Statistics Graph card for several months of solar Total Production?

Hello

I’m relatively new to HA, and I want to see (among others) a yearly Total Production Graph of my balcon power plant with 2 panels and an hoymiles (HMS-800W/1000W-2T) inverter.

In HA, I’m using the ha-hoymiles-wifi integration, and I created my own Solar dashboard using the available Entities (Energy would be fine too, but custom graphs seem more difficult)

In any case it seems that only pre-build Entities, values and „Statistics Graphs“ are possible:

„AC Power“ – current Production (sum) of both panels

„AC Daily Energy“ – Total Production per day (at least I think so)

„Port 1 total Energy“ – Total Production of Panel 1

„Port 2 total Energy“ – Total Production of Panel 2

In the Statistics graph cards, I can only configure 5min, day, week, month, and „number of days“.

„number of days“ seems not to work for numbers larger than 30 no matter which entitiy I select ?

And if I chose to show the sum, then the „AC Daily Energy“ sums (I assune one day after another is aggregated) does not have the same sum as „Port 2 total Energy“ sums (in fact on some days the Port 2 Energy sum is even higher than the „AC Daily Energy“.

Concerning the current Power, even if (accordingto the integration documentation) the values of „AC Power“ are read ~all 30s, it seems that I cannot configure this details in a Total Production Statistics graph card (min is 5min) ?

So how can I ontain a ~per-minute Current Power Production Graph?

And how how can I obtain a Total Production Graph sum for the entire plant (both Ports combined) like: day1: day1 Total, day2=“day1 Total + day2 Total“, day3=“day1 Total + day2 Total + day3 Total“) for the last months ?

(even if select „month“, the Graph shows only the last 30 days)

Is this something to configure in configurations.yaml, or in one of the .pyfiles of the hoymiles_wifi addon (changing the data/entities which are provided) ?

Or is it a config/display issue with the default Graph cards (so i need to create my own Calculations/Graphs) ?