SleepIQ Dependency update (#67154)

This commit is contained in:
Keilin Bickar 2022-02-24 00:27:31 -05:00 committed by GitHub
parent e431e98fff
commit f8763aad75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "SleepIQ",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/sleepiq",
"requirements": ["asyncsleepiq==1.0.0"],
"requirements": ["asyncsleepiq==1.1.0"],
"codeowners": ["@mfugate1", "@kbickar"],
"dhcp": [
{

View File

@ -354,7 +354,7 @@ async-upnp-client==0.23.5
asyncpysupla==0.0.5
# homeassistant.components.sleepiq
asyncsleepiq==1.0.0
asyncsleepiq==1.1.0
# homeassistant.components.aten_pe
atenpdu==0.3.2

View File

@ -259,7 +259,7 @@ arcam-fmj==0.12.0
async-upnp-client==0.23.5
# homeassistant.components.sleepiq
asyncsleepiq==1.0.0
asyncsleepiq==1.1.0
# homeassistant.components.aurora
auroranoaa==0.0.2