From 41255e3ecfa38c000c886da4f5b9e22f8761840d Mon Sep 17 00:00:00 2001 From: Michael <35783820+mib1185@users.noreply.github.com> Date: Sun, 22 Jan 2023 17:20:30 +0100 Subject: [PATCH] Update PI-Hole api key condition (#25827) --- source/_integrations/pi_hole.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/pi_hole.markdown b/source/_integrations/pi_hole.markdown index c44a4302608..32eeccc7ce1 100644 --- a/source/_integrations/pi_hole.markdown +++ b/source/_integrations/pi_hole.markdown @@ -22,7 +22,7 @@ ha_integration_type: integration --- The Pi-hole integration allows you to retrieve statistics and interact with a -[Pi-hole](https://pi-hole.net/) system. An API key is needed for the setup (_from Settings -> API / Web interface_). +[Pi-hole](https://pi-hole.net/) system. If your Pi-hole web interface is password protected, an API key is needed for the setup (_from Settings -> API / Web interface_). {% include integrations/config_flow.md %}