Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
Go to file
2018-04-16 21:41:24 +02:00
data Make retain device specific. 2018-04-15 01:14:43 +02:00
docker/arm32v7 Move arm32v7 Docker. 2018-04-14 15:25:57 +00:00
firmware Add firmware. 2018-04-09 21:32:13 +02:00
.dockerignore Add arm32v7 docker. 2018-04-14 16:56:28 +02:00
.gitignore Add config file. 2018-04-08 17:25:28 +02:00
commands.js Support tradfri light bulbs. 2018-04-16 21:41:24 +02:00
devices.js Support tradfri light bulbs. 2018-04-16 21:41:24 +02:00
doc.js Update doc gen. 2018-04-13 19:29:17 +02:00
index.js Support tradfri light bulbs. 2018-04-16 21:41:24 +02:00
LICENSE Initial commit 2017-09-27 16:38:22 +03:00
npm-shrinkwrap.json Use winston logger. 2018-04-14 16:17:25 +02:00
package.json Use winston logger. 2018-04-14 16:17:25 +02:00
parsers.js Support tradfri light bulbs. 2018-04-16 21:41:24 +02:00
README.md Update README.md 2018-04-11 22:06:12 +02:00
xiaomi.png Add some happy and sad faces. 2018-04-09 22:17:24 +02:00

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