Replies: 7 comments 45 replies
-
If you have the "Enable Site Limit Control" configuration option enabled, you should be able to use the site limit control https://github.com/WillCodeForCats/solaredge-modbus-multi/blob/main/custom_components/solaredge_modbus_multi/number.py#L361 to adjust this. |
Beta Was this translation helpful? Give feedback.
-
Hi, I tried: |
Beta Was this translation helpful? Give feedback.
-
After a few weeks of trial and error, I have found (for our home situation) the best setup.
Below is a visual representation of the automation created in HA. |
Beta Was this translation helpful? Give feedback.
-
![]() These are the settings in HA. Can you please check you have this also setup? |
Beta Was this translation helpful? Give feedback.
-
![]() |
Beta Was this translation helpful? Give feedback.
-
Thanks for looking into this. Is it an option to also set StorageRemoteCtrl_ChargeLimit to a high-value? "3 – Charge from PV+AC according to the max battery power. |
Beta Was this translation helpful? Give feedback.
-
It is the STORAGE_COMMAND_MODE set to option 3 (Charge from PV+AC). But I think you need also to play on the STORAGE_CHARGE_LIMIT. Set it higher then your panels will produce. Also what you can try, is the setting in Charge Policy = Percent of Production. What will happen if you put it on 1%? Is the rest charge from AC? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Does someone know if it is possible to use the API from solaredge to switch of the inverter?
I want to know because if the energy price is negative, I want to switch off solar production.
I have found two options to do this, but I can not figure out if this is available in the API.
On page 6 we can set the produced power limit to 0%:
https://knowledge-center.solaredge.com/sites/kc/files/application_note_power_control_configuration.pdf
Or we can enable the standby mode using the setApp: https://www.youtube.com/watch?v=zVD5wDNNSMU
Many thanks for helping!
Jo
Beta Was this translation helpful? Give feedback.
All reactions