From 7eba111704a555ad330cc4a03a1d6e4a9c3528a7 Mon Sep 17 00:00:00 2001 From: LG-ThinQ-Integration Date: Tue, 10 Sep 2024 17:32:58 +0900 Subject: [PATCH] Bump thinqconnect to 0.9.7 (#125587) Co-authored-by: jangwon.lee --- homeassistant/components/lg_thinq/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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