From f981cb0b064a6a8f23b588fe24484c2db1e67775 Mon Sep 17 00:00:00 2001 From: Sebastian Raff Date: Fri, 6 May 2016 10:17:10 +0200 Subject: [PATCH] Adds Net-Commander --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 97407f3..3d96a35 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,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 . * [homekit2mqtt](https://github.com/hobbyquaker/homekit2mqtt) - Interface between [HAP-NodeJS](https://github.com/KhaosT/HAP-NodeJS) and MQTT. * [ioBroker](https://github.com/ioBroker) has a [MQTT adapter](https://github.com/ioBroker/ioBroker.mqtt). +* [Net-Commander](http://net-commander.com/) has built in MQTT connectivity. * [openhab](https://github.com/openhab) has a [MQTT binding](https://github.com/openhab/openhab/wiki/MQTT-Binding).