Fix oncue not logging back in when the session expires (#71258)

This commit is contained in:
J. Nick Koston 2022-05-03 13:35:38 -05:00 committed by GitHub
parent 3aeda6b18e
commit 92a30a69a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@
}
],
"documentation": "https://www.home-assistant.io/integrations/oncue",
"requirements": ["aiooncue==0.3.2"],
"requirements": ["aiooncue==0.3.4"],
"codeowners": ["@bdraco"],
"iot_class": "cloud_polling",
"loggers": ["aiooncue"]

View File

@ -211,7 +211,7 @@ aionotify==0.2.0
aionotion==3.0.2
# homeassistant.components.oncue
aiooncue==0.3.2
aiooncue==0.3.4
# homeassistant.components.acmeda
aiopulse==0.4.3

View File

@ -177,7 +177,7 @@ aionanoleaf==0.2.0
aionotion==3.0.2
# homeassistant.components.oncue
aiooncue==0.3.2
aiooncue==0.3.4
# homeassistant.components.acmeda
aiopulse==0.4.3