Skip to content

Commit

Permalink
Remove guest and living from sleep sounds
Browse files Browse the repository at this point in the history
  • Loading branch information
NickBorgersOnLowSecurityNode authored May 7, 2024
1 parent 1e0ddb2 commit f8ddc17
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions configs/music_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -249,27 +249,12 @@ music:
leave_muted_if:
- variable: isMasterAsleep
value: false
- player_name: "Living Room"
base_volume: 20
leave_muted_if:
- variable: isGuestAsleep
value: true
- player_name: "Master Bathroom"
base_volume: 35
leave_muted_if: []
- player_name: "Master Bedroom"
base_volume: 38
leave_muted_if: []
- player_name: "Guest Bathroom"
base_volume: 30
leave_muted_if:
- variable: isHaveGuests
value: false
- player_name: "Guest Bedroom"
base_volume: 25
leave_muted_if:
- variable: isHaveGuests
value: false
playback_options:
- command: group.queue.uri
uri: "http://rain-sounds.nickborgers.com/1.m4a"
Expand Down

0 comments on commit f8ddc17

Please sign in to comment.