Update govee-local-api to 1.5.3 (#129226)

This commit is contained in:
Galorhallen 2024-10-26 18:28:22 +02:00 committed by GitHub
parent 0abfbeed3c
commit 7d29bff136
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==1.5.2"]
"requirements": ["govee-local-api==1.5.3"]
}

View file

@ -1029,7 +1029,7 @@ gotailwind==0.2.4
govee-ble==0.40.0
# homeassistant.components.govee_light_local
govee-local-api==1.5.2
govee-local-api==1.5.3
# homeassistant.components.remote_rpi_gpio
gpiozero==1.6.2

View file

@ -876,7 +876,7 @@ gotailwind==0.2.4
govee-ble==0.40.0
# homeassistant.components.govee_light_local
govee-local-api==1.5.2
govee-local-api==1.5.3
# homeassistant.components.gpsd
gps3==0.33.3