diff --git a/homeassistant/components/renson/manifest.json b/homeassistant/components/renson/manifest.json index fcc482959f2..2c1e24244ae 100644 --- a/homeassistant/components/renson/manifest.json +++ b/homeassistant/components/renson/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@jimmyd-be"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/renson", + "integration_type": "device", "iot_class": "local_polling", "requirements": ["renson-endura-delta==1.7.2"] } diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index b5c95c0e739..0edcb3a002b 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -5571,7 +5571,7 @@ }, "renson": { "name": "Renson", - "integration_type": "hub", + "integration_type": "device", "config_flow": true, "iot_class": "local_polling" },