hass-core/homeassistant/components/persistent_notification/icons.json
2024-03-14 14:02:15 +01:00

7 lines
138 B
JSON

{
"services": {
"create": "mdi:message-badge",
"dismiss": "mdi:bell-off",
"dismiss_all": "mdi:notification-clear-all"
}
}