-
Notifications
You must be signed in to change notification settings - Fork 291
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
Integration can't load with 2024.8.0b0 #2378
Comments
FYI, @Petro31 has tried HA 2024.8.0b0 and notified me today that the Unfortunately, it might be the end of this integration unless someone can fix |
raised a ticket there: |
bdraco mentioned that it might be a good start to look in the https://gitlab.com/keatontaylor/alexapy/-/blob/dev/alexapy/alexalogin.py?ref_type=heads#L432 |
I may have time tomorrow to look into things on top of what's mentioned above. |
Interesting update, the beta is working for me. Without the automation restart fix. Maybe we don't have to do anything, it's possible the last beta in combination with the updates to AMP fixed everything naturally. |
I'm still without power here (+20 hours now). Their ETA to resolve was 1/2 hour ago!
|
That would be 2024.8.0b1? |
I'm on 2024.8.0b1 and it's not working for me. And yes, still Python 3.12 afaik |
Hello! I have updated all components of my Home Assistant setup, but the Alexa media player integration is still not functioning correctly. Here are the current versions I'm running: Core: 2024.8.0b3 |
You'll need to wait for this PR: |
I just updated to 4.12.5 which contains the above mentioned PR. The integration still does not load on HA 2024.8.0b5. After the 4.12.5 update HA has a notification that says the integration needs reconfiguring but I cannot reconfigure it in HA integrations page. Logger: homeassistant.config_entries Error setting up entry [email protected] - amazon.com.au for alexa_media |
Try to apply this patch: |
I removed the 2 lines and still not working. Logger: homeassistant.config_entries Error setting up entry [email protected] - amazon.com.au for alexa_media |
Did you reboot your HA after this change? This is important. Additionally, I don't think that this fixes your issue, but I can see you don't use amazon.com, you may also need this patch for alexapy 1.28.1: As this issue is closed, please mention here, that it's still not working for you: |
Did integration version v4.12.7 fix this issue? I |
v4.12.7 looks good on my system. |
Is the media player function working too? |
Yes |
Thank you. With full Alexa Media Player functionality I'm ready to try 2024.8.0, after a full backup of course. |
Well that was a bust. The Alexa media player is NOT working. Rolling back... |
You could also Support and provide some more Details, such as Error Logs... |
The error logs were the same as those posted by the initial poster (and on other similar threads). After the fourth try installing 2024.8.0, Alexa Media Player finally came back to life. I have no idea why, but as we rely heavily on Alexa announcing a significant number of house events, we're very relieved. |
I was the initial poster - and the issue was reported back with the beta of 2024.8. ... initially with version 4.12.1 At least, with the latest AMP version, the errors should have been different... it COULD BE, that this folder was still loading code based on an already outdated version. But even then this is why it is important to provide as much information as possible, even if your issue "looks like the same" - it could be different... the error messages could be similar or nearly the same - but it could be a different source of failure - a different line of code that failed. |
Although it may be unlikely the log entries were the same. Your cache explanation makes sense for why it took a few tries with the upgrade. That said, this is my last post in this thread on this topic. Thank you. |
My cache files have the same date and time as the integration files, so they are at least not being recreated on reboot (which is what I expected). And I remember that I deleted this folder and I don't have this issue. |
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
The integration can't load with HomeAssistant 2024.8.0b0
The following error will be logged:
To Reproduce
Expected behavior
System details
const.py
or HA startup):pip show alexapy
or HA startup):Logs
Additional context
The text was updated successfully, but these errors were encountered: