-
-
Notifications
You must be signed in to change notification settings - Fork 613
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
Firmware Update fails for Zooz ZEN15 800LR #7417
Comments
I'm getting the same issue with an Inovelli LZW36 switch. I definitely know this is the right firmware because 2 other switches of that model with identical datecodes, and purchased in the same order took it without issue. I'm trying to revert back to 9.26.0. Oddly every Z-Wave device I've included since updating to 9.27+ is marked with a re-interview being necessary. After re-interviewing the newer nodes, the newer, but firmware outdated LZW36 switch accepted the firmware update without issue and began updating. Looks like there is something up with a change made in the 9.27.* update? |
I'm getting a similar issue trying to update a HS-WX300 zwave-js-ui: 9.27.2.b0ade31 |
Running into the same issue as you. Can not update either through OTA Updates or manually |
@rcode6 can you please share a diagnostics dump of the device? Click on the device, Advanced, then export JSON Driver:
This is expected. I've changed the hash method to detect this. The new code considers the old hash, but the opposite is not possible. Just ignore that until you update again. |
@AlCalzone here's the dump. I actually have 4 of these ZEN15s that all exhibit the same issue, but I'm assuming a dump from just one of them is enough for now. |
I have the exact same issue with a brand new setup. ZooZ 800LR ZAC93 GPIO off a Raspberry Pi Zero 2 I just restarted my Z-Wave journey with a ZEN20 800LR Power strip and it currently FW: v4.10.0/SDK: v7.19.3 so I tried to do an OTA update of it fresh out of the box and online and got the same error reported:
Here is my node dump. |
Same issue here with another ZEN15.
Attached a node dump. Thank you! |
This comment was marked as spam.
This comment was marked as spam.
I think I have everything to investigate this - just need to find the time. Please no "me too" comments unless you have something new to add. |
Thanks @AlCalzone! I posted my ZEN15 above, but also see that the issue also impacts ZEN17. If you'd like the node dump for this let me know, but guessing they're all similar in nature. Really appreciate all the work on on the project! |
800 series ZEN17 or 700 series? I have the 700 series one, so that would make it easier to reproduce. |
Hello, same issue with a shelly wave shutter : QNSH-001P10 zwave-js-ui: 9.27.7.d3d7049 this message did not appear a couple of weeks ago, with an older zwavejeUI version, but my node firmware update failed at the time, it took so long that I stopped it... this is the node 80 : |
It is the 700 series. It was purchased a couple years ago. I have a few of them I can do testing on if needed (new in box, unused). Attached is the node dump. |
Also getting this with a ZEN71 800LR on v3.20. Fails with the same error with the suggested update to 3.30, and manually trying to update to 3.40. Dump attached. zwave-js-ui: 9.27.2.b0ade31 |
Checklist
Deploy method
Docker
Z-Wave JS UI version
9.27.2.b0ade31
ZwaveJS version
14.3.2
Describe the bug
The UI shows an available firmware update (2.0.1 to 2.10) for my Zooz ZEN15 800LR. Clicking the Update button or manually uploading the firmware update results in the same error message:
Error while calling firmwareUpdateOTA: Failed to start the update: Invalid hardware version! (ZW1503)
To Reproduce
or
Expected behavior
Successful firmware update
Additional context
Z-Wave device is a Zooz ZEN15 800LR, hardware version 2.0.
Stick is Zooz ZST39 LR on firmware v1.50, sdk v7.22.1
Already contacted Zooz support and confirmed I have the correct hardware version for the firmware update. They suggested I try filing a bug report here.
The text was updated successfully, but these errors were encountered: