jbergler / hass-ttlock

Home Assistant integration for TTLock locks
54 stars 12 forks source link

Add a service to configure passage mode. #50

Closed jbergler closed 1 year ago

jbergler commented 1 year ago

Partially addresses https://github.com/jbergler/hass-ttlock/issues/47

codecov[bot] commented 1 year ago

Codecov Report

Merging #50 (d4ac669) into develop (6128537) will decrease coverage by 2.86%. The diff coverage is 58.76%.

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

@@             Coverage Diff             @@
##           develop      #50      +/-   ##
===========================================
- Coverage    76.19%   73.33%   -2.86%     
===========================================
  Files           11       13       +2     
  Lines          525      615      +90     
===========================================
+ Hits           400      451      +51     
- Misses         125      164      +39     
Impacted Files Coverage Δ
custom_components/ttlock/api.py 34.65% <12.50%> (-6.91%) :arrow_down:
custom_components/ttlock/services.py 58.62% <58.62%> (ø)
custom_components/ttlock/coordinator.py 80.55% <63.15%> (-2.66%) :arrow_down:
custom_components/ttlock/__init__.py 71.11% <100.00%> (+1.34%) :arrow_up:
custom_components/ttlock/binary_sensor.py 100.00% <100.00%> (ø)
custom_components/ttlock/const.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more