Update govee-local-api 2.3.0 (#159721)

This commit is contained in:
Galorhallen
2025-12-24 21:47:28 +01:00
committed by GitHub
parent 83d4f8eedc
commit 2b5de0db01
3 changed files with 3 additions and 3 deletions

View File

@@ -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"]
}

2
requirements_all.txt generated
View File

@@ -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

View File

@@ -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