I have a routine setup that uses the delay timer functionality. This
basically turns off a device, and then after the set timer it turns the
device back on again. This works great, but I'm after more
functionality.Instead of the timer being fixed, wh...