Feature: Support pi-hole v6 (#3207)

This commit is contained in:
shamoon 2024-03-31 20:34:46 -07:00 committed by GitHub
parent b0d57866a0
commit 29ac7bfea7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 107 additions and 13 deletions

View file

@ -15,6 +15,7 @@ Note: by default the "blocked" and "blocked_percent" fields are merged e.g. "1,2
widget:
type: pihole
url: http://pi.hole.or.ip
version: 6 # required if running v6 or higher, defaults to 5
key: yourpiholeapikey # optional
```