Commit Graph

4 Commits

Author SHA1 Message Date
Donavan Fritz be491b9bce kiosk: document live weather scene — moon phase, time-of-day motion, regional patterns
The kiosk page is now an iOS-Weather-style animated sky (sun/moon arc by
time-of-day, accurate moon phase, dawn/dusk glow) reflecting Open-Meteo
weather_code + wind: clear/partly/cloudy/fog/drizzle/rain/sleet-ice/snow/
blizzard/storm/hail + stars + lightning. Refresh the reference summary +
keywords (index entry was also pending).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-04 21:30:36 -05:00
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