mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 02:07:09 +00:00
Bump sleepiq library version (#67659)
This commit is contained in:
parent
9db3e321e4
commit
f09e288fee
@ -3,7 +3,7 @@
|
|||||||
"name": "SleepIQ",
|
"name": "SleepIQ",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/sleepiq",
|
"documentation": "https://www.home-assistant.io/integrations/sleepiq",
|
||||||
"requirements": ["asyncsleepiq==1.1.0"],
|
"requirements": ["asyncsleepiq==1.1.2"],
|
||||||
"codeowners": ["@mfugate1", "@kbickar"],
|
"codeowners": ["@mfugate1", "@kbickar"],
|
||||||
"dhcp": [
|
"dhcp": [
|
||||||
{
|
{
|
||||||
|
@ -329,7 +329,7 @@ async-upnp-client==0.25.0
|
|||||||
asyncpysupla==0.0.5
|
asyncpysupla==0.0.5
|
||||||
|
|
||||||
# homeassistant.components.sleepiq
|
# homeassistant.components.sleepiq
|
||||||
asyncsleepiq==1.1.0
|
asyncsleepiq==1.1.2
|
||||||
|
|
||||||
# homeassistant.components.aten_pe
|
# homeassistant.components.aten_pe
|
||||||
atenpdu==0.3.2
|
atenpdu==0.3.2
|
||||||
|
@ -259,7 +259,7 @@ arcam-fmj==0.12.0
|
|||||||
async-upnp-client==0.25.0
|
async-upnp-client==0.25.0
|
||||||
|
|
||||||
# homeassistant.components.sleepiq
|
# homeassistant.components.sleepiq
|
||||||
asyncsleepiq==1.1.0
|
asyncsleepiq==1.1.2
|
||||||
|
|
||||||
# homeassistant.components.aurora
|
# homeassistant.components.aurora
|
||||||
auroranoaa==0.0.2
|
auroranoaa==0.0.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user