From bf565833854663331c26ea26d6262775b1dcaaa3 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sun, 19 Jan 2025 16:50:30 -1000 Subject: [PATCH] Bump thermopro-ble to 0.10.1 (#136041) --- 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 51348afb0a4..2c066d785ca 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.10.0"] + "requirements": ["thermopro-ble==0.10.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 2720c8fedc2..187981a6d3b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2868,7 +2868,7 @@ tessie-api==0.1.1 thermobeacon-ble==0.7.0 # homeassistant.components.thermopro -thermopro-ble==0.10.0 +thermopro-ble==0.10.1 # homeassistant.components.thingspeak thingspeak==1.0.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 66ae731c331..12a546c214d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2305,7 +2305,7 @@ tessie-api==0.1.1 thermobeacon-ble==0.7.0 # homeassistant.components.thermopro -thermopro-ble==0.10.0 +thermopro-ble==0.10.1 # homeassistant.components.lg_thinq thinqconnect==1.0.2