Zigbee2MQTT
Zigbee to MQTT bridge that gets rid of proprietary smart device bridges.
Why consider Zigbee2MQTT?
Zigbee2MQTT bridges Zigbee networks directly to MQTT. It connects over 3,000 smart devices from 400+ vendors (IKEA, Philips Hue, Aqara, Sonoff) directly to home automation systems without proprietary hubs.
Learn Zigbee2MQTT by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Zigbee2MQTT
Zigbee2MQTT bridges Zigbee wireless protocols to MQTT JSON messages, providing network map graphs, OTA firmware updates, and direct device binding.
Running with Docker
docker run -d \ --name zigbee2mqtt \ --device=/dev/ttyUSB0 \ -p 8080:8080 \ -v $(pwd)/data:/app/data \ koenkk/zigbee2mqtt:latestZigbee2MQTT is licensed under the GNU General Public License v3.0 (GPL-3.0).
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.