Add siren icon translations (#108473)

This commit is contained in:
Franck Nijhof 2024-01-20 16:12:44 +01:00 committed by GitHub
parent c2820e3cde
commit 6901a80a70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,12 @@
{
"entity_component": {
"_": {
"default": "mdi:bullhorn"
}
},
"services": {
"toggle": "mdi:bullhorn",
"turn_off": "mdi:bullhorn",
"turn_on": "mdi:bullhorn"
}
}