API to leave a linkplay group... and stay that way

Greyspace

Member
Joined
Nov 25, 2022
Messages
14
A few people here were nice enough to post the http api command to join a WiiM to an existing linkplay group:
https://<ip>/httpapi.asp?command=ConnectMasterAp:JoinGroupMaster:eth<master ip>
I've been playing around with Scrypted (great stuff, btw, and someone on here could probably write an incredible WiiM plug-in for it) to give some additional control and automation to my WiiM setup with some really fun results. But I've got a funny little problem, where I try to get one of my Minis to leave a linkplay group. I thought logically, this will work:

https://<ip>/httpapi.asp?command=ConnectMasterAp:LeaveGroupMaster:eth<master ip> (tried with and w/o the last :eth<master ip>)

I tried from a browser, and it works and I got an [OK]. Woohoo...for about five seconds. Then that Mini is right back in the group! I can't seem to figure out how to get the darn Mini to leave the group and stay out. Anybody know the API for it? Is it a command that needs to be sent to the GroupMaster instead? Related, does anybody have a more thorough API doc than the one WiiM has posted? There's obviously more API commands than what's in that published set.
 
Back
Top