How to correctly fix statistics data if you can't via statistics?

So my temperature sensor basically broke physics today, measuring below absolute zero …

googled , dev tools , statistics , click the ramp , edit ,…
there is no ramp …

Then I found a bunch of other people complaining about the exact same thing. some voting on the topics. But after some searching , is it the correct conclusion that to this date (25/01/2025), you still need to do a direct DB edit to fix datapoint(s) in HA -if there is no ramp in statistics ?

Just trying to let it sink in if this true , I can integrate with thousands of sensors/api/technologies/zigbee/matter/etc… all sorts of advance automations/reporting/integrations , but to do a remove of some data point(s) , I need to do some sql query ?
I kinda hope I missed something and its just user error :slight_smile:

You can only edit totals not measurement statistics. It was introduced to fix the energy dashboard.

Yes a method for measurements is needed too.

Yes editing the db directly is the only way at the moment.

1 Like

Thank you for the clear answer.

My whole HA setup is a continuation of guides, YouTube guide , rabbit holes… (which is fine though and probably very similar to many other users).

But I guess , I kinda didn’t expect that this rabbit hole, would be the next one :smiley: