From faf6cbea8e3cc6400239d0a949b98b0da09ad371 Mon Sep 17 00:00:00 2001 From: Sebastian Raff Date: Mon, 9 Oct 2017 22:01:52 +0200 Subject: [PATCH] add HS100toMQTT --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 84a35a6..9db485d 100644 --- a/README.md +++ b/README.md @@ -184,6 +184,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [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. * [hm2mqtt.js](https://github.com/hobbyquaker/hm2mqtt.js) - Interface between EQ-3's Homematic line of smarthome devices and MQTT. Supports Homematic IP. +* [HS100toMQTT](https://github.com/dersimn/HS100toMQTT) - Gateway between TPLink HS100/HS110 and MQTT. * [knx2mqtt](https://github.com/owagner/knx2mqtt) - Interface between the KNX home automation standard and MQTT. * [mqtt2homekit](https://github.com/forty2/mqtt2homekit) - Roughly the opposite of [homekit2mqtt](https://github.com/hobbyquaker/homekit2mqtt): Control your HomeKit-enabled devices with MQTT and without Siri or iPhone. * [mqtt-dss-bridge](https://github.com/cgHome/mqtt-dss-bridge) - MQTT digitalSTROM-Server Bridge.