mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Add config flow to pi_hole (#13401)
This commit is contained in:
parent
6909127a7d
commit
ac6c3ca49c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user