06.08.2018, 12:10
Hello everyone,
I'm not sure if this post is here, but I hope to help someone, because I didnĀ“t see this information in the forum, to control SONOS Play Mode and very important (for me) the Sleep function.
upnpavcmd('*IP*', 1400, 'SetPlayMode', '<NewPlayMode>*The Play mode desired*</NewPlayMode>')
the differents Play Modes are: NORMAL, REPEAT_ALL, SHUFFLE_NOREPEAT, SHUFFLE (with repeat All)
The Sleep Function:
upnpavcmd(*IP*, 1400, 'ConfigureSleepTimer', '<NewSleepTimerDuration>00:00:00</NewSleepTimerDuration>')
Best Regards.
I'm not sure if this post is here, but I hope to help someone, because I didnĀ“t see this information in the forum, to control SONOS Play Mode and very important (for me) the Sleep function.
upnpavcmd('*IP*', 1400, 'SetPlayMode', '<NewPlayMode>*The Play mode desired*</NewPlayMode>')
the differents Play Modes are: NORMAL, REPEAT_ALL, SHUFFLE_NOREPEAT, SHUFFLE (with repeat All)
The Sleep Function:
upnpavcmd(*IP*, 1400, 'ConfigureSleepTimer', '<NewSleepTimerDuration>00:00:00</NewSleepTimerDuration>')
Best Regards.