Hello community,
it was like that in the past: in yearly view of energy dashboard I had bars for each month. This changed to a more fine grained visualization with one or the other HA update, I don’t remember anymore. How can I get the old behavior back?
Thanks Heiko
I’m fairly certain it always showed the months for a yearly view, and still does, so I’m not sure what you would be seeing. Have a screenshot?
A friend of mine who is also using HA does not have this problem, but he does not install every update. So I think a specific HA version changed this for me, maybe the first version containing the energy dashboard refactoring.
Interesting, never seen that before.
Suggest try Safe Mode, try clearing your browser cache, try logging out and log back for a few possible ideas.
If nothing works you can open up a ticket on the frontend github.
I’ve already tried deleting browser cache, using private window and so on, when I recognized this. Did not help. It’s like that a couple of months now and I hoped it corrects itself. Sometimes it takes a while to recalculate it I thought. There must be more people having this issue.
I took me time today and finally found the cause: it’s in the user settings: timezone local vs server. I changed it from server to local and now it works. strange behavior
Sounds like a bug.
Maybe somebody can double check this in his/her installation. Background: my hardened browser sends random timezone to the server, that’s why I want to use server timezone
I found this post as I had the exact same problem.
Changing from using the server timezone to using the one sent by my browser changed the graph back to monthly aggregated columns.
The behavior is related to using a date range that is not on exact months. If the time zone if off, it probably thinks you are not looking at the exact year.
It might be that the developers can prevent this by using the same timezone all over. However, you would probably have more issues if the time zone is not set properly. For instance, daily/monthly counters not resetting at the right time, or worse, on different times tha ones with the right time zone. So bottom line: it is important for HA server to know the right time zone.

