Schedule recipe
Use “Schedule recipe” in Recued. Create a recurring or one-shot schedule for an already installed Recued recipe. Accepts only an installed recipeid plus timing fields — no inline recipe JSON or new steps.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (3 steps)
run_at_ms
date_parse
Parse setting run at as a date
skip: config.mode not_equal one_shot
fail: step.run_at_ms is_null
create
?
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
mode
setting
=
[object Object]
run at
setting
=
[object Object]
dish id
setting
=
enabled
setting
=
true
recipe id
setting
=
[object Object]
cron expression
setting
=