Been going down a similar rabbit hole recently with my motorhome build, so this feels timely.
Running a 48v lithium bank (Fogstar Drift cells) with a Victron Orion-Tr Smart stepping down to 12v for the 12v loads — lighting, water pump, that sort of thing. The question I kept bumping into was whether the Cerbo GX could actually control when that converter runs, rather than just monitor it.
Short answer from my experience: yes, but it depends on the variant.
The Orion-Tr Smart (non-isolated, in my case) can be switched via a remote on/off wire. If you wire that into one of the Cerbo's relay outputs, you can trigger it based on virtually any condition in the system — time of day, state of charge, whatever. Set it up through Node-RED on the Venus OS if you want proper flexibility, or use the built-in relay rules for simpler logic.
I've got mine switching off overnight when the SOC drops below a threshold, stops the converter quietly draining the bank through standby draw. Made a noticeable difference to morning SOC readings.
Worth noting though — the Cerbo relays are fairly low current (I think 4A?), so you're not switching the load directly, just signalling the converter. Check your wiring accordingly.
Has anyone done this with the isolated Orion variants? Curious whether the remote input behaves the same way. Also wondering if anyone's used the virtual switches in Venus OS rather than the physical relay — seemed fiddly last time I looked but that was an older firmware.