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

updating the examples in readme so the they don't throw errors about device not existing #737

Closed

Conversation

sophiathekitty
Copy link

fixed the cc.device.friendly name to use cc.cast_info.friendly_name and removed the print(cast.device) because Chromecast objects don't have device anymore. saw that this has been an issue since at least last October #665

@emontnemery
Copy link
Collaborator

Thanks @sophiathekitty 👍

This was however also fixed by #751

@FixThisB
Copy link

Example is still broken, please merge the solutions provided here.

If you want to keep the sanity check output maybe include print(cast.cast_info) instead of scrapping print(cast.device) all together

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.

3 participants