Soldato
Not as good today 1.4kWh.
SolarEdge reports 5.93kWhWeirdly your pvoutput reckons it's 5.238 kWh generated updated 20 mins ago, did it sneak in a bit?
SolarEdge reports 5.93kWh
Victron VRM reports 5.8kWh
PV Output 5.235kWh
Just more PV Output weirdness.
so your parameter on the pvoutput update must be wrong somewhere!
It appears to be slightly out each day, and the more generation the bigger the error. It gets the data via the SolarEdge API so I don't actually send anything, so if you have any suggestions as to what parameters may be wrong please let me know.
I've changed the polling time, so I'll see if that makes a difference.
shell_command:
pvoutputcurl: >
curl -d "d={{now().strftime("%Y%m%d")}}"
-d "t={{now().strftime("%H:%M")}}"
-d "v1={{ (states('sensor.pv_energy_today') | float * 1000) | int }}"
-d "v2={{ states('sensor.pv_power') }}"
-d "v6={{ states('sensor.grid_voltage') }}"
-H "X-Pvoutput-SystemId: <system-id>"
-H "X-Pvoutput-Apikey: <api-key>"
https://pvoutput.org/service/r2/addstatus.jsp
Ahem..... <smug smile>....