diff --git a/homeassistant/components/vesync/manifest.json b/homeassistant/components/vesync/manifest.json index 6730477b05f..8bd16dd6c5e 100644 --- a/homeassistant/components/vesync/manifest.json +++ b/homeassistant/components/vesync/manifest.json @@ -11,6 +11,7 @@ ], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/vesync", + "integration_type": "hub", "iot_class": "cloud_polling", "loggers": ["pyvesync"], "requirements": ["pyvesync==3.4.1"]