mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
Add siren icon translations (#108473)
This commit is contained in:
parent
c2820e3cde
commit
6901a80a70
12
homeassistant/components/siren/icons.json
Normal file
12
homeassistant/components/siren/icons.json
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"entity_component": {
|
||||||
|
"_": {
|
||||||
|
"default": "mdi:bullhorn"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"services": {
|
||||||
|
"toggle": "mdi:bullhorn",
|
||||||
|
"turn_off": "mdi:bullhorn",
|
||||||
|
"turn_on": "mdi:bullhorn"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user