I’m looking for a way to control an RPi from an Android device (either phone or tablet) that will switch over from a pool mode (default) to a spa mode. Put very simply, it needs to:
- Reduce pump speed to minimum.
- Rotate two valves (suction and return)
- Pause to allow the valves to move
- Increase pump speed to high
- Turn on water heater to high
That’s it! Other than the program delay, everything is the binary control of relays.
I’m controlling the pump speed and water heater now with wireless remote controls. The valves will require actuators which I
haven’t bought yet. And there needs to be a pause in the control while the actuators move to position.
I can demonstrate what I want with the freebies I find on Play Store and a relay board. Works well enough but for the lack of
program delay.
A full blown automation package like this may seem like overkill, but Will this package let me accomplish my goal?