v7
What's new in v7
Multi-account support (#4) — thanks @jacobwilsonnet!
- Add multiple Claude accounts as separate integration entries, each with its own device and sensors. Enabled via per-account unique IDs (derived from the account email) and
single_config_entry: false. - New reconfigure flow to re-point an existing entry at a different Claude account.
- Guards against duplicate accounts on reauth/reconfigure — re-pointing an entry at an account another entry already tracks now aborts cleanly instead of creating duplicate devices/sensors.
Usage API
- Parse the newer
spendoverage schema (used/limitas money objects with their ownamount_minor/exponent,percenton a 0–100 scale). Forward-compatible — the legacyextra_usagefield is still read first, so there's no behavior change until Anthropic completes the migration.
Full changelog: v6...v7