diff --git a/homeassistant/components/lg_thinq/manifest.json b/homeassistant/components/lg_thinq/manifest.json index ffe9c07e5415..fcc44ac10f6b 100644 --- a/homeassistant/components/lg_thinq/manifest.json +++ b/homeassistant/components/lg_thinq/manifest.json @@ -12,5 +12,5 @@ "integration_type": "hub", "iot_class": "cloud_push", "loggers": ["thinqconnect"], - "requirements": ["thinqconnect==1.0.9"] + "requirements": ["thinqconnect==1.0.11"] } diff --git a/requirements_all.txt b/requirements_all.txt index 938b3031f2d2..8925166b0c00 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -3109,7 +3109,7 @@ thermopro-ble==1.1.3 thingspeak==1.0.0 # homeassistant.components.lg_thinq -thinqconnect==1.0.9 +thinqconnect==1.0.11 # homeassistant.components.tikteck tikteck==0.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 60cc45ff15af..9ffa7401f3ef 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2627,7 +2627,7 @@ thermobeacon-ble==0.10.0 thermopro-ble==1.1.3 # homeassistant.components.lg_thinq -thinqconnect==1.0.9 +thinqconnect==1.0.11 # homeassistant.components.tilt_ble tilt-ble==1.0.1