AlCalzone
AlCalzone
https://github.com/zwave-js/node-zwave-js/issues/4729#issuecomment-1166242065 for reference
- [x] Investigate slowness (TS 4.7 branch is even worse) - [ ] remove `declare` keywords - [ ] remove `extends ...` from interfaces
**All users of this library:** here's your chance to influence which CCs I will implement next. The rules are simple: 1. Pick one of the [un-implemented CCs](https://github.com/zwave-js/node-zwave-js/issues/6) 2. Vote for...
With https://github.com/zwave-js/node-zwave-js/pull/4501 we now have the ability to make compat flags conditional. We should use this in the bot command.
https://github.com/zwave-js/node-zwave-js/discussions/4238#discussioncomment-2182374 and https://devices.zwave-js.io/?jumpTo=0x020e:0x4754:0x3038:0.0 requires this. It is a `Multilevel Power Switch`, that supports Z-Wave+, but only reports the device reset locally notification via the lifeline: ``` 2022-02-15T16:16:03.647Z DRIVER « [Node...
At least we should try to re-create routes
Maybe there should be a status OK/Jammed for the controller?
``` 2022-02-03T19:47:43.577Z DRIVER « [REQ] [AssignSUCReturnRoute] callback id: 58 transmit status: NoRoute 2022-02-03T19:47:43.582Z CNTRLR [Node 055] The node did not respond, it is presumed dead 2022-02-03T19:47:43.584Z CNTRLR [Node 055] The...