ProudElm / solaredgeoptimizers

Intergration to get optimizers information from the SolarEdge portal
49 stars 13 forks source link

Lifetime Energy Sensor sends incorrect data #70

Open andyx87 opened 7 months ago

andyx87 commented 7 months ago

Hi, I have a problem with the energy sensors. The have sometimes strage datas.

Screenshot 2024-04-14 075136

castrovini85 commented 7 months ago

Same thing happening here. Some sensors have that jump by the start of the day (maybe when it starts to generate?) and some sensors are just fine. image

Bartjez commented 7 months ago

Hi, same thing happened to me too... With six optimizers I get about 8kWh every morning when the system starts to generate power. This corrupts my power readings. IMG_20240417_210044

ian-morgan99 commented 7 months ago

Same here . Every now and again they will just spike and sometimes return a few hours later image

ian-morgan99 commented 6 months ago

What I find odd, is that the 'Lifetime energy' appears to do a sudden jump at 7.45 or thereabouts most mornings:

image

The same happens on most of my panels. I wonder if some 'End of day' correction is happening wherever they hold their servers?

Kap3 commented 6 months ago

Same problem: immagine immagine

ian-morgan99 commented 5 months ago

For those that are finding the problems with the lifetime energy sensor really annoying , I'm now using the a Hacs plug in to calculate the integral between the real time power settings . It's not 100% accurate but it's better than the lifetime sensor. Unfortunately , when there is a SolarEdge server problem ; it results in very low readings , and doesn't recover itself like the lifetime energy does.

Mariusthvdb commented 1 month ago

why not use the core SolarEdge integration for the lifetime values?

this custom integration is of added value because of the individual optimizer readings, but for the regular data this cc duplicates the core integration, best use core data.

jhuang0 commented 1 month ago

why not use the core SolarEdge integration for the lifetime values?

this custom integration is of added value because of the individual optimizer readings, but for the regular data this cc duplicates the core integration, best use core data.

I was hoping to use the 'lifetime' value to look at daily output of a given panel and to check to see if there are issues with individual panels. My original implementation (feeding this data into the utility meter) won't work because of this issue.

Mariusthvdb commented 1 month ago

a right, sorry, I didnt realize you meant lifetime per panel. as a matter of fact, I like that idea, and might add those myself to my panel overview

btw, ive now installed the PR by BDraco, and didn't yet see the panels lose their data. Might be luck, will see.

Scherm­afbeelding 2024-10-29 om 08 42 22

added:

Scherm­afbeelding 2024-10-29 om 10 08 27

thanks for sharing that idea, really nice