SolarEdge export limit

Hi OpenEMS community,

I want to work with SolarEdge SE25K and SE30K inverters, and I’d like to know if anyone has previously tested the SolarEdge implementation with these specific models using the pvinverter/selltogridlimit controller to limit exporting power?
Regards.

Hi … I have a SolarEdge SE9K. The existing pvInverter component in OpenEMS worked, but was read-only as the SE9K seems to use non-standard modbus addresses for writing (eg. setting a limit). I have written an own component for my inverter, you can find it at GitHub - chpoulter/openems-addons: Christian's OpenEMS Addons on github. I use it with selltogridlimit, which works fine.