Closed rogerthn2019 closed 1 year ago
As far as i understood in, no more data is SEND to the portal from the inverter to solaredge other then every 15 min. But perhaps i'm wrong. In that case, we could try to increase the frequency.
I would like to have make it reconfigurable, but i dit not figure out in time.
You could get lower, but then you have to make it work in combination with the status of the inverter. If its sleeping, don't request any data. Then you have the extra time from the night to make more requests. But again, i thought that you could not get any new data from the portal other then every 15 min.
Enclosing some stats from states table, the update and restart was done around 8. No entries between midnight and 5 AM, do you know if the integration is "polling" 24/7 ? states.txt
I'll leave at 5 minutes for a day or 2 and maybe go lower after that.
The integration is polling, but it checks the last update date given by the panels. If that is longer then a certain time, it does not update the sensors.
Let me know if you retrieve any extra data points!
The integration is polling, but it checks the last update date given by the panels. If that is longer then a certain time, it does not update the sensors.
OK
Let me know if you retrieve any extra data points!
Today there are 3584 entries with entity_id like 'sensor.last_measurement_1%', with UPDATE_DELAY = timedelta(minutes=5) since ~08:00 Yesterday with UPDATE_DELAY = timedelta(minutes=15) there where 1783 On 2023-05-01 there where 1688. i.e. UPDATE_DELAY = timedelta(minutes=5) do increase update frequenze
PS
ok. that could be, but is there any relevent extra data? Or is it more of the same? I wil l test it also when i'm back home.
Power from panel 1 this morning, might not be exactly every 5th minute but less than 15 minutes between updates.
Any updates on this? This the same? No problems with the increased updates?
Any updates on this? This the same? No problems with the increased updates? No problems noted
Thanx. I would like to make the time between updates configurable, but i need time to find out how :) For now, i will close this issue and hope i can implement this soon.
Hi and thanks for a greate intergration!
You do say
My portal seems to be updated something like every 5:th minute and update const.py as below seems to increase "performance"
UPDATE_DELAY = timedelta(minutes=5)
I guess that lower than 5 isn't advisable ;-) SolarEdge seems to have