mirror of
https://github.com/pi-hole/docs.git
synced 2026-05-08 17:49:53 +01:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user