Saw this doing the rounds and had to share — been meaning to post about it for ages.
I've been running a Shelly Plus 1PM on my narrowboat to monitor a small 500W grid-tie inverter (yes, I know, slightly unconventional setup 😅), and getting it to register properly as a PV source in Venus OS was genuinely fiddly until I stumbled onto this Node-RED approach.
The basic idea is that you can use Node-RED flows inside Venus OS to intercept the Shelly's MQTT output and essentially tell Victron it's a PV inverter rather than just a generic switch or meter. Once it clicked for me, it opened up all sorts of possibilities.
A few things I'd add for UK folks specifically:
- Fogstar / domestic battery setups — if you're running a DIY bank, getting accurate PV figures into Venus matters more than people realise for SOC calculations
- The Shelly 2.5 is still fairly easy to source here and works brilliantly for split-circuit monitoring on a narrowboat 12V system
- Make sure you're on a recent enough Venus OS build — I had a weird issue on an older Cerbo GX firmware where the MQTT broker kept dropping connections
Has anyone managed to get multiple Shellys registered as separate PV sources in a single Venus install? I've got a second small panel array on the roof and I'm tempted to add another device rather than running everything through one node.
Would love to know what flows people have built — drop them below if you're willing to share. Tiny house folks, curious whether you've had similar results?