Start program on time (schedule tasks)

Hey,

i have two programs in my homematic ip: "set heating normal" and "set to energy saving" - both change the temperatures to some levels (holiday home).

Now i want to shedule tasks via the dashboard, e.G. a small date/timepicker, then picking program and then it is added to a list.

e.G.: 14.4. 08:00 run_program_normal -> on that timepoint the program is run once
e.G.: 17.4. 08:00 run_program_energySaving -> on that timepoint the program is run once, e.G. after holiday.

Best might be to see all sheduled tasks in a "task list".

how could i do that? :slight_smile:

Thanks.

These links might be useful to you.
https://flows.nodered.org/flow/f6ddf18d9c0b36a5f0131189af22f928

Apart from the date picker (which you could add) this demo does what you need...

https://flows.nodered.org/flow/79a66966a6cc655a827872a4af794b94

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.