mirror of
https://github.com/home-assistant/core.git
synced 2026-04-28 18:12:37 +02:00
Add siren icon translations (#108473)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"entity_component": {
|
||||
"_": {
|
||||
"default": "mdi:bullhorn"
|
||||
}
|
||||
},
|
||||
"services": {
|
||||
"toggle": "mdi:bullhorn",
|
||||
"turn_off": "mdi:bullhorn",
|
||||
"turn_on": "mdi:bullhorn"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user