Add config flow to pi_hole (#13401)

This commit is contained in:
Xiaonan Shen 2020-05-13 06:33:16 -07:00 committed by GitHub
parent 6909127a7d
commit ac6c3ca49c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,10 +4,12 @@ description: Instructions on how to integrate Pi-hole with Home Assistant.
ha_category:
- System Monitor
ha_iot_class: Local Polling
ha_config_flow: true
ha_release: 0.28
ha_codeowners:
- '@fabaff'
- '@johnluetke'
- '@shenxn'
ha_domain: pi_hole
---
@ -15,7 +17,7 @@ The `pi_hole` integration allows you to retrieve statistics and interact with a
## Configuration
To enable this integration with the default configuration, add the following lines to your `configuration.yaml` file
To enable this integration, go to the Integrations page inside the configuration panel. You can also use YAML configuration. Add the following lines to your `configuration.yaml` file
```yaml
# Example configuration.yaml entry