Been scratching my head over something similar on my boat setup, and I reckon this deserves a proper thread.
Running a Cerbo GX with VenusOS (recently updated to the latest stable), and I've been poking around with EV charging integration — partly out of curiosity, partly because I'm planning a shore-power hybrid setup for the marina berth. When I pulled up the MQTT data and started digging through the dbus paths, I noticed Session/Cost, Session/SavedCost, and this mysterious "Guest EV" vehicle label appearing in the console.
Now, I've got no wallbox physically connected at the moment — I was just experimenting with how Victron handles EV sessions conceptually. But those values were there, populated with zeros, as if the system was anticipating something.
My questions for the collective brain here:
- Where exactly does VenusOS pull the
Session/CostandSession/SavedCostfigures from? Is it calculating against your configured energy tariff, or does it need an external integration (like an openWB or similar OCPP-compliant charger) to feed those in? - The "Guest EV" name — is that purely a VenusOS default placeholder, or does it get overwritten when a proper charger handshake occurs?
I'm wondering if Victron built this out anticipating OCPP integration becoming more mainstream in off-grid/hybrid installs. Fogstar and others pushing into the EV battery repurposing space makes me think this whole ecosystem is going to get messier before it gets cleaner.
Anyone actually got a working wallbox feeding live session data into their Cerbo? Would love to know how the cost fields behave in practice.