Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
Go to file
2020-01-31 22:52:39 +01:00
.github Create FUNDING.yml 2019-05-24 08:27:35 +02:00
data Dont add advanced configuration by default. 2018-05-24 20:19:04 +02:00
docker Update Docker to Node 12 and use multistage builds to reduce image size (#2703) 2020-01-11 15:11:27 +01:00
images Add more logo variants. https://github.com/Koenkk/zigbee2mqtt/issues/2171 2019-10-20 21:56:11 +02:00
lib Await permit join before continuing with startup. https://github.com/Koenkk/zigbee2mqtt/issues/2617 2020-01-31 22:52:39 +01:00
scripts Shepherd -> herdsman. 2019-11-09 20:38:47 +01:00
test Update converters. https://github.com/Koenkk/zigbee2mqtt/issues/2850 2020-01-31 22:42:24 +01:00
.dockerignore Bump alpine to 3.10 and other docker improvements. 2019-09-29 21:55:40 +02:00
.eslintignore Zigbee-herdsman (#1945) 2019-09-09 19:48:09 +02:00
.eslintrc.json Lint. 2019-06-23 16:10:44 +02:00
.gitignore Update gitignore. 2019-11-23 12:07:07 +01:00
.npmrc Add .npmrc 2018-07-03 18:57:36 +02:00
azure-pipelines.yaml Fix azure pipline triggers and conditions. 2019-09-30 21:16:16 +02:00
index.js Zigbee-herdsman (#1945) 2019-09-09 19:48:09 +02:00
LICENSE Initial commit 2017-09-27 16:38:22 +03:00
npm-shrinkwrap.json Update converters. https://github.com/Koenkk/zigbee2mqtt/issues/2850 2020-01-31 22:42:24 +01:00
package.json Update converters. https://github.com/Koenkk/zigbee2mqtt/issues/2850 2020-01-31 22:42:24 +01:00
README.md Update README.md badge url (#2138) 2019-10-15 19:01:33 +02: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.