mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Remove effects from WiZ wall dimmer switches (#67097)
This commit is contained in:
parent
facf22c2dd
commit
c243247e35
@ -13,7 +13,7 @@
|
||||
"dependencies": ["network"],
|
||||
"quality_scale": "platinum",
|
||||
"documentation": "https://www.home-assistant.io/integrations/wiz",
|
||||
"requirements": ["pywizlight==0.5.12"],
|
||||
"requirements": ["pywizlight==0.5.13"],
|
||||
"iot_class": "local_push",
|
||||
"codeowners": ["@sbidy"]
|
||||
}
|
||||
|
@ -2061,7 +2061,7 @@ pywemo==0.7.0
|
||||
pywilight==0.0.70
|
||||
|
||||
# homeassistant.components.wiz
|
||||
pywizlight==0.5.12
|
||||
pywizlight==0.5.13
|
||||
|
||||
# homeassistant.components.xeoma
|
||||
pyxeoma==1.4.1
|
||||
|
@ -1292,7 +1292,7 @@ pywemo==0.7.0
|
||||
pywilight==0.0.70
|
||||
|
||||
# homeassistant.components.wiz
|
||||
pywizlight==0.5.12
|
||||
pywizlight==0.5.13
|
||||
|
||||
# homeassistant.components.zerproc
|
||||
pyzerproc==0.4.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user