Edit Energy dashboard

Hello,
I am a new forum member and hope to get help with a probably very simple problem:
I have configured the energy panel and it works, but not as I want it. So I have to edit it, change entities displayed and possibly change layout.
But I can’t find a way to edit the dashboard or a way to delete it completely and start new.
Where is the code for it? Can’t find anything via file editor.
Best regards
Ludwig

Hello, you have to edit the energy dashboard under settings - dashboards under energy.
You cannot change anything on the layout itself.

1 Like

Just adding to the above that you can use the cards on the energy dashboard on other dashboards. So if you want a different layout, you can make a new dashboard and add the cards of your choice to that.

How exactly is this working? I cannot find the specific cards, e.g. my water consumption.

1 Like

You add the entities to the energy dashboard and then they appear on the energy dashboard.

If you want to use the cards elsewhere. The cards are here Energy Cards - Home Assistant

2 Likes

I want to keep my historical electricity consumption data in Home Assistant, which was previously tracked by a single entity. Now, I have switched to a peak/off-peak tariff and have created two new entities to track consumption separately for these periods. I have added these new entities to the Energy dashboard and removed the old one to avoid double counting, but this resulted in losing the historical data.
The goal is to find a way to combine the historical data from the old entity with the new real-time data from the two peak/off-peak entities in the Home Assistant Energy dashboard.
Do you know how to do it?