diff --git a/homeassistant/components/webostv/manifest.json b/homeassistant/components/webostv/manifest.json index 341e13b16ca..f71979d3566 100644 --- a/homeassistant/components/webostv/manifest.json +++ b/homeassistant/components/webostv/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@thecode"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/webostv", + "integration_type": "device", "iot_class": "local_push", "loggers": ["aiowebostv"], "quality_scale": "platinum", diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index 260a0650ba9..6e745fe4190 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -3525,7 +3525,7 @@ "name": "LG ThinQ" }, "webostv": { - "integration_type": "hub", + "integration_type": "device", "config_flow": true, "iot_class": "local_push", "name": "LG webOS TV"