From 497e3cf744c7625f2c17141d426ea4b6d2d3f9f0 Mon Sep 17 00:00:00 2001 From: Ernst Klamer Date: Sun, 5 Mar 2023 23:35:48 +0100 Subject: [PATCH] Bump bthome to 2.8.0 (#89192) --- 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 f875074a9ff..da8f719bf70 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.7.0"] + "requirements": ["bthome-ble==2.8.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index ad423c2a3e7..2bd1992333c 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.7.0 +bthome-ble==2.8.0 # homeassistant.components.bt_home_hub_5 bthomehub5-devicelist==0.1.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index fa53828960a..5adbd10f709 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -399,7 +399,7 @@ brother==2.3.0 brunt==1.2.0 # homeassistant.components.bthome -bthome-ble==2.7.0 +bthome-ble==2.8.0 # homeassistant.components.buienradar buienradar==1.0.5