Skip to content

Commit 998bd23

Browse files
arturpragaczclaude
andauthored
Add integration type to webostv (home-assistant#157736)
Co-authored-by: Claude <[email protected]>
1 parent 3a1a58d commit 998bd23

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

homeassistant/components/webostv/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"codeowners": ["@thecode"],
55
"config_flow": true,
66
"documentation": "https://www.home-assistant.io/integrations/webostv",
7+
"integration_type": "device",
78
"iot_class": "local_push",
89
"loggers": ["aiowebostv"],
910
"quality_scale": "platinum",

homeassistant/generated/integrations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3525,7 +3525,7 @@
35253525
"name": "LG ThinQ"
35263526
},
35273527
"webostv": {
3528-
"integration_type": "hub",
3528+
"integration_type": "device",
35293529
"config_flow": true,
35303530
"iot_class": "local_push",
35313531
"name": "LG webOS TV"

0 commit comments

Comments
 (0)