I would like to be able to change a variable over time.
- Change the variable from x to y in specified minutes. (Change from 1 to 100 in 60 minutes)
- Change the variable from x to y from now until specific time. (Change from 1 now to 100 at 12:00)
It might be possible. Then I would like to know how.
At this moment I'm thinking of using a virtual dimmer to steer the variable. That would work for option 1. But for option 2 it will mean that I will have to make another variable with value of minutes before specific hour. I would have to make such a variable for every hour that I would like to use. Not very simple...
Any ideas would be appreciated.