On my little boat power is limited, so adding any additional hardware will consume more.
My current setup is:
- a PI 3b+ 4GB running VenusOS large (powered via a 12v hat, sporting latest stable release and Nodered, running 24/7, connected to VRM when in the marina)
- a 12V 20Ah LiFePo4 SuperPack
- a 110v Victron Solar Panel
- a SmartSolar 75/10
- a SmartShunt
In the dark and cold days my battery is insufficiently charged by the solar setup, and shuts down due to low voltage.
I want to fix that. When in port I can use shore power and a SmartCharger to top the battery up (during the evening night). The desire is to do that in a smart way, using Nodered flow(s) and a shelly S plug.
Additionally, I want to prevent the battery shutdown due to low temperature. Also solving this the smart way, using Nodered and a shelly S plug.
Any ideas how to tackle this?
Given that the PI is underutilised, ideally I would like to an IOTstack setup (running Home Assistant controlling the Shelly plugs and Grafana) in docker on the PI. It should be possible. Well known YouTuber Andreas Spies has some good videos on getting a IOTstack up and running in the home. I want to have something similar on the boat.
But I don't see any posts how to get docker, etc installed.
Can you help me out?
Best regards,
Pierre