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

This commit is contained in:
Galorhallen
2024-02-22 11:37:32 +01:00
committed by Franck Nijhof
parent adf24c970c
commit 6745814e59
3 changed files with 3 additions and 3 deletions
@@ -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"]
}
+1 -1
View File
@@ -967,7 +967,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
+1 -1
View File
@@ -784,7 +784,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