Add service icons to Notify (#113417)

Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
This commit is contained in:
Joost Lekkerkerker
2024-03-14 23:48:53 +01:00
committed by GitHub
parent 7cba34b2e6
commit cd52f0f243

View File

@@ -0,0 +1,6 @@
{
"services": {
"notify": "mdi:bell-ring",
"persistent_notification": "mdi:bell-badge"
}
}