node-zwave-js
node-zwave-js copied to clipboard
Z-Wave driver written entirely in JavaScript/TypeScript
PR description here
Fixes #6570 ## Changes - Added config for [ GDZW7-ECO - Ecolink 700 Series Garage Door Controller ](https://products.z-wavealliance.org/products/4475) - Params from [debug gdzw7-eco_debug.json](https://github.com/zwave-js/node-zwave-js/files/13781675/gdzw7-eco_debug.json) and [product manual](https://products.z-wavealliance.org/ProductManual/File?folder=&filename=cert_portal/certs/74/GarageDoorControllerUserManualV3.pdf). - Note device firmware...
Added new device, parameters and groups in 59368_zwa4012.json. Merging will close https://github.com/zwave-js/node-zwave-js/issues/6663 May require review by @jascoproducts
### Checklist - [X] It is not in the [configuration DB](https://devices.zwave-js.io/?search=3) - [X] It was not [merged recently](https://github.com/zwave-js/node-zwave-js/pulls?q=is%3Apr+is%3Aclosed) or has a [pending PR](https://github.com/zwave-js/node-zwave-js/pulls?q=is%3Aopen+is%3Apr) - [X] The device was interviewed completely...
This PR adds support for communicating with a Zniffer. This is done via a new "driver" available via the `Zniffer` class. TODO: - [ ] code cleanup - [x] option...
...and skip preexisting self-associations in health checks
### Checklist - [X] I am not using Home Assistant. Or: a developer has told me to come here. - [X] I have checked the troubleshooting section and my problem...
This is a hack for some older devices which send a NIF on double tap. Our "standard" behavior is to expose those as `Basic` events on supporting devices. Adding a...
### Checklist - [X] It is not in the [configuration DB](https://devices.zwave-js.io/?search=3) - [X] It was not [merged recently](https://github.com/zwave-js/node-zwave-js/pulls?q=is%3Apr+is%3Aclosed) or has a [pending PR](https://github.com/zwave-js/node-zwave-js/pulls?q=is%3Aopen+is%3Apr) ### Which device is missing? building 36...