sonos mute
Controls RenderingControl mute on the group coordinator. For whole-group mute, see sonos group mute.
#Synopsis
sonos mute <on|off|toggle|get> --name "<Room>"
#Examples
sonos mute on --name "Kitchen"
sonos mute off --name "Kitchen"
sonos mute toggle --name "Kitchen"
sonos mute get --name "Kitchen"
#Notes
muteis independent fromvolume— un-muting restores the previous volume; muting doesn't lose the volume value.- For grouped rooms, you can mute a single member without affecting the rest of the group. To silence the whole group, use
sonos group mute on.