From f2f1bc191b9734e8f26a6c2e859114e313a9ba85 Mon Sep 17 00:00:00 2001 From: Sebastian Raff Date: Fri, 11 Aug 2017 18:07:34 +0200 Subject: [PATCH] add xiaomi2mqtt --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 47ae750..244c791 100644 --- a/README.md +++ b/README.md @@ -186,6 +186,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [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. +* [xiaomi2mqtt](https://github.com/svrooij/node-xiaomi2mqtt) - bridge between the Xiaomi Smart Home Gateway Aquara and a mqtt server. * [smartthings-mqtt-bridge](https://github.com/stjohnjohnson/smartthings-mqtt-bridge) - Bridge between [SmartThings](https://www.smartthings.com/) and MQTT.