From 998bd23446c4dbbd87567cc57bae96802df76967 Mon Sep 17 00:00:00 2001 From: Artur Pragacz <49985303+arturpragacz@users.noreply.github.com> Date: Tue, 2 Dec 2025 12:25:37 +0100 Subject: [PATCH] Add integration type to webostv (#157736) Co-authored-by: Claude --- homeassistant/components/webostv/manifest.json | 1 + homeassistant/generated/integrations.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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"