diff --git a/README.md b/README.md index aa9cf94..3c0409a 100644 --- a/README.md +++ b/README.md @@ -504,9 +504,9 @@ Here are complete firmwares to turn them into MQTT-controlled smart home nodes: ## Visualization, Dashboards - [awtSCADA](https://github.com/larionovavi-stack/awtscada) - Industrial SCADA/HMI system with MQTT support (plus IEC 61850, OPC UA, Modbus TCP). Runs from a single HTML file in any browser, zero installation. 53 function blocks, 65 graphic elements, real-time trends. -- [MQTT-Tiles](https://github.com/flespi-software/MQTT-Tiles) - MQTT-based IoT dashboard visualization tool. Allows easy dashboards sharing. Works with any MQTT broker supporting the WSS protocol. - [Crouton](https://github.com/edfungus/Crouton) - 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 collapsible tree and MQTT over websockets. +- [Feezal](https://github.com/feezal/feezal) - Dashboard editor powered by Web Components and MQTT - [HelloIoT](https://github.com/adrianromero/helloiot) - MQTT client and dashboard application. - [HOMR-REACT](https://github.com/klauserber/homr-react) - A configurable MQTT Visualization. - [Linear MQTT Dashboard](https://github.com/ravendmaster/linear-mqtt-dashboard) - Easy, customizable control panel - MQTT-client. @@ -518,6 +518,7 @@ Here are complete firmwares to turn them into MQTT-controlled smart home nodes: - [mqtt-panel](https://github.com/fabaff/mqtt-panel) - A web interface for MQTT. - [mqtt-prometheus-message-exporter](https://github.com/tg44/mqtt-prometheus-message-exporter) - A small service which will convert mqtt messages to prometheus metrics. - [mqtt-svg-dash](https://github.com/jpmens/mqtt-svg-dash) - Subscribe to MQTT, extract JSON from a message and make lights blink on an SVG page. +- [MQTT-Tiles](https://github.com/flespi-software/MQTT-Tiles) - MQTT-based IoT dashboard visualization tool. Allows easy dashboards sharing. Works with any MQTT broker supporting the WSS protocol. - [mqtt2highcharts](https://github.com/matbor/mqtt2highcharts) - Plotting live numbered data from a subscribed MQTT topic using Highcharts. - [MYHELLOIOT](https://adrianromero.github.io/myhelloiot/) - MQTT dashboard application. - [node-red-dashboard](https://github.com/node-red/node-red-dashboard) - A dashboard UI for Node-RED.