Update govee-local-api to 2.0.1 (#137546)

pull/137553/head
Galorhallen 2025-02-06 14:08:30 +01:00 committed by GitHub
parent a4fe0cbe7a
commit 03d709f162
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.0"]
"requirements": ["govee-local-api==2.0.1"]
}

2
requirements_all.txt generated
View File

@ -1055,7 +1055,7 @@ gotailwind==0.3.0
govee-ble==0.43.0
# homeassistant.components.govee_light_local
govee-local-api==2.0.0
govee-local-api==2.0.1
# homeassistant.components.remote_rpi_gpio
gpiozero==1.6.2

View File

@ -905,7 +905,7 @@ gotailwind==0.3.0
govee-ble==0.43.0
# homeassistant.components.govee_light_local
govee-local-api==2.0.0
govee-local-api==2.0.1
# homeassistant.components.gpsd
gps3==0.33.3