Hi!
I want to refresh the dashboard of my PV and have some questions.
I try my best to explain it in english but i am german. So please be patient with me when i use some wrong words or phrases.
First: I have a raspi4B with iobroker and some instances running (homematic ip, some heating adapters…). This is my smarthome central which i use also for my influxDB where i store my data.
What i have:
I store in the influxDB the data points of my modbus adapter which grabs the data out of my SH10RT PV-Converter.
this result in these dashboard:
As you can see, i only have the voltage and the current as a given value. I calculate the power from these value´s in the expression like $E.
So far so cool.
Now i want to know how much energy is produced by a single string over a day. or…how much difference have the two pv-strings day by day.
string 1 (is expression $E) ist the east-side string =the blue one
string 2 (is expression $F) ist the west-side string = the red one
When i try it with a new expression like $G with the reduce an sum of $E, i get a new value.
Look:
I dont get what i have to calculate to get a value of the day? i first thought that i have to use the MD or intervall data but i dont know how.
Please help me to calculate the cumulated amount over the day and to compare it with the other string.
Kindly regards DRU


