Update govee-local-api library to 1.4.4 (#110854)

This commit is contained in:
Galorhallen 2024-02-18 18:04:37 +01:00 committed by GitHub
parent bd4f8e0cc0
commit 7d3755715f
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.4.1"]
"requirements": ["govee-local-api==1.4.4"]
}

View File

@ -976,7 +976,7 @@ gotailwind==0.2.2
govee-ble==0.31.0
# homeassistant.components.govee_light_local
govee-local-api==1.4.1
govee-local-api==1.4.4
# homeassistant.components.remote_rpi_gpio
gpiozero==1.6.2

View File

@ -793,7 +793,7 @@ gotailwind==0.2.2
govee-ble==0.31.0
# homeassistant.components.govee_light_local
govee-local-api==1.4.1
govee-local-api==1.4.4
# homeassistant.components.gpsd
gps3==0.33.3