mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Add service icons to Notify (#113417)
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
This commit is contained in:
parent
7cba34b2e6
commit
cd52f0f243
6
homeassistant/components/notify/icons.json
Normal file
6
homeassistant/components/notify/icons.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"services": {
|
||||||
|
"notify": "mdi:bell-ring",
|
||||||
|
"persistent_notification": "mdi:bell-badge"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user