zigbee2mqtt/README.md

21 lines
1.2 KiB
Markdown
Raw Normal View History

[![Travis](https://img.shields.io/travis/Koenkk/zigbee2mqtt.svg)](https://api.travis-ci.org/Koenkk/zigbee2mqtt.svg)
2018-04-26 12:15:13 -07:00
# zigbee2mqtt :bridge_at_night: :honeybee:
2018-04-20 15:10:20 -07:00
![Thumbs up or down?](header.png)
2018-01-01 02:37:03 -07:00
2018-04-18 09:25:40 -07:00
Allows you to use your Zigbee devices **without** the vendors (Xiaomi/TRADFRI/Hue) bridge/gateway.
2017-09-27 09:39:10 -07:00
2018-05-01 10:18:34 -07:00
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. Integrates especially well with [Home Assistant](https://www.home-assistant.io/).
2018-04-18 09:48:35 -07:00
2018-04-23 08:55:44 -07:00
![Architecture](architecture.png)
2018-05-01 09:51:38 -07:00
See [Supported devices](https://github.com/Koenkk/zigbee2mqtt/wiki/Supported-devices) to check wether your device is supported. If it's not listed there support can be added (fairly) easy, see [How to support new devices](https://github.com/Koenkk/zigbee2mqtt/wiki/How-to-support-new-devices).
2017-09-27 09:39:10 -07:00
2018-04-18 09:25:40 -07:00
The [wiki](https://github.com/Koenkk/zigbee2mqtt/wiki) provides you all the information needed to get up and running!
2017-09-27 09:39:10 -07:00
2018-04-09 11:46:12 -07:00
### Contributors
* [AndrewLinden](https://github.com/AndrewLinden)
* [oskarn97](https://github.com/oskarn97)
* [dgomes](https://github.com/dgomes)
2018-04-11 13:06:12 -07:00
* [Koenkk](https://github.com/Koenk)
* [kirovilya](https://github.com/kirovilya)