AlCalzone

Results 339 issues of AlCalzone

Or prompt the user to do so right afterwards. This could be integrated with the planned [Maintenance task list](https://github.com/zwave-js/node-zwave-js/issues/2909)

enhancement

e.g. to import `ZWaveError` from `@zwave-js/core/error` instead of the barrel entrypoint.

infrastructure

**To reproduce:** 1. Generate a fresh installation: ``` rm -rf build/ npm run bundle node build/index.js ``` 2. Go to settings - Change serial port - Generate all S2 keys...

bug
no-stale

This PR adds a "firmware updates" tab to the controller node to perform automatic OTW updates through the firmware update service, like we have for end devices.

**Is your feature request related to a problem? Please describe.** During NVM backup and restore, the Z-Wave network cannot really be interacted with, since the radio is off and any...

enhancement

> ![Image](https://github.com/user-attachments/assets/58df7e8c-aa29-4d3b-9e73-470e5dc50749) _Originally posted by @BitSalat in [#4216](https://github.com/zwave-js/zwave-js-ui/issues/4216#issuecomment-2862668953)_ I've also seen this happen from time to time. Typically a force-reload of the browser fixes this.

bug

No matter how much we document, provide videos and automatically share links to the correct procedure of creating logs, some users still are not capable of following those instructions and...

enhancement

This PR serves as an experiment for using the native Go port of TypeScript for compilation. It should work as-is, with the one minor modification in `server.ts`, the output is...