Bump govee-local-api to 1.5.1 (#120747)

This commit is contained in:
Joost Lekkerkerker 2024-06-28 16:21:32 +02:00 committed by GitHub
parent 9505fcdd7d
commit d03a6f84a3
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.0"]
"requirements": ["govee-local-api==1.5.1"]
}

View file

@ -995,7 +995,7 @@ gotailwind==0.2.3
govee-ble==0.31.3
# homeassistant.components.govee_light_local
govee-local-api==1.5.0
govee-local-api==1.5.1
# homeassistant.components.remote_rpi_gpio
gpiozero==1.6.2

View file

@ -821,7 +821,7 @@ gotailwind==0.2.3
govee-ble==0.31.3
# homeassistant.components.govee_light_local
govee-local-api==1.5.0
govee-local-api==1.5.1
# homeassistant.components.gpsd
gps3==0.33.3