shamoon 19c25713c4 Run pre-commit hooks over existing codebase
Co-Authored-By: Ben Phelps <ben@phelps.io>
2023-10-18 09:49:33 -07:00

558 B

title, description
title description
PiHole PiHole Widget Configuration

As of v2022.12 PiHole requires the use of an API key if an admin password is set. Older versions do not require any authentication even if the admin uses a password.

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

widget:
  type: pihole
  url: http://pi.hole.or.ip
  key: yourpiholeapikey # optional

Added in v0.1.0, udpated in v0.6.18