Closed arron-f closed 5 years ago
You need to make a UPnP call to getzonegroupstate function and there you should see the coordinator entry in the response. You can use devicespy to do that on Windows
Thank you for your response, I did a software upgrade on the Sonos speakers. They all show up fine now.
Sorry for the bother.
Hello,
First issue logging so apologies, if I miss something.
I have three sonos speakers and a sub (all working and active via IOS App), which are all detected by upnp. At initial startup of 'airupnp-arm' one device is listed as master (and I see it on the iphone for <5sec) then is downgraded to slave. All devices are now slave and nothing is seen on the iphone. No device is later promoter to master. I would expect three masters when there are three zones (i.e. all speakers are independent).
Output from the app is listed below
I have tried the following;
Based on my 'basic' level knowledge I looked at your code base and guessed that 'coordinator' flag needs to be set in some form of xml (GetMaster ... GetZoneGroupState).
If I go to 'http://192.168.0.188:1400/support/review' and Zone Players. Three of the devices are listed as coordinators which is what I would expect.
I retrieved the device_description.xml for 'Upstairs'/192.168.0.86, I cant see any coordinator flag. I saw a reference to ZoneGroupTopology1.xml, and retrieved that again I cant see any coordinator reference.
I'm looking for assistance,