Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
Go to file
Koen Kanters 1aa020875a
Merge pull request #218 from arontsang/master
Allow user to able use the same kind of click multiple times
2018-08-25 00:02:19 +02: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 Remove selfsigned from configuration.yaml 2018-08-17 18:34:33 +02:00
docker Docker write hash to correct file. 2018-06-17 16:38:11 +02:00
lib Merge branch 'dev' into master 2018-08-24 23:59:39 +02:00
support Fix homeassistant docgen, set command_topic_prefix in command_topic. #117 2018-06-17 01:35:44 +02:00
test Start adding tests. 2018-08-15 22:19:54 +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 Start adding tests. 2018-08-15 22:19:54 +02:00
.gitignore Update log file extension. 2018-08-16 20:04:29 +02:00
.npmrc Add .npmrc 2018-07-03 18:57:36 +02:00
.travis.yml Start adding tests. 2018-08-15 22:19:54 +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 0.1.3 2018-08-17 18:32:11 +02:00
package.json 0.1.3 2018-08-17 18:32:11 +02:00
README.md Add ciotlosm to contributors 2018-06-11 20:40:14 +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

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