mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 06:47:09 +00:00
Update asynsleepiq library to 1.3.7 (#99431)
This commit is contained in:
parent
469a72a5f9
commit
987a959b19
@ -11,5 +11,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/sleepiq",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["asyncsleepiq"],
|
||||
"requirements": ["asyncsleepiq==1.3.5"]
|
||||
"requirements": ["asyncsleepiq==1.3.7"]
|
||||
}
|
||||
|
@ -464,7 +464,7 @@ asyncinotify==4.0.2
|
||||
asyncpysupla==0.0.5
|
||||
|
||||
# homeassistant.components.sleepiq
|
||||
asyncsleepiq==1.3.5
|
||||
asyncsleepiq==1.3.7
|
||||
|
||||
# homeassistant.components.aten_pe
|
||||
# atenpdu==0.3.2
|
||||
|
@ -409,7 +409,7 @@ async-upnp-client==0.35.0
|
||||
async_interrupt==1.1.1
|
||||
|
||||
# homeassistant.components.sleepiq
|
||||
asyncsleepiq==1.3.5
|
||||
asyncsleepiq==1.3.7
|
||||
|
||||
# homeassistant.components.aurora
|
||||
auroranoaa==0.0.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user