fixup
This commit is contained in:
parent
72a776fca0
commit
88324263c9
|
@ -11,7 +11,7 @@
|
|||
"name": "Hold",
|
||||
"description": "Keep 23°C",
|
||||
"on_load": "(begin (set-controller \"heater\" \"T_food\")\n(set-target \"T_food\" 23.0))",
|
||||
"exit_condition": "(and (> (time-in-this-phase) (hours 10)))"
|
||||
"exit_condition": "(> (time-in-this-phase) (hours 10))"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue