Skip to content
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

fix: bump alexapy to 1.29.3 #2634

Merged
merged 3 commits into from
Oct 19, 2024

Conversation

srescio
Copy link
Contributor

@srescio srescio commented Oct 19, 2024

tested in local dev instance that login loop is indeed fixed with the bump

addresses the following
https://gitlab.com/keatontaylor/alexapy/-/releases/v1.29.3

mapped in this repo as
#2514
#2515

@srescio srescio changed the title bumped component version and alexapy dep to 1.29.3 to fix login loop fix: bumped component version and alexapy dep to 1.29.3 to fix login loop Oct 19, 2024
@vhuynen
Copy link

vhuynen commented Oct 19, 2024

Kudo @srescio,

I confirm that the alexapy 1.29.3 library fixes the login loop screen issue. To address this before the official release, you can upgrade the alexapy library in the file /homeassistant/custom_components/alexa_media/manifest.json:
"requirements": ["alexapy==1.29.3", "packaging>=20.3", "wrapt>=1.14.0"]
Restart Home Assistant and complete the OAuth flow to retrieve the refresh token used for API calls.

My settings HA :
Alexa Media Player : 4.13.4
Core : 2024.10.3
Supervisor : 2024.10.2
Operating System : 13.2

custom_components/alexa_media/manifest.json Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
@alandtse alandtse changed the title fix: bumped component version and alexapy dep to 1.29.3 to fix login loop fix: bump alexapy to 1.29.3 Oct 19, 2024
@alandtse alandtse merged commit 88ae81c into alandtse:dev Oct 19, 2024
3 checks passed
alandtse added a commit that referenced this pull request Oct 19, 2024
fix: bump alexapy to 1.29.3 (#2634)
@srescio srescio deleted the bump-alexapy-to-fix-login-loop branch October 19, 2024 21:27
@Wizard99it
Copy link

@srescio Sei un grande 💪🏼 Grazie, fix 4.13.5 working until now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants