mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-13 15:26:58 +00:00
I like @thejeffreystone 's heavy breathing. [0094ce9b6a/config/packages/notify.yaml
] for #758
This commit is contained in:
@@ -60,8 +60,7 @@ automation:
|
||||
state: 'error'
|
||||
|
||||
action:
|
||||
- wait_template: >-
|
||||
{{ states.group.family.state == 'home' }}
|
||||
- wait_template: "{{ states.group.family.state == 'home' }}"
|
||||
|
||||
- service: script.speech_engine
|
||||
data_template:
|
||||
|
Reference in New Issue
Block a user