Overview of changes
Rides out brief API/network outages by holding the last values instead of going "unavailable", fixes OAuth token refresh (the Anthropic token endpoint needs a JSON body) and guards reauth/reconfigure against duplicate accounts, shows the integration version on the device page, and refreshes the README with one-click setup buttons.
Changes
- Update README: HA quick-add buttons and accuracy fixes (#7) @corgan2222
- Apply upstream-audit fixes: JSON token body and reauth/reconfigure dedup guard (#6) @corgan2222
- Tolerate brief API outages and expose the integration version (#5) @corgan2222
Full Changelog: v0.0.1...v0.0.2