From 97d4c326246ffc6d73b0330dde3fac60b4c03943 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 20 Jun 2017 16:46:15 +0200 Subject: [PATCH] Add new configuration variable (#2856) --- source/_components/sensor.pi_hole.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_components/sensor.pi_hole.markdown b/source/_components/sensor.pi_hole.markdown index 9c6b7bb8a2c..870403c3b98 100644 --- a/source/_components/sensor.pi_hole.markdown +++ b/source/_components/sensor.pi_hole.markdown @@ -27,6 +27,7 @@ sensor: Configuration variables: - **host** (*Optional*): The IP address of the Pi-Hole system. Defaults to `localhost`. +- **location** (*Optional*): The installation location of the Pi-Hole API. Defaults to `admin`. - **ssl** (*Optional*): If `true`, use SSL/TLS to connect to the Pi-Hole system. Defaults to `False`. - **verify_ssl** (*Optional*): Verify the certification of the system. Default to `True`. - **monitored_conditions** (*Optional*): Defines the stats to monitor as sensors.