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

Remove support for custom loop #837

Merged
merged 1 commit into from Feb 13, 2024
Merged

Remove support for custom loop #837

merged 1 commit into from Feb 13, 2024

Conversation

emontnemery
Copy link
Collaborator

Breaking change

It's no longer supported to use pychromecast with event custom loops.

Change proposal and motivation

Remove support for custom loop. The code was not tested or maintained, and at conflict with the recently added error handling where commands wait for messages to be sent and a response to be received from the remote device.

@MartinHjelmare MartinHjelmare merged commit 96978c2 into master Feb 13, 2024
1 check passed
@MartinHjelmare MartinHjelmare deleted the remove_custom_loop branch February 13, 2024 12:11
vanadinit added a commit to vanadinit/terminalcast that referenced this pull request May 10, 2024
I discovered, that the controls are no longer available with newer
pychromecast version. This is possibly the case because of dropped
support of custom loops: home-assistant-libs/pychromecast#837

I am going to investigate this further and how to fix it.
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.

None yet

2 participants