Fix Task exception was never retrieved when WiZ devices are offline (#65844)

pull/65918/head
J. Nick Koston 2022-02-06 10:13:51 -06:00 committed by GitHub
parent 13699baa4d
commit 540f1c19d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@
],
"dependencies": ["network"],
"documentation": "https://www.home-assistant.io/integrations/wiz",
"requirements": ["pywizlight==0.4.16"],
"requirements": ["pywizlight==0.5"],
"iot_class": "local_polling",
"codeowners": ["@sbidy"]
}

View File

@ -2051,7 +2051,7 @@ pywemo==0.7.0
pywilight==0.0.70
# homeassistant.components.wiz
pywizlight==0.4.16
pywizlight==0.5
# homeassistant.components.xeoma
pyxeoma==1.4.1

View File

@ -1276,7 +1276,7 @@ pywemo==0.7.0
pywilight==0.0.70
# homeassistant.components.wiz
pywizlight==0.4.16
pywizlight==0.5
# homeassistant.components.zerproc
pyzerproc==0.4.8