You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had an issue updating a device where the firmware update support information was incorrect, causing the firmware update to fail almost immediately. controller.firmwareUpdateOTA returned this result, but it was nowhere to be seen in the UI:
After I managed to complete it, the result wasn't shown either, although this is in the logs:
2023-10-13 14:04:08.074 INFO Z-WAVE: [Node 005] Firmware update finished successfully.
Status: OK_RestartPending.
Wait before interacting: 40s.
Result: [object Object].
After the interview, the already-installed firmware update is still shown too:
The text was updated successfully, but these errors were encountered:
AlCalzone
changed the title
OTA update through update service: Error starting the update isn't shown
OTA update through update service: Error starting the update and update result isn't shown
Oct 13, 2023
I had an issue updating a device where the firmware update support information was incorrect, causing the firmware update to fail almost immediately.
controller.firmwareUpdateOTA
returned this result, but it was nowhere to be seen in the UI:After I managed to complete it, the result wasn't shown either, although this is in the logs:
After the interview, the already-installed firmware update is still shown too:
The text was updated successfully, but these errors were encountered: