[FIX] Indentation

This commit is contained in:
2025-08-01 21:40:02 +01:00
parent 2f11927bb6
commit bd01cf6f38

View File

@@ -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: