bdraco / yalexs

Python API for Yale Access (formerly August) Smart Lock and Doorbell
MIT License
38 stars 18 forks source link

feat: add support for linked lock activities #177

Closed bdraco closed 1 week ago

bdraco commented 1 week ago

This likely requires a change on the Yale API side as well but this should get things started

closes #175

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 62.39%. Comparing base (e19264b) to head (7b9b146). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #177 +/- ## ========================================== + Coverage 62.36% 62.39% +0.03% ========================================== Files 31 31 Lines 2245 2247 +2 Branches 388 388 ========================================== + Hits 1400 1402 +2 Misses 795 795 Partials 50 50 ```

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