Need help for Time Input widget

With effort, “In Time” :stuck_out_tongue_winking_eye: you will.

Meanwhile, that is NOT how you use the Time Input Widget… you need to take in the settings it provides, then with lots of code and logic in a timed loop, you constantly compare “now” with the various start/stop/etc. time settings input from the widget, and when conditions are correct, do something.

READ this topic thoroughly and try for yourself… but ask questions about your issue here, NOT there.

Now if you simply want to toggle pins with a timer, use the Eventor Widget and it’s internal timer, or even try the very basic Timer Widget. ← Clickable links