node-red-contrib-ui-time-scheduler icon indicating copy to clipboard operation
node-red-contrib-ui-time-scheduler copied to clipboard

[Enhancement] One-Time schedule

Open xX-Nexus-Xx opened this issue 4 years ago • 0 comments

Really amazing node!

I'm aware that you can send new schedules into your node. Would it be possible to have them as single event, so it gets deleted from the list as soon the schedule expires ?

Example:

  • add schedule (Today 2pm-3pm) via msg.payload
  • Schedule is visible in the list via UI
  • schedule will be executed in the given time
  • at 3pm the schedule will stop and the list will be cleared

thanks for considering

xX-Nexus-Xx avatar Jun 30 '21 07:06 xX-Nexus-Xx