Skip to content

Commit bd01cf6

Browse files
committed
[FIX] Indentation
1 parent 2f11927 commit bd01cf6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

motion-sensing-lights.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,9 +169,9 @@ action:
169169
state: "on"
170170
then:
171171
- wait_for_trigger:
172-
platform: state
173-
entity_id: !input motion_sensors
174-
to: "off"
172+
platform: state
173+
entity_id: !input motion_sensors
174+
to: "off"
175175
- delay: !input no_motion_wait
176176
- choose:
177177
- conditions:

0 commit comments

Comments
 (0)