openhab-rules-tools icon indicating copy to clipboard operation
openhab-rules-tools copied to clipboard

[loopingTimer] Do not loop if the scheduled time is in the past

Open rkoshak opened this issue 2 years ago • 0 comments

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.

rkoshak avatar Oct 12 '22 16:10 rkoshak