From 49ead219a5484d6b0d00eadefb42de4dd2232abf Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sun, 18 Sep 2022 11:47:13 -0500 Subject: [PATCH] Bump thermobeacon-ble to 0.3.2 (#78693) --- homeassistant/components/thermobeacon/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/thermobeacon/manifest.json b/homeassistant/components/thermobeacon/manifest.json index eb13b68a7e2..639d2362026 100644 --- a/homeassistant/components/thermobeacon/manifest.json +++ b/homeassistant/components/thermobeacon/manifest.json @@ -24,7 +24,7 @@ }, { "local_name": "ThermoBeacon", "connectable": false } ], - "requirements": ["thermobeacon-ble==0.3.1"], + "requirements": ["thermobeacon-ble==0.3.2"], "dependencies": ["bluetooth"], "codeowners": ["@bdraco"], "iot_class": "local_push", diff --git a/requirements_all.txt b/requirements_all.txt index 2bfe314040f..daaa91a5704 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2375,7 +2375,7 @@ tesla-wall-connector==1.0.2 # tf-models-official==2.5.0 # homeassistant.components.thermobeacon -thermobeacon-ble==0.3.1 +thermobeacon-ble==0.3.2 # homeassistant.components.thermopro thermopro-ble==0.4.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 2ff915966f0..2bae9a1d8ca 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1621,7 +1621,7 @@ tesla-powerwall==0.3.18 tesla-wall-connector==1.0.2 # homeassistant.components.thermobeacon -thermobeacon-ble==0.3.1 +thermobeacon-ble==0.3.2 # homeassistant.components.thermopro thermopro-ble==0.4.3