From f9358ce3b78bd03a101fc203e6f3cb6ac79cc2ae Mon Sep 17 00:00:00 2001 From: Sebastian Raff Date: Fri, 11 Aug 2017 18:06:20 +0200 Subject: [PATCH] add miflora-mqtt-daemon --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ce918bd..47ae750 100644 --- a/README.md +++ b/README.md @@ -253,6 +253,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [haiku2mqtt](https://github.com/forty2/haiku2mqtt) - A bridge between Haiku smart fans and MQTT. * [homely](https://github.com/baol/homely) - collection of Go daemons for connecting Domoticz and other stuff. * [leaf-python-mqtt](https://github.com/glynhudson/leaf-python-mqtt) - Extract data from Nissan Leaf API and post to mqtt. +* [miflora-mqtt-daemon](https://github.com/ThomDietrich/miflora-mqtt-daemon) - Linux service to send Xiaomi Mi Flora plant sensor data to an MQTT broker. * [mqtt2ble](https://github.com/hardillb/mqtt2ble) - A way to bridge MQTT topics to BLE Gatt characteristics. * [node-mqtt-for-anki-overdrive](https://github.com/IBM-Bluemix/node-mqtt-for-anki-overdrive) - Node.js Controller and MQTT API for Anki Overdrive. * [parrot-sample](https://github.com/IBM-Bluemix/parrot-sample) - Sample code which uses MQTT to control a Parrot AR Drone.