Bump sleepiq library version (#67659)
This commit is contained in:
parent
9db3e321e4
commit
f09e288fee
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "SleepIQ",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/sleepiq",
|
||||
"requirements": ["asyncsleepiq==1.1.0"],
|
||||
"requirements": ["asyncsleepiq==1.1.2"],
|
||||
"codeowners": ["@mfugate1", "@kbickar"],
|
||||
"dhcp": [
|
||||
{
|
||||
|
|
|
@ -329,7 +329,7 @@ async-upnp-client==0.25.0
|
|||
asyncpysupla==0.0.5
|
||||
|
||||
# homeassistant.components.sleepiq
|
||||
asyncsleepiq==1.1.0
|
||||
asyncsleepiq==1.1.2
|
||||
|
||||
# homeassistant.components.aten_pe
|
||||
atenpdu==0.3.2
|
||||
|
|
|
@ -259,7 +259,7 @@ arcam-fmj==0.12.0
|
|||
async-upnp-client==0.25.0
|
||||
|
||||
# homeassistant.components.sleepiq
|
||||
asyncsleepiq==1.1.0
|
||||
asyncsleepiq==1.1.2
|
||||
|
||||
# homeassistant.components.aurora
|
||||
auroranoaa==0.0.2
|
||||
|
|
Loading…
Add table
Reference in a new issue