zwave-js-ui
zwave-js-ui copied to clipboard
Full featured Z-Wave Control Panel UI and MQTT gateway. Built using Nodejs, and Vue/Vuetify
 ### Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this project. #### Snyk changed the following file(s): - `package.json` #### Note for [zero-installs](https://yarnpkg.com/features/zero-installs)...
Add support of "learn mode". Controller can be added to pre-existing network and used as "secondary" controller. [Driver function ref](https://github.com/zwave-js/node-zwave-js/blob/master/docs/api/controller.md#beginjoiningnetwork) From [Aeotec user manual](https://aeotec.freshdesk.com/support/solutions/articles/6000056439-z-stick-gen5-user-guide-): ``` Adding Z-Stick to a Pre-existing...
### 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...
Before submitting a bug please read: If you are using the Home Assistant Z-Wave JS integration, please add a full dump: Home Assistant --> settings --> Integrations --> Z-Wave JS...
### 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...
 ### Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this project. #### Snyk changed the following file(s): - `package.json` #### Note for [zero-installs](https://yarnpkg.com/features/zero-installs)...
### Checklist - [ ] I am not using Home Assistant. Or: a developer has told me to come here. - [x] I have checked the troubleshooting section and my...
**To reproduce:** 1. Generate a fresh installation: ``` rm -rf build/ npm run bundle node build/index.js ``` 2. Go to settings - Change serial port - Generate all S2 keys...