Menu

📰
0

One application for charts, storage, dashboards, MQTT and flows

Reddit r/homeautomation·u/Honest-Eng·about 1 month ago
#6ZmURmdL
Reading 0:00
15s threshold

Looking for feedback from users who rely on MQTT.

I am working on an application that was originally started as industrial data collector. But I think it makes sense to share it with you since I added MQTT and started using it at home for all my automation needs.

What it can do:

For MQTT: read from MQTT devices and brokers; publish to subscribed topics; it has it's own internal broker built in.

Charts: add saved tags to charts and visualize your data

Flows: Node Red like flow engine - modify the data, create triggers etc.

You can think of it as a combination of Node-RED, Grafana, and InfluxDB but in one app, built on PostgreSQL / TimescaleDB.

You can pair it with Home Assistant via MQTT data exchange or use stand alone.

Sorry guys, no AI :)

It’s free and open source. Here is the link: https://github.com/orionK-max/DataForeman

Read More