bdraco / yalexs

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

Add missing actions for home key #94

Closed bdraco closed 7 months ago

bdraco commented 7 months ago

Homekey actions where being ignored since they didn't have a mapping. We have these locks listed as supported so they should work

codecov[bot] commented 7 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (2dd2f23) 95.70% compared to head (afb47a1) 95.66%.

:exclamation: Current head afb47a1 differs from pull request most recent head b4afc5c. Consider uploading reports for the commit b4afc5c to get more accurate results

Files Patch % Lines
yalexs/backports/functools.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #94 +/- ## ========================================== - Coverage 95.70% 95.66% -0.05% ========================================== Files 29 29 Lines 3376 3389 +13 ========================================== + Hits 3231 3242 +11 - Misses 145 147 +2 ``` | [Flag](https://app.codecov.io/gh/bdraco/yalexs/pull/94/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J.+Nick+Koston) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/bdraco/yalexs/pull/94/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J.+Nick+Koston) | `95.66% <84.61%> (-0.05%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J.+Nick+Koston#carryforward-flags-in-the-pull-request-comment) to find out more.

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