Add integration type to webostv (#157736)

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Artur Pragacz
2025-12-02 12:25:37 +01:00
committed by GitHub
parent 3a1a58d6ad
commit 998bd23446
2 changed files with 2 additions and 1 deletions

View File

@@ -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",

View File

@@ -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"