Power control on version 0004.0024.0025 #992
Replies: 3 comments 3 replies
-
|
Hi Marc, I am a bit in the same situation of figuring out how to deal with de Power limit control. Do you now actually manage the power limit by changing the register active_power_limit or by changing the site_limit. Because when I change the site limit, the active_power_limit is adjusted accordingly, but when I change the active_power_limit nothing happens. A negative side effect of changing the site limit is that the inverter is going through a kind of reconfig cycle of 1-2 minutes. Thanks for you reaction |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Hi Marc,
I only get for a very few seconds the status throtteled as show below, afterwards the limit is set to 100 and the status is mppt.
Paul
Verzonden vanuit Outlook voor iOS<https://aka.ms/o0ukef>
…________________________________
Van: MarcieMarc ***@***.***>
Verzonden: Wednesday, 17 June 2026 15:31:01
Aan: WillCodeForCats/solaredge-modbus-multi ***@***.***>
CC: pweijland ***@***.***>; Comment ***@***.***>
Onderwerp: Re: [WillCodeForCats/solaredge-modbus-multi] Power control on version 0004.0024.0025 (Discussion #992)
Paul,
I do not need to press the commit button. It reacts to any changes in the Active Power Limit slider.
I am running 0004.0024.0025, no clue if this makes a difference. I have not changed anything on the inverter, just openen MODBUS TCP.
What does you status say?
image.png (view on web)<https://github.com/user-attachments/assets/3bd7bea0-ef58-42e2-b9d1-4aa27467293c>
With mine the activity window clearly shows a change in the status when doing so MPPT->THROTTLED.
It indeed looks like yours is doing nothing.
—
Reply to this email directly, view it on GitHub<#992?email_source=notifications&email_token=CBW6ECM3JIHQANWUO3NMMKL5AKMRLA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNZTGM4DQOJUUZZGKYLTN5XKOY3PNVWWK3TUUVSXMZLOOSWGM33PORSXEX3DNRUWG2Y#discussioncomment-17338894>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/CBW6ECKNDLEXWJG3QQSHZV35AKMRLAVCNFSNUABIKJSXA33TNF2G64TZHM2DCOJXHA3DINRWHNCGS43DOVZXG2LPNY5TCMBSGM2DKOBQUF3AE>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.







Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Took some time but finally I found a way to control my SolarEdge inverter running firmware version 0004.0024.0025. The instructions found on various sites and different modbus implementations did not result in the correct behaviour of the inverter. Pushed it to 0w or no change at all. Following the application note below and understanding the meaning an logic behind the various settings I manage to find the setup.
http://knowledge-center.solaredge.com/sites/kc/files/application_note_power_control_configuration.pdf
Works like a charm. Not sure if these settings are ment to work in this way.
I had to set Limit Production Control to Production mode and then set the site limit to the max of the inverter, in my case 6000w. Now with the Active Power Limit I could manage the power output. And yes I had to commit the changes.
@WillCodeForCats thanks to this flexible HA integration.
Note: did read #926. Should not change the site limit to control the power. This works though it seems to potentially damage your inverter.
Beta Was this translation helpful? Give feedback.
All reactions