mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-28 00:51:38 +00:00
Updated for correct templating of trigger_id
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
- thu
|
||||
- fri
|
||||
action:
|
||||
# - wait_template: >-
|
||||
# {{ is_state('group.garage_doors', 'open') }}
|
||||
# - delay: 00:03:00
|
||||
- wait_template: "{{ is_state('group.garage_doors', 'open') }}"
|
||||
timeout: '00:45:00'
|
||||
- delay: 00:03:00
|
||||
- service: light.turn_off
|
||||
entity_id: all
|
||||
|
Reference in New Issue
Block a user