hass-core/homeassistant/components/elgato/icons.json
2024-03-06 11:49:36 +01:00

15 lines
242 B
JSON

{
"entity": {
"switch": {
"bypass": {
"default": "mdi:battery-off-outline"
},
"energy_saving": {
"default": "mdi:leaf"
}
}
},
"services": {
"identify": "mdi:crosshairs-question"
}
}