I want to schedule multiple events, similar to Weekly Schedule Helper - Multi state option yet it does not look like it fits (options is a property of the entire schedule, not the timeslot).
More precisely, I’d like to schedule a script that’s using a data_value, interspersed with a common switch-off script. Think of it like the heater example on the scheduler-card, with interspersed “off” phases, yet more generic, setting a data value before each execution of the script.
Unfortunately, when selecting a script as action, the script can either run, off or on. (whatever the latter two mean)
scheduling multiple schedules like with Simplescheduler also creates issues due to the common off-script (any schedule that’s in “OFF” mode would interfere with the one schedule that’s actually doing something.
Making the long story short: how to generalize the scheduler-card that the script (or a data value set) is a property of the timeslot (and not the scheduler)