blakeblackshear / frigate-hass-integration

Frigate integration for Home Assistant
MIT License
728 stars 114 forks source link

Unpin pytz version in manifest requirement #635

Closed aptalca closed 7 months ago

aptalca commented 7 months ago

Rely on the pytz version included with Home Assistant

closes #634

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (d8fc7bd) 100.00% compared to head (63b022e) 100.00%. Report is 4 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #635 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 16 16 Lines 2017 2017 ========================================= Hits 2017 2017 ```

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

dermotduffy commented 7 months ago

Thanks @aptalca !