From 2112b5a763e9d4dc76131379f9251718c4234737 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Wed, 30 Apr 2025 07:38:34 +0200 Subject: [PATCH] Bump thermopro-ble to 0.13.0 (#143920) --- homeassistant/components/thermopro/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/thermopro/manifest.json b/homeassistant/components/thermopro/manifest.json index 127529f01c0..29dadfd3d63 100644 --- a/homeassistant/components/thermopro/manifest.json +++ b/homeassistant/components/thermopro/manifest.json @@ -24,5 +24,5 @@ "dependencies": ["bluetooth_adapters"], "documentation": "https://www.home-assistant.io/integrations/thermopro", "iot_class": "local_push", - "requirements": ["thermopro-ble==0.12.0"] + "requirements": ["thermopro-ble==0.13.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 725ac47b034..64e2303bae3 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2909,7 +2909,7 @@ tessie-api==0.1.1 thermobeacon-ble==0.10.0 # homeassistant.components.thermopro -thermopro-ble==0.12.0 +thermopro-ble==0.13.0 # homeassistant.components.thingspeak thingspeak==1.0.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index b9ce2819967..1060e2b0c17 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2350,7 +2350,7 @@ tessie-api==0.1.1 thermobeacon-ble==0.10.0 # homeassistant.components.thermopro -thermopro-ble==0.12.0 +thermopro-ble==0.13.0 # homeassistant.components.lg_thinq thinqconnect==1.0.5