Skip to content

Document starting an oven cycle from a local session - #105

Merged
QuiteYellow merged 1 commit into
mainfrom
docs/oven-cook-start
Sep 20, 2026
Merged

QuiteYellow merged 1 commit into
mainfrom
docs/oven-cook-start

Conversation

@QuiteYellow

Copy link
Copy Markdown
Owner

Remote cycle start has been the standing open question for local control of these appliances: the write returns 2.04 and the cavity never engages. The cook parameters and the run command go to the device collection in a single write, not to each resource separately.

docs/oven-cook-start.md gives that payload in full, with the response an oven here returned to it on 2026-09-20: mode, setpoint and cook time in one UPDATE to /device/0, with the run command carried inside the payload's own /operational/state/vs/0 element. Four seconds later the board reported Run and Cooking, and a single-resource write of state: "Ready" cancelled it.

The page also covers reading modeSpec's per-mode control field, which says whether a board will accept a remote start at all, plus cavity indexing, the recipe field, and the care a live cook test needs.

Measured on one single-cavity oven, one mode. Not tried on a range, a microwave, a cooktop or a second oven model, and the page says so.

Docs only. No code changes.

Remote cycle start has been the standing open question for local control
of these appliances: the write returns 2.04 and the cavity never engages.
The cook parameters and the run command go to the device collection in a
single write, not to each resource separately.

The new page gives that payload in full, with the response an oven here
returned to it on 2026-09-20: mode, setpoint and cook time in one UPDATE
to /device/0, with the run command carried inside the payload's own
/operational/state/vs/0 element. Four seconds later the board reported
Run and Cooking. Cancelling is an ordinary single-resource write.

Also covered: reading modeSpec's per-mode control field to find out
whether a board will accept a remote start at all, cavity indexing, the
recipe field, and the care a live cook test needs.

Measured on one single-cavity oven, one mode. It has not been tried on a
range, a microwave, a cooktop or a second oven model.
@QuiteYellow
QuiteYellow merged commit c4b2bda into main Sep 20, 2026
8 checks passed
@QuiteYellow
QuiteYellow deleted the docs/oven-cook-start branch September 20, 2026 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant