jbergler / hass-ttlock

Home Assistant integration for TTLock locks
57 stars 13 forks source link

Handle the case where the installation has no url. #87

Closed jbergler closed 9 months ago

jbergler commented 9 months ago

Fixes #86

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (8f75530) 76.07% compared to head (4a1b771) 76.66%.

Files Patch % Lines
custom_components/ttlock/__init__.py 85.71% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #87 +/- ## =========================================== + Coverage 76.07% 76.66% +0.58% =========================================== Files 13 13 Lines 698 707 +9 =========================================== + Hits 531 542 +11 + Misses 167 165 -2 ```

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