fronzbot / blinkpy

A Python library for the Blink Camera system
MIT License
558 stars 117 forks source link

Import .ospath #920

Closed mkmer closed 5 months ago

mkmer commented 5 months ago

Description:

Looks like we need to import .ospath with >0.8.0 aiofiles. The HA folks with lower versions will need to figure out what custom integration they have that forced 0.6.0 to install. I closed the HA update to 0.22.7 as it will break for all other "normal" users.

Related issue (if applicable): fixes #919

Checklist:

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 99.7%. Comparing base (560131b) to head (28e96d2). Report is 12 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #920 +/- ## ===================================== Coverage 99.7% 99.7% ===================================== Files 8 8 Lines 1486 1487 +1 ===================================== + Hits 1483 1484 +1 Misses 3 3 ``` | [Flag](https://app.codecov.io/gh/fronzbot/blinkpy/pull/920/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Fronczak) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/fronzbot/blinkpy/pull/920/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Fronczak) | `99.7% <100.0%> (+<0.1%)` | :arrow_up: | 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=Kevin+Fronczak#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.