diff --git a/homeassistant/components/govee_ble/manifest.json b/homeassistant/components/govee_ble/manifest.json index cc60e4e1bb7..a6d41b7aefc 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.36.1"] + "requirements": ["govee-ble==0.37.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 9e8f79c77a6..8e38681b1cf 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.36.1 +govee-ble==0.37.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 ed86c8caf82..084ec1e28aa 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -827,7 +827,7 @@ googlemaps==2.5.1 gotailwind==0.2.3 # homeassistant.components.govee_ble -govee-ble==0.36.1 +govee-ble==0.37.0 # homeassistant.components.govee_light_local govee-local-api==1.5.1