Attempting to update one of my zwave switches today (UltraPro 39348) results in the following error:
2023-09-30 19:40:35.336 ERROR Z-WAVE-SERVER: Message error controller.firmware_update_ota no longer accepts the `updates` parameter and expects `updateInfo` instead. If you are using an application that integrates with Z-Wave JS and you receive this error, you may need to update the application.
NoLongerSupportedError: controller.firmware_update_ota no longer accepts the `updates` parameter and expects `updateInfo` instead. If you are using an application that integrates with Z-Wave JS and you receive this error, you may need to update the application.
at Function.handle (/opt/node_modules/@zwave-js/server/dist/lib/controller/message_handler.js:224:27)
at Object.controller (/opt/node_modules/@zwave-js/server/dist/lib/server.js:40:99)
at Client.receiveMessage (/opt/node_modules/@zwave-js/server/dist/lib/server.js:125:99)
at WebSocket.<anonymous> (/opt/node_modules/@zwave-js/server/dist/lib/server.js:57:45)
at WebSocket.emit (node:events:514:28)
at Receiver.receiverOnMessage (/opt/node_modules/@zwave-js/server/node_modules/ws/lib/websocket.js:1192:20)
at Receiver.emit (node:events:514:28)
at Receiver.dataMessage (/opt/node_modules/@zwave-js/server/node_modules/ws/lib/receiver.js:560:14)
at /opt/node_modules/@zwave-js/server/node_modules/ws/lib/receiver.js:511:23
at /opt/node_modules/@zwave-js/server/node_modules/ws/lib/permessage-deflate.js:309:9