Daily statistics spike workaround

I have a couple Emporia Vue energy monitors and they’re mostly working well thanks to the Emporia Vue integration provided by @magico13.

One thing I’ve noticed is that since the values are pulled from the API once a minute, the first new stat can be off by as much as the absolute value of the previous day’s accumulation. Since that first value of the new day updates in the middle of the 12:00-12:05 window instead of right at the beginning of it, stats seems to credit that reset as the first entry of the new day always producing a spike in the first hour and throwing the data off for the entire day

Is there a method to automatically discard/zeroize that first stats entry via a service call or something else?