You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When registering Amazon Device loging in to your Amazon account an One Time Password (OTP) might be required.
If that OTP code has leading zero(s), for example 012 345, HA does not parse the leading 0 and authentication fails.
If the OTP code does not start with a 0, authentication works fine.
What version of Home Assistant Core has the issue?
core-2025.6.0b0
What was the last working version of Home Assistant Core?