AlCalzone
AlCalzone
Use case see https://github.com/zwave-js/zwave-js-ui/issues/4493
The API has sentinel values for each that allow changing one parameter without changing the other. For changing the volume only, pass 0 as the tone ID. For changing the...
Remaining blockers: - [ ] No decorator downleveling support (worked around in this PR) - [ ] `@validateArgs` transformers don't work. Options: - Ditch ts-patch and transform in a pre-compile...
### Discussed in https://github.com/zwave-js/zwave-js/discussions/8058 Originally posted by **claudiucismaru** August 13, 2025 ### Checklist - [X] I have read and followed the above instructions - [X] I have checked the [troubleshooting...
TODO: - [ ] Check CC values and persistence - [ ] Improve formatting of capabilities in log messages
### Discussed in https://github.com/zwave-js/zwave-js/discussions/8445 Originally posted by **l3s2d** November 21, 2025 ### Description Currently outbound HTTP(S) requests made by zwave-js, don't respect HTTP_PROXY and HTTPS_PROXY. I'm running zwave-js-ui in docker...
current implementation status: - [x] AlarmSensorCCGet - [x] AlarmSensorCCReport - [x] AlarmSensorCCSupportedGet _(empty CC)_ - [x] AlarmSensorCCSupportedReport - [x] ApplicationStatusCCBusy - [ ] ApplicationStatusCCRejectedRequest - [x] AssociationCCGet - [x] AssociationCCRemove...
That would allow Z-Wave JS to detect what a config parameter means and make suggestions, like increasing the reporting interval if there are lots of devices in the network which...