Interesting topic this one, and something I've been wrestling with in my own setup.
For context: I'm running a van conversion that doubles as an emergency backup system at home, so I've got a slightly unusual hybrid arrangement. My panel array sits at around 6kWp, and whilst the UK's G98/G99 export limiting requirements aren't identical to the German 70% rule, the underlying engineering challenge is very similar — how do you enforce a hard export cap when your inverter isn't a Victron unit with native ESS integration?
My non-Victron inverter (a Deye hybrid) doesn't talk to the Cerbo GX natively, which makes coordinated curtailment a right headache. A few approaches I've been researching:
- CT clamp feedback loops — measuring grid export and throttling the inverter via its RS485 port
- External relay-based curtailment using a Raspberry Pi watching a Shelly EM
- DNO-approved export limiters (Powerelectronics, Solar Edge, etc.) fitted at the meter — expensive but clean
The fundamental problem is that when battery SOC hits 100%, all that surplus has to go somewhere, and if your inverter isn't responding fast enough to the curtailment signal, you'll spike above your limit before it catches up.
Has anyone here successfully implemented dynamic export limiting on a non-Victron inverter in a UK residential-adjacent setup? Particularly curious whether anyone's used Modbus TCP bridging to get a Deye or Growatt talking to a Venus OS device properly.
Would be good to get a proper thread going on this — feels like it comes up constantly but there's no definitive UK-focused guide anywhere.