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
@robertsLando Z-UI needs to remove the check for ongoing firmware updates for this to work. The driver will throw on the updateFirmware call if there is an ongoing firmware update for that node anyways.
Also, after calling updateFirmware, Z-UI should probably indicate that there is an update pending for a node, even if there was no progress yet.
updateFirmware
call if there is an ongoing firmware update for that node anyways.Also, after calling
updateFirmware
, Z-UI should probably indicate that there is an update pending for a node, even if there was no progress yet.Ref: zwave-js/node-zwave-js#7256
features.watchdog
to false.Ref: zwave-js/node-zwave-js#7192
Ref: zwave-js/node-zwave-js#7252 (comment)
node info received
event feat: addnode info received
event node-zwave-js#7253cc @AlCalzone
The text was updated successfully, but these errors were encountered: