diff --git a/homeassistant/components/vicare/manifest.json b/homeassistant/components/vicare/manifest.json index f2576a05d519..99e7fff2a2ea 100644 --- a/homeassistant/components/vicare/manifest.json +++ b/homeassistant/components/vicare/manifest.json @@ -9,6 +9,7 @@ } ], "documentation": "https://www.home-assistant.io/integrations/vicare", + "integration_type": "hub", "iot_class": "cloud_polling", "loggers": ["PyViCare"], "requirements": ["PyViCare==2.54.0"]