core/homeassistant/components/elgato/icons.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"
}
}
}