mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +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",
|
"documentation": "https://www.home-assistant.io/integrations/sleepiq",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["asyncsleepiq"],
|
"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
|
asyncpysupla==0.0.5
|
||||||
|
|
||||||
# homeassistant.components.sleepiq
|
# homeassistant.components.sleepiq
|
||||||
asyncsleepiq==1.5.2
|
asyncsleepiq==1.5.3
|
||||||
|
|
||||||
# homeassistant.components.aten_pe
|
# homeassistant.components.aten_pe
|
||||||
# atenpdu==0.3.2
|
# 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
|
asyncarve==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.sleepiq
|
# homeassistant.components.sleepiq
|
||||||
asyncsleepiq==1.5.2
|
asyncsleepiq==1.5.3
|
||||||
|
|
||||||
# homeassistant.components.aurora
|
# homeassistant.components.aurora
|
||||||
auroranoaa==0.0.5
|
auroranoaa==0.0.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user