diff --git a/homeassistant/components/govee_ble/manifest.json b/homeassistant/components/govee_ble/manifest.json index b8fea6a07e1..5c47f116ce5 100644 --- a/homeassistant/components/govee_ble/manifest.json +++ b/homeassistant/components/govee_ble/manifest.json @@ -85,5 +85,5 @@ "dependencies": ["bluetooth_adapters"], "documentation": "https://www.home-assistant.io/integrations/govee_ble", "iot_class": "local_push", - "requirements": ["govee-ble==0.23.0"] + "requirements": ["govee-ble==0.24.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index f9149efab11..016f2723be6 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -918,7 +918,7 @@ googlemaps==2.5.1 goslide-api==0.5.1 # homeassistant.components.govee_ble -govee-ble==0.23.0 +govee-ble==0.24.0 # homeassistant.components.remote_rpi_gpio gpiozero==1.6.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 19eab9c0488..e6b1a556fa9 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -731,7 +731,7 @@ google-nest-sdm==3.0.2 googlemaps==2.5.1 # homeassistant.components.govee_ble -govee-ble==0.23.0 +govee-ble==0.24.0 # homeassistant.components.gree greeclimate==1.4.1