Improve wiz performance (#66105)

This commit is contained in:
J. Nick Koston 2022-02-08 14:34:52 -06:00 committed by GitHub
parent d574e54fd8
commit 07b3d23835
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.5.2"],
"requirements": ["pywizlight==0.5.3"],
"iot_class": "local_push",
"codeowners": ["@sbidy"]
}

View file

@ -2054,7 +2054,7 @@ pywemo==0.7.0
pywilight==0.0.70
# homeassistant.components.wiz
pywizlight==0.5.2
pywizlight==0.5.3
# homeassistant.components.xeoma
pyxeoma==1.4.1

View file

@ -1279,7 +1279,7 @@ pywemo==0.7.0
pywilight==0.0.70
# homeassistant.components.wiz
pywizlight==0.5.2
pywizlight==0.5.3
# homeassistant.components.zerproc
pyzerproc==0.4.8