diff --git a/homeassistant/components/html5/icons.json b/homeassistant/components/html5/icons.json new file mode 100644 index 00000000000..c3d6e27efda --- /dev/null +++ b/homeassistant/components/html5/icons.json @@ -0,0 +1,5 @@ +{ + "services": { + "dismiss": "mdi:bell-off" + } +}