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