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 GitHub
parent c1bcabbc9d
commit adfca851fe
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.1"]
"requirements": ["govee-local-api==1.5.2"]
}

View File

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

View File

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