I’m wondering if anyone has managed to get power limiting working for an AC PV inverter that’s injected into the Cerbo GX via a Node-RED virtual device.
My setup: I’m using a Node-RED virtual pv inverter to feed my PV data into the Cerbo. This works fine.
I noticed that the path /Ac/PowerLimit exists on the virtual PV inverter device, and I’ve been able to read from it and map that value back to my actual inverter so the inverter does respond and limits its output to the specified wattage. So far so good.
The problem: I can’t seem to enable dynamic power limiting for this virtual device in the Cerbo GX settings. The option just isn’t available the way it would be for a natively supported inverter.
Has anyone else tried to do this, or have any insights on whether it’s actually possible to get the Cerbo to actively manage/write to /Ac/PowerLimit on a virtual device? Any pointers on the right approach would be much appreciated!