You should have setup two entities for those two data in the energy dashboard configuration.
The two entities something like sensor.something1 and sensor.something2 are what are you looking for.
Probably you will see the friendly name not in format like sensor.something.
For solar, you could probably get it, it’s just the sum of your solar production. If you want the amount produced so far today, you could maybe use a utility_meter helper for that to help get it (if you don’t have that sensor).
The number in your home is your consumption, which there is no entity for, but it is the sum of (grid consumption + solar production + from_battery) - (grid_return + to_battery).
Hello, @karwosts you are right, I did not understood the question in the right way.
you should make sure to understand where you measure each entity.
In my case total home power measurement is after sun production so it takes into account all power used. It depends from you installation if you add up everything or subtract.
When you have the entities you make a template sensor like: