I understand that out of the box multiplus only provides power to AC out 2 when AC in 1 sees AC in. I would like to override that to provide power on AC out 2 even when on battery under a certain condition.
I'd like to use AC 2 out to power water heater when solar yield is greater than a certain amount. I have an RPi running venus OS and thought that a python script monitoring PV yield could send command to Multiplus via modbus/tcp.
Would this be possible?