From bbe88c2a5e0b03dc9edd384db7be52dce73a5ff3 Mon Sep 17 00:00:00 2001 From: Ernst Klamer Date: Mon, 11 Mar 2024 04:25:04 +0100 Subject: [PATCH] Bump bthome-ble to 3.8.0 (#113008) Bump bthome-ble --- 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 764dff3770ce..5fb90bb5998f 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==3.7.0"] + "requirements": ["bthome-ble==3.8.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 421535a42f36..8f6695dc7bcb 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -621,7 +621,7 @@ brunt==1.2.0 bt-proximity==0.2.1 # homeassistant.components.bthome -bthome-ble==3.7.0 +bthome-ble==3.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 b2351604ce73..d0a39ebba04d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -529,7 +529,7 @@ brottsplatskartan==1.0.5 brunt==1.2.0 # homeassistant.components.bthome -bthome-ble==3.7.0 +bthome-ble==3.8.0 # homeassistant.components.buienradar buienradar==1.0.5