mirror of
https://github.com/home-assistant/core.git
synced 2025-09-06 05:11:35 +02:00
Bump asyncsleepiq dependency to 1.6.0 (#150915)
This commit is contained in:
@@ -11,5 +11,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/sleepiq",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["asyncsleepiq"],
|
||||
"requirements": ["asyncsleepiq==1.5.3"]
|
||||
"requirements": ["asyncsleepiq==1.6.0"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -548,7 +548,7 @@ asyncinotify==4.2.0
|
||||
asyncpysupla==0.0.5
|
||||
|
||||
# homeassistant.components.sleepiq
|
||||
asyncsleepiq==1.5.3
|
||||
asyncsleepiq==1.6.0
|
||||
|
||||
# homeassistant.components.aten_pe
|
||||
# atenpdu==0.3.2
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -506,7 +506,7 @@ async-upnp-client==0.45.0
|
||||
asyncarve==0.1.1
|
||||
|
||||
# homeassistant.components.sleepiq
|
||||
asyncsleepiq==1.5.3
|
||||
asyncsleepiq==1.6.0
|
||||
|
||||
# homeassistant.components.aurora
|
||||
auroranoaa==0.0.5
|
||||
|
Reference in New Issue
Block a user