Clock/timer device
Posted: Wednesday 08 November 2017 11:38
I'm adding to DomoticZ the garden irrigation.
I've added a switch for every valve and a general "start timing" push button where I've added a timer for when the irrigation should start.
Now I need a couple of device where I can put the duration of the irrigation. I need 2 because 3 zones needs the same time and the other 7 need to stay open longer. Putting a "start" and "end" timer for each valve is not applicable since if I need to change the duration, I would have to modify all the 10 timers.
I will manage in Node Red the switch between valves, I just need to receive the start command (from the push button timer) and the duration.
I need the duration to be a device because I need to change it sometimes and I don't want my family to go over the code.
Any idea?
Thanks,
Andrea
I've added a switch for every valve and a general "start timing" push button where I've added a timer for when the irrigation should start.
Now I need a couple of device where I can put the duration of the irrigation. I need 2 because 3 zones needs the same time and the other 7 need to stay open longer. Putting a "start" and "end" timer for each valve is not applicable since if I need to change the duration, I would have to modify all the 10 timers.
I will manage in Node Red the switch between valves, I just need to receive the start command (from the push button timer) and the duration.
I need the duration to be a device because I need to change it sometimes and I don't want my family to go over the code.
Any idea?
Thanks,
Andrea