Add MQTT2ETCD (#67)

This commit is contained in:
David Lorenzo
2019-12-13 21:43:08 +01:00
committed by Sebastian Raff
parent 7f8159ddf0
commit 377eec2432

View File

@@ -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