From d9b3e212a15d890d16fe58481ebac7f21a0e1c2e Mon Sep 17 00:00:00 2001 From: Domochip <33293764+Domochip@users.noreply.github.com> Date: Sat, 13 Nov 2021 19:30:25 +0100 Subject: [PATCH] Add gardena2mqtt in Smart Home section (#99) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c40a57e..7be0e55 100644 --- a/README.md +++ b/README.md @@ -279,6 +279,7 @@ Here are complete firmwares to turn them into MQTT-controlled smart home nodes: * [domiqtt](https://github.com/etobi/domiqtt) - Connects to a Domiq Base (LCN) and translate from and to MQTT. * [eno2mqtt](https://github.com/owagner/eno2mqtt) - Interface between an Enocean USB300 (TCM310) adapter and MQTT. * [Evohome2mqtt](https://github.com/svrooij/evohome2mqtt) - MQTT Interface for the Honeywell Evohome system. +* [gardena2mqtt](https://github.com/Domochip/gardena2mqtt) - Docker Gateway to control GARDENA Smart system devices (Sileno mower, Irrigation Control, etc.) through MQTT. * [helios2mqtt](https://github.com/mreschka/helios2mqtt) - A daemon for syncing a helios easy controls system like my KWL EC 220D to MQTT. * [hm2mqtt.js](https://github.com/hobbyquaker/hm2mqtt.js) - Interface between EQ-3's Homematic line of smarthome devices and MQTT. Supports Homematic IP. * [homeeToMqtt](https://github.com/odig/homeeToMqtt) - Bidirectional Interface between homee and MQTT.