mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-10 10:24:42 +00:00
Don't join sonoses while sleeping
This commit is contained in:
@@ -67,6 +67,10 @@ automation:
|
||||
platform: state
|
||||
entity_id: media_player.living_room_tv
|
||||
to: "off"
|
||||
condition:
|
||||
condition: state
|
||||
entity_id: input_boolean.sleep_mode
|
||||
state: "off"
|
||||
action:
|
||||
- service: sonos.join
|
||||
data:
|
||||
|
||||
Reference in New Issue
Block a user