diff --git a/homeassistant/components/bthome/manifest.json b/homeassistant/components/bthome/manifest.json index 91f4940a4e5..b38c1d3829b 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.12.0"] + "requirements": ["bthome-ble==2.12.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 3197a1c60b3..4e4e439217d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -565,7 +565,7 @@ brunt==1.2.0 bt-proximity==0.2.1 # homeassistant.components.bthome -bthome-ble==2.12.0 +bthome-ble==2.12.1 # homeassistant.components.bt_home_hub_5 bthomehub5-devicelist==0.1.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 5b7464db638..cabbc0768c2 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -469,7 +469,7 @@ brottsplatskartan==0.0.1 brunt==1.2.0 # homeassistant.components.bthome -bthome-ble==2.12.0 +bthome-ble==2.12.1 # homeassistant.components.buienradar buienradar==1.0.5