Update Govee local api to 3.1.0 (#181688)

This commit is contained in:
Galorhallen
2026-09-09 07:03:56 +02:00
committed by GitHub
parent 107da6e03f
commit 005d3fb369
2 changed files with 2 additions and 2 deletions
@@ -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"]
}
+1 -1
View File
@@ -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