mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Add service icons to Persistent Notification (#113340)
This commit is contained in:
committed by
GitHub
parent
020b75d5de
commit
fef2d7ddd4
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"services": {
|
||||
"create": "mdi:message-badge",
|
||||
"dismiss": "mdi:bell-off",
|
||||
"dismiss_all": "mdi:notification-clear-all"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user