[FIX] Indentation
This commit is contained in:
@@ -169,9 +169,9 @@ action:
|
|||||||
state: "on"
|
state: "on"
|
||||||
then:
|
then:
|
||||||
- wait_for_trigger:
|
- wait_for_trigger:
|
||||||
platform: state
|
platform: state
|
||||||
entity_id: !input motion_sensors
|
entity_id: !input motion_sensors
|
||||||
to: "off"
|
to: "off"
|
||||||
- delay: !input no_motion_wait
|
- delay: !input no_motion_wait
|
||||||
- choose:
|
- choose:
|
||||||
- conditions:
|
- conditions:
|
||||||
|
|||||||
Reference in New Issue
Block a user