Files
N22/include/automations/groupsonos.yaml
T
2022-01-19 07:17:26 +01:00

21 lines
502 B
YAML

# on "workdays" and "no guests"
- alias: 'Gruppe køkken, stue, alrum, bad'
trigger:
- platform: time
at: "00:05:30"
condition:
- condition: state
entity_id: binary_sensor.arbejdsdag
state: 'on'
action:
- service: sonos.join
data:
master: media_player.kokken
entity_id:
- media_player.badevaerelse
# - media_player.sovevaerelse
- media_player.stue
- media_player.alrum