From 4ae6e38800ee507ab76259692db53804141c8f90 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Wed, 17 Jul 2024 15:05:27 -0500 Subject: [PATCH] Bump govee-ble to 0.38.0 (#122099) --- 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 a6d41b7aefc..a959af60ae8 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.37.0"] + "requirements": ["govee-ble==0.38.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 38a393caea1..32a604b0ca1 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.37.0 +govee-ble==0.38.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 4806c357d89..ed95670a77d 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.37.0 +govee-ble==0.38.0 # homeassistant.components.govee_light_local govee-local-api==1.5.1