Energy flow incomplete

I have panels+inverter on the balcony, and a separate system on the roof. The dashboard cards are using autoconfiguration, but

  • The default Energy flow card (left) does not distinguish these Solar sources :frowning:
  • The sankey-chart (right) is doing this by default (but it has several other drawbacks: no from-battery, no to-grid

Is there an easy way to have this correctly in one card (without entire custom yaml etc, so either another card, or HAcore/sankey fix their defaults) ?

Also, similar to the previous thread Energy dashboard: mismatch in grid power import and grid power plot

I’m quite disappointed by the “wrong design” of the HAcore default " Power sources graph":
As soon as power is exported to the grid

  • the orange area is not my direct solar (/from-battery) consumption any more, but it also adds the “to grid” value. correct (expectation) would be that this area is blue (like a few minutes before when it was green for “charging-battery”).

  • the blue area (normally negative as from-grid consumption) suddenly is added ON TOP of the orange area - this wrongly suggest that my solar production is 2x bigger than in reality.
    correct (expectation) would be that the “too big orange area” is a (positive) blue area.

  • the black line at the overall top (orange+green / orange+blue), but for the latter case this is also wrong because it is not possible to “use”/“meter turning” with 17kW if all my Solar systems can only produce 9kW.

Maybe this is due to the sensors, but I guess most Solar systems have the same sensors (e.g.Meter imported, Meter exported), so this must be a well-known problem?