From bd01cf6f38840809404ac7332a48c77646df4068 Mon Sep 17 00:00:00 2001 From: Matthew Grove Date: Fri, 1 Aug 2025 21:40:02 +0100 Subject: [PATCH] [FIX] Indentation --- motion-sensing-lights.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/motion-sensing-lights.yaml b/motion-sensing-lights.yaml index 568f3fa..735dfcb 100644 --- a/motion-sensing-lights.yaml +++ b/motion-sensing-lights.yaml @@ -169,9 +169,9 @@ action: state: "on" then: - wait_for_trigger: - platform: state - entity_id: !input motion_sensors - to: "off" + platform: state + entity_id: !input motion_sensors + to: "off" - delay: !input no_motion_wait - choose: - conditions: