From 005d3fb369c3abf84a151c09d53f53cce27523d9 Mon Sep 17 00:00:00 2001 From: Galorhallen <12990764+Galorhallen@users.noreply.github.com> Date: Wed, 9 Sep 2026 07:03:56 +0200 Subject: [PATCH] Update Govee local api to 3.1.0 (#181688) --- homeassistant/components/govee_light_local/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/govee_light_local/manifest.json b/homeassistant/components/govee_light_local/manifest.json index 4b411b437b5c..3edbf344f197 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==3.0.1"] + "requirements": ["govee-local-api==3.1.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index ce3e94142cc0..8d0bd592d44a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1196,7 +1196,7 @@ gotailwind==0.4.0 govee-ble==1.4.0 # homeassistant.components.govee_light_local -govee-local-api==3.0.1 +govee-local-api==3.1.0 # homeassistant.components.remote_rpi_gpio gpiozero==1.6.2