I want to visualize how much power is being used in total by devices in a certain area, however:
- Area cards do not allow me to select sensor type "power"
- Area cards do not sum sensors, they average them
I have created a helper that sums entities (type: "Combine the satate of several sensors"). However this has a few drawbacks:
- Does not show up in area card, I need an "entities" card instead (see screenshot)
- Need to manually maintain list of devices (i.e. it doesn't really know about areas)
Is there a better approach? Thanks
p.s.: perhaps the Energy dashboard could also show power and energy aggregates per area, how/where do I suggest this feature?