Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
Go to file
Koen Kanters 110f80ec84 Lint.
2019-06-17 21:41:48 +02:00
.github Create FUNDING.yml 2019-05-24 08:27:35 +02:00
.travis Pr expcliv2 (#1344) 2019-03-29 18:52:45 +01:00
data Dont add advanced configuration by default. 2018-05-24 20:19:04 +02:00
docker Fix Docker container being killed instead of stopped. #1482 2019-05-01 20:47:53 +02:00
docs Cleanup docs. 2019-02-13 19:30:14 +01:00
images Update README.md with new logo! 2018-12-14 19:30:03 +01:00
lib Include last seen in device boxes on graphviz map (#1633) 2019-06-17 21:28:27 +02:00
scripts Merge branch 'master' into dev 2019-02-19 19:15:09 +01:00
test Lint. 2019-06-17 21:41:48 +02: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 Use jest instead of mocha 2019-03-10 13:32:36 +01:00
.gitignore Group configuration via configuration.yaml and group state (#1464) 2019-04-29 20:38:40 +02:00
.npmrc Add .npmrc 2018-07-03 18:57:36 +02:00
.travis.yml Fix before_install tag 2019-01-29 20:13:05 +01:00
index.js Don’t quit twice. https://github.com/Koenkk/zigbee2mqtt/issues/1550 2019-05-20 20:43:25 +02:00
LICENSE Initial commit 2017-09-27 16:38:22 +03:00
npm-shrinkwrap.json Update zigbee-herdsman 2019-06-15 22:57:35 +02:00
package.json Update zigbee-herdsman 2019-06-15 22:57:35 +02:00
README.md Update discord link to the #welcome-rules channel (#1290) 2019-03-20 07:10:37 +01:00
update.sh Adding update script (#525) 2018-10-22 18:08:03 +02:00



Zigbee2mqtt 🌉 🐝

Allows you to use your Zigbee devices without the vendors 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 documentation 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.

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.