Is it possible in Victron's world to measure DC 12V consumers individually from each other, as you know it from PICO?
If possible, what should be used to get the individual measurements?
See the image as an example: Lights, refrigerator, etc.
This site is now in read-only archive mode. Please move all discussion, and create a new account at the new Victron Community site.
Is it possible in Victron's world to measure DC 12V consumers individually from each other, as you know it from PICO?
If possible, what should be used to get the individual measurements?
See the image as an example: Lights, refrigerator, etc.
The smart shunts have an option for generic loads. But imagine that'll be awfully expensive/overkill for the consumption those loads you describe will be using.
The other option is using some other power monitor and forwarding the data to the gx device. And setting up virtual "smart shunts" using dummy dbus services.
howto add a driver to Venus · victronenergy/venus Wiki · GitHub
velib_python/dbusdummyservice.py at master · victronenergy/velib_python · GitHub
I imagine shelly pm devices might be a way to do this for cheaper. Essentially using a shelly pm but spoofing it into a smart shunt set as a generic load.
Hmm.. I found this project, but it's only for the Shelly Plus 1PM. And as I understand, this one does not run on 12VDC systems.
https://community.victronenergy.com/questions/127339/shelly-1pm-as-pv-inverter-in-venusos.html?childToView=265666#answer-265666
Is it possible to make an equal system for Shelly 1 with support for 12 and 24VDC?
I'm not the biggest scripter.
Personally, I distribute several of TP-Link's HS110 SmartPlugs, dedicating them to high-power appliances, and then use the Kasa phone app to look at the energy consumption. Sadly, that energy data cannot be exported via the programming API, however.
I will note that users like myself have been pestering them and it looks like they're created this. It looks like it brings up a simple website and this JavaScript appears to fetch in the energy consumption data, among other things.
If one were clever, one could go to school on that code and build a Dbus shunt service for it as a virtual smart shunt.
Victron Venus OS Open Source intro page
Venus OS GitHub (please do not post to this)
70 People are following this question.