Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a websocket API to the integration for event retain #295

Merged
merged 2 commits into from Jun 29, 2022

Conversation

dermotduffy
Copy link
Collaborator

@dermotduffy dermotduffy commented Jun 29, 2022

@dermotduffy dermotduffy added the enhancement New feature or request label Jun 29, 2022
@codecov
Copy link

codecov bot commented Jun 29, 2022

Codecov Report

Merging #295 (8bacf6a) into master (ef7f549) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #295   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        13    +1     
  Lines         1489      1518   +29     
=========================================
+ Hits          1489      1518   +29     
Impacted Files Coverage Δ
custom_components/frigate/__init__.py 100.00% <100.00%> (ø)
custom_components/frigate/api.py 100.00% <100.00%> (ø)
custom_components/frigate/media_source.py 100.00% <100.00%> (ø)
custom_components/frigate/views.py 100.00% <100.00%> (ø)
custom_components/frigate/ws_api.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ef7f549...8bacf6a. Read the comment docs.

@dermotduffy dermotduffy merged commit dcaa534 into blakeblackshear:master Jun 29, 2022
@dermotduffy dermotduffy deleted the proxy-stars branch June 29, 2022 14:12
@dermotduffy
Copy link
Collaborator Author

Thanks for the review @NickM-27 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants