mirror of
https://github.com/home-assistant/core.git
synced 2026-08-19 21:01:05 +01:00
Add service icons to Alert (#113274)
This commit is contained in:
@@ -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