Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
Go to file
2018-06-04 17:23:47 +02:00
.travis Trigger danielwelch/hassio-zigbee2mqtt rebuild. https://github.com/danielwelch/hassio-zigbee2mqtt/issues/19 2018-05-31 19:11:28 +02:00
data Dont add advanced configuration by default. 2018-05-24 20:19:04 +02:00
docker Allow DEBUG in Docker. #70 2018-06-01 19:29:03 +02:00
lib Log to MQTT when pairing with device. #85 2018-06-03 00:50:30 +02:00
support Mention the hassio addon 2018-06-03 15:09:50 +02:00
.dockerignore Docker ignore more files. #22 2018-05-07 17:46:58 +02:00
.eslintignore Enforce code style. #45 2018-05-17 17:20:46 +02:00
.eslintrc.json Enforce code style. #45 2018-05-17 17:20:46 +02:00
.gitignore Also log to file. #16 2018-05-04 23:01:02 +02:00
.travis.yml Trigger danielwelch/hassio-zigbee2mqtt rebuild. https://github.com/danielwelch/hassio-zigbee2mqtt/issues/19 2018-05-31 19:11:28 +02:00
architecture.png Add architecture 2018-04-23 17:55:44 +02:00
header.png Update header. #8 2018-04-21 00:10:20 +02:00
index.js Enforce code style. #45 2018-05-17 17:20:46 +02:00
LICENSE Initial commit 2017-09-27 16:38:22 +03:00
npm-shrinkwrap.json Update zigbee-shepherd-converters 2018-06-02 19:56:52 +02:00
package.json Support light transitions. #72 2018-05-30 22:28:08 +02:00
README.md Update README.md 2018-06-04 17:23:47 +02:00

Travis

zigbee2mqtt 🌉 🐝

Thumbs up or down?

Allows you to use your Zigbee devices without the vendors (Xiaomi/TRADFRI/Hue) bridge or gateway.

It bridges events and allows you to control your Zigbee devices via MQTT. In this way you can integrate your Zigbee devices with whatever smart home infrastructure you are using.

The wiki provides you all the information needed to get up and running!

Integrations

Zigbee2mqtt integrates well with (almost) every home automation solution because it uses MQTT. However the following integrations are woth mentioning:

Home Assistant

Architecture

Architecture

Supported devices

See Supported devices to check wether your device is supported. There is quite an extensive list including devices from vendors like Xiaomi, Ikea, Philips, OSRAM and more.

If it's not listed in Supported devices, support can be added (fairly) easy, see How to support new devices.

Support & help

If you need assistantce you can check opened issues. Feel free to help with Pull Requests when you were able to fix things or add new devices or just share the love on social media.

Contributors