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

Yamaha musiccast grouping-services #51952

Merged
merged 10 commits into from Jun 28, 2021

Commits on Jun 14, 2021

  1. Restored grouping services

    micha91 committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    7788d6d View commit details
    Browse the repository at this point in the history
  2. fixed some warnings. Added a property to get all other zones media pl…

    …ayer entities of the same device.
    micha91 committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    809d1ce View commit details
    Browse the repository at this point in the history
  3. Add services.yaml. Some minor refactoring. Catch the MusiccastGroupEx…

    …ception on client join. In most cases, it works nevertheless.
    micha91 committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    c16ad03 View commit details
    Browse the repository at this point in the history
  4. Let some info logs be only debug in the future. Update servers on ext…

    …ernal distribution changes for more reliability. Let clients display the media image of the master.
    micha91 committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    b62a35d View commit details
    Browse the repository at this point in the history
  5. Changed some log mesages to use format strings. Added a retry for uns…

    …uccessful client joins.
    micha91 committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    161468b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Moved the service registration to async_setup_entry as this seems to …

    …be the more common approach.
    micha91 committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    36a9731 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. fix pylint warnings

    micha91 committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    a4b63cf View commit details
    Browse the repository at this point in the history
  2. Update homeassistant/components/yamaha_musiccast/media_player.py

    Co-authored-by: Tom Schneider <tom.schneider-github@sutomaji.net>
    micha91 and vigonotion committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    f6dac5b View commit details
    Browse the repository at this point in the history
  3. Update homeassistant/components/yamaha_musiccast/media_player.py

    Co-authored-by: Tom Schneider <tom.schneider-github@sutomaji.net>
    micha91 and vigonotion committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    fb786d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da4f25d View commit details
    Browse the repository at this point in the history