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

Partially make pychromecast v7.2.0 compatible #325

Merged
merged 2 commits into from
Aug 6, 2020
Merged

Partially make pychromecast v7.2.0 compatible #325

merged 2 commits into from
Aug 6, 2020

Commits on Aug 6, 2020

  1. partially bump pychromecast version to 7.2.0

    - bare minimum to only make Linux and audio work; terminal environments
    piyueh committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    c9beaa5 View commit details
    Browse the repository at this point in the history
  2. simplify the code block of obtaining IP/host

    Chromecast.socket_client.host has been valid since at least pychromecast
    v3. We can simply replace Chromecast.host with it.
    piyueh committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    91490bb View commit details
    Browse the repository at this point in the history