bencevans / node-sonos

šŸ”ˆ Sonos Media Player Interface/Client
https://www.npmjs.com/package/sonos
MIT License
702 stars 147 forks source link

Issues working with topology / grouping speakers #420

Closed paolotremadio closed 5 years ago

paolotremadio commented 5 years ago

Hi,

when grouping / leaving groups I'm randomly getting the following error

(node:23244) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'ZoneName' of undefined at new SonosGroup (/apps/home-automation-bridge/node_modules/sonos/lib/sonosGroup.js:18:29) at eventData.Zones.zoneGroup.map.zone (/apps/home-automation-bridge/node_modules/sonos/lib/events/eventParser.js:131:56) at Array.map (<anonymous>) at Object.EventParser._parseZoneGroupTopologyEvent (/apps/home-automation-bridge/node_modules/sonos/lib/events/eventParser.js:131:35) at <anonymous> at process._tickCallback (internal/process/next_tick.js:189:7) (node:23244) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 7) (node:23244) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'ZoneName' of undefined at new SonosGroup (/apps/home-automation-bridge/node_modules/sonos/lib/sonosGroup.js:18:29) at eventData.Zones.zoneGroup.map.zone (/apps/home-automation-bridge/node_modules/sonos/lib/events/eventParser.js:131:56) at Array.map (<anonymous>) at Object.EventParser._parseZoneGroupTopologyEvent (/apps/home-automation-bridge/node_modules/sonos/lib/events/eventParser.js:131:35) at <anonymous> at process._tickCallback (internal/process/next_tick.js:189:7) (node:23244) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 9)

Expected Behavior

Groups to be created / left as instructed.

Current Behavior

Failure when running more than 2/3 leave/group at the same time

Possible Solution

N/a

Versions (and Environment)

Node version: v8.12.0 node-sonos version: latest OS: RPI

svrooij commented 5 years ago

Hello @paolotremadio just sending one error message isn't very productive.

What code are you calling? Have you looked at the samples? Do you have any suggestions on what might be the issue?

paolotremadio commented 5 years ago

I'm trying to capture the response that is causing the error.

I have 6 zone players and the issue is in processing the event ZoneGroupTopology. One or more of the responses don't seem to have a "Coordinator". I can often reproduce by trying to ask for the topology and group the room but I cannot find what's the actual issue.

Will try to reproduce and get back to you with more details

paolotremadio commented 5 years ago

Here we go, found it. One of the ZoneGroupTopology events has no coordinator (the last one before the error)

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CAE39ECC01400","ID":"RINCON_7828CAE39ECC01400:1108736685","ZoneGroupMember":{"UUID":"RINCON_7828CAE39ECC01400","Location":"http://192.168.3.51:1400/xml/device_description.xml","ZoneName":"šŸ› Bathroom","Icon":"x-rincon-roomicon:bathroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"22","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}} +12s

  sonos-group ZoneGroup {"Coordinator":"RINCON_B8E937934D8C01400","ID":"RINCON_B8E937934D8C01400:3190045860","ZoneGroupMember":[{"UUID":"RINCON_7828CACAAEA601400","Location":"http://192.168.3.75:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Kitchen","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"37","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"0","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_B8E937934D8C01400","Location":"http://192.168.3.72:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room C","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"29","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"4","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"0","IdleState":"1","MoreInfo":""}]} +0ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CAF67DD401400","ID":"RINCON_7828CAF67DD401400:2926985455","ZoneGroupMember":[{"UUID":"RINCON_7828CAF67DD401400","Location":"http://192.168.3.73:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","ChannelMapSet":"RINCON_7828CAF67DD401400:RF,RF;RINCON_7828CAE138A201400:LF,LF","BootSeq":"52","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_7828CAE138A201400","Location":"http://192.168.3.74:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room","Icon":"x-rincon-roomicon:living","Configuration":"1","Invisible":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","ChannelMapSet":"RINCON_7828CAF67DD401400:RF,RF;RINCON_7828CAE138A201400:LF,LF","BootSeq":"23","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"5","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"0","IdleState":"1","MoreInfo":""}]} +0ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_949F3E55EF2801400","ID":"RINCON_949F3E55EF2801400:469380040","ZoneGroupMember":{"UUID":"RINCON_949F3E55EF2801400","Location":"http://192.168.3.62:1400/xml/device_description.xml","ZoneName":"šŸ› Wall","Icon":"x-rincon-roomicon:masterbedroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"48","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}} +1ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CAE370B001400","ID":"RINCON_7828CAE370B001400:2099407586","ZoneGroupMember":{"UUID":"RINCON_7828CAE370B001400","Location":"http://192.168.3.63:1400/xml/device_description.xml","ZoneName":"šŸ› Bedroom","Icon":"x-rincon-roomicon:bathroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"31","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}} +0ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_B8E937934D8C01400","ID":"RINCON_B8E937934D8C01400:3190045860","ZoneGroupMember":[{"UUID":"RINCON_7828CAE39ECC01400","Location":"http://192.168.3.51:1400/xml/device_description.xml","ZoneName":"šŸ› Bathroom","Icon":"x-rincon-roomicon:bathroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"22","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"0","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_B8E937934D8C01400","Location":"http://192.168.3.72:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room C","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"29","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"4","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"0","IdleState":"1","MoreInfo":""}]} +133ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CAF67DD401400","ID":"RINCON_7828CAF67DD401400:2926985455","ZoneGroupMember":[{"UUID":"RINCON_7828CAF67DD401400","Location":"http://192.168.3.73:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","ChannelMapSet":"RINCON_7828CAF67DD401400:RF,RF;RINCON_7828CAE138A201400:LF,LF","BootSeq":"52","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_7828CAE138A201400","Location":"http://192.168.3.74:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room","Icon":"x-rincon-roomicon:living","Configuration":"1","Invisible":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","ChannelMapSet":"RINCON_7828CAF67DD401400:RF,RF;RINCON_7828CAE138A201400:LF,LF","BootSeq":"23","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"5","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"0","IdleState":"1","MoreInfo":""}]} +1ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CACAAEA601400","ID":"RINCON_7828CACAAEA601400:531657819","ZoneGroupMember":{"UUID":"RINCON_7828CACAAEA601400","Location":"http://192.168.3.75:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Kitchen","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"37","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"0","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}} +0ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_949F3E55EF2801400","ID":"RINCON_949F3E55EF2801400:469380040","ZoneGroupMember":{"UUID":"RINCON_949F3E55EF2801400","Location":"http://192.168.3.62:1400/xml/device_description.xml","ZoneName":"šŸ› Wall","Icon":"x-rincon-roomicon:masterbedroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"48","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}} +2ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CAE370B001400","ID":"RINCON_7828CAE370B001400:2099407586","ZoneGroupMember":{"UUID":"RINCON_7828CAE370B001400","Location":"http://192.168.3.63:1400/xml/device_description.xml","ZoneName":"šŸ› Bedroom","Icon":"x-rincon-roomicon:bathroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"31","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}} +0ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CACAAEA601400","ID":"RINCON_7828CACAAEA601400:531657819","ZoneGroupMember":{"UUID":"RINCON_7828CACAAEA601400","Location":"http://192.168.3.75:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Kitchen","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"37","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"0","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}} +51ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_B8E937934D8C01400","ID":"RINCON_B8E937934D8C01400:3190045860","ZoneGroupMember":[{"UUID":"RINCON_7828CAE370B001400","Location":"http://192.168.3.63:1400/xml/device_description.xml","ZoneName":"šŸ› Bedroom","Icon":"x-rincon-roomicon:bathroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"31","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_B8E937934D8C01400","Location":"http://192.168.3.72:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room C","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"29","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"4","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"0","IdleState":"1","MoreInfo":""}]} +0ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CAF67DD401400","ID":"RINCON_7828CAF67DD401400:2926985455","ZoneGroupMember":[{"UUID":"RINCON_7828CAE138A201400","Location":"http://192.168.3.74:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room","Icon":"x-rincon-roomicon:living","Configuration":"1","Invisible":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","ChannelMapSet":"RINCON_7828CAF67DD401400:RF,RF;RINCON_7828CAE138A201400:LF,LF","BootSeq":"23","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"5","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"0","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_7828CAF67DD401400","Location":"http://192.168.3.73:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","ChannelMapSet":"RINCON_7828CAF67DD401400:RF,RF;RINCON_7828CAE138A201400:LF,LF","BootSeq":"52","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}]} +1ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CAE39ECC01400","ID":"RINCON_7828CAE39ECC01400:1108736685","ZoneGroupMember":{"UUID":"RINCON_7828CAE39ECC01400","Location":"http://192.168.3.51:1400/xml/device_description.xml","ZoneName":"šŸ› Bathroom","Icon":"x-rincon-roomicon:bathroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"22","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}} +0ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_949F3E55EF2801400","ID":"RINCON_949F3E55EF2801400:469380040","ZoneGroupMember":{"UUID":"RINCON_949F3E55EF2801400","Location":"http://192.168.3.62:1400/xml/device_description.xml","ZoneName":"šŸ› Wall","Icon":"x-rincon-roomicon:masterbedroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"48","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}} +0ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_B8E937934D8C01400","ID":"RINCON_B8E937934D8C01400:3190045860","ZoneGroupMember":[{"UUID":"RINCON_B8E937934D8C01400","Location":"http://192.168.3.72:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room C","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"29","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"4","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"0","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_949F3E55EF2801400","Location":"http://192.168.3.62:1400/xml/device_description.xml","ZoneName":"šŸ› Wall","Icon":"x-rincon-roomicon:masterbedroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"48","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}]} +64ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CAF67DD401400","ID":"RINCON_7828CAF67DD401400:2926985455","ZoneGroupMember":[{"UUID":"RINCON_7828CAF67DD401400","Location":"http://192.168.3.73:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","ChannelMapSet":"RINCON_7828CAF67DD401400:RF,RF;RINCON_7828CAE138A201400:LF,LF","BootSeq":"52","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_7828CAE138A201400","Location":"http://192.168.3.74:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room","Icon":"x-rincon-roomicon:living","Configuration":"1","Invisible":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","ChannelMapSet":"RINCON_7828CAF67DD401400:RF,RF;RINCON_7828CAE138A201400:LF,LF","BootSeq":"23","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"5","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"0","IdleState":"1","MoreInfo":""}]} +1ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CACAAEA601400","ID":"RINCON_7828CACAAEA601400:531657819","ZoneGroupMember":{"UUID":"RINCON_7828CACAAEA601400","Location":"http://192.168.3.75:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Kitchen","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"37","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"0","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}} +0ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CAE370B001400","ID":"RINCON_7828CAE370B001400:2099407586","ZoneGroupMember":{"UUID":"RINCON_7828CAE370B001400","Location":"http://192.168.3.63:1400/xml/device_description.xml","ZoneName":"šŸ› Bedroom","Icon":"x-rincon-roomicon:bathroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"31","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}} +0ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CAE39ECC01400","ID":"RINCON_7828CAE39ECC01400:1108736685","ZoneGroupMember":{"UUID":"RINCON_7828CAE39ECC01400","Location":"http://192.168.3.51:1400/xml/device_description.xml","ZoneName":"šŸ› Bathroom","Icon":"x-rincon-roomicon:bathroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"22","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}} +0ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_B8E937934D8C01400","ID":"RINCON_B8E937934D8C01400:3190045860","ZoneGroupMember":[{"UUID":"RINCON_B8E937934D8C01400","Location":"http://192.168.3.72:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room C","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"29","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"4","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"0","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_7828CACAAEA601400","Location":"http://192.168.3.75:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Kitchen","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"37","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"0","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_949F3E55EF2801400","Location":"http://192.168.3.62:1400/xml/device_description.xml","ZoneName":"šŸ› Wall","Icon":"x-rincon-roomicon:masterbedroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"48","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}]} +134ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CAF67DD401400","ID":"RINCON_7828CAF67DD401400:2926985455","ZoneGroupMember":[{"UUID":"RINCON_7828CAF67DD401400","Location":"http://192.168.3.73:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","ChannelMapSet":"RINCON_7828CAF67DD401400:RF,RF;RINCON_7828CAE138A201400:LF,LF","BootSeq":"52","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_7828CAE138A201400","Location":"http://192.168.3.74:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room","Icon":"x-rincon-roomicon:living","Configuration":"1","Invisible":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","ChannelMapSet":"RINCON_7828CAF67DD401400:RF,RF;RINCON_7828CAE138A201400:LF,LF","BootSeq":"23","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"5","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"0","IdleState":"1","MoreInfo":""}]} +1ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CAE370B001400","ID":"RINCON_7828CAE370B001400:2099407586","ZoneGroupMember":{"UUID":"RINCON_7828CAE370B001400","Location":"http://192.168.3.63:1400/xml/device_description.xml","ZoneName":"šŸ› Bedroom","Icon":"x-rincon-roomicon:bathroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"31","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}} +0ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CAE39ECC01400","ID":"RINCON_7828CAE39ECC01400:1108736685","ZoneGroupMember":{"UUID":"RINCON_7828CAE39ECC01400","Location":"http://192.168.3.51:1400/xml/device_description.xml","ZoneName":"šŸ› Bathroom","Icon":"x-rincon-roomicon:bathroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"22","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}} +1ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_B8E937934D8C01400","ID":"RINCON_B8E937934D8C01400:3190045860","ZoneGroupMember":[{"UUID":"RINCON_949F3E55EF2801400","Location":"http://192.168.3.62:1400/xml/device_description.xml","ZoneName":"šŸ› Wall","Icon":"x-rincon-roomicon:masterbedroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"48","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_7828CAE39ECC01400","Location":"http://192.168.3.51:1400/xml/device_description.xml","ZoneName":"šŸ› Bathroom","Icon":"x-rincon-roomicon:bathroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"22","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_B8E937934D8C01400","Location":"http://192.168.3.72:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room C","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"29","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"4","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"0","IdleState":"1","MoreInfo":""}]} +7ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CACAAEA601400","ID":"RINCON_7828CACAAEA601400:531657819","ZoneGroupMember":{"UUID":"RINCON_7828CACAAEA601400","Location":"http://192.168.3.75:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Kitchen","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"37","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"0","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}} +1ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CAF67DD401400","ID":"RINCON_7828CAF67DD401400:2926985455","ZoneGroupMember":[{"UUID":"RINCON_7828CAF67DD401400","Location":"http://192.168.3.73:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","ChannelMapSet":"RINCON_7828CAF67DD401400:RF,RF;RINCON_7828CAE138A201400:LF,LF","BootSeq":"52","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_7828CAE138A201400","Location":"http://192.168.3.74:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room","Icon":"x-rincon-roomicon:living","Configuration":"1","Invisible":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","ChannelMapSet":"RINCON_7828CAF67DD401400:RF,RF;RINCON_7828CAE138A201400:LF,LF","BootSeq":"23","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"5","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"0","IdleState":"1","MoreInfo":""}]} +0ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CAE370B001400","ID":"RINCON_7828CAE370B001400:2099407586","ZoneGroupMember":{"UUID":"RINCON_7828CAE370B001400","Location":"http://192.168.3.63:1400/xml/device_description.xml","ZoneName":"šŸ› Bedroom","Icon":"x-rincon-roomicon:bathroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"31","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}} +1ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_B8E937934D8C01400","ID":"RINCON_B8E937934D8C01400:3190045860","ZoneGroupMember":[{"UUID":"RINCON_7828CACAAEA601400","Location":"http://192.168.3.75:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Kitchen","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"37","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"0","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_7828CAE39ECC01400","Location":"http://192.168.3.51:1400/xml/device_description.xml","ZoneName":"šŸ› Bathroom","Icon":"x-rincon-roomicon:bathroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"22","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_B8E937934D8C01400","Location":"http://192.168.3.72:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room C","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"29","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"4","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"0","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_949F3E55EF2801400","Location":"http://192.168.3.62:1400/xml/device_description.xml","ZoneName":"šŸ› Wall","Icon":"x-rincon-roomicon:masterbedroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"48","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}]} +35ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CAF67DD401400","ID":"RINCON_7828CAF67DD401400:2926985455","ZoneGroupMember":[{"UUID":"RINCON_7828CAF67DD401400","Location":"http://192.168.3.73:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","ChannelMapSet":"RINCON_7828CAF67DD401400:RF,RF;RINCON_7828CAE138A201400:LF,LF","BootSeq":"52","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_7828CAE138A201400","Location":"http://192.168.3.74:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room","Icon":"x-rincon-roomicon:living","Configuration":"1","Invisible":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","ChannelMapSet":"RINCON_7828CAF67DD401400:RF,RF;RINCON_7828CAE138A201400:LF,LF","BootSeq":"23","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"5","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"0","IdleState":"1","MoreInfo":""}]} +0ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CAE370B001400","ID":"RINCON_7828CAE370B001400:2099407586","ZoneGroupMember":{"UUID":"RINCON_7828CAE370B001400","Location":"http://192.168.3.63:1400/xml/device_description.xml","ZoneName":"šŸ› Bedroom","Icon":"x-rincon-roomicon:bathroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"31","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}} +0ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_B8E937934D8C01400","ID":"RINCON_B8E937934D8C01400:3190045860","ZoneGroupMember":[{"UUID":"RINCON_B8E937934D8C01400","Location":"http://192.168.3.72:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room C","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"29","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"4","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"0","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_7828CACAAEA601400","Location":"http://192.168.3.75:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Kitchen","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"37","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"0","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_949F3E55EF2801400","Location":"http://192.168.3.62:1400/xml/device_description.xml","ZoneName":"šŸ› Wall","Icon":"x-rincon-roomicon:masterbedroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"48","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_7828CAE39ECC01400","Location":"http://192.168.3.51:1400/xml/device_description.xml","ZoneName":"šŸ› Bathroom","Icon":"x-rincon-roomicon:bathroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"22","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}]} +44ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CAF67DD401400","ID":"RINCON_7828CAF67DD401400:2926985455","ZoneGroupMember":[{"UUID":"RINCON_7828CAF67DD401400","Location":"http://192.168.3.73:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","ChannelMapSet":"RINCON_7828CAF67DD401400:RF,RF;RINCON_7828CAE138A201400:LF,LF","BootSeq":"52","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_7828CAE138A201400","Location":"http://192.168.3.74:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room","Icon":"x-rincon-roomicon:living","Configuration":"1","Invisible":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","ChannelMapSet":"RINCON_7828CAF67DD401400:RF,RF;RINCON_7828CAE138A201400:LF,LF","BootSeq":"23","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"5","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"0","IdleState":"1","MoreInfo":""}]} +1ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CAE370B001400","ID":"RINCON_7828CAE370B001400:2099407586","ZoneGroupMember":{"UUID":"RINCON_7828CAE370B001400","Location":"http://192.168.3.63:1400/xml/device_description.xml","ZoneName":"šŸ› Bedroom","Icon":"x-rincon-roomicon:bathroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"31","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}} +1ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_B8E937934D8C01400","ID":"RINCON_B8E937934D8C01400:3190045860","ZoneGroupMember":[{"UUID":"RINCON_7828CAE39ECC01400","Location":"http://192.168.3.51:1400/xml/device_description.xml","ZoneName":"šŸ› Bathroom","Icon":"x-rincon-roomicon:bathroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"22","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"0","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_B8E937934D8C01400","Location":"http://192.168.3.72:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room C","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"29","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"4","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"0","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_7828CACAAEA601400","Location":"http://192.168.3.75:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Kitchen","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"37","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"0","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_949F3E55EF2801400","Location":"http://192.168.3.62:1400/xml/device_description.xml","ZoneName":"šŸ› Wall","Icon":"x-rincon-roomicon:masterbedroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"48","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_7828CAE138A201400","Location":"http://192.168.3.74:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room","Icon":"x-rincon-roomicon:living","Configuration":"1","Invisible":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","ChannelMapSet":"RINCON_7828CAF67DD401400:RF,RF;RINCON_7828CAE138A201400:LF,LF","BootSeq":"23","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"5","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"0","IdleState":"1","MoreInfo":""}]} +13ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CAF67DD401400","ID":"RINCON_7828CAF67DD401400:2926985455","ZoneGroupMember":{"UUID":"RINCON_7828CAF67DD401400","Location":"http://192.168.3.73:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","ChannelMapSet":"RINCON_7828CAF67DD401400:RF,RF;RINCON_7828CAE138A201400:LF,LF","BootSeq":"52","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}} +1ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CAE370B001400","ID":"RINCON_7828CAE370B001400:2099407586","ZoneGroupMember":{"UUID":"RINCON_7828CAE370B001400","Location":"http://192.168.3.63:1400/xml/device_description.xml","ZoneName":"šŸ› Bedroom","Icon":"x-rincon-roomicon:bathroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"31","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}} +0ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_B8E937934D8C01400","ID":"RINCON_B8E937934D8C01400:3190045860","ZoneGroupMember":[{"UUID":"RINCON_949F3E55EF2801400","Location":"http://192.168.3.62:1400/xml/device_description.xml","ZoneName":"šŸ› Wall","Icon":"x-rincon-roomicon:masterbedroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"48","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_7828CAE39ECC01400","Location":"http://192.168.3.51:1400/xml/device_description.xml","ZoneName":"šŸ› Bathroom","Icon":"x-rincon-roomicon:bathroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"22","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_B8E937934D8C01400","Location":"http://192.168.3.72:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room C","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"29","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"4","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"0","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_7828CACAAEA601400","Location":"http://192.168.3.75:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Kitchen","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"37","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"0","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_7828CAE138A201400","Location":"http://192.168.3.74:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room","Icon":"x-rincon-roomicon:living","Configuration":"1","Invisible":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","ChannelMapSet":"RINCON_7828CAF67DD401400:RF,RF;RINCON_7828CAE138A201400:LF,LF","BootSeq":"23","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"5","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"0","IdleState":"1","MoreInfo":""}]} +216ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CAF67DD401400","ID":"RINCON_7828CAF67DD401400:2926985455","ZoneGroupMember":{"UUID":"RINCON_7828CAF67DD401400","Location":"http://192.168.3.73:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","ChannelMapSet":"RINCON_7828CAF67DD401400:RF,RF;RINCON_7828CAE138A201400:LF,LF","BootSeq":"52","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}} +1ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_7828CAE370B001400","ID":"RINCON_7828CAE370B001400:2099407586","ZoneGroupMember":{"UUID":"RINCON_7828CAE370B001400","Location":"http://192.168.3.63:1400/xml/device_description.xml","ZoneName":"šŸ› Bedroom","Icon":"x-rincon-roomicon:bathroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"31","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}} +0ms

  sonos-group ZoneGroup {"Coordinator":"RINCON_B8E937934D8C01400","ID":"RINCON_B8E937934D8C01400:3190045860","ZoneGroupMember":[{"UUID":"RINCON_B8E937934D8C01400","Location":"http://192.168.3.72:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room C","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"29","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"4","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"0","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_7828CAF67DD401400","Location":"http://192.168.3.73:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","ChannelMapSet":"RINCON_7828CAF67DD401400:RF,RF;RINCON_7828CAE138A201400:LF,LF","BootSeq":"52","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_7828CACAAEA601400","Location":"http://192.168.3.75:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Kitchen","Icon":"x-rincon-roomicon:living","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"37","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"0","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_949F3E55EF2801400","Location":"http://192.168.3.62:1400/xml/device_description.xml","ZoneName":"šŸ› Wall","Icon":"x-rincon-roomicon:masterbedroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"48","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""},{"UUID":"RINCON_7828CAE39ECC01400","Location":"http://192.168.3.51:1400/xml/device_description.xml","ZoneName":"šŸ› Bathroom","Icon":"x-rincon-roomicon:bathroom","Configuration":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","BootSeq":"22","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"1","SecureRegState":"3","VoiceConfigState":"2","MicEnabled":"1","AirPlayEnabled":"1","IdleState":"1","MoreInfo":""}]} +6ms

  sonos-group ZoneGroup {"Coordinator":"","ID":"RINCON_7828CAF67DD401400:2926985455","ZoneGroupMember":{"UUID":"RINCON_7828CAE138A201400","Location":"http://192.168.3.74:1400/xml/device_description.xml","ZoneName":"šŸ›‹ Living room","Icon":"x-rincon-roomicon:living","Configuration":"1","Invisible":"1","SoftwareVersion":"50.1-65071","SWGen":"1","MinCompatibleVersion":"49.0-00000","LegacyCompatibleVersion":"36.0-00000","ChannelMapSet":"RINCON_7828CAF67DD401400:RF,RF;RINCON_7828CAE138A201400:LF,LF","BootSeq":"23","TVConfigurationError":"0","HdmiCecAvailable":"0","WirelessMode":"0","WirelessLeafOnly":"0","HasConfiguredSSID":"1","ChannelFreq":"2412","BehindWifiExtender":"0","WifiEnabled":"1","Orientation":"0","RoomCalibrationState":"5","SecureRegState":"3","VoiceConfigState":"0","MicEnabled":"0","AirPlayEnabled":"0","IdleState":"1","MoreInfo":""}} +0ms
ZoneEvent error TypeError: Cannot read property 'ZoneName' of undefined
    at new SonosGroup (/Users/paolo/Sync/RPI Apps/home-automation-bridge/node_modules/sonos/lib/sonosGroup.js:18:29)
    at eventData.Zones.zoneGroup.map.zone (/Users/paolo/Sync/RPI Apps/home-automation-bridge/node_modules/sonos/lib/events/eventParser.js:132:60)
    at Array.map (<anonymous>)
    at Object.EventParser._parseZoneGroupTopologyEvent (/Users/paolo/Sync/RPI Apps/home-automation-bridge/node_modules/sonos/lib/events/eventParser.js:132:39)
    at process._tickCallback (internal/process/next_tick.js:68:7)
(node:31798) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'name' of undefined
    at SonosListener._handleGlobalNotification (/Users/paolo/Sync/RPI Apps/home-automation-bridge/node_modules/sonos/lib/events/adv-listener.js:173:20)
    at process._tickCallback (internal/process/next_tick.js:68:7)
(node:31798) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:31798) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

I see why. The issue is with the ZP 192.168.3.74 which is the Left channel of a stereo-pair (two Sonos One Gen 2). The right channel is the master, the left channel is the bonded. It has no coordinator.

Left channel - 192.168.3.74 - RINCON_7828CAE138A201400 Right channel (master) - 192.168.3.73 - RINCON_7828CAF67DD401400

svrooij commented 5 years ago

This is really detailed, thanks!! So the problem is that it just thinks that every Groups should at least have a coordinator. and use the name of it. Will check this out next week.

paolotremadio commented 5 years ago

This is really detailed, thanks!! So the problem is that it just thinks that every Groups should at least have a coordinator. and use the name of it. Will check this out next week.

You're right. Now, I'm not sure why. But the UPnP is an undocumented API so we will never know :)

bencevans commented 5 years ago

:tada: This issue has been resolved in version 1.12.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: