mirror of
https://github.com/home-assistant/core.git
synced 2026-04-30 13:41:18 +01:00
18 lines
267 B
JSON
18 lines
267 B
JSON
{
|
|
"entity": {
|
|
"switch": {
|
|
"bypass": {
|
|
"default": "mdi:battery-off-outline"
|
|
},
|
|
"energy_saving": {
|
|
"default": "mdi:leaf"
|
|
}
|
|
}
|
|
},
|
|
"services": {
|
|
"identify": {
|
|
"service": "mdi:crosshairs-question"
|
|
}
|
|
}
|
|
}
|