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: Supports NotifyNowPlayingUpdated pushes #2827

Open
wants to merge 19 commits into
base: dev
Choose a base branch
from

Conversation

nao-pon
Copy link

@nao-pon nao-pon commented Feb 20, 2025

Supports NotifyNowPlayingUpdated pushes, which are not yet supported in AMP. This will prevent frequent calls to alexa_api.get_state(), which was causing errors. This will likely fix #2821 .

nao-pon and others added 2 commits February 20, 2025 22:17
Supports `NotifyNowPlayingUpdated` pushes, which are not yet supported
in AMP. This will prevent frequent calls to `alexa_api.get_state()`,
which was causing errors. This will likely fix alandtse#282.
@nao-pon nao-pon changed the title Supports NotifyNowPlayingUpdated pushes fix: Supports NotifyNowPlayingUpdated pushes Feb 20, 2025
@alandtse
Copy link
Owner

If you're still modifying the PR, please mark the PR as a draft so we don't begin review or merge it while incomplete.

@nao-pon nao-pon marked this pull request as draft February 21, 2025 05:21
@nao-pon
Copy link
Author

nao-pon commented Feb 21, 2025

@alandtse Thank you. I thought it was good when I created the PR, but it seems that it hasn't been tested in practice yet. I'll change the status to draft and continue testing it a bit more.

@nao-pon nao-pon marked this pull request as ready for review February 23, 2025 02:20
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.

RE-Authentication Required multiple times a day.
2 participants