homepage/docs/widgets/services/pihole.md
2024-10-28 15:00:35 -04:00

684 B

title description
PiHole PiHole Widget Configuration

Learn more about PiHole.

Allowed fields: ["queries", "blocked", "blocked_percent", "gravity"].

Note: by default the "blocked" and "blocked_percent" fields are merged e.g. "1,234 (15%)" but explicitly including the "blocked_percent" field will change them to display separately.

Pi-Hole v6 Note: Turn on 2FA and generate an App Password. This will be the key value. Port is required: 443 for HTTPS or 80 for HTTP.

widget:
  type: pihole
  url: http://pi.hole.or.ip
  version: 6 # required if running v6 or higher, defaults to 5
  key: yourpiholeapikey # optional