zigpy / zigpy-deconz

A library which communicates with Deconz radios for zigpy
GNU General Public License v3.0
87 stars 20 forks source link

Cleanly shut down the serial port on disconnect #259

Closed puddly closed 3 weeks ago

puddly commented 4 months ago

Sample implementation of https://github.com/zigpy/zigpy/pull/1425

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.80%. Comparing base (aa26bbd) to head (57cda77). Report is 1 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #259 +/- ## ========================================== - Coverage 98.81% 98.80% -0.01% ========================================== Files 7 7 Lines 926 920 -6 ========================================== - Hits 915 909 -6 Misses 11 11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.