This one's been nagging at me for a while, so glad someone else is raising it.
My setup runs a Victron Quattro-based 3-phase system — originally built for emergency backup during outages, but it's grown into something more elaborate over the years. When I added EV charging into the mix, I hit a wall almost immediately. The EVCS doesn't seem to understand that phases aren't equal citizens in a real-world domestic installation.
What actually happens is that the system applies a blanket current limit across all three phases based on the weakest constraint. So if one phase is already under load from the house circuits, the whole charging session gets throttled — even when the other two phases have headroom to spare. You end up leaving kilowatts on the table for no good reason.
What I'd love to see — and what seems technically achievable given how capable the Venus OS platform already is — is per-phase dynamic limiting. Let the EVCS read individual phase loads from the grid meter or MPPT data, then adjust current allocation intelligently rather than just applying the same cap across the board.
Has anyone on here actually managed a workaround through Node-RED or custom Venus OS scripts? I've been eyeing a flow-based approach but haven't committed the time yet.
I imagine this matters more to those of us running hybrid systems with variable domestic loads — workshops, immersion heaters, that sort of thing — rather than a clean dedicated circuit. The unbalance is basically baked in.
Worth pushing Victron on this through their feature request channels, or does anyone know if it's already on their roadmap?