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 blocking HA process using asyncio #9

Merged
merged 6 commits into from
Mar 16, 2024
Merged

Commits on Mar 16, 2024

  1. Fix blocking HA process using asyncio

    Also stop/play media on volume change so it is applied
    dbuezas committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    8922547 View commit details
    Browse the repository at this point in the history
  2. Update media_player.py

    Timeout on connection
    dbuezas committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    a28d09b View commit details
    Browse the repository at this point in the history
  3. Update media_player.py

    lint
    dbuezas committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    8d2f370 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5a8579 View commit details
    Browse the repository at this point in the history
  5. Update media_player.py

    fix reconnection
    dbuezas committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    c1624af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e7be4e View commit details
    Browse the repository at this point in the history