From 83eabf7cffe96f5ad5f8ebe276bb0dad6113e601 Mon Sep 17 00:00:00 2001 From: MolsonB Date: Thu, 20 Feb 2025 13:09:18 -0500 Subject: [PATCH] Update homeassistant.md To enable the pi-hole blocking, the input_boolean should be 'on' Signed-off-by: MolsonB --- docs/guides/misc/homeassistant.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/misc/homeassistant.md b/docs/guides/misc/homeassistant.md index 55a5bc0..3a21806 100644 --- a/docs/guides/misc/homeassistant.md +++ b/docs/guides/misc/homeassistant.md @@ -113,7 +113,7 @@ Home Assistant is an open-source home automation platform. It is able to track a - trigger: event event_type: pi_hole_enable - entity_id: input_boolean.pihole_blocking - to: 'off' + to: 'on' trigger: state conditions: [] actions: