Hi!
What I* have:
- a Raspberry Pi 3B
- a solar PV system with Modbus output
- a heat pump with Modbus output
What I want:
- energy stats of the PV and the heat pump, going back for a few years, without needing cloud access
- trigger the heat pump into overdrive when there’s excess power
- something that works well on a RPi 3B
- usable phone frontend
What I tried: Home Assistant – which works but is very complicated and behaves rather funkily on the hardware.
(* actually none of these are mine, but for the purposes of this post, let’s assume I have control of all this stuff.)
philpo@feddit.org 2 months ago
Besides the specialist PV solutions node red might actually also be an alternative for what you want to achieve - but I also cannot understand the issues with HA. Is it possible that your SD card is slow/detectiv?
federalreverse@feddit.org 2 months ago
Hm, I guess I could try a different SD card. The card is new but I figured it’d be fine and didn’t check speed much.
I will also check what Node Red is. Thanks!
philpo@feddit.org 2 months ago
You can also simply copy the current install on a USB stick and boot from there - once you have the SD card running that’s also an option. Tutorial: pimylifeup.com/raspberry-pi-boot-from-usb/