TiloBox
Back to directory
Z-Wave JS UI project preview

Z-Wave JS UI

Full-featured web management interface and MQTT gateway for Z-Wave smart home networks.

LicenseMIT
GitHub stars2.8k
Last commit1 weeks ago
Tags5 topics
Smart Home HubMqtt GatewayHome AutomationMesh Network GraphZwave Controller
Overview

Why consider Z-Wave JS UI?

Z-Wave JS UI is a web interface and gateway for Z-Wave home automation networks. It provides visual mesh network health graphs, device configuration editors, firmware updates, and bidirectional MQTT bridges for Home Assistant.

Guided learning

Learn Z-Wave JS UI by building

Practical setup notes, real use cases, and copy-ready examples in one focused guide.

1 min read 2 sections
In this guide2 sections

Overview of Z-Wave JS UI

Z-Wave JS UI delivers a complete diagnostic control panel to manage locks, thermostats, and sensors on your local Z-Wave network.

Quickstart

bash
1docker run -d \
2 --name zwave-js-ui \
3 -p 8091:8091 -p 3000:3000 \
4 --device=/dev/serial/by-id/usb-zwave-stick:/dev/zwave \
5 -v /opt/zwave-js-ui/store:/usr/src/app/store \
6 zwavejs/zwave-js-ui:latest

Open http://localhost:8091 to configure device pairing, node associations, and security keys.

Z-Wave JS UI is licensed under the permissive MIT License.

Related tools

More options with a similar category or technology profile.

Z-Wave JS UI FAQs

Z-Wave JS UI is listed as a Home Automation tool on TiloBox. Review the overview, features, and official documentation on this page to decide whether it solves your specific workflow.

Start with the project's GitHub repository and official website for supported installation and deployment instructions. Test the setup with representative data or a small project before rolling it out more widely.

Z-Wave JS UI is listed under the MIT license. Read the complete license text and the project's notices before using, modifying, or distributing the software.

Production readiness depends on your requirements. Review maintenance activity, security practices, documentation, backup and upgrade procedures, and compatibility with your stack; then validate it in a non-production environment.

Z-Wave JS UI is listed as an alternative to Hubitat. Compare the core workflow, deployment model, integrations, and licensing against your must-have requirements before switching.