From 2b5de0db017800eae4ddd255a17470434e889819 Mon Sep 17 00:00:00 2001 From: Galorhallen <12990764+Galorhallen@users.noreply.github.com> Date: Wed, 24 Dec 2025 21:47:28 +0100 Subject: [PATCH] Update govee-local-api 2.3.0 (#159721) --- homeassistant/components/govee_light_local/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_light_local/manifest.json b/homeassistant/components/govee_light_local/manifest.json index 0b108758c02..bdfd0f446da 100644 --- a/homeassistant/components/govee_light_local/manifest.json +++ b/homeassistant/components/govee_light_local/manifest.json @@ -6,5 +6,5 @@ "dependencies": ["network"], "documentation": "https://www.home-assistant.io/integrations/govee_light_local", "iot_class": "local_push", - "requirements": ["govee-local-api==2.2.0"] + "requirements": ["govee-local-api==2.3.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 0e80dc2dbb4..ed80a3f1be1 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1118,7 +1118,7 @@ gotailwind==0.3.0 govee-ble==0.44.0 # homeassistant.components.govee_light_local -govee-local-api==2.2.0 +govee-local-api==2.3.0 # homeassistant.components.remote_rpi_gpio gpiozero==1.6.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 0186f55dd92..e262747ba96 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -994,7 +994,7 @@ gotailwind==0.3.0 govee-ble==0.44.0 # homeassistant.components.govee_light_local -govee-local-api==2.2.0 +govee-local-api==2.3.0 # homeassistant.components.gpsd gps3==0.33.3