Add new configuration variable (#2856)
This commit is contained in:
parent
47dd6d22b1
commit
97d4c32624
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ sensor:
|
||||||
Configuration variables:
|
Configuration variables:
|
||||||
|
|
||||||
- **host** (*Optional*): The IP address of the Pi-Hole system. Defaults to `localhost`.
|
- **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`.
|
- **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`.
|
- **verify_ssl** (*Optional*): Verify the certification of the system. Default to `True`.
|
||||||
- **monitored_conditions** (*Optional*): Defines the stats to monitor as sensors.
|
- **monitored_conditions** (*Optional*): Defines the stats to monitor as sensors.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue