Add siren icon translations (#108473)
parent
c2820e3cde
commit
6901a80a70
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"entity_component": {
|
||||
"_": {
|
||||
"default": "mdi:bullhorn"
|
||||
}
|
||||
},
|
||||
"services": {
|
||||
"toggle": "mdi:bullhorn",
|
||||
"turn_off": "mdi:bullhorn",
|
||||
"turn_on": "mdi:bullhorn"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue