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
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