fix: Fix issue in trigger processing

This commit is contained in:
2025-01-04 11:12:25 -08:00
parent a34278cef4
commit 5d677c5583

View File

@@ -253,7 +253,7 @@ script:
- alias: Process Trigger - alias: Process Trigger
choose: choose:
- conditions: "{{ 'completed' not in wait or not wait.completed }}" - conditions: "{{ 'remaining' not in wait or not wait.remaining }}"
sequence: sequence:
- alias: Notify that the Garage Door did not Close - alias: Notify that the Garage Door did not Close
action: notify.security action: notify.security