From ac6b8325de0f6311930142b0d0a547c1796b3b3b Mon Sep 17 00:00:00 2001 From: Sebastian Raff Date: Wed, 17 May 2017 21:20:43 +0200 Subject: [PATCH] add mqtt2homemit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 165fa3e..1a04f18 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [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. * [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. * [node-lox-mqtt-gateway](https://github.com/alladdin/node-lox-mqtt-gateway) - Gateway for Loxoneâ„¢ miniserver to communicate with mqtt broker.