From 377eec24324485d3d7563f4d6cec6a25ee97b024 Mon Sep 17 00:00:00 2001 From: David Lorenzo <17401854+David-Lor@users.noreply.github.com> Date: Fri, 13 Dec 2019 21:43:08 +0100 Subject: [PATCH] Add MQTT2ETCD (#67) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 74cbc95..65c1c8f 100644 --- a/README.md +++ b/README.md @@ -344,6 +344,7 @@ Here are complete firmwares to turn them into MQTT-controlled smart home nodes: * [Valetudo](https://github.com/Hypfer/Valetudo) - Xiaomi (Roborock) Vacuum Robots Firmware with MQTT and Webinterface. * [wlan-thermo-mqtt-addon](https://bitbucket.org/IOcastor/wlan-thermo-mqtt-addon/) - Addon for a popular DIY barbecue thermometer. * Tasker (Automation for Android) [MQTT Publisher Plugin](https://play.google.com/store/apps/details?id=net.nosybore.mqttpublishplugin). +* [MQTT2ETCD](https://github.com/David-Lor/MQTT2ETCD) - MQTT-ETCD gateway: PUT keys on ETCD through MQTT, and watch ETCD key changes on MQTT topics ### Visualization, Dashboards