Hi all!
Trying the first steps with open sprinkler.
I have an on/off sensor (on sen1 port) when the IPC-box is full. Before it is full I need to pump water in intervals (for example every hour for 15 min) because my spring is filling to low.
Everything is working when he sensor toggles (for example from full to lower onn to off) but the starting of program1 seems to wait for a toggle of the sensor. So it is starting only one time …
Any ideas to implement this?