diff --git a/homeassistant/components/hlk_sw16/manifest.json b/homeassistant/components/hlk_sw16/manifest.json index f4153e8021b..141261fbcc0 100644 --- a/homeassistant/components/hlk_sw16/manifest.json +++ b/homeassistant/components/hlk_sw16/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@jameshilliard"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/hlk_sw16", + "integration_type": "device", "iot_class": "local_push", "loggers": ["hlk_sw16"], "requirements": ["hlk-sw16==0.0.9"] diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index a6df5d538a4..98b01aa27d9 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -2753,7 +2753,7 @@ }, "hlk_sw16": { "name": "Hi-Link HLK-SW16", - "integration_type": "hub", + "integration_type": "device", "config_flow": true, "iot_class": "local_push" },