My recipe
recipe.cooking.my_recipe · v0.1.0
Targets: twin.heater_control
Steps
-
preheatset_state {"state": "PREHEAT"}
-
wait_hotawait {"expr": "reported.process_temp_c \u003e= 79.5"}
-
holdset_state {"state": "HOLD"}
-
hold_timerwait_minutes {"minutes": "${params.hold_minutes}"}
-
cooldownset_state {"state": "COOLDOWN"}