mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 22:25:13 +02:00
Add siren icon translations (#108473)
This commit is contained in:
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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user