Skip to content

Commit 97d4c32

Browse files
authored
Add new configuration variable (home-assistant#2856)
1 parent 47dd6d2 commit 97d4c32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_components/sensor.pi_hole.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ sensor:
2727
Configuration variables:
2828
2929
- **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`.
3031
- **ssl** (*Optional*): If `true`, use SSL/TLS to connect to the Pi-Hole system. Defaults to `False`.
3132
- **verify_ssl** (*Optional*): Verify the certification of the system. Default to `True`.
3233
- **monitored_conditions** (*Optional*): Defines the stats to monitor as sensors.

0 commit comments

Comments
 (0)