biddster / node-red-contrib-schedex

Scheduler for node-red which allows you to enter on/off times as 24hr clock (e.g. 01:10) or suncalc events (e.g. goldenHour). It also allows you to offset times and randomise the time within the offset.
23 stars 17 forks source link

Specific date and time #25

Closed mikebiddell closed 6 years ago

mikebiddell commented 6 years ago

Any chance of an output as per above ????

biddster commented 6 years ago

When you say specific date and time, what are the requirements?

Emit a message just once on a specific date and time? E.g. 2017/12/25 09:00. After that, you'd expect to redeploy the node with config for the next year?

biddster commented 6 years ago

BTW - there is https://github.com/chameleonbr/node-red-contrib-cron

For example of configuring it, see here https://crontab.guru/#0_10_25_12_*

mikebiddell commented 6 years ago

Google it needs to be recurring or non-recurring....... like a birthday or MOT (recurring) or just one specific day like a doctor's appointment (non-recurring). Or is that too hard ? If it is, a one shot (non-recurring) which you can re-schedule manually would be a start. Dad On Friday, November 24, 2017, 11:39:15 PM GMT, biddster notifications@github.com wrote:

When you say specific date and time, what are the requirements?

Emit a message just once on a specific date and time? E.g. 2017/12/25 09:00. After that, you'd expect to redeploy the node with config for the next year?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

biddster commented 6 years ago

You can easily do that with https://github.com/chameleonbr/node-red-contrib-cron

mikebiddell commented 6 years ago

didn't realise..... I'll try it. On Saturday, November 25, 2017, 9:57:31 AM GMT, biddster notifications@github.com wrote:

You can easily do that with https://github.com/chameleonbr/node-red-contrib-cron

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

biddster commented 6 years ago

https://flows.nodered.org/node/node-red-node-google