From 9cb49943089d539f0cdeb3e0a05d2c258dce595f Mon Sep 17 00:00:00 2001 From: Sebastian Raff Date: Thu, 13 Apr 2017 18:50:39 +0200 Subject: [PATCH] add hm2mqtt.js --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed4fa55..b277419 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,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](https://github.com/owagner/hm2mqtt) - Interface between EQ-3's Homematic line of smarthome devices and MQTT. +* [hm2mqtt,js](https://github.com/hobbyquaker/hm2mqtt.js) - Interface between EQ-3's Homematic line of smarthome devices and MQTT. Supports Homematic IP. * [knx2mqtt](https://github.com/owagner/knx2mqtt) - Interface between the KNX home automation standard and MQTT. * [mqtt-dss-bridge](https://github.com/cgHome/mqtt-dss-bridge) - MQTT digitalSTROM-Server Bridge. * [node-lox-mqtt-gateway](https://github.com/alladdin/node-lox-mqtt-gateway) - Gateway for Loxoneâ„¢ miniserver to communicate with mqtt broker.