Commit Graph

4 Commits

Author SHA1 Message Date
jackos1998 f4d89c06c9 Document backtick-quoting code in prose
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-14 01:01:28 +01:00
jackos1998 792d5e176b Document direnv exec for non-interactive runs
Prefer `direnv exec .` (cached dev shell) over `nix develop --command`,
which re-evaluates the flake every call.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-14 00:34:58 +01:00
jackos1998 aafd487b83 Add Home Assistant integration
Token-authenticated custom component exposing live per-club member counts
as sensors under a single "West Wood Club" device, fed by one coordinator
polling `/v1/Clubs/WhoIsInCount`.

Packaged via `buildHomeAssistantComponent` with a flake package + overlay so
it can be used in `services.home-assistant.customComponents`.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-14 00:11:04 +01:00
jackos1998 ea1eccb4a5 Initial commit 2026-06-13 23:25:13 +01:00