diff --git a/homeassistant/components/hydrawise/manifest.json b/homeassistant/components/hydrawise/manifest.json index 703fed8d415..2ad8d8f36bd 100644 --- a/homeassistant/components/hydrawise/manifest.json +++ b/homeassistant/components/hydrawise/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@dknowles2", "@thomaskistler", "@ptcryan"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/hydrawise", + "integration_type": "hub", "iot_class": "cloud_polling", "loggers": ["pydrawise"], "requirements": ["pydrawise==2025.9.0"]