mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 20:05:12 +01:00
25 lines
480 B
JSON
25 lines
480 B
JSON
{
|
|
"entity_component": {
|
|
"_": {
|
|
"default": "mdi:format-list-bulleted"
|
|
}
|
|
},
|
|
"services": {
|
|
"select_first": {
|
|
"service": "mdi:format-list-bulleted"
|
|
},
|
|
"select_last": {
|
|
"service": "mdi:format-list-bulleted"
|
|
},
|
|
"select_next": {
|
|
"service": "mdi:format-list-bulleted"
|
|
},
|
|
"select_option": {
|
|
"service": "mdi:format-list-bulleted"
|
|
},
|
|
"select_previous": {
|
|
"service": "mdi:format-list-bulleted"
|
|
}
|
|
}
|
|
}
|