openhab-rules-tools
openhab-rules-tools copied to clipboard
[loopingTimer] Do not loop if the scheduled time is in the past
If the function that is called on each loop of the looping timer returns a time that is in the past, end the loop with an error rather than continuing the loop.