I don't have a plan for you, however I have a question, won't cleaning a float switch be a pain?
The skimmer is hooked to a constant drain, so the float switch should only trip in a freak incident. As of now, if the skimmer freaks out, it overflows, which triggers the ATO to dump up to 20 gallons of fresh water to the system. I want to eliminate that. Should the skimmer freak out, I want to shut the skimmer down for 1 hour minimum and get an email. Am i making sense?
One wire to the ground terminal, one wire to one of the number terminals of the break out box.
Add a line something like this to your skimmer outlet.
If switch? closed Then OFF
The ? is what terminal you used, and the closed is dependent on how you have your switch setup.
So the Common/ground (cant remember the numbers) are for ALL of the 6 terminals (I think 11-16 is how mine is labeled??) ??
There is also an RSV terminal, or something like that. What is it for??
So assuming I have a NC float switch, I just hook a wire to common and a wire to 11.
Write my skimmer code to say if 11 is closed, then email and turn skimmer off??
Thanks for any help!