From 28f3d49cf55f179524ee826e2dd38fa912f836ee Mon Sep 17 00:00:00 2001 From: Sebastian Raff Date: Wed, 23 Nov 2016 19:59:20 +0100 Subject: [PATCH] adds Homegear --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e3a292d..6514fe3 100644 --- a/README.md +++ b/README.md @@ -173,6 +173,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [FHEM](http://fhem.de/fhem.html) has a [MQTT module](http://fhem.de/commandref.html#MQTT) since V5.6. * [Home Assistant](https://home-assistant.io/) has a MQTT component. +* [Homegear](https://www.homegear.eu) has build in MQTT support. * [homekit2mqtt](https://github.com/hobbyquaker/homekit2mqtt) - Interface between [HAP-NodeJS](https://github.com/KhaosT/HAP-NodeJS) and MQTT. Control MQTT connected devices with Siri or HomeKit Apps. * [ioBroker](https://github.com/ioBroker) has a [MQTT adapter](https://github.com/ioBroker/ioBroker.mqtt). * [Net-Commander](https://github.com/net-commander/windows-dist) has built in MQTT connectivity.