From f96e8c82e8fbfd519e2652e9c89abc5cd29556d5 Mon Sep 17 00:00:00 2001 From: Ernst Klamer Date: Sun, 12 Feb 2023 21:44:08 +0100 Subject: [PATCH] Bump bthome-ble to 2.5.2 (#87862) --- homeassistant/components/bthome/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/bthome/manifest.json b/homeassistant/components/bthome/manifest.json index f64ba0c5914..47f980c78fe 100644 --- a/homeassistant/components/bthome/manifest.json +++ b/homeassistant/components/bthome/manifest.json @@ -20,5 +20,5 @@ "dependencies": ["bluetooth_adapters"], "documentation": "https://www.home-assistant.io/integrations/bthome", "iot_class": "local_push", - "requirements": ["bthome-ble==2.5.1"] + "requirements": ["bthome-ble==2.5.2"] } diff --git a/requirements_all.txt b/requirements_all.txt index 757506b5eb4..26160e6a0ef 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -492,7 +492,7 @@ brunt==1.2.0 bt_proximity==0.2.1 # homeassistant.components.bthome -bthome-ble==2.5.1 +bthome-ble==2.5.2 # homeassistant.components.bt_home_hub_5 bthomehub5-devicelist==0.1.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index c3b2d5a4ab9..8c2d14c0170 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -399,7 +399,7 @@ brother==2.1.1 brunt==1.2.0 # homeassistant.components.bthome -bthome-ble==2.5.1 +bthome-ble==2.5.2 # homeassistant.components.buienradar buienradar==1.0.5