The new Alexa Devices integration continues to say
“Needs Attention” "Failed setup, will retry:
This is the message in the System Logs:
Logger: homeassistant.components.alexa_devices
Source: helpers/update_coordinator.py:382
integration: Alexa Devices (documentation, issues)
First occurred: 9:33:20 AM (6 occurrences)
Last logged: 9:36:08 AM
Unexpected error fetching xxxxxx@gmail.com data
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 382, in _async_refresh
self.data = await self._async_update_data()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/alexa_devices/coordinator.py", line 54, in _async_update_data
return await self.api.get_devices_data()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/aioamazondevices/api.py", line 700, in get_devices_data
entity_ids_list = await self._get_devices_ids()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/aioamazondevices/api.py", line 541, in _get_devices_ids
self._devices[serial_number] |= {NODE_IDENTIFIER: identifier}
~~~~~~~~~~~~~^^^^^^^^^^^^^^^
KeyError: 'G3A0PA0102762DM4'
I guess I just do not understand how to install this integration. Can anyone give some insight?
1 post - 1 participant