mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
Had to remove garage door checks until hardware is fixe. #1138
This commit is contained in:
@@ -19,9 +19,9 @@
|
||||
|
||||
action:
|
||||
|
||||
- wait_template: >-
|
||||
{{ is_state('group.garage_doors', 'closed') }}
|
||||
timeout: 00:05:30
|
||||
# - wait_template: >-
|
||||
# {{ is_state('group.garage_doors', 'closed') }}
|
||||
# timeout: 00:05:30
|
||||
|
||||
- service: script.speech_engine
|
||||
data:
|
||||
|
Reference in New Issue
Block a user