Daily energy figure not being shown, but current power figure is

Hi,
I recently returned to PVOutput after many years away, as I have a new solar system on my house.
I’m using HA and the pvoutput_publisher service to push my daily (cumulative) generation figure (v1) and my current power figure (v2) through the api.
In the HA logs I can see both figures being present in what is being sent, but only my current power figure is showing in PVOutput, my generation number is almost always zero, except for the first day or two, when it’s showing a very small figure, which wasn’t right.
Can someone suggest what might be amiss?
My system id is 113273.
I’m thinking that I might delete the system and re-create it, and see if that fixes things.
Thank you for any feedback that might assist.

P.S. I’ve started manually adding my daily generation figure at the end of the day, to see if that would trigger the following day’s cumulative daily generation figure being accepted and shown, but it hasn’t made a difference yet.
Yesterday afternoon, a low generation figure started appearing for some reason or other, but it hasn’t happened again today so far.

P.P.S. I checked the code of the HA custom service, and saw where it was missinterpreting my sensor and hence sending &c1=1 when it shouldn’t have been.
I changed the code and it seems to be aok now.
I’ll see what happens tomorrow

Looks to be okay now?

The c1 setting is only used when a lifetime generation v1 figure is sent that never resets to 0 each day.