I have a Tasmota that sends the grid counter values of current grid power (W) and grid total energy consumption (kWh) via MQTT to HA.
The former I get every single second, but the latter only every 300 s (5 min).
See attached screenshot from grafana.
I did not customize anything with that, I guess it comes from automatic MQTT integration.
But every 5 min I think is a little too long, I would like to change it to maybe every 60 s.
How could I do that? Or do I not want that?
Why is it per default 5 min, but power every single second? Thatâs a huge difference.
P.S. The grid total energy consumption value on the Tasmota Web UI (see screenshot) changes every 20 s or so (when the last digit increases), so the Tasmota itself updates the value more often than 5 min.