From 3872d58561b462633035e7e6f26798fcd48bd958 Mon Sep 17 00:00:00 2001 From: Koen Kanters Date: Wed, 18 Apr 2018 18:48:35 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f19d0b665..1a97188d3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@ Allows you to use your Zigbee devices **without** the vendors (Xiaomi/TRADFRI/Hue) bridge/gateway. -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. +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.io](https://www.home-assistant.io/). + +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. The [wiki](https://github.com/Koenkk/zigbee2mqtt/wiki) provides you all the information needed to get up and running!