mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-09 10:14:41 +00:00
Don't play music when coming home late
This commit is contained in:
@@ -59,6 +59,13 @@ script:
|
||||
timeout: 00:02:00
|
||||
- delay: 00:00:01
|
||||
|
||||
- condition: and
|
||||
conditions:
|
||||
- condition: time
|
||||
before: "23:00:00"
|
||||
- condition: time
|
||||
after: "9:00:00"
|
||||
|
||||
- service: script.say
|
||||
data_template:
|
||||
message: >-
|
||||
|
||||
Reference in New Issue
Block a user