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

Reduce logging level of garage state retrieval #193

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on May 11, 2024

  1. Reduce logging level of garage state retrieval

    Unlike other accessories, the garage door spams its get state message once a minute to the `info` level. Reducing this level to `debug` matches the behavior of other accessories.
    guillochon committed May 11, 2024
    Configuration menu
    Copy the full SHA
    51c725f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54efba6 View commit details
    Browse the repository at this point in the history
  3. Use right call

    guillochon committed May 11, 2024
    Configuration menu
    Copy the full SHA
    9b2165a View commit details
    Browse the repository at this point in the history