Z-Wave JS UI
Full-featured web management interface and MQTT gateway for Z-Wave smart home networks.
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.
Learn Z-Wave JS UI by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
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
docker run -d \ --name zwave-js-ui \ -p 8091:8091 -p 3000:3000 \ --device=/dev/serial/by-id/usb-zwave-stick:/dev/zwave \ -v /opt/zwave-js-ui/store:/usr/src/app/store \ zwavejs/zwave-js-ui:latestOpen 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.
HortusFox
Self-hosted collaborative houseplant management and home gardening system.
Plant-it
Self-hosted plant care companion, watering schedules, and indoor garden companion.
Moonraker
Web server and API bridge for Klipper 3D printer firmware and remote control UIs.
TasmoAdmin
Centralized administrative web dashboard for managing and updating Sonoff and Tasmota IoT devices.