Mqtt Dashboard - IoT and Node-

In-app purchases
4.0
596 reviews
50K+
Downloads
Content rating
PEGI 3
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Mqtt Dashboard is a simple and beautiful tool to control your MQTT-enabled devices and manage your home automation system. It’s compatible with Node-RED, Tasmota Sonoff, all internet enabled Arduino board and much more…
If it has MQTT, it works with this app.

Features:
👉🏼 Create and customize your dashboard with a clean and fresh user interface.
👉🏼 Use shortcuts to easily engage with your most-used devices.
👉🏼 Receive messages formatted as JSON and extract the payload from the specified path.
👉🏼 Define different broker connections and switch easily between them (PRO).
👉🏼 Dark or light mode!
👉🏼 Background connection - may drain the battey!

Available tile types:
Compound ones:
💡 Light: manage brightness and color of lights and similar devices
🌡 Thermostat: display and send setpoint, mode, temperature and humidity

Standard ones:
💬 Button: sends a predefined message; output only.
💬 Multiselect: offers a selection of pre saved messages you can choose from; output only.
💬 Toggle: toggle the state of the topic, from on to off and vice versa; input and output.
💬 Text: send and receives any type of string; input and output.
💬 Progress: sends numerical value in a fixed range and displays the received one; input and output.
💬 Date & time: choose and send messages containing date or time, and displays the received one; input and output.
💬 Color: sends a numerical color value chosen from an RGB selector, and displays the received tint; input and output.
💬 Line chart: displays a chart from received formatted data; input only.
💬 Image: show a picture from the received url.

The app is still under development, and could therefore be subjected to changes, bugs, weird behaviours and all sort of bad stuff; if you encounter a bug, want to share a feedback or help translating, reach me out via email.
Updated on
Jun 15, 2021

Data safety

Developers can show information here about how their app collects and uses your data. Learn more about data safety
No information available

Ratings and reviews

4.0
578 reviews
Dmitry Strelnikov
May 6, 2021
Thank you very much for this amazing MQTT Dashboard! I have a little feature request. Could you please add an option for the progress widget to send to value immediately and not wait until a finger is removed? This would be convenient for adjustment of the brightness of a lamp. It would be also amazing to have a double wide progress widget which can be used directly from the dashboard without any pop-up window.
14 people found this review helpful
Did you find this helpful?
bartuslongus
February 7, 2023
Nice and feature-packed AD-FREE app to connect to a MQTT broker and show, change and republish. I use it to control ambient lights and read sensors for temp/hum which are connected to my local broker on a Raspberry. 4/5 stars because JSON extraction is a bit laborious and the app crashes every time when the intensity popup of the light is shown and the phone alignment changes. (will submit bug)
2 people found this review helpful
Did you find this helpful?
Tim Stewart
December 6, 2021
Very cool app, useful. But a couple of things do not work. JSON output from tasmota sensors WILL NOT PARSE, it gives you you corrupted message warning...If a tile has a different subscribe topic than the publish topic, it won't work (from tasmota atleast) it doesn't update the status of the switch, temperature etc. If these things get corrected, let me know. I would be happy to come back and give this app another review & 5 stars. Other than these small issues, it's the best on the play store.
4 people found this review helpful
Did you find this helpful?

What's new

Read the compatibility warning in the new app's documentation website!
https://vetru-apps.github.io/mqtt-dashboard-documentation/

The new version brings lots of enhancements:
- Modified how we store information under the hood. This will allow to add cool stuff faster in the future.
- Redesigned 'Light' and 'Thermostat' tiles
- Added new options to already existing tiles
- Fixed connection stability issued
- Added new options to the broker connection
- General improvements and UI tweaks