Skip to content

v0.3.7 - Diagnostic: Dump Recipe Datapoints

Choose a tag to compare

@actabi actabi released this 06 Jun 21:03

Adds a read-only Dump Recipe Datapoints diagnostic button. It logs the recipe definitions the machine already reports (d059_rec_1_* …) plus the active profile, decoded to hex, between clear BEGIN/END markers - it sends nothing to the machine.

This surfaces the data needed to map a stored recipe to the beverage command's variable recipe block, the next step toward dropping the one-time "trigger the drink from the app" learning step (zero-touch).

How to use

  1. Update to v0.3.7, restart HA.
  2. Find the Dump Recipe Datapoints button (diagnostic) on your machine's device page and press it.
  3. Open Settings → System → Logs (filter delonghi), copy the block between recipe datapoint dump BEGIN and END, and paste it.

37 unit tests pass.