how to program vortech to slow down at night?

Is there a way to make the WXM module tell the Vortechs to enter Night profile when the lights go out (Sun command)?
Configure an available profile with the pump mode and settings you want to use at night. Then, in the programming for the pump(s), add a line like this:

If Outlet lights-outlet-name = OFF Then nighttime-pump-profile-name
 
Back
Top