Feature request: ability to schedule tasks
It occured to me while building my cron-based Docker image that if Photons Interactor had a cron-like service included, it would make a far better mechanism for things like circadian transformation.
It could also be used to start/stop animations on multi-zone devices. In fact, the possibilities, while not perhaps endless, are fairly extensive. :)
It wouldn't be too hard to use something like https://github.com/dbader/schedule to do this.
I'm not sure when I'd have time to have a look at that though. maybe the weekend :)
so I should have said "a" weekend instead of "the" weekend perhaps :p
I found time to look at this again. I have decided I'll wait for APScheduler 4.0 to come out https://github.com/agronholm/apscheduler/issues/465 and use that. So the delay continues.
All good. My lifx-daydusk container is still merrily chugging along.