diff --git a/homeassistant/components/smarttub/manifest.json b/homeassistant/components/smarttub/manifest.json index 49ea3ad5ced..41eef391955 100644 --- a/homeassistant/components/smarttub/manifest.json +++ b/homeassistant/components/smarttub/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@mdz"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/smarttub", + "integration_type": "hub", "iot_class": "cloud_polling", "loggers": ["smarttub"], "requirements": ["python-smarttub==0.0.47"]