mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Add service icons to Persistent Notification (#113340)
This commit is contained in:
parent
020b75d5de
commit
fef2d7ddd4
@ -0,0 +1,7 @@
|
||||
{
|
||||
"services": {
|
||||
"create": "mdi:message-badge",
|
||||
"dismiss": "mdi:bell-off",
|
||||
"dismiss_all": "mdi:notification-clear-all"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user