Update govee-local-api to 2.1.0 (#140201)

This commit is contained in:
Galorhallen
2025-03-09 15:23:44 +01:00
committed by GitHub
parent 8a67e89e91
commit 264d4a53a2
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.0.1"]
"requirements": ["govee-local-api==2.1.0"]
}

2
requirements_all.txt generated
View File

@ -1061,7 +1061,7 @@ gotailwind==0.3.0
govee-ble==0.43.1
# homeassistant.components.govee_light_local
govee-local-api==2.0.1
govee-local-api==2.1.0
# homeassistant.components.remote_rpi_gpio
gpiozero==1.6.2

View File

@ -911,7 +911,7 @@ gotailwind==0.3.0
govee-ble==0.43.1
# homeassistant.components.govee_light_local
govee-local-api==2.0.1
govee-local-api==2.1.0
# homeassistant.components.gpsd
gps3==0.33.3