Multiple energy dashboards for several buildings

Hello !

I have several buildings, each divided into zones. I would like to be able to track the energy consumption of each building and have a breakdown of this consumption by displaying the consumption of the building’s zones.

Ideally, the energy dashboard is perfect; each zone would be configured as an individual device.

I’ve seen several posts, particularly in the feature requests section, that talk about multiple energy dashboards, but the functionality doesn’t exist yet.

I would, of course, like to consolidate data from all buildings into a single Home Assistant.

For each dashboard, I need to be able to choose a time range to display data over different periods.

Bar charts might be suitable.

Do you know if this configuration is possible?
Thank you for your help,

JC

1 Like

I assume you already voted for this:

Until then, there is this:

and this:

For the other graphs there are options too, but I’m not sure if they can use the period selector mentioned above:

Another option would be to use influxdb and Graphana. Graphana has powerful dashboarding functionality. But pretty much all graphic tools have a pretty steep learning curve.

Thank you so much for your help.
I’ve tried the energy flow card plus yesterday but it is not suitable for my project.

If I’m not mistaken, it’s not possible to have more than 2 sub-consumers under the house. However, I must have between 5 and 10 configurable zones.

I will study your idea with influxdb and grafana.

Thank you !