mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
21 lines
315 B
JSON
21 lines
315 B
JSON
{
|
|
"entity": {
|
|
"switch": {
|
|
"screen": {
|
|
"default": "mdi:television"
|
|
}
|
|
}
|
|
},
|
|
"services": {
|
|
"button": {
|
|
"service": "mdi:button-pointer"
|
|
},
|
|
"command": {
|
|
"service": "mdi:console"
|
|
},
|
|
"select_sound_output": {
|
|
"service": "mdi:volume-source"
|
|
}
|
|
}
|
|
}
|