Wiz - update dependency to support new light features and bugfixes (#141529)

* Bump pywizlight and fix deprecation issue

* Removed workaround for color_mode; update pywizlight
This commit is contained in:
Stephan Traub 2025-03-27 20:51:42 +01:00 committed by GitHub
parent 52f7bdeb5d
commit 631f817f11
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -26,5 +26,5 @@
],
"documentation": "https://www.home-assistant.io/integrations/wiz",
"iot_class": "local_push",
"requirements": ["pywizlight==0.5.14"]
"requirements": ["pywizlight==0.6.2"]
}

2
requirements_all.txt generated
View File

@ -2564,7 +2564,7 @@ pywemo==1.4.0
pywilight==0.0.74
# homeassistant.components.wiz
pywizlight==0.5.14
pywizlight==0.6.2
# homeassistant.components.wmspro
pywmspro==0.2.1

View File

@ -2080,7 +2080,7 @@ pywemo==1.4.0
pywilight==0.0.74
# homeassistant.components.wiz
pywizlight==0.5.14
pywizlight==0.6.2
# homeassistant.components.wmspro
pywmspro==0.2.1