Closed DayRunner131 closed 3 years ago
You don't need to open an issue to have this bumped. It'll get bumped automatically. We release 1-2 times per week most weeks. You can build your own off both masters right now if you like. Or run a dev docker image.
You don't need to open an issue to have this bumped. It'll get bumped automatically. We release 1-2 times per week most weeks. You can build your own off both masters right now if you like. Or run a dev docker image.
Great, and thank you for the additional information on your processes.
Done, release is coming
Hi, I have 2 Zen16 and both have these problems. One of them, R1 return-on 1 or 2 min after turn-off by momentary. How I can get ZwaveJS v7.0.1 and how to enter the code? I hub is vera edge running version 1.7.5185
Version
Checklist:
Build/Run method
zwavejs2mqtt version: <version here, you can find it on control panel> zwave-js version: <version here, you can find it on control panel>
Describe the bug
To fix duplicate mapping for ZEN16 Multirelay. See https://github.com/zwave-js/node-zwave-js/issues/1748#issuecomment-811516907
To Reproduce
With a Zen16 running firmware V1.04b, under binary switch, toggle on/off for either RLY2 or RLY3. RLY1 will report a current state in duplicate to RLY2 or RLY3. This is a mapping issue potentially fixed under ZwaveJS v7.0.1
Expected behavior
RLY1 will not duplicate the current state of RLY2 or RLY3
Additional context
See ZwaveJS issue https://github.com/zwave-js/node-zwave-js/pull/2160