Best way to calculated total power production multiple solar panels

Hi,

Just had a new additional solar system installed with 6 mini inverterters. What is best way to have a calculation done for combined production of today and for which I can have it also displayed per hour in a graph and perhaps in the energy dashboard as one source of solar coming in?

sensor.inverter_482328144231
sensor.inverter_482328144237
sensor.solaredge_current_power

Thanks

If they are all power entities, you can use the min/max helper to sum them. Then use an integration helper to convert that summed power to Wh (kWh) and then setup a utility meter with a daily reset

OK, makes sense, will give it a try, thanks!

If you have daily energy entities (Wh, kWh) available for each, you can sum those instead