Update homeassistant.md

To enable the pi-hole blocking, the input_boolean should be 'on' 

Signed-off-by: MolsonB <molsonboiteau@gmail.com>
This commit is contained in:
MolsonB
2025-02-20 13:09:18 -05:00
committed by GitHub
parent 6d198a5131
commit 83eabf7cff
+1 -1
View File
@@ -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: