-
-
Notifications
You must be signed in to change notification settings - Fork 202
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 upgrade on Inovelli light switches #799
Comments
A while ago I was able to update 1 switches ota target 0 but there was issues with target 1. I think this bug is related: #601. Now I can not upgrade anything. |
Could you attach logs please as described in the link on the top? |
Ok so this is very weird. I turned on logging to file to get zwavejs2mqtt-store log and saved. That looked like it restarted the zwave network. - everything restored from cache. I then captured the errors by doing firmware upgrades. It errored as expected and can be seen in the attached logs. I then realized I didnt turn on logging for the zwave server I think its called.. So i turned that on so it recorded to a file. It restarted the network again and restored everything from cache. After that, I tried the firmware update again. This time it is working!!!??!? I will do some more testing to see if I can reproduce. |
That was short lived. Only one switch upgraded. and I am back to the same errors. Here are the logs |
I think I am figuring something out. I just reinterviewed a node and ran the update and it appears to be working. |
Things seems to work for the most part after re-interviewing. Some have gotten stuck with a firmware is already in progress but I can get around that by restarting. Closing. |
Version
I am on
App Version
2.1.0
Zwavejs Version
6.6.0
Zwavejs-server Version
1.1.0
Running via docker.
Describe the bug
I am trying to do a firmware upgrade on my inovelli light switches.
If I try target 0 with the .ota
I get Failed to start the update: Firmware target #0 is not upgradable!
Also if I try target 1 with the .bin file I get:
Error while calling api beginFirmwareUpdate: Upgrading different firmware targets requires version 3+
I have tried multiple different switches.
Light switch version info:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Firmware upgrade to be started.
Additional context
Add any other context about the problem here.
node.json
The text was updated successfully, but these errors were encountered: