#Alexa Media Player Down?

1 messages · Page 1 of 1 (latest)

nocturne zephyr
#

is anyone else's Alexa media player integration reporting unavailable for devices after reload or reboot??

spice sonnet
#

Can you power off your alexa devices, wait a minute and power back on > and reboot your router.

#

Reboot Home Assistant and give it a while to sort itself out?

#

re-syncing can take a while

tawdry cobalt
#

It works for me at least.

valid aurora
#

New user here. I’m unable to connect my Alexa devices - can’t login to AMP. Looking at the GitHub seems there’s an issue which I’m sure the developers will be working to get fixed. From what I can gather a change on the Amazon side has created the issue, hopefully it can be resolved swiftly.

Really appreciate all the work that gets done by developers for this community. It’s really incredible to see.

spice topaz
#

Both AMP and Alexa Devices are currently not working. This is because Amazon have made further changes to the API's that are being used and in particular the API for Authentication. In particular the url https://alexa.amazon.xxx/api/bootstrap ( where xxx is the regional domain) is no longer available.

The dev's for both are working on this and fixes will be out soon. I expect we will get an update for AMP first since that is installed via HACS. Whilst the fix for Alexa Devices will be in a future HA update as it is a core integration.

hexed flume
#

I cant reauthenticate to amazon, anymore!

spice topaz
# hexed flume I cant reauthenticate to amazon, anymore!

Exactly, the bootstrap endpoint was being used for login and since that is no longer available the dev's have to use another endpoint.

There is a pull request for AMP which fixes this, so hopefully it will be merged soon - https://github.com/alandtse/alexa_media_player/pull/3096

GitHub

This is to resolve #3087

Summary by CodeRabbit

Chores

Updated to version 5.7.11 with refined dependencies to enhance system stability and ensure optimal platform compatibility.

naive sluice
spice topaz
#

I haven't tried the Fix as it isn't easy to install (you need to install the alexapy library manually).