node-zwave-js
node-zwave-js copied to clipboard
Z-Wave driver written entirely in JavaScript/TypeScript
https://github.com/zwave-js/node-zwave-js/pull/4969 is a short-term fix, but not perfect. We should do it right.
### 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? Yale 3109+/4109+...
### Is your problem within Home Assistant (Core or Z-Wave JS Integration)? NO, my problem is NOT within Home Assistant or the ZWave JS integration ### Is your problem within...
**Is your feature request related to a problem? Please describe.** This library is mostly used for base of home automation systems where every node must be monitored. But to get...
Since Zooz has now released their 800 series USB stick and people are asking, I thought it would be helpful to track what works and what doesn't. As of our...
added Wave devices i4, i4DC, Plug UK, Plug US, PRO 1, PRO 2, PRO 2, PRO 2PM added wave_template fixed errors from previous pull request [feat(config): added Wave devices ](https://github.com/zwave-js/node-zwave-js/pull/6610)#6610
PR description here This will close #6533 Notes: This is a clone of the Custos (mfg 0x0270), except the mfg info was changed to 0x019b. I copied the Custos file,...
The existing configuration parameters for the MP21ZD were pulled from a similar, but different, Minoston dimmer plug and are mostly incorrect. This PR corrects the configuration parameters for the MP21ZD,...