-
First, I write this not as a question but as an experience and gained knowledge, I hope this can help others like me. 1. Install Snap package To use Snap package to install Zwave, of courser we need to install Snap first. Below commands are valid for Debian:
So run command:
Save and quit the editor, and restart the system 2. Install the Install
After this step, Snap is successfully installed. We also need to enable the hotplug support, and then restart the snapd service.
3. Install Zwave JS UI with Snap Use this command to install
To give the package access to use USB devices and observe hardware. The second one is needed for the program to list available devices in the UI.
Log into the shell and edit the file
I personally like 4. Start the Zwave JS UI server To start the server is easy with this command:
But you still may get errors...
For example, we can see this information:
The default host address is
Then we need to connect the serial-port to the plug zwave-js-ui. First list available serial slots:
We may get below information:
Then use this command to connect the correct serial slot to
The After all these steps about, now we can finally enable the
Then access it via webpage: Again, I am not the expert to create these solutions, but I found them and collected them together. Thanks to all the awesome people! |
Beta Was this translation helpful? Give feedback.
:)