When using History to display data being logged by an ESP32, why does the update on some data change from say, 10seconds to every 1.5 or even 2 minutes? (The graph appears to very stepped).
I have an ESP32 logging temperature from 4 Ktype sensors from MCP9600’s at 10s intervals. It occasionaly changes to show data logged on 1 or sometimes more devices, at only 1 or 2 samples a minute.
This may change back to the set 10s samples after a random period of time. Maybe hours later. Then do it again sometime later.
Is this HA related or ESP32?