mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-05 08:44:24 +00:00
Waking up: don't play music in guest mode
This commit is contained in:
@@ -10,6 +10,9 @@ script:
|
||||
timeout: 00:02:00
|
||||
- delay: 00:00:01
|
||||
|
||||
- condition: state
|
||||
entity_id: input_boolean.guest_mode
|
||||
state: "off"
|
||||
- service: script.say
|
||||
data:
|
||||
message: "Here's some music to start the day!"
|
||||
|
||||
Reference in New Issue
Block a user