diff --git a/garage-door-controller.yaml b/garage-door-controller.yaml index 16e4a02..ab6da53 100644 --- a/garage-door-controller.yaml +++ b/garage-door-controller.yaml @@ -53,7 +53,7 @@ switch: restore_mode: ALWAYS_OFF on_turn_on: then: - - delay: 30000ms + - delay: 500ms - switch.turn_off: relay @@ -366,4 +366,4 @@ script: then: - binary_sensor.template.publish: id: parked_sensor - state: true \ No newline at end of file + state: true