From e82bd12037f525a63a055177cc855e6c2a5ab5c8 Mon Sep 17 00:00:00 2001 From: Sebastian Raff Date: Fri, 5 May 2017 22:13:15 +0200 Subject: [PATCH] add HOMR-REACT --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eeb7e27..177aaeb 100644 --- a/README.md +++ b/README.md @@ -253,6 +253,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [Crouton](http://crouton.mybluemix.net/crouton/gettingStarted) - A dashboard that taps into your IOT network, using only MQTT and JSON. * [d3-MQTT-Topic-Tree](https://github.com/hardillb/d3-MQTT-Topic-Tree) - A MQTT Topic Tree viewer using the d3 collapsable tree and MQTT over websockets +* [HOMR-REACT](https://github.com/klauserber/homr-react) - A configurable MQTT Visualization. * [node-red-dashboard](https://github.com/node-red/node-red-dashboard) - A dashboard UI for Node-RED. * [mqtt2highcharts](https://github.com/matbor/mqtt2highcharts) - plotting live numbered data from a subscribed mqtt topic using highcharts. * [MQTT Dash](https://play.google.com/store/apps/details?id=net.routix.mqttdash&hl=de) - Android App: With the app you can create dashboards for your MQTT enabled IoT Smart Home devices and applications.