Hi guys,
I would like to implement a Venus OS script for controlling house air-to-water heat pump (HP) based on the following conditions:
HP ON when (Battery SOC >= 60%) AND (Battery temperature <= 22 grd C) AND (More than 5 minutes PV Yield >= 1000W)
HP OFF when: (Battery SOC <= 40%) OR (Battery temperature >= 25 grd C) OR (More than 5 minutes PV Yield <= 100W)
For starting and stopping the HP, besides using the room thermostat and remote SMS control system, I will use a supplementary relay controlled by Venus OS running on RPI. My ESS and house heating system topology is depicted below.
Any hint is well appreciated.
Kind regards,
Mihai