Is it possible to setup the ATO section of reef-pi to require two (or more) float switches to be triggered (reading low water) level before turning on a pump? Can this be done in a macro possibly? Or is wiring them in series the only way?
I have three float switches in my main ATO circuit, all float switches are wired in series. I have 2 in the sump for water level, primary and backup and one basically upside down in the ATO container for low water cut-off. I have an additional ATO circuit in the ATO container that lights an LED to notify me that the container is getting low on water. You can see some pictures in my build thread...


but luckily I had a really old pi (Model B) lying around to keep playing with and hooked it up right this time. I switched the SD card containing my version of reefpi (3.0) with all my outlets and such already configured into the "new" pi. When I got into my Reefpi interface and tried to test my outlets, it said: "error: Failed to update. Error: Can't update 11 - can't get output pin." I got this error when trying to test any of the outlets and figured it must have been an issue with the configuration of the outlets since the GPIO of the piB is different of the newer pi's. When I went to connectors under configuration, it gave me the error, "reef-pi cannot read analog input of null." My best guess is that I have one of the channels set to pin 13 but with the old pi it actually does not have a pin 13. Any thoughts on how to fix this? I realize the raspberry pi B is a bit outdated these days but I was hoping I would be able to use to do some testing anyways.

