Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
Go to file
2018-04-11 20:54:22 +02:00
data .gitkeep is not needed anymore. 2018-04-09 17:56:04 +02:00
firmware Add firmware. 2018-04-09 21:32:13 +02:00
.gitignore Add config file. 2018-04-08 17:25:28 +02:00
devices.js Automatically generated docs. #2 2018-04-11 20:54:22 +02:00
doc.js Automatically generated docs. #2 2018-04-11 20:54:22 +02:00
index.js More robust MQTT handling. #2 2018-04-11 20:14:12 +02:00
LICENSE Initial commit 2017-09-27 16:38:22 +03:00
npm-shrinkwrap.json Perfy is nice but we dont need it :(. #2 2018-04-09 20:27:32 +02:00
package.json Automatically generated docs. #2 2018-04-11 20:54:22 +02:00
parsers.js Use Xiaomi model ids. #2 2018-04-11 19:55:54 +02:00
README.md Update readme and package.json. 2018-04-09 20:48:30 +02:00
xiaomi.png Add some happy and sad faces. 2018-04-09 22:17:24 +02:00

WORK IN PROGRESS: xiaomi-zb2mqtt

Some Xiaomi sensors

Allows you to use your Xiaomi Zigbee sensors and switches without Xiaomi's gateway.

It bridges the events sent from the sensors and switches to MQTT. You can integrate the cheap and nice Zigbee sensors and switches with whatever smart home infrastructure you are using.

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

Contributors