-
Notifications
You must be signed in to change notification settings - Fork 300
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
alexaapi.get_last_device_serial: AttributeError occurred. Arguments: ("'str' object has no attribute 'get'",) #1982
Comments
Hi, can somebody answer this? I have the same issue and is has been bugging me for the past 2 weeks! |
This bug report has been labelled as help wanted since there has been no activity in the last 3 weeks. It will not be closed automatically. |
Not sure if this will help someone, but I encountered a similar issue and resolved by manually creating the following directory: I then removed and re-added the integration. |
Wow! That did indeed do the trick, to create that folder. Nice magic incantation there. Even better, it found all my old devices & hooked them back up to my automations. I had resigned myself to needing to re-enter all of those after they had gotten lost on my AMP HACS integration version updatee. Thank you! |
What do you mean with "creating a directory" where and how? 😅 |
@JaySpec1488 There's a few ways you can do this and it will depend on your installation type. I am using home assistant OS, so used the addon store to install the "file editor". Using the file editor, create a folder called "www" (if it doesn't already exist) then inside that create a folder called "alexa_tts" |
Mhh, seems like that i already have this folder... so i have another issue that the integration finds nothing. But my log says something about that... crazy... 🙃 |
|
@JaySpec1488 You have created in the wrong place. Also I think the latest version just released v4.7.1 resolves this issue anyway, so can try updating or removing & reinstalling. |
I am am v4.7.1 and still had the issue. This solution also worked for me. Thanks! |
YEAAAAH it works with the Folder THANKS |
Nice. That worked for me too 👍👍👍👍😁😁😁 |
Yes. I changed it. Now it works. Thx 👍👍👍😁😁😁 |
This is so strange, but helped.. Thanks a lot! |
IMPORTANT: Please search the issues, including closed issues, and the FAQ before opening a new issue. The template is mandatory; failure to use it will result in issue closure.
Describe the bug
Alexa Media Player fails to find devices after a configuration is setup
To Reproduce
Expected behavior
I would expect the custom component to find and list devices if has found, registered to my Alexa/Amazon account.
Screenshots
System details
const.py
or HA startup): 4.6.5pip show alexapy
or HA startup): 1.26.8Logs
Please provide logs.
I observe the following logs & errors in
home-assistant.log
Additional context
The text was updated successfully, but these errors were encountered: