zigbee2mqtt/README.md

19 lines
1.0 KiB
Markdown
Raw Normal View History

2018-04-23 09:00:49 -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-04-25 10:41:20 -07:00
It bridges the events sent from the sensors and switches to 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-04-18 09:48:35 -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. Feel free to create an [issue](https://github.com/Koenkk/zigbee2mqtt/issues) in this case.
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)