Bump sleepiq library version (#67659)

This commit is contained in:
Keilin Bickar 2022-03-04 17:07:01 -05:00 committed by GitHub
parent 9db3e321e4
commit f09e288fee
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.1.0"],
"requirements": ["asyncsleepiq==1.1.2"],
"codeowners": ["@mfugate1", "@kbickar"],
"dhcp": [
{

View file

@ -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

View file

@ -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