mirror of
https://github.com/home-assistant/core.git
synced 2026-04-27 05:48:01 +00:00
committed by
Franck Nijhof
parent
3dd998b622
commit
8dfbe6849e
@@ -11,5 +11,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/sleepiq",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["asyncsleepiq"],
|
||||
"requirements": ["asyncsleepiq==1.4.0"]
|
||||
"requirements": ["asyncsleepiq==1.4.1"]
|
||||
}
|
||||
|
||||
@@ -478,7 +478,7 @@ asyncinotify==4.0.2
|
||||
asyncpysupla==0.0.5
|
||||
|
||||
# homeassistant.components.sleepiq
|
||||
asyncsleepiq==1.4.0
|
||||
asyncsleepiq==1.4.1
|
||||
|
||||
# homeassistant.components.aten_pe
|
||||
# atenpdu==0.3.2
|
||||
|
||||
@@ -424,7 +424,7 @@ arcam-fmj==1.4.0
|
||||
async-upnp-client==0.38.0
|
||||
|
||||
# homeassistant.components.sleepiq
|
||||
asyncsleepiq==1.4.0
|
||||
asyncsleepiq==1.4.1
|
||||
|
||||
# homeassistant.components.aurora
|
||||
auroranoaa==0.0.3
|
||||
|
||||
Reference in New Issue
Block a user