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

Cleanly shut down the serial port on disconnect #633

Merged
merged 10 commits into from
Oct 28, 2024

Commits on Oct 24, 2024

  1. Cleanly handle connection loss

    puddly committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2362cf9 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Guard disconnect

    puddly committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0586594 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    a5d0b23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0ab2da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2acf21e View commit details
    Browse the repository at this point in the history
  4. Fix unit tests

    puddly committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    66c64da View commit details
    Browse the repository at this point in the history
  5. Bump minimum zigpy version

    puddly committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    7cc4694 View commit details
    Browse the repository at this point in the history
  6. Fix CLI

    puddly committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    fb848fd View commit details
    Browse the repository at this point in the history
  7. Drop accidental import

    puddly committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    5a97374 View commit details
    Browse the repository at this point in the history
  8. 100% coverage

    puddly committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c8a9dcf View commit details
    Browse the repository at this point in the history