Hello,
I have setup a slightly different solution because it gives me a lot
more flexibility. When someone presses the doorbell MS sends a post
request to an RPi which is running a Python script that's controlling
the sonos system using the soco library.
This in turn depending on the post request type, triggers the doorbell
after saving sonos context (groups, volumes, playlists) and reinstates
the state afterwards. This allows me to perform other types of tasks
like a panic mode for my children. They know if they say something
specific to alexa or press the wall switches in a specific way I will be
warned about it because this will again trigger a post request to the
sonos bridge (the RPi I mentioned above) and a mobile phone notification.
Kind regards,
--
Paulo Matos