diff --git a/homeassistant/components/vesync/icons.json b/homeassistant/components/vesync/icons.json new file mode 100644 index 00000000000..a4bf4afd410 --- /dev/null +++ b/homeassistant/components/vesync/icons.json @@ -0,0 +1,5 @@ +{ + "services": { + "update_devices": "mdi:update" + } +}