mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01:00
Add service icons to Alert (#113274)
This commit is contained in:
committed by
GitHub
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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user