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>
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>