8000 zwave switch fails to update on physical toggle · Issue #9406 · home-assistant/core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zwave switch fails to update on physical toggle #9406

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
happyleavesaoc opened this issue Sep 13, 2017 · 1 comment
Closed

zwave switch fails to update on physical toggle #9406

happyleavesaoc opened this issue Sep 13, 2017 · 1 comment

Comments

@happyleavesaoc
Copy link
Contributor
happyleavesaoc commented Sep 13, 2017

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+.

Here's a snippet from OZW_Log.txt when I turn a dimmer switch ON: https://pastebin.com/46tGfTs3
Here's a snippet from OZW_Log.txt when I turn a dimmer switch OFF: https://pastebin.com/Z2L0UQMf

Possibly 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:

zwave:
  usb_path: /dev/ttyACM0
  config_path: !secret zwave_config_path
  1. Physically toggle dimmer switch
  2. UI/state does not update
@happyleavesaoc
Copy link
Contributor Author

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.

@home-assistant home-assistant locked and limited conversation to collaborators Mar 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant
0