Update govee-local-api to 1.5.3 (#129226)
This commit is contained in:
parent
0abfbeed3c
commit
7d29bff136
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.5.2"]
|
||||
"requirements": ["govee-local-api==1.5.3"]
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue