Bump govee light local to 1.5.2 (#125968)

Update govee light local library
This commit is contained in:
Galorhallen 2024-09-14 23:42:38 +02:00 committed by Franck Nijhof
parent 0b226c1868
commit d91cc96cd2
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
3 changed files with 3 additions and 3 deletions

View File

@ -6,5 +6,5 @@
"dependencies": ["network"], "dependencies": ["network"],
"documentation": "https://www.home-assistant.io/integrations/govee_light_local", "documentation": "https://www.home-assistant.io/integrations/govee_light_local",
"iot_class": "local_push", "iot_class": "local_push",
"requirements": ["govee-local-api==1.5.1"] "requirements": ["govee-local-api==1.5.2"]
} }

View File

@ -1007,7 +1007,7 @@ gotailwind==0.2.3
govee-ble==0.40.0 govee-ble==0.40.0
# homeassistant.components.govee_light_local # homeassistant.components.govee_light_local
govee-local-api==1.5.1 govee-local-api==1.5.2
# homeassistant.components.remote_rpi_gpio # homeassistant.components.remote_rpi_gpio
gpiozero==1.6.2 gpiozero==1.6.2

View File

@ -851,7 +851,7 @@ gotailwind==0.2.3
govee-ble==0.40.0 govee-ble==0.40.0
# homeassistant.components.govee_light_local # homeassistant.components.govee_light_local
govee-local-api==1.5.1 govee-local-api==1.5.2
# homeassistant.components.gpsd # homeassistant.components.gpsd
gps3==0.33.3 gps3==0.33.3