v0.3.7 - Diagnostic: Dump Recipe Datapoints
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
- Update to v0.3.7, restart HA.
- Find the Dump Recipe Datapoints button (diagnostic) on your machine's device page and press it.
- Open Settings → System → Logs (filter
delonghi), copy the block betweenrecipe datapoint dump BEGINandEND, and paste it.
37 unit tests pass.