AlCalzone
AlCalzone
All other scales are consumption only and querying the production value returns the same as the consumption value. We should add an info text to the device metadata about this....
... and optionally apply them as part of the interview (opt-in), or add an alert to https://github.com/zwave-js/node-zwave-js/issues/2909 _originally brought up in [#6235](https://github.com/zwave-js/node-zwave-js/discussions/6235)_
As of #6225, we no longer use Sentry, so we need something else
When done, this will allow us to go back to simply invoking TypeScript to build the entire project. Further reading: https://github.com/nonara/ts-patch/discussions/29
PR description here
https://github.com/zaguiini/typescript-virtual-barrel/ does something similar.
Things that should be considered (total and per node): - [x] Transmitted messages per node (#2736) - [x] Transmitted messages (controller) (#2736) - [x] Received messages per node (#2736) -...
> Network Layer Security or NLS is a feature embedded within the Security 2 Command Class and provides a secure alternative for performing certain lower level mesh network protocol operations...
- Door Lock Configuration/Operation: **Lock Timeout** renamed to **Remaining Lock Time** - Door Lock Configuration/Operation: **Door Handles Mode** -> **Door Handles Enabled** - Lots of places: **Master** -> **Main**, **Slave**...
The PR was superseded by a different approach in https://github.com/zwave-js/node-zwave-js/pull/5987, but some of the fixes from the original PR are not included there: - [ ] Disable scale learning: https://github.com/zwave-js/node-zwave-js/pull/4609/files#r869949301...