sonos stop
Sends AVTransport.Stop to the group coordinator. Some sources (e.g. TV input) don't support stop, in which case this becomes a no-op.
#Synopsis
sonos stop --name "<Room>"
#Examples
sonos stop --name "Kitchen"
#Stop vs pause
pausekeeps the position;playresumes where you left off.stopresets the position to 0 on most sources.- For streams (radio / TV),
stopis generally the right choice;pausemay not be supported.