From ada37f558ce979cd7826f61c22bd5c8bb3a640a8 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Wed, 31 Jan 2024 09:47:31 -1000 Subject: [PATCH] Bump govee-ble to 0.31.0 (#109235) --- homeassistant/components/govee_ble/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/govee_ble/manifest.json b/homeassistant/components/govee_ble/manifest.json index 1cfa367ebe7c..64feedc44c15 100644 --- a/homeassistant/components/govee_ble/manifest.json +++ b/homeassistant/components/govee_ble/manifest.json @@ -90,5 +90,5 @@ "dependencies": ["bluetooth_adapters"], "documentation": "https://www.home-assistant.io/integrations/govee_ble", "iot_class": "local_push", - "requirements": ["govee-ble==0.27.3"] + "requirements": ["govee-ble==0.31.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 2f3c5100138a..49f0494e76f0 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -961,7 +961,7 @@ goslide-api==0.5.1 gotailwind==0.2.2 # homeassistant.components.govee_ble -govee-ble==0.27.3 +govee-ble==0.31.0 # homeassistant.components.govee_light_local govee-local-api==1.4.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 3e620ad8b3fc..471dfa974a06 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -778,7 +778,7 @@ googlemaps==2.5.1 gotailwind==0.2.2 # homeassistant.components.govee_ble -govee-ble==0.27.3 +govee-ble==0.31.0 # homeassistant.components.govee_light_local govee-local-api==1.4.1