mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
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:
parent
52f7bdeb5d
commit
631f817f11
@ -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
2
requirements_all.txt
generated
@ -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
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user