Aller au contenu

oldelvis

Membres confirmés
  • Compteur de contenus

    189
  • Inscription

  • Dernière visite

Réputation sur la communauté

18 Good

À propos de oldelvis

  • Rang
    Membre passionné

Profile Information

  • Sexe :
    Male
  • Ville :
    NANCY
  • Box
    Home Center 2

Visiteurs récents du profil

1 069 visualisations du profil
  1. Non, je n'ai ajouté que la ligne power. Sans, ça ne fonctionne pas, j'ai une erreur lua...
  2. Je m'auto réponds... J'ai modifié en complétant la ligne de la config et ça fonctionne. Je pensais que le début de la config suffisait. Voici mon code valide : {device = {name = "Bambous" , type = "LightSwitch" }, value = {command = "Get", argument = "R" , pin = "R2" }, power = {command = "Get", argument = "R", pin = "R2", type = "X400-CT-10A"}},
  3. La console me retourne une erreur lua en ligne 591 : self:trace("QuickApp GCE Electronics - Initialization - Child device #" .. self.id .. " - Digital output" .. (self.pin and " " .. self.pin or "") .. " - " .. self.name)
  4. Lazer, tu penses que l'erreur peut venir de la communication avec l'IPX ou que c'est interne au QA? parce que quand j'appuie sur create device , la réponse que j'ai postée plus haut est instantanée dans la console..
  5. J'ai la dernière version bêta de la HC3..
  6. Bonsoir tout le monde et bonsoir à toi Lazer.. Je suis en train de passer de HC2 à HC3 et comme pour beaucoup, tout ne se fait pas aussi facilement qu'on pourrait le souhaiter. J'ai donc un IPX V4 qui tourne et communique correctement avec ma hc2. J'ai suivi ton tuto qui me paraissait pourtant clair mais je n'arrive pas à créer un switch basique activant le relais 2 de mon IPX. Je te donne ce que j'ai mis en config et le résultat dans la console... Si tu peux me dire où j'ai fait une erreur. Merci par avance. {device = {name = "Bambous", type = "BinarySwitch"}, value = {command = "Get", argument = "R" , pin = "R2"}}, [16.12.2021] [22:50:32] [TRACE] [QA_IPX800_93]: UIEvent: {"values":[],"eventType":"onReleased","deviceId":93,"elementName":"buttonCreateDevices"} [16.12.2021] [22:50:32] [TRACE] [QA_IPX800_93]: Create child device "Bambous" of type "com.fibaro.binarySwitch"... [16.12.2021] [22:50:32] [ERROR] [QA_IPX800_93]: tools:getVariable() : invalid self device : userdata custom [luabind::detail::null_type] object: (nil) [16.12.2021] [22:50:32] [ERROR] [QA_IPX800_93]: tools:getVariable() : invalid self device : userdata custom [luabind::detail::null_type] object: (nil) [16.12.2021] [22:50:32] [ERROR] [QA_IPX800_93]: tools:getVariable() : invalid self device : userdata custom [luabind::detail::null_type] object: (nil) [16.12.2021] [22:50:32] [ERROR] [QA_IPX800_93]: ./include/main.lua:591: attempt to concatenate a nil value (field 'name') [16.12.2021] [22:50:32] [ERROR] [QA_IPX800_93]: Error : child creation failed
  7. oldelvis

    Quick App - Sonos Zone Controller

    Une fois encore, @Krikroff a trouvé la solution. Le nouveau QA fonctionne... Merci à toi..
  8. oldelvis

    Quick App - Sonos Zone Controller

    Super. Très sympa tout ça.. Et pourquoi ce comportement chez moi et quelques autres et pas chez tout le monde ?
  9. oldelvis

    Quick App - Sonos Zone Controller

    Voilà pour moi. Mais de façon étrange, dans le choix des QA, je ne peux sélectionner que le QA-SONOS...
  10. oldelvis

    Quick App - Sonos Zone Controller

    [12.12.2021] [12:27:25] [DEBUG] [QA-SONOS-79]: componentUpdate_footerLabel [12.12.2021] [12:27:25] [DEBUG] [QA-SONOS-79]: XmlSoap class initialized! [12.12.2021] [12:27:25] [TRACE] [QA-SONOS-79]: Sonos class initialized! [12.12.2021] [12:27:25] [TRACE] [QA-SONOS-79]: [ZoneGroupTopology:GetZoneGroupAttributes] [12.12.2021] [12:27:25] [TRACE] [QA-SONOS-79]: [ZoneGroupTopology:GetZoneGroupState] [12.12.2021] [12:27:25] [TRACE] [QA-SONOS-79]: [GetListRadioStations] [12.12.2021] [12:27:25] [TRACE] [QA-SONOS-79]: [ContentDirectory:Browse] [12.12.2021] [12:27:25] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse] args <ObjectID>R:0/0</ObjectID><BrowseFlag>BrowseDirectChildren</BrowseFlag><Filter>*</Filter><StartingIndex>0</StartingIndex><RequestedCount>0</RequestedCount><SortCriteria></SortCriteria> 0 [12.12.2021] [12:27:25] [TRACE] [QA-SONOS-79]: [GetListSavedQueues] [12.12.2021] [12:27:25] [TRACE] [QA-SONOS-79]: [ContentDirectory:Browse] [12.12.2021] [12:27:25] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse] args <ObjectID>SQ:</ObjectID><BrowseFlag>BrowseDirectChildren</BrowseFlag><Filter>*</Filter><StartingIndex>0</StartingIndex><RequestedCount>0</RequestedCount><SortCriteria></SortCriteria> 0 [12.12.2021] [12:27:25] [TRACE] [QA-SONOS-79]: [GetZpStatus] [12.12.2021] [12:27:25] [TRACE] [QA-SONOS-79]: [DeviceProperties:GetLEDState] [12.12.2021] [12:27:25] [TRACE] [QA-SONOS-79]: [RenderingControl:GetVolume] [12.12.2021] [12:27:25] [TRACE] [QA-SONOS-79]: [RenderingControl:GetMute] [12.12.2021] [12:27:26] [TRACE] [QA-SONOS-79]: [RenderingControl:GetLoudness] [12.12.2021] [12:27:26] [TRACE] [QA-SONOS-79]: [AVTransport:GetCrossfadeMode] [12.12.2021] [12:27:26] [TRACE] [QA-SONOS-79]: [AVTransport:GetTransportSettings] [12.12.2021] [12:27:26] [TRACE] [QA-SONOS-79]: [AVTransport:GetTransportInfo] [12.12.2021] [12:27:26] [TRACE] [QA-SONOS-79]: [AVTransport:GetCurrentTransportActions] [12.12.2021] [12:27:26] [TRACE] [QA-SONOS-79]: [RenderingControl:GetVolume] [12.12.2021] [12:27:26] [TRACE] [QA-SONOS-79]: [RenderingControl:GetMute] [12.12.2021] [12:27:26] [TRACE] [QA-SONOS-79]: [RenderingControl:GetLoudness] [12.12.2021] [12:27:26] [TRACE] [QA-SONOS-79]: [AVTransport:GetCrossfadeMode] [12.12.2021] [12:27:26] [TRACE] [QA-SONOS-79]: [AVTransport:GetTransportSettings] [12.12.2021] [12:27:26] [TRACE] [QA-SONOS-79]: [AVTransport:GetMediaInfo] [12.12.2021] [12:27:28] [TRACE] [QA-SONOS-79]: [ZoneGroupTopology:GetZoneGroupAttributes:response] [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ZoneGroupTopology:GetZoneGroupAttributes:response] CurrentZoneGroupName: Salon 2 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ZoneGroupTopology:GetZoneGroupAttributes:response] CurrentZoneGroupID: RINCON_5CAAFD4033FE01400:305 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ZoneGroupTopology:GetZoneGroupAttributes:response] CurrentZonePlayerUUIDsInGroup: RINCON_5CAAFD4033FE01400 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ZoneGroupTopology:GetZoneGroupAttributes:response] CurrentMuseHouseholdId: Sonos_9MkCvU7JwJAQJ2E04ziYu5BmfW.52Pungcr1_vAD7zgkUpw [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: componentUpdate_zoneLabel [12.12.2021] [12:27:28] [TRACE] [QA-SONOS-79]: [ContentDirectory:Browse:response] [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] NumberReturned: 3 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] TotalMatches: 3 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] DIDL:item 1 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] id: R:0/0/9 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] parentID: R:0/0 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] restricted: false [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] dc:title: Europe 1 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] upnp:class: object.item.audioItem.audioBroadcast [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] res protocolInfo: x-rincon-mp3radio:*:*:* [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] res: x-sonosapi-stream:s6566?sid=254&flags=32 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] DIDL:item 2 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] id: R:0/0/10 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] parentID: R:0/0 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] restricted: false [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] dc:title: France Inter [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] upnp:class: object.item.audioItem.audioBroadcast [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] res protocolInfo: x-rincon-mp3radio:*:*:* [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] res: x-sonosapi-stream:s24875?sid=254&flags=8224&sn=0 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] DIDL:item 3 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] id: R:0/0/11 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] parentID: R:0/0 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] restricted: false [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] dc:title: RTL [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] upnp:class: object.item.audioItem.audioBroadcast [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] res protocolInfo: x-rincon-mp3radio:*:*:* [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] res: x-sonosapi-stream:s6617?sid=254&flags=8224&sn=0 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: componentUpdate_buttonsRadioStationsList [12.12.2021] [12:27:28] [TRACE] [QA-SONOS-79]: [RenderingControl:GetVolume:response] [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [RenderingControl:GetVolume:response] CurrentVolume: 11 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: componentUpdate_volumeSlider arg[value] 11 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: componentUpdate_optionsLabel [Volume: 11] [Mute: OFF] [Loudness: OFF] [LED: OFF] [12.12.2021] [12:27:28] [TRACE] [QA-SONOS-79]: [RenderingControl:GetMute:response] [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [RenderingControl:GetMute:response] CurrentMute: false [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: componentUpdate_muteButton arg[state] false [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: componentUpdate_optionsLabel [Volume: 11] [Mute: OFF] [Loudness: OFF] [LED: OFF] [12.12.2021] [12:27:28] [TRACE] [QA-SONOS-79]: [DeviceProperties:GetLEDState:response] [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [DeviceProperties:GetLEDState:response] LEDState: On [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: componentUpdate_optionsLabel [Volume: 11] [Mute: OFF] [Loudness: OFF] [LED: ON] [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [RenderingControl:GetLoudness:response] <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><u:GetLoudnessResponse xmlns:u="urn:schemas-upnp-org:service:RenderingControl:1"><CurrentLoudness>1</CurrentLoudness></u:GetLoudnessResponse></s:Body></s:Envelope> 0 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [RenderingControl:GetLoudness:response] CurrentLoudness: true [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: componentUpdate_loudnessButton arg[state] true [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: componentUpdate_optionsLabel [Volume: 11] [Mute: OFF] [Loudness: ON] [LED: ON] [12.12.2021] [12:27:28] [TRACE] [QA-SONOS-79]: [RenderingControl:GetVolume:response] [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [RenderingControl:GetVolume:response] CurrentVolume: 11 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: componentUpdate_volumeSlider arg[value] 11 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: componentUpdate_optionsLabel [Volume: 11] [Mute: OFF] [Loudness: ON] [LED: ON] [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [GetZpStatus:response] ZoneName: Salon 2 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [GetZpStatus:response] ZoneIcon: x-rincon-roomicon:den [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [GetZpStatus:response] LocalUID: RINCON_5CAAFD4033FE01400 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [GetZpStatus:response] SoftwareDate: 2021-11-30 16:20:31.278388 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [GetZpStatus:response] SoftwareVersion: 66.4-23300 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [GetZpStatus:response] SeriesID: A101 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [GetZpStatus:response] IPAddress: 192.168.1.160 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [GetZpStatus:response] MACAddress: 5C:AA:FD:40:33:FE [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: componentUpdate_zpStatusLabel [12.12.2021] [12:27:28] [TRACE] [QA-SONOS-79]: [ContentDirectory:Browse:response] [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] NumberReturned: 1 [12.12.2021] [12:27:28] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] TotalMatches: 1 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: componentUpdate_footerLabel [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: XmlSoap class initialized! [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: Sonos class initialized! [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [ZoneGroupTopology:GetZoneGroupAttributes] [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [ZoneGroupTopology:GetZoneGroupState] [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [GetListRadioStations] [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [ContentDirectory:Browse] [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse] args <ObjectID>R:0/0</ObjectID><BrowseFlag>BrowseDirectChildren</BrowseFlag><Filter>*</Filter><StartingIndex>0</StartingIndex><RequestedCount>0</RequestedCount><SortCriteria></SortCriteria> 0 [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [GetListSavedQueues] [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [ContentDirectory:Browse] [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse] args <ObjectID>SQ:</ObjectID><BrowseFlag>BrowseDirectChildren</BrowseFlag><Filter>*</Filter><StartingIndex>0</StartingIndex><RequestedCount>0</RequestedCount><SortCriteria></SortCriteria> 0 [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [GetZpStatus] [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [DeviceProperties:GetLEDState] [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [RenderingControl:GetVolume] [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [RenderingControl:GetMute] [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [RenderingControl:GetLoudness] [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [AVTransport:GetCrossfadeMode] [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [AVTransport:GetTransportSettings] [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [ZoneGroupTopology:GetZoneGroupAttributes:response] [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ZoneGroupTopology:GetZoneGroupAttributes:response] CurrentZoneGroupName: Salon 2 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ZoneGroupTopology:GetZoneGroupAttributes:response] CurrentZoneGroupID: RINCON_5CAAFD4033FE01400:305 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ZoneGroupTopology:GetZoneGroupAttributes:response] CurrentZonePlayerUUIDsInGroup: RINCON_5CAAFD4033FE01400 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ZoneGroupTopology:GetZoneGroupAttributes:response] CurrentMuseHouseholdId: Sonos_9MkCvU7JwJAQJ2E04ziYu5BmfW.52Pungcr1_vAD7zgkUpw [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: componentUpdate_zoneLabel [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [ContentDirectory:Browse:response] [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] NumberReturned: 3 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] TotalMatches: 3 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] DIDL:item 1 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] id: R:0/0/9 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] parentID: R:0/0 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] restricted: false [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] dc:title: Europe 1 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] upnp:class: object.item.audioItem.audioBroadcast [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] res protocolInfo: x-rincon-mp3radio:*:*:* [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] res: x-sonosapi-stream:s6566?sid=254&flags=32 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] DIDL:item 2 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] id: R:0/0/10 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] parentID: R:0/0 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] restricted: false [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] dc:title: France Inter [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] upnp:class: object.item.audioItem.audioBroadcast [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] res protocolInfo: x-rincon-mp3radio:*:*:* [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] res: x-sonosapi-stream:s24875?sid=254&flags=8224&sn=0 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] DIDL:item 3 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] id: R:0/0/11 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] parentID: R:0/0 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] restricted: false [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] dc:title: RTL [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] upnp:class: object.item.audioItem.audioBroadcast [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] res protocolInfo: x-rincon-mp3radio:*:*:* [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] res: x-sonosapi-stream:s6617?sid=254&flags=8224&sn=0 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: componentUpdate_buttonsRadioStationsList [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [AVTransport:GetTransportInfo] [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [AVTransport:GetCurrentTransportActions] [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [RenderingControl:GetVolume] [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [RenderingControl:GetMute] [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [RenderingControl:GetLoudness] [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [AVTransport:GetCrossfadeMode] [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [AVTransport:GetTransportSettings] [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [AVTransport:GetMediaInfo] [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [RenderingControl:GetLoudness:response] <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><u:GetLoudnessResponse xmlns:u="urn:schemas-upnp-org:service:RenderingControl:1"><CurrentLoudness>1</CurrentLoudness></u:GetLoudnessResponse></s:Body></s:Envelope> 0 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [RenderingControl:GetLoudness:response] CurrentLoudness: true [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: componentUpdate_loudnessButton arg[state] true [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: componentUpdate_optionsLabel [Volume: 00] [Mute: OFF] [Loudness: ON] [LED: OFF] [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [RenderingControl:GetMute:response] [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [RenderingControl:GetMute:response] CurrentMute: false [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: componentUpdate_muteButton arg[state] false [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: componentUpdate_optionsLabel [Volume: 00] [Mute: OFF] [Loudness: ON] [LED: OFF] [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [GetZpStatus:response] ZoneName: Salon 2 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [GetZpStatus:response] ZoneIcon: x-rincon-roomicon:den [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [GetZpStatus:response] LocalUID: RINCON_5CAAFD4033FE01400 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [GetZpStatus:response] SoftwareDate: 2021-11-30 16:20:31.278388 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [GetZpStatus:response] SoftwareVersion: 66.4-23300 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [GetZpStatus:response] SeriesID: A101 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [GetZpStatus:response] IPAddress: 192.168.1.160 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [GetZpStatus:response] MACAddress: 5C:AA:FD:40:33:FE [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: componentUpdate_zpStatusLabel [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [AVTransport:GetTransportSettings:response] <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><u:GetTransportSettingsResponse xmlns:u="urn:schemas-upnp-org:service:AVTransport:1"><PlayMode>NORMAL</PlayMode><RecQualityMode>NOT_IMPLEMENTED</RecQualityMode></u:GetTransportSettingsResponse></s:Body></s:Envelope> 0 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [AVTransport:GetTransportSettings:response] PlayMode: NORMAL [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: Current mode: NORMAL [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: componentUpdate_plyaModeButton arg[value] NORMAL [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [DeviceProperties:GetLEDState:response] [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [DeviceProperties:GetLEDState:response] LEDState: On [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: componentUpdate_optionsLabel [Volume: 00] [Mute: OFF] [Loudness: ON] [LED: ON] [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [ZoneGroupTopology:GetZoneGroupState:response] [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: zoneGroups key: 1 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: zone group # 1 [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [GetZoneGroupState:response] ZoneGroup: 1 Coordinator: RINCON_5CAAFD4033FE01400 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: ZoneGroupMember key: _attr [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [GetZoneGroupState:response] ZoneGroupMember: 1 UUID: RINCON_5CAAFD4033FE01400 Location: http://192.168.1.160:1400/xml/device_description.xml ChannelMapSet: [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: zoneGroups key: 2 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: zone group # 2 [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [GetZoneGroupState:response] ZoneGroup: 2 Coordinator: RINCON_B8E937E12F2601400 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: ZoneGroupMember key: _attr [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [GetZoneGroupState:response] ZoneGroupMember: 1 UUID: RINCON_B8E937E12F2601400 Location: http://192.168.1.39:1400/xml/device_description.xml ChannelMapSet: [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: zoneGroups key: 3 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: zone group # 3 [12.12.2021] [12:28:00] [TRACE] [QA-SONOS-79]: [GetZoneGroupState:response] ZoneGroup: 3 Coordinator: RINCON_B8E937577F3001400 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: ZoneGroupMember key: _attr [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: [GetZoneGroupState:response] ZoneGroupMember: 1 UUID: RINCON_B8E937577F3001400 Location: http://192.168.1.33:1400/xml/device_description.xml ChannelMapSet: [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: zoneGroups key: 4 [12.12.2021] [12:28:00] [DEBUG] [QA-SONOS-79]: zone group # 4 [12.12.2021] [12:28:01] [TRACE] [QA-SONOS-79]: [GetZoneGroupState:response] ZoneGroup: 4 Coordinator: RINCON_B8E93798ED9601400 [12.12.2021] [12:28:01] [DEBUG] [QA-SONOS-79]: ZoneGroupMember key: _attr [12.12.2021] [12:28:01] [DEBUG] [QA-SONOS-79]: [GetZoneGroupState:response] ZoneGroupMember: 1 UUID: RINCON_B8E93798ED9601400 Location: http://192.168.1.38:1400/xml/device_description.xml ChannelMapSet: [12.12.2021] [12:28:01] [DEBUG] [QA-SONOS-79]: zoneGroups key: 5 [12.12.2021] [12:28:01] [DEBUG] [QA-SONOS-79]: zone group # 5 [12.12.2021] [12:28:01] [TRACE] [QA-SONOS-79]: [GetZoneGroupState:response] ZoneGroup: 5 Coordinator: RINCON_B8E937E1323201400 [12.12.2021] [12:28:01] [DEBUG] [QA-SONOS-79]: ZoneGroupMember key: _attr [12.12.2021] [12:28:01] [DEBUG] [QA-SONOS-79]: [GetZoneGroupState:response] ZoneGroupMember: 1 UUID: RINCON_B8E937E1323201400 Location: http://192.168.1.34:1400/xml/device_description.xml ChannelMapSet: [12.12.2021] [12:28:01] [TRACE] [QA-SONOS-79]: [ContentDirectory:Browse:response] [12.12.2021] [12:28:01] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] NumberReturned: 1 [12.12.2021] [12:28:01] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] TotalMatches: 1 [12.12.2021] [12:29:00] [DEBUG] [QA-SONOS-79]: componentUpdate_footerLabel [12.12.2021] [12:29:00] [DEBUG] [QA-SONOS-79]: XmlSoap class initialized! [12.12.2021] [12:29:00] [TRACE] [QA-SONOS-79]: Sonos class initialized! [12.12.2021] [12:29:00] [TRACE] [QA-SONOS-79]: [ZoneGroupTopology:GetZoneGroupAttributes] [12.12.2021] [12:29:00] [TRACE] [QA-SONOS-79]: [ZoneGroupTopology:GetZoneGroupState] [12.12.2021] [12:29:00] [TRACE] [QA-SONOS-79]: [GetListRadioStations] [12.12.2021] [12:29:00] [TRACE] [QA-SONOS-79]: [ContentDirectory:Browse] [12.12.2021] [12:29:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse] args <ObjectID>R:0/0</ObjectID><BrowseFlag>BrowseDirectChildren</BrowseFlag><Filter>*</Filter><StartingIndex>0</StartingIndex><RequestedCount>0</RequestedCount><SortCriteria></SortCriteria> 0 [12.12.2021] [12:29:00] [TRACE] [QA-SONOS-79]: [GetListSavedQueues] [12.12.2021] [12:29:00] [TRACE] [QA-SONOS-79]: [ContentDirectory:Browse] [12.12.2021] [12:29:00] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse] args <ObjectID>SQ:</ObjectID><BrowseFlag>BrowseDirectChildren</BrowseFlag><Filter>*</Filter><StartingIndex>0</StartingIndex><RequestedCount>0</RequestedCount><SortCriteria></SortCriteria> 0 [12.12.2021] [12:29:00] [TRACE] [QA-SONOS-79]: [GetZpStatus] [12.12.2021] [12:29:00] [TRACE] [QA-SONOS-79]: [DeviceProperties:GetLEDState] [12.12.2021] [12:29:00] [TRACE] [QA-SONOS-79]: [RenderingControl:GetVolume] [12.12.2021] [12:29:00] [TRACE] [QA-SONOS-79]: [RenderingControl:GetMute] [12.12.2021] [12:29:00] [TRACE] [QA-SONOS-79]: [RenderingControl:GetLoudness] [12.12.2021] [12:29:00] [TRACE] [QA-SONOS-79]: [AVTransport:GetCrossfadeMode] [12.12.2021] [12:29:00] [TRACE] [QA-SONOS-79]: [AVTransport:GetTransportSettings] [12.12.2021] [12:29:00] [TRACE] [QA-SONOS-79]: [AVTransport:GetTransportInfo] [12.12.2021] [12:29:00] [TRACE] [QA-SONOS-79]: [AVTransport:GetCurrentTransportActions] [12.12.2021] [12:29:00] [TRACE] [QA-SONOS-79]: [RenderingControl:GetVolume] [12.12.2021] [12:29:00] [TRACE] [QA-SONOS-79]: [RenderingControl:GetMute] [12.12.2021] [12:29:00] [TRACE] [QA-SONOS-79]: [RenderingControl:GetLoudness] [12.12.2021] [12:29:00] [TRACE] [QA-SONOS-79]: [AVTransport:GetCrossfadeMode] [12.12.2021] [12:29:00] [TRACE] [QA-SONOS-79]: [AVTransport:GetTransportSettings] [12.12.2021] [12:29:00] [TRACE] [QA-SONOS-79]: [AVTransport:GetMediaInfo] [12.12.2021] [12:29:00] [DEBUG] [QA-SONOS-79]: [GetZpStatus:response] ZoneName: Salon 2 [12.12.2021] [12:29:00] [DEBUG] [QA-SONOS-79]: [GetZpStatus:response] ZoneIcon: x-rincon-roomicon:den [12.12.2021] [12:29:00] [DEBUG] [QA-SONOS-79]: [GetZpStatus:response] LocalUID: RINCON_5CAAFD4033FE01400 [12.12.2021] [12:29:00] [DEBUG] [QA-SONOS-79]: [GetZpStatus:response] SoftwareDate: 2021-11-30 16:20:31.278388 [12.12.2021] [12:29:00] [DEBUG] [QA-SONOS-79]: [GetZpStatus:response] SoftwareVersion: 66.4-23300 [12.12.2021] [12:29:00] [DEBUG] [QA-SONOS-79]: [GetZpStatus:response] SeriesID: A101 [12.12.2021] [12:29:00] [DEBUG] [QA-SONOS-79]: [GetZpStatus:response] IPAddress: 192.168.1.160 [12.12.2021] [12:29:00] [DEBUG] [QA-SONOS-79]: [GetZpStatus:response] MACAddress: 5C:AA:FD:40:33:FE [12.12.2021] [12:29:00] [DEBUG] [QA-SONOS-79]: componentUpdate_zpStatusLabel [12.12.2021] [12:29:00] [TRACE] [QA-SONOS-79]: [ZoneGroupTopology:GetZoneGroupAttributes:response] [12.12.2021] [12:29:00] [DEBUG] [QA-SONOS-79]: [ZoneGroupTopology:GetZoneGroupAttributes:response] CurrentZoneGroupName: Salon 2 [12.12.2021] [12:29:01] [DEBUG] [QA-SONOS-79]: [ZoneGroupTopology:GetZoneGroupAttributes:response] CurrentZoneGroupID: RINCON_5CAAFD4033FE01400:305 [12.12.2021] [12:29:01] [DEBUG] [QA-SONOS-79]: [ZoneGroupTopology:GetZoneGroupAttributes:response] CurrentZonePlayerUUIDsInGroup: RINCON_5CAAFD4033FE01400 [12.12.2021] [12:29:01] [DEBUG] [QA-SONOS-79]: [ZoneGroupTopology:GetZoneGroupAttributes:response] CurrentMuseHouseholdId: Sonos_9MkCvU7JwJAQJ2E04ziYu5BmfW.52Pungcr1_vAD7zgkUpw [12.12.2021] [12:29:01] [DEBUG] [QA-SONOS-79]: componentUpdate_zoneLabel [12.12.2021] [12:29:01] [TRACE] [QA-SONOS-79]: [ContentDirectory:Browse:response] [12.12.2021] [12:29:01] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] NumberReturned: 1 [12.12.2021] [12:29:01] [DEBUG] [QA-SONOS-79]: [ContentDirectory:Browse:response] TotalMatches: 1
  11. oldelvis

    Quick App - Sonos Zone Controller

    Merci @Krikroff de t'attarder sur notre problème... Je vais lancer le debug et te tiens au courant..
  12. oldelvis

    Support Gea

    Ca marche.. Dès qu'il y a un changement d'état. J'ai ma condition remplie qui se déclenche..
  13. oldelvis

    Support Gea

    Oui, c'est bien ce que je cherche. J'ai une ligne GEA avec true pour présent et false pour absent. Le QA est une adaptation d'un VD qui existait sur HC2. Il cherche les adresses MAC de chaque téléphone sur la table arp.
  14. oldelvis

    Support Gea

    Merci pour ta réponse, j'avais pourtant essayé mais sans succès. Probablement une erreur de syntaxe. Ca fonctionne comme ça : GEA.add({"Value" , 35, false},.....
  15. oldelvis

    Support Gea

    Bonsoir à tous, me voila l'"heureux" (avec mille guillemets) possesseur d'une HC3 et comme beaucoup j'essaie d'adapter mes VD en QA.suis J'ai donc installer le QA de détection de présence des adresses Mac des portables de la maison. Ca fonctionne bien et j'ai un QA pour chaque portable. J'aimerais, comme dans GEA pour la HC2, me servir de ces présences comme condition d'une ligne GEA. Sur HC2, je passais par l'intermédiaire de variables globales et tout roulait bien. Ma question du jour est : comment récupérer l'état du QA qui passe en On quand l'adresse Mac est détectée ? Il faudrait récupérer l'état On du QA en condition de GEA... Mais comment faire ? J'ai essayé un peu toutes les possibilités mais rien n'y fait... Si qqun passe par là , je suis preneur d'une idée.. Merci
×