Add LG ThinQ to LG brand (#129346)

pull/128680/head^2
Joost Lekkerkerker 2024-10-28 18:24:24 +01:00 committed by GitHub
parent 420538e6e7
commit 8874ba2779
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View File

@ -1,5 +1,5 @@
{
"domain": "lg",
"name": "LG",
"integrations": ["lg_netcast", "lg_soundbar", "webostv"]
"integrations": ["lg_netcast", "lg_soundbar", "lg_thinq", "webostv"]
}

View File

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