Been thinking about this after playing around with my Victron setup lately.
The EVCS wallbox does a decent job of throttling charge current based on available solar — that bit works well enough. But what I really want to know is whether anyone's figured out a way to get it to account for per-phase inverter loading rather than just overall grid/solar balance.
My situation: running a Multiplus-II in a split-phase arrangement and whenever the car pulls hard on one phase, it tips the inverter into overload territory even though the total system load looks fine on paper. The EVCS just doesn't seem to see that granularity.
Feels like the hardware is already reading per-phase data — it's right there in VRM. So it's more of a firmware/software decision, not a technical limitation. Would make sense for Victron's devs to expose that as a regulation input for the EVCS, maybe through Node-RED or even just a config flag in VictronOS.
Anyone running a similar multi-phase setup managed to bodge something together? I had a look at the MQTT feeds thinking I could roll my own limiter but haven't gone further than poking around yet.
Curious whether this is on Victron's roadmap or if it's one of those "raise it on the community forum and hope" situations 😅