I've been noticing that when I click/tap an entity, and it opens up the graph view, then the graph is always missing the last few datapoints. This happens in Chrome, Firefox and the Android App. Is there any way to make Home-Assistant show the full graph, including the latest datapoint? Here's an example, my dewpoint entity has updated to 13.50 a minute ago, but the graph is still only showing the older ~14.37 datapoint, and the graph doesn't even extend all the way down to 13.50.
#How come graphs are missing the last few datapoints?
1 messages · Page 1 of 1 (latest)
It's because that graph uses 5-minite statistics
Is there any way I can make it show the raw values?
Don't think so. You can click show more to get it in the history panel
Which will have raw values
Hmm... damn...
Yeah, that 5-minute aggregated thing isn't great in the more info :/
I think it was added for performance reasons, some weaker clients were getting hammered by graphs with too many datapoints.
I recall it was a bit controversial