From 5d4162fa74ad3493e4dbaf2d472a896267e9cdaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20Dom=C3=ADnguez-Dorado?= Date: Fri, 27 Jun 2025 20:05:05 +0200 Subject: [PATCH] Note to make clear that pihole >= 6.0 is not supported (#39518) --- 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 1c1df4dfbc3..9e2ca5ef152 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. +[Pi-hole](https://pi-hole.net/) system (version < 6.0). {% include integrations/config_flow.md %}