fix: Fix issue in trigger processing
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user