I have created a group of two SONOS speakers and use that group for a daily alarm. The constraint with the SONOS app is that there is no ability to set the volume level per speaker. Consequently, one speaker is either too loud or one is too faint.
My thinking was to use a scheduled automation to “reset” the speaker volume that is too low but I am open to any recommendations. I looked at the automation options for the SONOS device and there doesn’t seem to be any way to adjust the volume.
Any help and guidance would be greatly appreciated.
When I join multiple Sonos devices together into a Sonos group, I can set the volume of each device within the Sonos group independently using media_player.volume_set.
To be clear, a Sonos group is not the same as a Home Assistant media_playergroup.
Firstly, thank you for the reply. I am very new to Home Assistant and am using the web interface to configure the automation and there is no volume option. Are you bypassing that and using YAML directly?
Yeah click the little three dots in the upper-right of the action and select “Edit in YAML”. Be aware you will need to edit the entity names to match yours.