Hi,
When I loose power and when the power comes back, I am trying to defer the start of my return pump by a min, so I am using this piece of code
Fallback OFF
Set ON
If Power Apex Off 001 Then OFF
Defer 001:00 Then ON
Power monitor is Disabled on my Apex.
But whenever I loose power, the return does not start even after a minute. I need to go to Apex app and toggle on/off the Outlet and then the pump turns on. What am I doing wrong?
When I loose power and when the power comes back, I am trying to defer the start of my return pump by a min, so I am using this piece of code
Fallback OFF
Set ON
If Power Apex Off 001 Then OFF
Defer 001:00 Then ON
Power monitor is Disabled on my Apex.
But whenever I loose power, the return does not start even after a minute. I need to go to Apex app and toggle on/off the Outlet and then the pump turns on. What am I doing wrong?

