From 488a6d7a5e02a9693e57298a553f72f202ece851 Mon Sep 17 00:00:00 2001 From: Gilad Tamam Date: Tue, 28 Jul 2026 02:41:34 +0300 Subject: [PATCH] Add ZigDash to Visualization, Dashboards (#151) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 40ea8e5..cd8b66a 100644 --- a/README.md +++ b/README.md @@ -525,6 +525,7 @@ Here are complete firmwares to turn them into MQTT-controlled smart home nodes: - [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. - [PlotJuggler](https://github.com/facontidavide/PlotJuggler) - Visualize time series (from sources such as: MQTT, Websockets, ZeroMQ, UDP, etc., supports data formats such as JSON, CBOR, BSON, Message Pack, etc.). It is a fast, powerful and intuitive cross-platform tool. +- [ZigDash](https://gitlab.com/tamamg/zigdash) - Free, open-source Material 3 MQTT dashboard for Android, built for Zigbee2MQTT with automatic device discovery. Other tools that can be used to create Visualization/Dashboards can be found under [Platforms](#platforms) and [Smart Home Integration Software](#smart-home-integration-software).