diff --git a/homeassistant/components/velux/icons.json b/homeassistant/components/velux/icons.json new file mode 100644 index 00000000000..a16e7b50093 --- /dev/null +++ b/homeassistant/components/velux/icons.json @@ -0,0 +1,5 @@ +{ + "services": { + "reboot_gateway": "mdi:restart" + } +}