Alexa Devices - We need your help!

  • Country selected for the integration setup: United Arab Emirates
  • URL of main browsed Amazon site: amazon.ae
  • API countryOfResidence: AE
  • API marketPlaceDomainName: https://www.amazon.ae
  • API marketPlaceLocale: ae-AE
  • Version of Home Assistant: 2025.8.1
  • Country selected for the integration setup: Australia
  • URL of main browsed Amazon site: amazon.com.au
  • API countryOfResidence: AU
  • API marketPlaceDomainName: https://www.amazon.com
  • API marketPlaceLocale: en-AU
  • Error from the integration:“Unknown Error Occurred”
1 Like

Please join us at Home Assistant Alexa Devices for further investigations

I have the same issue.
Unable to retrieve data from Amazon. Please try again later.

countryOfResidence: GB
marketPlaceDomainName: https://www.amazon.co.uk
marketPlaceLocale: en-GB

  • Installation methodHome Assistant OS
  • Core2025.8.2
  • Supervisor2025.08.1
  • Operating System16.1
  • Frontend20250811.0

No errors so far (but I haven’t done anything with it yet)

Please join us at Home Assistant Alexa Devices.
We have a test version we would like to verify with you

Unfortunately your message says nothing, and you didn’t follow my request in the first post as well.

  • Version of Home Assistant: 2025.8.2
  • Country selected for the integration setup: Italy
  • URL of main browsed Amazon site: amazon.it
  • API countryOfResidence: it
  • API marketPlaceDomainName: https://www.amazon.it
  • API marketPlaceLocale: it-IT
  • Error from the integration: error 500

Hi,

After rebooting Home Assistant I am seeing a new error?

Version of Home Assistant: HA OS 2025.8.3
Country selected for the integration setup: Netherlands
URL of main browsed Amazon site: https://www.amazon.nl/
API countryOfResidence: NL
API marketPlaceDomainName: https://www.amazon.co.uk
API marketPlaceLocale: en-US
Error from the integration: Visible in screenshot
1 Like

@Baxxy13 thankyou for the link!

Delete and re-add the integration fixed it.

With version 2025.8.3 and later, we introduced automatic site discovery for Alexa, so we no longer need the country parameter and can handle all the complex scenarios where the account is on one domain, the market on another, and the address on a third.

Thanks everyone for your help!

4 Likes

Thanks so much for the hard work, rapid beta builds and testing!

1 Like

Hi,

After updating to HA 2025.9.0 I have an error;

Logger: homeassistant.config_entries
Bron: config_entries.py:1100
Eerst voorgekomen: 21:14:16 (1 gebeurtenis)
Laatst gelogd: 21:14:16
Error migrating entry [email protected] for alexa_devices

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 1100, in async_migrate
    result = await component.async_migrate_entry(hass, self)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/alexa_devices/__init__.py", line 51, in async_migrate_entry
    country = entry.data[CONF_COUNTRY].lower()
              ~~~~~~~~~~^^^^^^^^^^^^^^
KeyError: 'country'

2 Likes

@chemelli

Can you please have a look?

Create an issue on github.

1 Like
1 Like

Removed the integration, restarted HA and re-added the integration was for me the solution.

Is it possible to get the default alexa devices integration to work with the Alexa Actions repository?