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

Fix filter refresh handling #258

Merged
merged 1 commit into from
Mar 11, 2021
Merged

Fix filter refresh handling #258

merged 1 commit into from
Mar 11, 2021

Conversation

frenck
Copy link
Owner

@frenck frenck commented Mar 11, 2021

Proposed Changes

Add support for the whitelist parameter that is in the latest AdGuard Home versions.
This is a bugfix, as, without this parameter, the API call doesn't work.

Related downstream bug report: home-assistant/core#44581

@frenck frenck added the bugfix Inconsistencies or issues which will cause a problem for users or implementers. label Mar 11, 2021
@codecov
Copy link

codecov bot commented Mar 11, 2021

Codecov Report

Merging #258 (aa68f35) into main (40a0f05) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #258   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          280       280           
  Branches        17        17           
=========================================
  Hits           280       280           
Impacted Files Coverage Δ
src/adguardhome/filtering.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 40a0f05...aa68f35. Read the comment docs.

@frenck frenck merged commit 03055dd into main Mar 11, 2021
@frenck frenck deleted the frenck-2021-0858 branch March 11, 2021 16:40
@github-actions github-actions bot locked and limited conversation to collaborators Mar 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bugfix Inconsistencies or issues which will cause a problem for users or implementers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant