Hi friends!
I would like to visualize the created timer to know how much is left until the process is complete. I have OpenHAB3.
Thanks to everyone who responds!
You cannot do that directly with createTimer().
You might get some ideas from here
or here
You forgot your design pattern. Design Pattern : Expire Binding based Countdown timer
Note that Iāve a JavaScript library implementation for this DP now too. https://github.com/rkoshak/openhab-rules-tools/tree/main/countdown_timer