From fa71c40ff5098c4668549f6a7cb07e7057ca0cb0 Mon Sep 17 00:00:00 2001 From: LG-ThinQ-Integration Date: Mon, 23 Jun 2025 23:12:28 +0900 Subject: [PATCH] Bump thinqconnect to 1.0.7 (#147073) Co-authored-by: yunseon.park Co-authored-by: Josef Zweck --- 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 f9cff23b75c..0abc74d19a4 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==1.0.5"] + "requirements": ["thinqconnect==1.0.7"] } diff --git a/requirements_all.txt b/requirements_all.txt index ffb47933565..0286243cb08 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2928,7 +2928,7 @@ thermopro-ble==0.13.0 thingspeak==1.0.0 # homeassistant.components.lg_thinq -thinqconnect==1.0.5 +thinqconnect==1.0.7 # homeassistant.components.tikteck tikteck==0.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index cb71a90eee1..26f91948e08 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2408,7 +2408,7 @@ thermobeacon-ble==0.10.0 thermopro-ble==0.13.0 # homeassistant.components.lg_thinq -thinqconnect==1.0.5 +thinqconnect==1.0.7 # homeassistant.components.tilt_ble tilt-ble==0.2.3