I want to use a GPIO station to turn on some entrance lights every night about sunset and turn off again at sunrise. I think that’s working, but I think the program will need to manually restarted after one week.
I see option to run either weekly, or with an interval. So, I tried setting interval to 1 day. But, I get an error saying the interval must be two or greater.
I tried using weekly, and setting it to run every day of the week. But, after starting the program, the message in the footer said it was a “run once” program.
Is there a way to run a program every day, forever?