1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-20 00:39:29 +01:00
Files
core/homeassistant/components/html5/icons.json

15 lines
188 B
JSON

{
"entity": {
"event": {
"event": {
"default": "mdi:gesture-tap-button"
}
}
},
"services": {
"dismiss": {
"service": "mdi:bell-off"
}
}
}