Historical Statistics helpers no update until HA Rebooting 2025.5.2

Hi everyone.

I’m on HA 2025.5.2 and I’ve noticed that all my historical statistics helpers (highest value, yesterday’s value, etc) have stopped updating when the day changes.
That is, starting at 0:00:01, the “today” values ​​should be reset to “yesterday,” but they remain at 0.
If I simply restart, the historical values ​​appear correctly.
This didn’t happen until version 2025.4.x.
Anyone else having the same problem?
Thanks

“Today” is:
start: {{ today_at(‘00:00:00’) }}
end: {{ today_at(‘23:59:59’) }}
duration: empty

“Yesterday” is:
start: empty
end: {{ today_at(‘00:00:00’) }}
duration: 0:24:0:0

Hello Gabriel,

If you believe you have found a bug and your discussions here have people agreeing with you (It’s not currently working as designed) then you should check the issues. If it is working as designed and you just don’t like it, then look at the Feature Request Category for more info.
If there is already an issue for it, add a thumbs up to help push the effort along. If there is not an issue open for it open one.
It’s good to discuss and verify that there is an issue here, but if you want the appropriate developer to look at it & maybe get it resolved, it will have to be seen as an issue…

Hi

A recently graphical example of the problem.

This error has reported in core.
Awaiting for fix it