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

Ads blocked today does not give a graphable measurement of totals #22

Open
TJPoorman opened this issue May 31, 2024 · 0 comments
Open

Comments

@TJPoorman
Copy link

TJPoorman commented May 31, 2024

With the way pi.hole is configured it will only pull a rolling 24 hours in 10 minute blocks. This makes graphing the numbers in HA inaccurate as you will see the graph inconsistencies every 10 minutes.

Adding a method and a property to get the data broken down in 10 minute blocks and retrieving the second to last will return a static value for that 10 minute block that can then be graphed correctly. The pi.hole method is overTimeData10mins.

I can submit a PR for this if you would like

image

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

No branches or pull requests

1 participant