Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
Go to file
Koen Kanters c372618eac
Merge pull request #125 from ciotlosm/add_version_support
Add support for version numbers and hash
2018-06-16 00:15:36 +02:00
.travis Add .hash.json for Docker. 2018-06-16 00:10:08 +02:00
data Dont add advanced configuration by default. 2018-05-24 20:19:04 +02:00
docker Add .hash.json for Docker. 2018-06-16 00:10:08 +02:00
lib Merge pull request #125 from ciotlosm/add_version_support 2018-06-16 00:15:36 +02:00
support Fix homeassistant docgen. 2018-06-14 18:14:58 +02:00
.dockerignore Add .hash.json for Docker. 2018-06-16 00:10:08 +02:00
.eslintignore Enforce code style. #45 2018-05-17 17:20:46 +02:00
.eslintrc.json Enforce code style. #45 2018-05-17 17:20:46 +02:00
.gitignore Add .hash.json for Docker. 2018-06-16 00:10:08 +02:00
.travis.yml Trigger danielwelch/hassio-zigbee2mqtt rebuild. https://github.com/danielwelch/hassio-zigbee2mqtt/issues/19 2018-05-31 19:11:28 +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 Set version to 0.0.0 2018-06-16 00:12:38 +02:00
package.json Set version to 0.0.0 2018-06-16 00:12:38 +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