mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
Bump asyncsleepiq to 1.5.3 (#149215)
This commit is contained in:
parent
42cf4e8db7
commit
48b8827390
@ -11,5 +11,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/sleepiq",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["asyncsleepiq"],
|
||||
"requirements": ["asyncsleepiq==1.5.2"]
|
||||
"requirements": ["asyncsleepiq==1.5.3"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -542,7 +542,7 @@ asyncinotify==4.2.0
|
||||
asyncpysupla==0.0.5
|
||||
|
||||
# homeassistant.components.sleepiq
|
||||
asyncsleepiq==1.5.2
|
||||
asyncsleepiq==1.5.3
|
||||
|
||||
# homeassistant.components.aten_pe
|
||||
# atenpdu==0.3.2
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -500,7 +500,7 @@ async-upnp-client==0.45.0
|
||||
asyncarve==0.1.1
|
||||
|
||||
# homeassistant.components.sleepiq
|
||||
asyncsleepiq==1.5.2
|
||||
asyncsleepiq==1.5.3
|
||||
|
||||
# homeassistant.components.aurora
|
||||
auroranoaa==0.0.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user