Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
Go to file
2018-12-06 21:27:41 +01:00
.github Update issue template. #264 2018-08-09 17:56:51 +02:00
.travis Update trigger-downstream.sh to dev branch 2018-08-13 19:21:55 +02:00
data Dont add advanced configuration by default. 2018-05-24 20:19:04 +02:00
docgen Update zigbee-shepherd-converters to 5.0.3. https://github.com/Koenkk/zigbee2mqtt/issues/627 2018-12-06 21:27:41 +01:00
docker Docker unlock nodejs and npm version. 2018-12-06 21:27:41 +01:00
docs Update zigbee-shepherd-converters to 6.0.7. 2018-12-06 21:27:41 +01:00
images Update zigbee-shepherd-converters to 6.0.7. 2018-12-06 21:27:41 +01:00
lib Update zigbee-shepherd-converters to 6.0.7. 2018-12-06 21:27:41 +01:00
test Skip state when brightness is also published (reduces amount of useless zigbee commands). 2018-12-06 21:27:41 +01:00
.dockerignore Docker ignore more files. #22 2018-05-07 17:46:58 +02:00
.eslintignore Move docs to repo 2018-12-06 21:27:41 +01:00
.eslintrc.json Allow ‘/‘ in friendly_name. https://github.com/Koenkk/zigbee2mqtt/issues/470 2018-11-07 19:40:58 +01:00
.gitignore Adding update script (#525) 2018-10-22 18:08:03 +02:00
.npmrc Add .npmrc 2018-07-03 18:57:36 +02:00
.travis.yml Refactor! 2018-12-06 21:27:36 +01:00
index.js Fix node version to >=8.11 10 and implement check on startup. https://github.com/Koenkk/zigbee2mqtt/issues/552 2018-11-07 20:05:14 +01:00
LICENSE Initial commit 2017-09-27 16:38:22 +03:00
npm-shrinkwrap.json Update zigbee-shepherd-converters to 6.0.7. 2018-12-06 21:27:41 +01:00
package.json Update zigbee-shepherd-converters to 6.0.7. 2018-12-06 21:27:41 +01:00
README.md Add devices images to repository. 2018-12-06 21:27:41 +01:00
update.sh Adding update script (#525) 2018-10-22 18:08:03 +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.

Getting started

The wiki provides you all the information needed to get up and running! Make sure you don't skip sections if this is your first visit, as there might be important details in there for you.

The documentation will provide information on how to prepare, configure and start zigbee2mqtt, but also on how to customize the setup to fit your needs.

If you aren't familiar with zigbee terminology make sure you read this to help you out.

Integrations

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

Home Assistant

Domoticz

Architecture

Architecture

Supported devices

See Supported devices to check whether 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 assistance 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