You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Home Assistant release (hass --version):dev branch @ 51ff600 as of this writing
Python release (python3 --version): Python 3.5.2
Component/platform: zwave
Description of problem: When I physically toggle a zwave dimmer switch, the HASS state does not always change. My OZW_Log.txt immediately reports the toggle. Some of my switches update in HASS right away, and some only occasionally. If I use the HASS GUI, the physical switch state always responds correctly. My switches are HomeSeer WD100+.
For reasons I don't entirely understand, updating the firmware of my HomeSeer switches/dimmers to the latest version resolved this issue. Apparently something to do with instant status.
Uh oh!
There was an error while loading. Please reload this page.
Home Assistant release (
hass --version
):dev
branch @ 51ff600 as of this writingPython release (
python3 --version
): Python 3.5.2Component/platform: zwave
Description of problem: When I physically toggle a zwave dimmer switch, the HASS state does not always change. My
OZW_Log.txt
immediately reports the toggle. Some of my switches update in HASS right away, and some only occasionally. If I use the HASS GUI, the physical switch state always responds correctly. My switches are HomeSeer WD100+.Here's a snippet from
OZW_Log.txt
when I turn a dimmer switch ON: https://pastebin.com/46tGfTs3Here's a snippet from
OZW_Log.txt
when I turn a dimmer switch OFF: https://pastebin.com/Z2L0UQMfPossibly related issues: #9061, #4867
Possibly related forum posts: https://community.home-assistant.io/t/leviton-dzs15-z-wave-switch-state-change/5397, https://community.home-assistant.io/t/issue-reading-states-of-z-wave-switches/20497/9
Expected: If I physically toggle a zwave switch, the HASS state should always update.
Problem-relevant
configuration.yaml
entries and steps to reproduce:The text was updated successfully, but these errors were encountered: