Commit Graph

12 Commits

Author SHA1 Message Date
Donavan Fritz f806ebcbd9 home-assistant: point card source-of-truth at the new config repo
HA config now lives in dfritz/home-assistant (YAML + www cards + frame_art +
dashboard snapshot); the remote card moved from a standalone dir into that
repo's www/. Records the repo, its gitignore boundary, and the externally-managed
components.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-18 21:44:47 -05:00
Donavan Fritz ae7f335b9f home-assistant: document HA app layer + Great Room virtual remote
Captures the home.vino.network app-layer knowledge that lived nowhere:
Lovelace storage-mode editing over the WS API, the Great Room AV topology
(Samsung Frame + HDMI matrix + Denon AVR audio + set_mode scripts), and the
bespoke great-room-remote-card (context-aware control target + volume, Samsung
KEY_* gotcha, iPhone no-scroll layout, deploy flow). Infra/access stays owned
by the fritzlab skill.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-18 21:31:20 -05:00
Donavan Fritz d7bbab1075 kiosk: distinguish upstream-egress weather failure from a wedged Chromium
The kiosk froze on a stale night/"Weather unavailable" frame while its local
clock kept ticking — caused by msp001 pod egress/DNS loss (a UDM BGP wipe),
not a wedged browser. Document the live-clock symptom and point at the
fritzlab BGP runbook so the next occurrence is diagnosed in seconds.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-08 12:34:30 -05:00
Donavan Fritz aae54442e5 kiosk: document per-house config via ?zip= / ?name= query params
Location + house name are now KIOSK_URL query params (zip geocoded to
coords + place + timezone). Drop the hardcoded 55331/America/Chicago
language; record the defaults and how to point a screen at another house.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-04 21:44:37 -05:00
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 e328c66311 refactor: align with fritzlab skill pattern
- TRIGGER-based description in frontmatter
- <quick-context> with key facts
- <safety> and <style> sections
- summary attribute on reference entry

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14 21:51:56 -07:00
Donavan Fritz 71c1417e6f save 2026-05-13 23:44:07 -07:00
Donavan Fritz 32963d3548 save 2026-05-11 17:57:19 -07:00
Donavan Fritz 06cd7f4e29 Add home skill and address 2026-05-11 17:42:48 -07:00
dfritz d0440492d7 Initial commit 2026-05-11 23:38:50 +00:00