From f5f5b037b817f534d4600ecdfad0ee9df45ba16a Mon Sep 17 00:00:00 2001 From: arteck <6681528+arteck@users.noreply.github.com> Date: Thu, 13 Jul 2023 19:56:26 +0200 Subject: [PATCH] chore: Add iobroker intergration (#18308) * Update README.md * Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 946b0558e..f29e4c781 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,13 @@ Zigbee2MQTT integrates well with (almost) every home automation solution because
+ + +### [IoBroker](https://www.iobroker.net/) +- Integration implemented in IoBroker. Read documentation [here](https://github.com/o0shojo0o/ioBroker.zigbee2mqtt) + +
+ ## Architecture ![Architecture](images/architecture.png)