Alexa Media Player Integration

I had a power outage this morning and although the Home Assistant VM did not crash (I have it on UPS and powered the server down), since restarting the HA VM I am now getting this error and all Echo devices are unavailable:

Logger: alexapy.helpers
Source: runner.py:154
First occurred: 10:19:42 (2 occurrences)
Last logged: 10:19:42

alexaapi.get_guard_details((<alexapy.alexalogin.AlexaLogin object at 0x7f3f342c5010>,), {}): An error occurred accessing AlexaAPI: An exception of type TypeError occurred. Arguments: ("'NoneType' object is not subscriptable",)
alexaapi.get_network_details((<alexapy.alexalogin.AlexaLogin object at 0x7f3f342c5010>,), {}): An error occurred accessing AlexaAPI: An exception of type TypeError occurred. Arguments: ("'NoneType' object is not subscriptable",)

It is not offering me to re-authenticate and I am at a loss as what to do.
Version Details:

  • Alexa Media Player is 5.7.2
  • Installation method: Home Assistant OS
  • Core: 2025.7.1
  • Supervisor: 2025.06.2
  • Operating: System 15.2
  • Frontend: 20250702.1

I have restored a previous HA backup and problem persists which makes me think this is probably an Amazon Alexa side change/authentication issue.

There appears to be an issue with this. Check the Known Issues on the integration page " No Alexa devices or entities appear after successful login (2FA OK, no errors) #2934"

4 Likes

same problem here ! even downgrading to 2025.7.0, problem persists

Same here. restarted a few times and AMP entities are unavailable.

watching to see if there’s any resolution.

It seems that Amazon is performing maintenance on the servers. This error is also appearing on Alexa devices and Alexa Media Player

https://api.amazonalexa.com/

so if you still had a working AMP or AD dont you dare restart you home assistant or integration or you will be unable get a token

I can confirm that Alexa Media Player 5.7.3 update fixes this issue. Thanks!