hass-core/homeassistant/components/siren/icons.json
2024-01-20 16:12:44 +01:00

12 lines
194 B
JSON

{
"entity_component": {
"_": {
"default": "mdi:bullhorn"
}
},
"services": {
"toggle": "mdi:bullhorn",
"turn_off": "mdi:bullhorn",
"turn_on": "mdi:bullhorn"
}
}