From 0a1c60b2cf4d8deb6be169b49cc5e2247f7b30c7 Mon Sep 17 00:00:00 2001 From: Stanislav Demydiuk Date: Mon, 29 Oct 2018 09:29:28 +0200 Subject: [PATCH] Add Link for Domoticz integration to Readme (#546) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b0adb67a..1ef1ffe7 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,11 @@ Zigbee2mqtt integrates well with (almost) every home automation solution because - [Hassio](https://www.home-assistant.io/hassio/): Using [the official addon](https://github.com/danielwelch/hassio-zigbee2mqtt) from [danielwelch](https://github.com/danielwelch) - Generic install or Hassbian: Using instructions [here](https://github.com/Koenkk/zigbee2mqtt/wiki/Integrating-with-Home-Assistant) + + +### [Domoticz](https://www.domoticz.com/) +- Integration implemented in [domoticz-zigbee2mqtt-plugin](https://github.com/stas-demydiuk/domoticz-zigbee2mqtt-plugin) + ## Architecture ![Architecture](architecture.png)