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

Retry zoneminder connection setup #107519

Merged
merged 9 commits into from
Jan 8, 2024

Commits on Jan 8, 2024

  1. zoneminder setup retry connection

    Makes ZM setup be async for enabling connection retry attempts
    
    This also requires zm-py version bump v0.5.4 as that
    dependency was patched in conjunction to resolve this issue
    
    Closes home-assistant#105271
    
    Signed-off-by: Nic Boet <nic@boet.cc>
    nabbi committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    0a67203 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7129bc8 View commit details
    Browse the repository at this point in the history
  3. ruff format

    Signed-off-by: Nic Boet <nic@boet.cc>
    nabbi committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a79aee0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdd49b9 View commit details
    Browse the repository at this point in the history
  5. ruff fixes

    Signed-off-by: Nic Boet <nic@boet.cc>
    nabbi committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1ccca60 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2837cfd View commit details
    Browse the repository at this point in the history
  7. RequestsConnectionError

    Signed-off-by: Nic Boet <nic@boet.cc>
    nabbi committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    ab0627e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0c0c946 View commit details
    Browse the repository at this point in the history
  9. revert async changes

    Signed-off-by: Nic Boet <nic@boet.cc>
    nabbi committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c0eb63e View commit details
    Browse the repository at this point in the history