Skip to content

Commit 6d3087c

Browse files
arturpragaczclaude
authored andcommitted
Add integration type to webostv (home-assistant#157736)
Co-authored-by: Claude <[email protected]>
1 parent 9bd3c35 commit 6d3087c

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
@@ -3519,7 +3519,7 @@
35193519
"name": "LG ThinQ"
35203520
},
35213521
"webostv": {
3522-
"integration_type": "hub",
3522+
"integration_type": "device",
35233523
"config_flow": true,
35243524
"iot_class": "local_push",
35253525
"name": "LG webOS TV"

0 commit comments

Comments
 (0)