Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
Go to file
2018-04-24 18:04:36 +02:00
data Improve naming of configuration 2018-04-24 18:04:36 +02:00
docker/arm32v7 Refactor and rename. #8 2018-04-18 18:26:13 +02:00
firmware Add firmware. 2018-04-09 21:32:13 +02:00
lib Improve naming of configuration 2018-04-24 18:04:36 +02:00
support Improve naming of configuration 2018-04-24 18:04:36 +02:00
.dockerignore Add arm32v7 docker. 2018-04-14 16:56:28 +02:00
.eslintrc.json Add eslint & fixes. #8 2018-04-18 19:10:33 +02:00
.gitignore Add config file. 2018-04-08 17:25: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 Refactor and rename. #8 2018-04-18 18:26:13 +02:00
LICENSE Initial commit 2017-09-27 16:38:22 +03:00
npm-shrinkwrap.json Docgen update for home assistant discovery. #9 2018-04-21 22:41:27 +02:00
package.json Docgen update for home assistant discovery. #9 2018-04-21 22:41:27 +02:00
README.md Emojis! 2018-04-23 18:00:49 +02:00

zigbee2mqtt 🌉 🐝

Thumbs up or down?

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

It bridges the events sent from the sensors and switches to MQTT. In this way you can integrate your Zigbee devices with whatever smart home infrastructure you are using. Integrates especially well with home-assistant.io.

Architecture

See Supported devices to check wether your device is supported. If it's not listed there support can be added (fairly) easy. Feel free to create an issue in this case.

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

Contributors