]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - docs/customservices.md
Implement PiHole API token (#580)
[github/bastienwirtz/homer.git] / docs / customservices.md
index b28f39919582dd60231233ed887b9d2b3a276c8f..31d302ba1d34d6a88b801bf8066a5f54a7076a07 100644 (file)
@@ -58,9 +58,13 @@ The following configuration is available for the PiHole service.
   logo: "assets/tools/sample.png"
   # subtitle: "Network-wide Ad Blocking" # optional, if no subtitle is defined, PiHole statistics will be shown
   url: "http://192.168.0.151/admin"
+  apikey: "<---insert-api-key-here--->" # optional, needed if web interface is password protected
   type: "PiHole"
 ```
 
+**Remarks:**
+If PiHole web interface is password protected, obtain the `apikey` from Settings > API/Web interface > Show API token.
+
 ## OpenWeatherMap
 
 Using the OpenWeatherMap service you can display weather information about a given location.