diff --git a/homeassistant/components/lg_thinq/manifest.json b/homeassistant/components/lg_thinq/manifest.json index 9a594f70f95..4b880d2544d 100644 --- a/homeassistant/components/lg_thinq/manifest.json +++ b/homeassistant/components/lg_thinq/manifest.json @@ -7,5 +7,5 @@ "documentation": "https://www.home-assistant.io/integrations/lg_thinq/", "iot_class": "cloud_push", "loggers": ["thinqconnect"], - "requirements": ["thinqconnect==0.9.6"] + "requirements": ["thinqconnect==0.9.7"] } diff --git a/requirements_all.txt b/requirements_all.txt index dc9fd383542..eb1c8a21932 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2804,7 +2804,7 @@ thermoworks-smoke==0.1.8 thingspeak==1.0.0 # homeassistant.components.lg_thinq -thinqconnect==0.9.6 +thinqconnect==0.9.7 # homeassistant.components.tikteck tikteck==0.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index b587acbc73f..fb2d4931173 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2214,7 +2214,7 @@ thermobeacon-ble==0.7.0 thermopro-ble==0.10.0 # homeassistant.components.lg_thinq -thinqconnect==0.9.6 +thinqconnect==0.9.7 # homeassistant.components.tilt_ble tilt-ble==0.2.3