-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
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
HA loses connection to zwavejs2mqtt when receiving a CC Multilevel Switch notification #70296
Comments
Hey there @home-assistant/z-wave, mind taking a look at this issue as it has been labeled with an integration ( zwave_js documentation |
I'm seeing this too. It's related to a newly added feature (that I look forward to using): zwave-js/node-zwave-js#4282 For future-proofing, perhaps the integration could be improved to emit a warning and ignore unsupported notifications instead of doing whatever it's doing now that stops it from working altogether. |
yup the original implementation was poorly thought out (I was the one that did it so I feel comfortable saying that 🙂 ) we'll get it fixed soon, not sure if we can get it done in a patch release or whether it will have to wait for the next release which is in 2 weeks. |
The problem
When I touch a toggle switch connected to my Fibargroup Roller Shutter 3 (FGR223), HA loses the connection to my zwavejs2mqtt service and does not connect again; afterwards no ZWave device is available in HA until I restart HA.
This seems to be an issue that came with https://github.com/zwave-js/zwavejs2mqtt/releases/tag/v6.7.0
I have not experienced this problem with release 6.6.2
zwavejs2mqtt logs this when I touch a toggle switch:
On the HA side I see this
Notes:
What version of Home Assistant Core has the issue?
core-2022.4.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
Z-Wave JS
Link to integration documentation on our website
https://www.home-assistant.io/integrations/zwave_js
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: