diff --git a/homeassistant/components/govee_ble/manifest.json b/homeassistant/components/govee_ble/manifest.json index 696194266f47..1bfd73e875f9 100644 --- a/homeassistant/components/govee_ble/manifest.json +++ b/homeassistant/components/govee_ble/manifest.json @@ -140,5 +140,5 @@ "documentation": "https://www.home-assistant.io/integrations/govee_ble", "integration_type": "device", "iot_class": "local_push", - "requirements": ["govee-ble==0.44.0"] + "requirements": ["govee-ble==1.2.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 544763f603ff..2f921c52735a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1116,7 +1116,7 @@ goslide-api==0.7.0 gotailwind==0.3.0 # homeassistant.components.govee_ble -govee-ble==0.44.0 +govee-ble==1.2.0 # homeassistant.components.govee_light_local govee-local-api==2.3.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 409aac1b6609..46052cfb7b7c 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -992,7 +992,7 @@ goslide-api==0.7.0 gotailwind==0.3.0 # homeassistant.components.govee_ble -govee-ble==0.44.0 +govee-ble==1.2.0 # homeassistant.components.govee_light_local govee-local-api==2.3.0