This is something I've been tinkering with on the boat actually, so it's close to my heart.
The Cerbo GX absolutely can do this via the Generator Start/Stop logic, but what you're really after is using it to trigger the inverter rather than a genny. The relay outputs on the Cerbo can be configured with custom conditions — battery State of Charge thresholds being one of the most useful.
What I ended up doing was using a VE.Bus Smart Dongle setup with a scheduled assistant on the Multiplus, combined with SOC-based conditions. Essentially:
- Inverter enables when SOC hits 95%+
- Cuts off again when SOC drops below 80%
This stops the fridge from draining the bank overnight when the solar's doing nothing. The hysteresis is the critical bit — without it you'll get the inverter chattering on and off as it teeters around the threshold.
The Victron ESS Assistant is worth looking at too if you haven't gone down that route. It handles this kind of logic quite elegantly, though it's a bit overkill if all you want is to power one appliance opportunistically.
One thing to watch: some compressor fridges — even dual-fuel ones — don't love being switched mid-cycle. Worth checking whether yours handles the handover gracefully or throws a wobbly.
Has anyone here done this with a non-Victron inverter talking to a Cerbo via the relay outputs? Curious whether the same logic holds or whether you end up having to bodge it with something like a Shelly relay in the middle.