Skip to content

Commit 0c91725

Browse files
authored
Merge pull request #1174 from MolsonB/patch-1
Update homeassistant.md
2 parents 6d198a5 + 83eabf7 commit 0c91725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/misc/homeassistant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Home Assistant is an open-source home automation platform. It is able to track a
113113
- trigger: event
114114
event_type: pi_hole_enable
115115
- entity_id: input_boolean.pihole_blocking
116-
to: 'off'
116+
to: 'on'
117117
trigger: state
118118
conditions: []
119119
actions:

0 commit comments

Comments
 (0)