diff --git a/homeassistant/components/govee_ble/manifest.json b/homeassistant/components/govee_ble/manifest.json index a959af60ae83708fc51e903fdcc65c81b9f072b5..c4119275dcee4db44489199ed6d8718ac3b89daf 100644 --- a/homeassistant/components/govee_ble/manifest.json +++ b/homeassistant/components/govee_ble/manifest.json @@ -114,5 +114,5 @@ "dependencies": ["bluetooth_adapters"], "documentation": "https://www.home-assistant.io/integrations/govee_ble", "iot_class": "local_push", - "requirements": ["govee-ble==0.38.0"] + "requirements": ["govee-ble==0.40.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index cca613a479add0160137c36250149bac437cf876..eed972cad71ede0b65edff4739163cf6acf4e646 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -989,7 +989,7 @@ goslide-api==0.5.1 gotailwind==0.2.3 # homeassistant.components.govee_ble -govee-ble==0.38.0 +govee-ble==0.40.0 # homeassistant.components.govee_light_local govee-local-api==1.5.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 776fc815e34bdfca7065e782d0310e8748317622..dfad2a3f89423120416b628faf4e2b66ce17125e 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -830,7 +830,7 @@ googlemaps==2.5.1 gotailwind==0.2.3 # homeassistant.components.govee_ble -govee-ble==0.38.0 +govee-ble==0.40.0 # homeassistant.components.govee_light_local govee-local-api==1.5.1