Commit Graph

3 Commits

Author SHA1 Message Date
Donavan Fritz ce6a6525fe home: document Nest kiosks + how to change the displayed webpage
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-01 20:35:50 -05:00
Donavan Fritz 5b9afa53ff mealie: add recipe-add/edit reference covering ingredient parser
Captures the non-obvious bits of Mealie's REST API: two-step create+patch
flow, food/unit id resolution (parser returns id:null for unknown names),
locale seeding to stop the parser fuzzy-matching teaspoon→tablespoon,
required ingredientReferences:[] on instructions, and the family
meal-type tagging convention (Breakfast/Lunch/Dinner/Dessert).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-22 15:34:51 -05:00
Donavan Fritz 71c1417e6f save 2026-05-13 23:44:07 -07:00