Fix sonos beam automations

This commit is contained in:
2022-06-01 15:05:47 +03:00
parent 695fc4d299
commit 627c1b0cf5
+4 -8
View File
@@ -141,10 +141,8 @@ automation:
platform: time
at: "22:00:00"
action:
- service: sonos.set_option
entity_id: media_player.living_room
data:
night_sound: true
- service: switch.turn_on
entity_id: switch.sonos_living_room_night_sound
- service: logbook.log
data:
name: "🔊 Media Module · "
@@ -156,10 +154,8 @@ automation:
platform: time
at: "08:00:00"
action:
- service: sonos.set_option
entity_id: media_player.living_room
data:
night_sound: false
- service: switch.turn_off
entity_id: switch.sonos_living_room_night_sound
- service: logbook.log
data:
name: "🔊 Media Module · "