Power flow card plus tutorial for Ecoflow?

I was wondering what videos or websites people might recommend to help me better understand how to set up the power flow card plus (PFCP) with Ecoflow products?

I have a standalone system with both a dual fuel and solar powering a delta 2 providing power to a garage. I know PFCP doesn’t support the dual fuel but I know there’s a setting in the Delta I can use. For now, it’s just a matter of getting the flow (and lines) layed out correctly.

You need to share a little bit more info about what setup you have and the entities you want to use.
If you want examples use this GitHub - flixlix/power-flow-card-plus: A power distribution card inspired by the official Energy Distribution card for Home Assistant

I’d like it to look sort of like this. I believe the solar > battery > garage flow is working. My internet connection to the Ecoflow Delta 2 isn’t the best, so I haven’t tried to figure out the which sensor show input data when the Dual Fuel is charging the Delta. I guess right now I’m trying to figure out how to remove lines between entities.

I’m also interested in what others have set up for a similar solution.

If there’s a better card, for what I’m doing, I’m open to switching. But I’m also thinking ahead to when I get a bettery system for my home, and how we’ll be using that data.

Here is the config to hide lines, when they are 0 or use style_card_content to edit the css.

I don’t feel that this is the solution. I too have EcoFlow products and the line that connects from Grid to house should be grid to Battery for EcoFlow. The line that currently connect from Grid to battery is for selling power to the grid. If the battery could have multiple INPUTS for power, that would solve our issues.

I’d love to see more examples of how people have their Ecoflow cards set up. I could have sworn I saw a video on YouTube from a guy who had 4 different cards setup, but I can’ for the life of me find it (and I didn’t watch it).

Next time my generator is running, I’ll have to see, but I think the flow from “grid” to battery goes in the correct direction. I’m just struggling to find a way to represent the actual power from the dual fuel, not the total power in.

With inputs you mean charging power sensors right?
You can make a template sensor to sum two entities. (or the combine helper but I am not sure)