Add LG ThinQ to LG brand (#129346)
parent
420538e6e7
commit
8874ba2779
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"domain": "lg",
|
||||
"name": "LG",
|
||||
"integrations": ["lg_netcast", "lg_soundbar", "webostv"]
|
||||
"integrations": ["lg_netcast", "lg_soundbar", "lg_thinq", "webostv"]
|
||||
}
|
||||
|
|
|
@ -3285,6 +3285,12 @@
|
|||
"iot_class": "local_polling",
|
||||
"name": "LG Soundbars"
|
||||
},
|
||||
"lg_thinq": {
|
||||
"integration_type": "hub",
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_push",
|
||||
"name": "LG ThinQ"
|
||||
},
|
||||
"webostv": {
|
||||
"integration_type": "hub",
|
||||
"config_flow": true,
|
||||
|
@ -3293,12 +3299,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"lg_thinq": {
|
||||
"name": "LG ThinQ",
|
||||
"integration_type": "hub",
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_push"
|
||||
},
|
||||
"lidarr": {
|
||||
"name": "Lidarr",
|
||||
"integration_type": "service",
|
||||
|
|
Loading…
Reference in New Issue