mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Add service icons to Alert (#113274)
This commit is contained in:
parent
cd902c917c
commit
246017b3fa
7
homeassistant/components/alert/icons.json
Normal file
7
homeassistant/components/alert/icons.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"services": {
|
||||
"toggle": "mdi:bell-ring",
|
||||
"turn_off": "mdi:bell-off",
|
||||
"turn_on": "mdi:bell-alert"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user