We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47dd6d2 commit 97d4c32Copy full SHA for 97d4c32
source/_components/sensor.pi_hole.markdown
@@ -27,6 +27,7 @@ sensor:
27
Configuration variables:
28
29
- **host** (*Optional*): The IP address of the Pi-Hole system. Defaults to `localhost`.
30
+- **location** (*Optional*): The installation location of the Pi-Hole API. Defaults to `admin`.
31
- **ssl** (*Optional*): If `true`, use SSL/TLS to connect to the Pi-Hole system. Defaults to `False`.
32
- **verify_ssl** (*Optional*): Verify the certification of the system. Default to `True`.
33
- **monitored_conditions** (*Optional*): Defines the stats to monitor as sensors.
0 commit comments