fronzbot / blinkpy

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

Add another get_homescreen() call after 2fa verification #945

Closed mback2k closed 3 months ago

mback2k commented 3 months ago

Description:

Follow up to #941 as discussed in #917.

Checklist:

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 99.7%. Comparing base (3057783) to head (69e0165).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #945 +/- ## ===================================== Coverage 99.7% 99.7% ===================================== Files 8 8 Lines 1490 1492 +2 ===================================== + Hits 1487 1489 +2 Misses 3 3 ```

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

fronzbot commented 3 months ago

Awesome, thanks!