mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-06-19 23:31:34 +00:00
No More getting annoyed by Neato when we are in Bed.
This commit is contained in:
parent
957a5745d5
commit
02f2d30228
@ -75,6 +75,7 @@ automation:
|
|||||||
|
|
||||||
action:
|
action:
|
||||||
- wait_template: "{{ states.group.family.state == 'home' }}"
|
- wait_template: "{{ states.group.family.state == 'home' }}"
|
||||||
|
- wait_template: "{{ is_state('group.bed', 'off') }}"
|
||||||
|
|
||||||
- service: script.speech_engine
|
- service: script.speech_engine
|
||||||
data:
|
data:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user