fix: Fix issue in trigger processing
This commit is contained in:
@@ -253,7 +253,7 @@ script:
|
||||
|
||||
- alias: Process Trigger
|
||||
choose:
|
||||
- conditions: "{{ 'completed' not in wait or not wait.completed }}"
|
||||
- conditions: "{{ 'remaining' not in wait or not wait.remaining }}"
|
||||
sequence:
|
||||
- alias: Notify that the Garage Door did not Close
|
||||
action: notify.security
|
||||
|
||||
Reference in New Issue
Block a user