b55a524eb5 | ||
---|---|---|
.github | ||
.vscode | ||
api | ||
certs | ||
docker | ||
docs | ||
kubernetes | ||
pkg | ||
public | ||
snippets | ||
src | ||
store | ||
test/lib | ||
.babelrc | ||
.dockerignore | ||
.editorconfig | ||
.env.app.example | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.markdownlint.json | ||
.markdownlintignore | ||
.mergify.yml | ||
.mocharc.yml | ||
.npmignore | ||
.nvmrc | ||
.prettierignore | ||
.prettierrc.js | ||
CHANGELOG.md | ||
LICENSE | ||
README.md | ||
SECURITY.md | ||
esbuild-import-meta-url-shim.js | ||
esbuild-register.js | ||
esbuild.js | ||
genereteDocs.ts | ||
index.html | ||
kustomization.yaml | ||
nodemon.json | ||
package-lock.json | ||
package.json | ||
package.sh | ||
server_config.js | ||
tsconfig.eslint.json | ||
tsconfig.json | ||
vite.config.mjs | ||
wallaby.js |
README.md
Z-Wave JS UI
Full featured Z-Wave Control Panel and MQTT Gateway.
Main features
- Control Panel UI: Directly control your nodes and their values from the UI, including:
- Nodes management: Add, remove, and configure all nodes in your Z-Wave network
- Firmware updates: Update device firmware using manufacturer-supplied firmware files
- Groups associations: Add, edit, and remove direct node associations
- Z-Wave JS Exposed: Provides full-access to Z-Wave JS's APIs
- Full-Featured Z-Wave to MQTT Gateway: Expose Z-Wave devices to an MQTT broker in a fully configurable manner
- Secured: Supports HTTPS and user authentication
- Scene Management: Create scenes and trigger them by using MQTT apis (with timeout support)
- Debug Logs in the UI: See debug logs directly from the UI
- Access Store Files in the UI: Access the files are stored in the persistent
store
folder directly from the UI - Network Graph: Provides a beautiful map showing how nodes are communicating with the controller
- Automatic/Scheduled backups: Scheduled backup of NVM and store directory. It's also possible to enable automatic backups of NVM before every node inclusion/exclusion/replace, this ensures to create a safe restore point before any operation that can cause a network corruption.
- Zniffer Support: Supports Zniffer mode for debugging Z-Wave traffic
- Dianogsitics: Use Healtcheck and Link quality tools to diagnose network issues
Software integrations
- Home Assistant: using the official addon or standalone installation through plain MQTT or MQTT Discovery. See docs
- Domoticz: using MQTT Discovery. See docs
- OpenHAB: using MQTT Discovery. See docs
- Jeedom: using official Z-Wave JS plugin
- HomeSeer: Using Z-Wave Plus Plugin