v1.0.26b1 - OTP Support Beta
Pre-release
Pre-release
What's Changed
- Replace the legacy login flow with the Cognito OTP login flow.
- Add Home Assistant native reauthentication for expired or invalid credentials.
- Trigger reauthentication when refresh tokens are missing or expired, including upgraded installations from pre-OTP versions.
- Add integration User-Agent headers to Cognito, profile, and AWS token requests.
- Improve AWS credential refresh tracking so Cognito token refreshes do not incorrectly throttle AWS credential fetches.
- Report expired cached AWS credentials as failed when refresh is rate-limited.