Ankündigung

Einklappen
Keine Ankündigung bisher.

Neues Plugin: AV Device (für Yamaha, Pioneer, Denon, etc.)

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    Hallo,

    vielen dank, ich bin schon eine ganze Ecke weiter.
    Ein Problem, das mir noch aufgefallen ist:
    Ich habe in einer Logik ein "sh.Haustechnik.Multimedia.denon.zone2.MasterVolum e(55)"
    Das führ der Verstärker auch aus, doch die Visualisierung bekommt davon nix mit. Erst wenn ich am Verstärker (in Hardware ;-) die Lautstärke ändere, wird die Visu auch aktualisiert.

    Das steuern der Lautstärke per Visu funktioniert aber (auch per Logik... nur wird die visu eben nicht aktualisiert.

    Ich sehe auch gerade im Log:
    Code:
    2018-07-28  21:47:39 DEBUG    avdevice-tcp-reconnect Parsing Input : Response: Z2ON. Send Commands: ['Z255,Z2?,Z255,int,float,2']
    2018-07-28  21:47:39 DEBUG    avdevice-tcp-reconnect Parsing Input : Expected response while parsing: ['Z255'].
    Die Depend-Attribute habe ich hinzugefügt.

    Spricht etwas dagegen, die Items die nicht unterstützt werden drin zu lassen?

    Gruß,
    Hendrik

    Kommentar


      Für das Löschen nicht unterstützter Items/Befehle spricht ganz klar, dass dann nicht wie im obigen Log Zustände X-fach abgefragt werden und somit die restlichen Befehle für ne Weile blockieren.

      Das Log-Schnipsel bringt nur bedingt was. Kann sein, dass hier der Query-Befehl Z2? geschickt wurde, und da gibt es dann mehrere Antworten (power, input, volume), die das Plugin versucht, sinnvoll zuzuordnen. Wenn dann müsstest du alles posten ab dem Zeitpunkt, wo die Logik das Item triggert.

      Ich habe versucht, das nachzuvollziehen. Beim ersten Mal hatte ich das gleiche Phänomen wie du! Dann Refresh der Website und mehrmals ne Logik ausgeführt, dann hat es immer geklappt. Das kann eigentlich nicht wirklich was mit dem Plugin zu tun haben. Der Item-Wert ist ja richtig. Am besten prüfst du den mal über das CLI.

      Kommentar


        Das mit der Logik/Visu probiere ich nochmal aus.

        Die Kommandos, die nicht funktionieren sind:

        CV
        CVFR
        CVFL
        PSSP

        Das wären also die Lautstärken der Einzellautsprecher (CV*) und das Item "mainspeaker"

        Edit:
        Hinzu kommen noch:
        VSASP aspectratio
        VSMONI monitorout
        VSSC resolution
        VSVMP videoprocessing

        Gruß,
        Hendrik
        Zuletzt geändert von henfri; 29.07.2018, 19:17.

        Kommentar


          Kannst mir bitte dein finales Textfile hier posten? Thx

          Kommentar


            Hallo,

            hier mein Textfile.
            Code:
            ZONE; FUNCTION; FUNCTIONTYPE; SEND; QUERY; RESPONSE; READWRITE; INVERTRESPONSE; MINVALUE; MAXVALUE; RESPONSETYPE
            
            # General Commands
            0; power; on; PWON|PWON; PW?; PW**; RW
            0; power; off; PWSTANDBY; PW?; PW*******; RW
            0; eco; set; ECO*; ECO?; ECO*; RW; ; ; ; str|bool
            0; up; ; MNCUP; ; ; W
            0; down; ; MNCDN; ; ; W
            0; left; ; MNCLT; ; ; W
            0; right; ; MNCRT; ; ; W
            0; enter; ; MNENT; ; ; W
            0; info; ; MNINF; ; ; W
            0; menu; on; MNMEN ON; MNMEN?; MNMEN **; RW
            0; menu; off; MNMEN OFF; MNMEN?; MNMEN ***; RW
            # Firmware response often hast problems. Not recommended to implement this command.
            #0; firmware; ; ; UGIDN; UGIDN ************|UGIDN **; R
            # The display command is only working with receivers without HEOS
            #0; display; ; NSE; NSE; NSA*|NSE*; RW; ; ; ; str
            
            
            # Zone 1
            1; power; on; ZMON; ZM?; ZM**; RW
            1; power; off; ZMOFF; ZM?; ZM***; RW
            1; mute; on; MUON; MU?; MU**; RW
            1; mute; off; MUOFF; MU?; MU***; RW
            1; sleep; set; SLP***; SLP?; SLP***; RW; ; 0; 120; num|bool
            1; standby; set; STBY***; STBY?; STBY***; RW; ; ; ; ; denon_standby
            1; volume; set; MV**; MV?; MV**|MV***; RW; ; 30; 90; num; denon_volume
            1; volume+; increase; MVUP; ; MV; W
            1; volume-; decrease; MVDOWN; ; MV; W
            1; volumelow; ; MV50; MV?; MV50; W; ; ; ; num
            1; volumehigh; ; MV75; MV?; MV75; W; ; ; ; num
            1; volumemax; set; MVMAX **; MV?; MVMAX **|MVMAX ***; RW; ; ; ; ; denon_volume
            1; input; set; SI*; SI?; SI*; RW; ; ; ; str
            1; mode; set; MS*; MS?; MS*; RW; ; ; ; str
            1; audioinput; set; SD*; SD?; SD*; RW; ; ; ; str
            1; videoinput; set; SV*; SV?; SV*; RW; ; ; ; str|bool
            
            # Finetuning
            1; tone; on; PSTONE CTRL ON; PSTONE CTRL ?; PSTONE CTRL **; RW
            1; tone; off; PSTONE CTRL OFF; PSTONE CTRL ?; PSTONE CTRL ***; RW
            1; bass; set; PSBAS **; PSBAS ?; PSBAS **; RW; ; 40; 60
            1; trebble; set; PSTRE **; PSTRE ?; PSTRE **; RW; ; 40; 60
            1; bass+; increase; PSBAS UP; ; PSBAS; W
            1; bass-; decrease; PSBAS DOWN; ; PSBAS; W
            1; trebble+; increase; PSTRE UP; ; PSTRE; W
            1; trebble-; decrease; PSTRE DOWN; ; PSTRE; W
            1; dialogtoggle; on; PSDIL ON; PSDIL ?; PSDIL **; RW
            1; dialogtoggle; off; PSDIL OFF; PSDIL ?; PSDIL ***; RW
            1; dialog; set; PSDIL **; PSDIL ?; PSDIL **; RW; ; 0; 62
            1; subwoofertoggle; on; PSSWL ON; PSSWL ?; PSSWL **; RW
            1; subwoofertoggle; off; PSSWL OFF; PSSWL ?; PSSWL ***; RW
            1; subwoofer; set; PSSWL **; PSSWL ?; PSSWL **; RW; ; 0; 62
            1; cinemaeq; on; PSCINEMA EQ.ON; PSCINEMA EQ. ?; PSCINEMA EQ.**; RW
            1; cinemaeq; off; PSCINEMA EQ.OFF; PSCINEMA EQ. ?; PSCINEMA EQ.***; RW
            1; mainspeakers; set; PSSP:*; PSSP: ?; PSSP:*; RW; ; ; ; str
            1; dynamicrange+; increase; PVENH UP; PVENH ?; PVENH; W
            1; dynamicrange-; decrease; PVENH DOWN; PVENH ?; PVENH; W
            1; dynamicrange; set; PVENH **; PVENH ?; PVENH **; RW; ; 0; 12
            
            # Seperate Volume Control
            1; volumefl; set; CVFL **; CV?; CVFL **|CVFL ***; RW; ; 0; 62; num; denon_volume
            1; volumefl+; increase; CVFL UP; CV?; CVFL; W
            1; volumefl-; decrease; CVFL DOWN; CV?; CVFL; W
            1; volumefr; set; CVFR **; CV?; CVFR **|CVFR ***; RW; ; 0; 62; num; denon_volume
            1; volumefr+; increase; CVFL UP; CV?; CVFR; W
            1; volumefr-; decrease; CVFR DOWN; CV?; CVFR; W
            1; volumec; set; CVC **; CV?; CVC **|CVC ***; RW; ; 0; 62; num; denon_volume
            1; volumec+; increase; CVC UP; CV?; CVC; W
            1; volumec-; decrease; CVC DOWN; CV?; CVC; W
            1; volumec; set; CVC **; CV?; CVC **|CVC ***; RW; ; 0; 62; num; denon_volume
            1; volumec+; increase; CVC UP; CV?; CVC; W
            1; volumec-; decrease; CVC DOWN; CV?; CVC; W
            1; volumesl; set; CVSL **; CV?; CVSL **|CVSL ***; RW; ; 0; 62; num; denon_volume
            1; volumesl+; increase; CVSL UP; CV?; CVSL; W
            1; volumesl-; decrease; CVSL DOWN; CV?; CVSL; W
            1; volumesr; set; CVSR **; CV?; CVSR **|CVSR ***; RW; ; 0; 62; num; denon_volume
            1; volumesr+; increase; CVSR UP; CV?; CVSR; W
            1; volumesr-; decrease; CVSR DOWN; CV?; CVSR; W
            
            # Videoparams
            1; aspectratio; set; VSASP*; VSASP ?; VSASP*; RW; ; ; ; str
            1; monitorout; set; VSMONI*; VSMONI ?; VSMONI*; RW; ; ; ; int|str
            1; resolution; set; VSSC*; VSSC ?; VSSC*; RW; ; ; ; str
            1; audioout; set; VSAUDIO *; VSAUDIO ?; VSAUDIO *; RW; ; ; ; str
            1; videoprocessing; set; VSVPM*; VSVPM ?; VSVPM*; RW; ; ; ; str
            1; stretch; set; VSVST*; VSVST ?; VSVST*; RW; ; ; ; bool
            
            # Zone 2
            2; power; on; Z2ON; Z2?; Z2**; RW
            2; power; off; Z2OFF; Z2?; Z2***; RW
            2; input; set; Z2*; Z2?; Z2*; RW; ; ; ; str
            2; mute; on; Z2MUON; Z2MU?; Z2MU**; RW
            2; mute; off; Z2MUOFF; Z2MU?; Z2MU***; RW
            2; volume+; increase; Z2UP; ; Z2; W
            2; volume-; decrease; Z2DOWN; ; Z2; W
            2; volumelow; ; Z250; MV?; Z250; W; ; ; ; num
            2; volumehigh; ; Z275; MV?; Z275; W; ; ; ; num
            2; volume; set; Z2**; Z2?; Z2**; RW; num; 0; 90
            2; standby; set; Z2STBY*; Z2STBY?; Z2STBY*; RW; ; ; ; str|bool
            2; sleep; set; Z2SLP***; Z2SLP?; Z2SLP***; RW; ; 0; 120; num|bool
            
            # Zone 3
            3; power; on; Z3ON; Z3?; Z3**; RW
            3; power; off; Z3OFF; Z3?; Z3***; RW
            3; input; set; Z3*; Z3?; Z3*; RW; ; ; ; str
            3; mute; on; Z3MUON; Z3MU?; Z3MU**; RW
            3; mute; off; Z3MUOFF; Z3MU?; Z3MU***; RW
            3; volume+; increase; Z3UP; ; Z3; W
            3; volume-; decrease; Z3DOWN; ; Z3; W
            3; volumelow; ; Z350; MV?; Z350; W; ; ; ; num
            3; volumehigh; ; Z375; MV?; Z375; W; ; ; ; num
            3; volume; set; Z3**; Z3?; Z3**; RW; num; 0; 90
            3; standby; set; Z3STBY*; Z3STBY?; Z3STBY*; RW; ; ; ; str|bool
            3; sleep; set; Z3SLP***; Z3SLP?; Z3SLP***; RW; ; 0; 120; num|bool
            Ich habe allerdings noch ein Problem:
            Es funktioniert nicht zuverlässig. Viele Tage lang funktioniert alles gut, doch dann ist ende.
            Im log sehe ich:
            Code:
            2018-09-08  09:57:19 DEBUG    avdevice-tcp-reconnect Parsing Input : Found key PW in response at position 2 with value False.
            2018-09-08  09:57:19 DEBUG    avdevice-tcp-reconnect Parsing Input : Removing 1536393385.046657 from Keep Commands {1536393385.046657: 'Z290,Z2?,Z290,int,float,2'} because age is 54s.
            2018-09-08  09:57:19 DEBUG    avdevice-tcp-reconnect Parsing Input : Updated Item Haustechnik.Multimedia.denon.Powerall with bool Value: False.
            2018-09-08  09:57:19 DEBUG    avdevice-tcp-reconnect Parsing Input : Response: ZMOFF. Send Commands: []
            2018-09-08  09:57:19 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is: OFF with expected type bool. Invert: False. Length: 3. Command: ZMOFF
            2018-09-08  09:57:19 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is now: False with type <class 'bool'>.
            2018-09-08  09:57:19 DEBUG    avdevice-tcp-reconnect Parsing Input : Found key ZM in response at position 2 with value False.
            2018-09-08  09:57:19 DEBUG    avdevice-tcp-reconnect Parsing Input : Updated Item Haustechnik.Multimedia.denon.main.Power with bool Value: False.
            Sieht soweit ja gut aus. Nur dass seit 11h nix mehr dazu gekommen ist.

            Gruß,
            Hendrik
            Zuletzt geändert von henfri; 30.09.2018, 08:55.

            Kommentar


              Das war nicht das Textfile

              Hm, also wenn du in der Visu oder CLI was für den Denon änderst, wird nix ins Log geschrieben und am Verstärker tut sich auch nichts?

              Kommentar


                Hallo,

                sorry für die späte Antwort und für die falsche Datei.
                Ich habe den Post oben editiert.
                Das Plugin läuft momentan zuverlässig. Ich melde mich, wenn ich wieder ein Problem habe und es reproduzieren kann.

                Gruß,
                Hendrik

                Kommentar


                  Da bin ich froh, denn bei mir läuft es eigentlich problemlos. Außer man stellt zB die Lautstärke mit Slider um, dann gibt es Probleme. Daran werde ich aber noch arbeiten, hab schon eine Idee.

                  Kommentar


                    Hallo,

                    jetzt habe ich das Problem reproduzieren "können":
                    2018-10-07 20:32:09 WARNING __init__ plugins.avdevice Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 9/13 -- __init__.py:connect_tcp:942
                    Da wird das Plugin ja wenig machen können, oder?
                    Das blöde ist: Das Problem gab es beim alten Denon Plugin nicht (es nutzte aber ja auch nicht die Telnet Schnittstelle)

                    Gruß,
                    Hendrik

                    Kommentar


                      Magst du das DEBUG Log davor und danach auch posten? Bleibt es dabei, dass kein Aufbau möglich ist? Was passiert nach Neustart? Kommt das mittendrin oder nur am Anfang? Mittels RS232 hab ich nie Probleme, mit IP kann das wohl vorkommen, dass der Port mal belegt bleibt oder irgendwas..

                      Kommentar


                        Hallo Andy,

                        erstmal hier der smarthome.py log gefiltert nach refused:
                        Code:
                        2018-10-07  20:14:58 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 0/13
                        2018-10-07  20:14:59 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 1/13
                        2018-10-07  20:15:01 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 2/13
                        2018-10-07  20:15:08 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 3/13
                        2018-10-07  20:15:15 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 4/13
                        2018-10-07  20:15:25 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 5/13
                        2018-10-07  20:15:36 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 7/13
                        2018-10-07  20:15:57 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 10/13
                        2018-10-07  20:16:04 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 11/13
                        2018-10-07  20:16:12 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 12/13
                        2018-10-07  20:16:21 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 13/13
                        2018-10-07  20:23:43 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 0/13
                        2018-10-07  20:23:46 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 1/13
                        2018-10-07  20:23:47 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 2/13
                        2018-10-07  20:23:51 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 3/13
                        2018-10-07  20:23:58 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 4/13
                        2018-10-07  20:24:12 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 6/13
                        2018-10-07  20:24:22 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 7/13
                        2018-10-07  20:24:26 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 8/13
                        2018-10-07  20:24:33 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 9/13
                        2018-10-07  20:24:41 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 10/13
                        2018-10-07  20:24:48 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 11/13
                        2018-10-07  20:24:54 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 12/13
                        2018-10-07  20:25:02 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 13/13
                        2018-10-07  20:26:07 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 0/13
                        2018-10-07  20:26:11 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 1/13
                        2018-10-07  20:26:11 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 2/13
                        2018-10-07  20:26:18 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 3/13
                        2018-10-07  20:26:30 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 5/13
                        2018-10-07  20:26:40 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 6/13
                        2018-10-07  20:26:47 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 7/13
                        2018-10-07  20:27:01 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 9/13
                        2018-10-07  20:27:05 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 10/13
                        2018-10-07  20:27:15 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 11/13
                        2018-10-07  20:27:20 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 12/13
                        2018-10-07  20:31:18 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 0/13
                        2018-10-07  20:31:21 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 1/13
                        2018-10-07  20:31:22 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 2/13
                        2018-10-07  20:31:27 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 3/13
                        2018-10-07  20:31:33 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 4/13
                        2018-10-07  20:31:41 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 5/13
                        2018-10-07  20:31:50 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 6/13
                        2018-10-07  20:31:58 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 7/13
                        2018-10-07  20:32:02 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 8/13
                        2018-10-07  20:32:09 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 9/13
                        2018-10-07  20:32:16 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 10/13
                        2018-10-07  20:32:23 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 11/13
                        2018-10-07  20:32:29 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 12/13
                        2018-10-07  20:32:36 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 13/13

                        Und hier das Debug-Log:
                        Code:
                        2018-10-07  20:14:31 DEBUG    Main         Initializing TCP : IP is 192.168.177.38.
                        2018-10-07  20:14:31 DEBUG    Main         Initializing TCP : Port is 23.
                        2018-10-07  20:14:31 DEBUG    Main         Initializing TCP : Timeoout is 1.
                        2018-10-07  20:14:31 DEBUG    Main         Initializing : Dependson Item: None. Value: True
                        2018-10-07  20:14:31 DEBUG    Main         Initializing : Resetting volume after dependson is off: False. Resetting power: False.
                        2018-10-07  20:14:31 DEBUG    Main         Initializing : Ignore Display: ['']
                        2018-10-07  20:14:31 DEBUG    Main         Initializing : Special Settings: Ignoring responses ['RGB', 'RGC', 'RGD', 'GBH', 'GHH', 'VTA', 'AUA', 'AUB'].
                        2018-10-07  20:14:31 DEBUG    Main         Initializing : Special Settings: Error responses ['E02', 'E04', 'E06'].
                        2018-10-07  20:14:31 DEBUG    Main         Initializing : Special Settings: Force buffer ['GEH01020', 'GEH04022', 'GEH05024', 'R'].
                        2018-10-07  20:14:31 DEBUG    Main         Initializing : Special Settings: Ignore Display ['']
                        2018-10-07  20:14:31 DEBUG    Main         Initializing : Querying at plugin init is set to True
                        2018-10-07  20:14:31 DEBUG    Main         Initializing : Special Settings: Exclude updates by ['']
                        2018-10-07  20:14:37 DEBUG    avdevice     Initializing : Starting to read file models/denon-avr6300. Functions: {'zone4': {}, 'zone0': {}, 'zone3': {}, 'zone2': {}, 'zone1': {}}
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function up for zone 0 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function down for zone 0 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function left for zone 0 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function right for zone 0 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function enter for zone 0 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function info for zone 0 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function menu on for zone 0 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function menu off for zone 0 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 DEBUG    avdevice     Initializing : Starting to read translation file denon_standby.
                        2018-10-07  20:14:37 DEBUG    avdevice     Initializing : Starting to read translation file denon_volume.
                        2018-10-07  20:14:37 DEBUG    avdevice     Initializing : Starting to read translation file denon_volume.
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function mainspeakers set for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function dynamicrange+ increase for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function dynamicrange- decrease for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function dynamicrange set for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function volumefl set for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function volumefl+ increase for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function volumefl- decrease for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function volumefr set for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function volumefr+ increase for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function volumefr- decrease for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function volumec set for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function volumec+ increase for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function volumec- decrease for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function volumec set for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function volumec+ increase for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function volumec- decrease for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function volumesl set for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function volumesl+ increase for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function volumesl- decrease for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function volumesr set for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function volumesr+ increase for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function volumesr- decrease for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function aspectratio set for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function monitorout set for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function resolution set for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function audioout set for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function videoprocessing set for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function stretch set for zone 1 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function power on for zone 3 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function power off for zone 3 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function input set for zone 3 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function mute on for zone 3 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function mute off for zone 3 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function volume+ increase for zone 3 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function volume- decrease for zone 3 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function volumelow for zone 3 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function volumehigh for zone 3 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function volume set for zone 3 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function standby set for zone 3 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 WARNING  avdevice     Initializing : Function sleep set for zone 3 not used by any item. Re-visit items and config file!
                        2018-10-07  20:14:37 DEBUG    avdevice     Initializing : Number of zones: 2
                        2018-10-07  20:14:37 INFO     avdevice     Initializing : Created functions list, including entries for 2 zones.
                        2018-10-07  20:14:37 DEBUG    avdevice     Initializing : Starting to create response commands. Response Commands: {}
                        2018-10-07  20:14:37 DEBUG    avdevice     Initializing : Special commands for solving Display issues: {'Input': {'Item': [Item: Haustechnik.Multimedia.denon.main.Input, Item: Haustechnik.Multimedia.denon.zone2.Input], 'Command': ['SI', 'Z2'], 'Ignore': [0, 0]}, 'Speakers': {'Item': '',
                         'Command': ''}, 'Nowplaying': {'Item': '', 'Command': ''}, 'Display': {'Item': '', 'Command': '', 'Ignore': 1}}
                        2018-10-07  20:14:37 INFO     avdevice     Initializing : Created response commands, including 22 entries.
                        2018-10-07  20:14:37 DEBUG    avdevice     Initializing : Starting to create Powercommands: []
                        2018-10-07  20:14:37 INFO     avdevice     Initializing : Created Powercommands, including 3 entries.
                        2018-10-07  20:14:37 DEBUG    avdevice     Initializing : Starting to create query commands. Query Commands: [], Query Zone: {'zone4': [], 'zone0': [], 'zone3': [], 'zone2': [], 'zone1': []}
                        2018-10-07  20:14:37 INFO     avdevice     Initializing : Created query commands, including 25 entries.
                        2018-10-07  20:14:37 DEBUG    avdevice     Initializing : Dependson Item: None.
                        2018-10-07  20:14:37 DEBUG    avdevice     Initializing : Running
                        2018-10-07  20:14:56 INFO     avdevice-tcp-reconnect Connecting TCP : Connected to 192.168.177.38:23
                        2018-10-07  20:14:56 DEBUG    avdevice-tcp-reconnect Connecting TCP : Deactivating reconnect scheduler. Command list while connecting: []. Keep Commands: {}. Reconnecttrigger: True
                        2018-10-07  20:14:56 DEBUG    avdevice-tcp-reconnect Connecting TCP : TCP is connected.
                        2018-10-07  20:14:56 DEBUG    avdevice-tcp-reconnect Connecting TCP : Starting Parse Input.
                        2018-10-07  20:14:56 DEBUG    avdevice-tcp-reconnect Updating Item : Init trying to update Haustechnik.Multimedia.denon.Update. Reconnecttrigger: True
                        2018-10-07  20:14:56 DEBUG    avdevice-tcp-reconnect Checking Dependency : Not adding function PSCINEMA EQ. ?,PSCINEMA EQ. ?,PSCINEMA EQ.**,bool,2|PSCINEMA EQ.***,bool,3 because dependency not fullfilled: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[False, '
                        ==', True]]}, 'c': {}}
                        2018-10-07  20:14:56 DEBUG    avdevice-tcp-reconnect Checking Dependency : Not adding function PSTONE CTRL ?,PSTONE CTRL ?,PSTONE CTRL **,bool,2|PSTONE CTRL ***,bool,3 because dependency not fullfilled: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[False, '==
                        ', True]]}, 'c': {}}
                        2018-10-07  20:14:56 DEBUG    avdevice-tcp-reconnect Checking Dependency : Not adding function PSSWL ?,PSSWL ?,PSSWL ***,bool,3|PSSWL **,bool,2 because dependency not fullfilled: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[False, '==', True]]}, 'c': {}}
                        2018-10-07  20:14:56 DEBUG    avdevice-tcp-reconnect Checking Dependency : Not adding function SLP?,SLP?,SLP***,int,float,bool,3 because dependency not fullfilled: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[False, '==', True]]}, 'c': {}}
                        2018-10-07  20:14:56 DEBUG    avdevice-tcp-reconnect Checking Dependency : Not adding function PSDIL ?,PSDIL ?,PSDIL **,int,float,2|PSDIL **,bool,2|PSDIL ***,bool,3 because dependency not fullfilled: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[False, '==',
                        True]]}, 'c': {}}
                        2018-10-07  20:14:56 DEBUG    avdevice-tcp-reconnect Checking Dependency : Not adding function MS?,MS?,MS*,str,1 because dependency not fullfilled: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[False, '==', True]]}, 'c': {}}
                        2018-10-07  20:14:56 DEBUG    avdevice-tcp-reconnect Checking Dependency : Not adding function MV?,MV?,MVMAX **,bool,int,str,2|MVMAX ***,bool,int,str,3 because dependency not fullfilled: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[False, '==', True]]}, 'c':
                         {}}
                        2018-10-07  20:14:56 DEBUG    avdevice-tcp-reconnect Checking Dependency : Not adding function MU?,MU?,MU**,bool,2|MU***,bool,3 because dependency not fullfilled: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[False, '==', True]]}, 'c': {}}
                        2018-10-07  20:14:56 DEBUG    avdevice-tcp-reconnect Checking Dependency : Not adding function SI?,SI?,SI*,str,1 because dependency not fullfilled: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[False, '==', True]]}, 'c': {}}
                        2018-10-07  20:14:56 DEBUG    avdevice-tcp-reconnect Checking Dependency : Not adding function SV?,SV?,SV*,str,bool,1 because dependency not fullfilled: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[False, '==', True]]}, 'c': {}}
                        2018-10-07  20:14:56 DEBUG    avdevice-tcp-reconnect Checking Dependency : Not adding function MV?,MV?,MV**,int,float,2|MV***,int,float,3 because dependency not fullfilled: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[False, '==', True]]}, 'c': {}}
                        2018-10-07  20:14:56 DEBUG    avdevice-tcp-reconnect Checking Dependency : Not adding function SD?,SD?,SD*,str,1 because dependency not fullfilled: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[False, '==', True]]}, 'c': {}}
                        2018-10-07  20:14:56 DEBUG    avdevice-tcp-reconnect Checking Dependency : Not adding function STBY?,STBY?,STBY***,bool,int,str,3 because dependency not fullfilled: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[False, '==', True]]}, 'c': {}}
                        2018-10-07  20:14:56 DEBUG    avdevice-tcp-reconnect Display Ignore : Ignored responses are now: ['RGB', 'RGC', 'RGD', 'GBH', 'GHH', 'VTA', 'AUA', 'AUB']. Display Ignore: 6, Input Ignore: [0, 0]
                        2018-10-07  20:14:56 DEBUG    avdevice-tcp-reconnect Sending TCP : command was sent PW? from Multicommand-List ['PW?']. Returns 4
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Parsing Input : Updated Item after connection: Haustechnik.Multimedia.denon.Update with value 1. Commandlist: ['PW?,PW?,PW**,bool,2|PW*******,bool,7', 'ECO?,ECO?,ECO*,str,bool,1', 'ZM?,ZM?,ZM**,bool,2|ZM***,bool,3', 'PSBAS ?,PSBAS ?,P
                        SBAS **,int,float,2', 'PSSWL ?,PSSWL ?,PSSWL **,int,float,2|PSSWL **,bool,2', 'PSTRE ?,PSTRE ?,PSTRE **,int,float,2', 'Z2?,Z2?,Z2**,bool,2|Z2***,bool,3', 'Z2?,Z2?,Z2**,int,float,2|Z2***,bool,3', 'Z2SLP?,Z2SLP?,Z2SLP***,int,float,bool,3', 'Z2MU?,Z2MU?,Z2MU***,bool,3|Z2MU**,bool,2', 'Z2ST
                        BY?,Z2STBY?,Z2STBY*,str,bool,1', 'Z2?,Z2?,Z2*,str,1|Z2***,bool,3']
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Processing Response : Creating expected response. Buffer: PWON ---  --- . Name: . Sendcommands: ['PW?,PW?,PW**,bool,2|PW*******,bool,7', 'ECO?,ECO?,ECO*,str,bool,1', 'ZM?,ZM?,ZM**,bool,2|ZM***,bool,3', 'PSBAS ?,PSBAS ?,PSBAS **,int,fl
                        oat,2', 'PSSWL ?,PSSWL ?,PSSWL **,int,float,2|PSSWL **,bool,2', 'PSTRE ?,PSTRE ?,PSTRE **,int,float,2', 'Z2?,Z2?,Z2**,bool,2|Z2***,bool,3', 'Z2?,Z2?,Z2**,int,float,2|Z2***,bool,3', 'Z2SLP?,Z2SLP?,Z2SLP***,int,float,bool,3', 'Z2MU?,Z2MU?,Z2MU***,bool,3|Z2MU**,bool,2', 'Z2STBY?,Z2STBY?,Z2
                        STBY*,str,bool,1', 'Z2?,Z2?,Z2*,str,1|Z2***,bool,3']
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Parsing Input : Response: PWON. Send Commands: ['PW?,PW?,PW**,bool,2|PW*******,bool,7', 'ECO?,ECO?,ECO*,str,bool,1', 'ZM?,ZM?,ZM**,bool,2|ZM***,bool,3', 'PSBAS ?,PSBAS ?,PSBAS **,int,float,2', 'PSSWL ?,PSSWL ?,PSSWL **,int,float,2|PSS
                        WL **,bool,2', 'PSTRE ?,PSTRE ?,PSTRE **,int,float,2', 'Z2?,Z2?,Z2**,bool,2|Z2***,bool,3', 'Z2?,Z2?,Z2**,int,float,2|Z2***,bool,3', 'Z2SLP?,Z2SLP?,Z2SLP***,int,float,bool,3', 'Z2MU?,Z2MU?,Z2MU***,bool,3|Z2MU**,bool,2', 'Z2STBY?,Z2STBY?,Z2STBY*,str,bool,1', 'Z2?,Z2?,Z2*,str,1|Z2***,bool,
                        3']
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Parsing Input : Expected response while parsing: ['PW|PW', 'ECO', 'ZM|ZM', 'PSBAS ', 'PSSWL |PSSWL ', 'PSTRE ', 'Z2|Z2', 'Z2|Z2', 'Z2SLP', 'Z2MU|Z2MU', 'Z2STBY', 'Z2|Z2'].
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Storing Values : Starting to store value for data PWON in dictionary. Found expected responses: ['PW', 'PW'].
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is: ON with expected type bool. Invert: False. Length: 7. Command: PW
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is now: ON with type <class 'str'>.
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Storing Values : Found writeable dict key: PW with type bool, but received value ON is type <class 'str'>. Not writing value!
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is: ON with expected type bool. Invert: False. Length: 2. Command: PW
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is now: True with type <class 'bool'>.
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Storing Values : Found writeable dict key: PW. Zone: zone0. Value True with type bool. Function: power.
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is: ON with expected type bool. Invert: False. Length: 7. Command: PWON
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is now: ON with type <class 'str'>.
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is: ON with expected type bool. Invert: False. Length: 2. Command: PWON
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is now: True with type <class 'bool'>.
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Parsing Input : Found key PW in response at position 2 with value True.
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Parsing Input : Updated Item Haustechnik.Multimedia.denon.Powerall with bool Value: True.
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Parsing Input : Newly sorted send commands at end of parsing: ['ECO?,ECO?,ECO*,str,bool,1', 'ZM?,ZM?,ZM**,bool,2|ZM***,bool,3', 'PSBAS ?,PSBAS ?,PSBAS **,int,float,2', 'PSSWL ?,PSSWL ?,PSSWL **,int,float,2|PSSWL **,bool,2', 'PSTRE ?,P
                        STRE ?,PSTRE **,int,float,2', 'Z2?,Z2?,Z2**,bool,2|Z2***,bool,3', 'Z2?,Z2?,Z2**,int,float,2|Z2***,bool,3', 'Z2SLP?,Z2SLP?,Z2SLP***,int,float,bool,3', 'Z2MU?,Z2MU?,Z2MU***,bool,3|Z2MU**,bool,2', 'Z2STBY?,Z2STBY?,Z2STBY*,str,bool,1', 'Z2?,Z2?,Z2*,str,1|Z2***,bool,3']
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Sending TCP : command was sent ECO? from Multicommand-List ['ECO?']. Returns 5
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Processing Response : Creating expected response. Buffer: ECOOFF ---  --- . Name: . Sendcommands: ['ECO?,ECO?,ECO*,str,bool,1', 'ZM?,ZM?,ZM**,bool,2|ZM***,bool,3', 'PSBAS ?,PSBAS ?,PSBAS **,int,float,2', 'PSSWL ?,PSSWL ?,PSSWL **,int,
                        float,2|PSSWL **,bool,2', 'PSTRE ?,PSTRE ?,PSTRE **,int,float,2', 'Z2?,Z2?,Z2**,bool,2|Z2***,bool,3', 'Z2?,Z2?,Z2**,int,float,2|Z2***,bool,3', 'Z2SLP?,Z2SLP?,Z2SLP***,int,float,bool,3', 'Z2MU?,Z2MU?,Z2MU***,bool,3|Z2MU**,bool,2', 'Z2STBY?,Z2STBY?,Z2STBY*,str,bool,1', 'Z2?,Z2?,Z2*,str,1|
                        Z2***,bool,3']
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Parsing Input : Response: ECOOFF. Send Commands: ['ECO?,ECO?,ECO*,str,bool,1', 'ZM?,ZM?,ZM**,bool,2|ZM***,bool,3', 'PSBAS ?,PSBAS ?,PSBAS **,int,float,2', 'PSSWL ?,PSSWL ?,PSSWL **,int,float,2|PSSWL **,bool,2', 'PSTRE ?,PSTRE ?,PSTRE
                        **,int,float,2', 'Z2?,Z2?,Z2**,bool,2|Z2***,bool,3', 'Z2?,Z2?,Z2**,int,float,2|Z2***,bool,3', 'Z2SLP?,Z2SLP?,Z2SLP***,int,float,bool,3', 'Z2MU?,Z2MU?,Z2MU***,bool,3|Z2MU**,bool,2', 'Z2STBY?,Z2STBY?,Z2STBY*,str,bool,1', 'Z2?,Z2?,Z2*,str,1|Z2***,bool,3']
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Parsing Input : Expected response while parsing: ['ECO', 'ZM|ZM', 'PSBAS ', 'PSSWL |PSSWL ', 'PSTRE ', 'Z2|Z2', 'Z2|Z2', 'Z2SLP', 'Z2MU|Z2MU', 'Z2STBY', 'Z2|Z2'].
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Storing Values : Starting to store value for data ECOOFF in dictionary. Found expected responses: ['ECO'].
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is: OFF with expected type str,bool. Invert: False. Length: 100. Command: ECO
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is now: OFF with type <class 'str'>.
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Storing Values : Found writeable dict key: ECO. Zone: zone0. Value OFF with type str,bool. Function: eco.
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is: OFF with expected type str,bool. Invert: False. Length: 100. Command: ECOOFF
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is now: OFF with type <class 'str'>.
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Parsing Input : Found key ECO in response at position 3 with value OFF.
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Parsing Input : Updated Item Haustechnik.Multimedia.denon.main.Eco with str,bool Value: OFF.
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Parsing Input : Newly sorted send commands at end of parsing: ['ZM?,ZM?,ZM**,bool,2|ZM***,bool,3', 'PSBAS ?,PSBAS ?,PSBAS **,int,float,2', 'PSSWL ?,PSSWL ?,PSSWL **,int,float,2|PSSWL **,bool,2', 'PSTRE ?,PSTRE ?,PSTRE **,int,float,2',
                         'Z2?,Z2?,Z2**,bool,2|Z2***,bool,3', 'Z2?,Z2?,Z2**,int,float,2|Z2***,bool,3', 'Z2SLP?,Z2SLP?,Z2SLP***,int,float,bool,3', 'Z2MU?,Z2MU?,Z2MU***,bool,3|Z2MU**,bool,2', 'Z2STBY?,Z2STBY?,Z2STBY*,str,bool,1', 'Z2?,Z2?,Z2*,str,1|Z2***,bool,3']
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Sending TCP : command was sent ZM? from Multicommand-List ['ZM?']. Returns 4
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Processing Response : Creating expected response. Buffer: ZMON ---  --- . Name: . Sendcommands: ['ZM?,ZM?,ZM**,bool,2|ZM***,bool,3', 'PSBAS ?,PSBAS ?,PSBAS **,int,float,2', 'PSSWL ?,PSSWL ?,PSSWL **,int,float,2|PSSWL **,bool,2', 'PSTR
                        E ?,PSTRE ?,PSTRE **,int,float,2', 'Z2?,Z2?,Z2**,bool,2|Z2***,bool,3', 'Z2?,Z2?,Z2**,int,float,2|Z2***,bool,3', 'Z2SLP?,Z2SLP?,Z2SLP***,int,float,bool,3', 'Z2MU?,Z2MU?,Z2MU***,bool,3|Z2MU**,bool,2', 'Z2STBY?,Z2STBY?,Z2STBY*,str,bool,1', 'Z2?,Z2?,Z2*,str,1|Z2***,bool,3']
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Parsing Input : Response: ZMON. Send Commands: ['ZM?,ZM?,ZM**,bool,2|ZM***,bool,3', 'PSBAS ?,PSBAS ?,PSBAS **,int,float,2', 'PSSWL ?,PSSWL ?,PSSWL **,int,float,2|PSSWL **,bool,2', 'PSTRE ?,PSTRE ?,PSTRE **,int,float,2', 'Z2?,Z2?,Z2**,
                        bool,2|Z2***,bool,3', 'Z2?,Z2?,Z2**,int,float,2|Z2***,bool,3', 'Z2SLP?,Z2SLP?,Z2SLP***,int,float,bool,3', 'Z2MU?,Z2MU?,Z2MU***,bool,3|Z2MU**,bool,2', 'Z2STBY?,Z2STBY?,Z2STBY*,str,bool,1', 'Z2?,Z2?,Z2*,str,1|Z2***,bool,3']
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Parsing Input : Expected response while parsing: ['ZM|ZM', 'PSBAS ', 'PSSWL |PSSWL ', 'PSTRE ', 'Z2|Z2', 'Z2|Z2', 'Z2SLP', 'Z2MU|Z2MU', 'Z2STBY', 'Z2|Z2'].
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Storing Values : Starting to store value for data ZMON in dictionary. Found expected responses: ['ZM', 'ZM'].
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is: ON with expected type bool. Invert: False. Length: 3. Command: ZM
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is now: ON with type <class 'str'>.
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Storing Values : Found writeable dict key: ZM with type bool, but received value ON is type <class 'str'>. Not writing value!
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is: ON with expected type bool. Invert: False. Length: 2. Command: ZM
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is now: True with type <class 'bool'>.
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Storing Values : Found writeable dict key: ZM. Zone: zone1. Value True with type bool. Function: power.
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is: ON with expected type bool. Invert: False. Length: 3. Command: ZMON
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is now: ON with type <class 'str'>.
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is: ON with expected type bool. Invert: False. Length: 2. Command: ZMON
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is now: True with type <class 'bool'>.
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Parsing Input : Found key ZM in response at position 2 with value True.
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Parsing Input : Updated Item Haustechnik.Multimedia.denon.main.Power with bool Value: True.
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Checking Dependency : Dependent Query command SD?,SD?,SD*,str,1 added to Send Commands. Dependencies: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[True, '==', True]]}, 'c': {}}
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Checking Dependency : Dependent Query command MS?,MS?,MS*,str,1 added to Send Commands. Dependencies: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[True, '==', True]]}, 'c': {}}
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Checking Dependency : Dependent Query command SI?,SI?,SI*,str,1 added to Send Commands. Dependencies: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[True, '==', True]]}, 'c': {}}
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Checking Dependency : Dependent Query command MU?,MU?,MU**,bool,2|MU***,bool,3 added to Send Commands. Dependencies: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[True, '==', True]]}, 'c': {}}
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Checking Dependency : Dependent Query command SLP?,SLP?,SLP***,int,float,bool,3 added to Send Commands. Dependencies: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[True, '==', True]]}, 'c': {}}
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Checking Dependency : Dependent Query command STBY?,STBY?,STBY***,bool,int,str,3 added to Send Commands. Dependencies: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[True, '==', True]]}, 'c': {}}
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Checking Dependency : Dependent Query command MV?,MV?,MVMAX **,bool,int,str,2|MVMAX ***,bool,int,str,3 added to Send Commands. Dependencies: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[True, '==', True]]}
                        , 'c': {}}
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Checking Dependency : Dependent Query command SV?,SV?,SV*,str,bool,1 added to Send Commands. Dependencies: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[True, '==', True]]}, 'c': {}}
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Checking Dependency : Dependent Query command PSCINEMA EQ. ?,PSCINEMA EQ. ?,PSCINEMA EQ.**,bool,2|PSCINEMA EQ.***,bool,3 added to Send Commands. Dependencies: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[T
                        rue, '==', True]]}, 'c': {}}
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Checking Dependency : Dependent Query command PSSWL ?,PSSWL ?,PSSWL ***,bool,3|PSSWL **,bool,2 added to Send Commands. Dependencies: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[True, '==', True]]}, 'c': {
                        }}
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Checking Dependency : Dependent Query command PSDIL ?,PSDIL ?,PSDIL **,int,float,2 added to Send Commands. Dependencies: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[True, '==', True]]}, 'c': {}}
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Checking Dependency : Dependent Query command PSSWL ?,PSSWL ?,PSSWL **,int,float,2 added to Send Commands. Dependencies: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[True, '==', True]]}, 'c': {}}
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Checking Dependency : Dependent Query command PSDIL ?,PSDIL ?,PSDIL **,int,float,2|PSDIL **,bool,2|PSDIL ***,bool,3 added to Send Commands. Dependencies: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[True,
                        '==', True]]}, 'c': {}}
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Checking Dependency : Dependent Query command MV?,MV?,MV**,int,float,2|MV***,int,float,3 added to Send Commands. Dependencies: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[True, '==', True]]}, 'c': {}}
                        2018-10-07  20:14:57 DEBUG    avdevice-tcp-reconnect Checking Dependency : Dependent Query command PSTONE CTRL ?,PSTONE CTRL ?,PSTONE CTRL **,bool,2|PSTONE CTRL ***,bool,3 added to Send Commands. Dependencies: {'d': {}, 'b': {}, 'a': {Item: Haustechnik.Multimedia.denon.main.Power: [[Tru
                        e, '==', True]]}, 'c': {}}
                        2018-10-07  20:14:58 DEBUG    avdevice-tcp-reconnect Parsing Input : Newly sorted send commands at end of parsing: ['PSDIL ?,PSDIL ?,PSDIL **,int,float,2', 'PSSWL ?,PSSWL ?,PSSWL **,int,float,2', 'PSBAS ?,PSBAS ?,PSBAS **,int,float,2', 'PSSWL ?,PSSWL ?,PSSWL **,int,float,2|PSSWL **,bool
                        ,2', 'PSTRE ?,PSTRE ?,PSTRE **,int,float,2', 'Z2?,Z2?,Z2**,bool,2|Z2***,bool,3', 'Z2?,Z2?,Z2**,int,float,2|Z2***,bool,3', 'Z2SLP?,Z2SLP?,Z2SLP***,int,float,bool,3', 'Z2MU?,Z2MU?,Z2MU***,bool,3|Z2MU**,bool,2', 'Z2STBY?,Z2STBY?,Z2STBY*,str,bool,1', 'Z2?,Z2?,Z2*,str,1|Z2***,bool,3', 'SD?,S
                        D?,SD*,str,1', 'MS?,MS?,MS*,str,1', 'SI?,SI?,SI*,str,1', 'MU?,MU?,MU**,bool,2|MU***,bool,3', 'SLP?,SLP?,SLP***,int,float,bool,3', 'STBY?,STBY?,STBY***,bool,int,str,3', 'MV?,MV?,MVMAX **,bool,int,str,2|MVMAX ***,bool,int,str,3', 'SV?,SV?,SV*,str,bool,1', 'PSCINEMA EQ. ?,PSCINEMA EQ. ?,PS
                        CINEMA EQ.**,bool,2|PSCINEMA EQ.***,bool,3', 'PSSWL ?,PSSWL ?,PSSWL ***,bool,3|PSSWL **,bool,2', 'PSDIL ?,PSDIL ?,PSDIL **,int,float,2|PSDIL **,bool,2|PSDIL ***,bool,3', 'MV?,MV?,MV**,int,float,2|MV***,int,float,3', 'PSTONE CTRL ?,PSTONE CTRL ?,PSTONE CTRL **,bool,2|PSTONE CTRL ***,bool
                        ,3']
                        2018-10-07  20:14:58 DEBUG    avdevice-tcp-reconnect Display Ignore : Ignored responses are now: ['RGB', 'RGC', 'RGD', 'GBH', 'GHH', 'VTA', 'AUA', 'AUB']. Display Ignore: 1, Input Ignore: [0, 0]
                        2018-10-07  20:14:58 DEBUG    avdevice-tcp-reconnect Sending TCP : command was sent PSDIL ? from Multicommand-List ['PSDIL ?']. Returns 8
                        2018-10-07  20:14:58 DEBUG    avdevice-tcp-reconnect Processing Response : Creating expected response. Buffer: PSDIL OFF ---  --- . Name: . Sendcommands: ['PSDIL ?,PSDIL ?,PSDIL **,int,float,2', 'PSSWL ?,PSSWL ?,PSSWL **,int,float,2', 'PSBAS ?,PSBAS ?,PSBAS **,int,float,2', 'PSSWL ?,PSS
                        WL ?,PSSWL **,int,float,2|PSSWL **,bool,2', 'PSTRE ?,PSTRE ?,PSTRE **,int,float,2', 'Z2?,Z2?,Z2**,bool,2|Z2***,bool,3', 'Z2?,Z2?,Z2**,int,float,2|Z2***,bool,3', 'Z2SLP?,Z2SLP?,Z2SLP***,int,float,bool,3', 'Z2MU?,Z2MU?,Z2MU***,bool,3|Z2MU**,bool,2', 'Z2STBY?,Z2STBY?,Z2STBY*,str,bool,1', '
                        Z2?,Z2?,Z2*,str,1|Z2***,bool,3', 'SD?,SD?,SD*,str,1', 'MS?,MS?,MS*,str,1', 'SI?,SI?,SI*,str,1', 'MU?,MU?,MU**,bool,2|MU***,bool,3', 'SLP?,SLP?,SLP***,int,float,bool,3', 'STBY?,STBY?,STBY***,bool,int,str,3', 'MV?,MV?,MVMAX **,bool,int,str,2|MVMAX ***,bool,int,str,3', 'SV?,SV?,SV*,str,boo
                        l,1', 'PSCINEMA EQ. ?,PSCINEMA EQ. ?,PSCINEMA EQ.**,bool,2|PSCINEMA EQ.***,bool,3', 'PSSWL ?,PSSWL ?,PSSWL ***,bool,3|PSSWL **,bool,2', 'PSDIL ?,PSDIL ?,PSDIL **,int,float,2|PSDIL **,bool,2|PSDIL ***,bool,3', 'MV?,MV?,MV**,int,float,2|MV***,int,float,3', 'PSTONE CTRL ?,PSTONE CTRL ?,PST
                        ONE CTRL **,bool,2|PSTONE CTRL ***,bool,3']
                        2018-10-07  20:14:58 DEBUG    avdevice-tcp-reconnect Parsing Input : Response: PSDIL OFF. Send Commands: ['PSDIL ?,PSDIL ?,PSDIL **,int,float,2', 'PSSWL ?,PSSWL ?,PSSWL **,int,float,2', 'PSBAS ?,PSBAS ?,PSBAS **,int,float,2', 'PSSWL ?,PSSWL ?,PSSWL **,int,float,2|PSSWL **,bool,2', 'PSTR
                        E ?,PSTRE ?,PSTRE **,int,float,2', 'Z2?,Z2?,Z2**,bool,2|Z2***,bool,3', 'Z2?,Z2?,Z2**,int,float,2|Z2***,bool,3', 'Z2SLP?,Z2SLP?,Z2SLP***,int,float,bool,3', 'Z2MU?,Z2MU?,Z2MU***,bool,3|Z2MU**,bool,2', 'Z2STBY?,Z2STBY?,Z2STBY*,str,bool,1', 'Z2?,Z2?,Z2*,str,1|Z2***,bool,3', 'SD?,SD?,SD*,str
                        ,1', 'MS?,MS?,MS*,str,1', 'SI?,SI?,SI*,str,1', 'MU?,MU?,MU**,bool,2|MU***,bool,3', 'SLP?,SLP?,SLP***,int,float,bool,3', 'STBY?,STBY?,STBY***,bool,int,str,3', 'MV?,MV?,MVMAX **,bool,int,str,2|MVMAX ***,bool,int,str,3', 'SV?,SV?,SV*,str,bool,1', 'PSCINEMA EQ. ?,PSCINEMA EQ. ?,PSCINEMA EQ.
                        **,bool,2|PSCINEMA EQ.***,bool,3', 'PSSWL ?,PSSWL ?,PSSWL ***,bool,3|PSSWL **,bool,2', 'PSDIL ?,PSDIL ?,PSDIL **,int,float,2|PSDIL **,bool,2|PSDIL ***,bool,3', 'MV?,MV?,MV**,int,float,2|MV***,int,float,3', 'PSTONE CTRL ?,PSTONE CTRL ?,PSTONE CTRL **,bool,2|PSTONE CTRL ***,bool,3']
                        2018-10-07  20:14:58 DEBUG    avdevice-tcp-reconnect Parsing Input : Expected response while parsing: ['PSDIL ', 'PSSWL ', 'PSBAS ', 'PSSWL |PSSWL ', 'PSTRE ', 'Z2|Z2', 'Z2|Z2', 'Z2SLP', 'Z2MU|Z2MU', 'Z2STBY', 'Z2|Z2', 'SD', 'MS', 'SI', 'MU|MU', 'SLP', 'STBY', 'MVMAX |MVMAX ', 'SV', 'PS
                        CINEMA EQ.|PSCINEMA EQ.', 'PSSWL |PSSWL ', 'PSDIL |PSDIL |PSDIL ', 'MV|MV', 'PSTONE CTRL |PSTONE CTRL '].
                        2018-10-07  20:14:58 DEBUG    avdevice-tcp-reconnect Storing Values : Starting to store value for data PSDIL OFF in dictionary. Found expected responses: ['PSDIL '].
                        2018-10-07  20:14:58 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is: OFF with expected type bool. Invert: False. Length: 3. Command: PSDIL
                        2018-10-07  20:14:58 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is now: False with type <class 'bool'>.
                        2018-10-07  20:14:58 DEBUG    avdevice-tcp-reconnect Storing Values : Found writeable dict key: PSDIL . Zone: zone1. Value False with type bool. Function: dialogtoggle.
                        2018-10-07  20:14:58 DEBUG    avdevice-tcp-reconnect Storing Values : Starting to store value for data PSDIL OFF in dictionary. Found expected responses: ['PSDIL ', 'PSDIL ', 'PSDIL '].
                        2018-10-07  20:14:58 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is: OFF with expected type bool. Invert: False. Length: 3. Command: PSDIL
                        2018-10-07  20:14:58 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is now: False with type <class 'bool'>.
                        2018-10-07  20:14:58 DEBUG    avdevice-tcp-reconnect Storing Values : Found writeable dict key: PSDIL . Zone: zone1. Value False with type bool. Function: dialogtoggle.
                        2018-10-07  20:14:58 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is: OFF with expected type bool. Invert: False. Length: 3. Command: PSDIL OFF
                        2018-10-07  20:14:58 DEBUG    avdevice-tcp-reconnect Converting Values : Received Value is now: False with type <class 'bool'>.
                        2018-10-07  20:14:58 DEBUG    avdevice-tcp-reconnect Parsing Input : Found key PSDIL  in response at position 6 with value False.
                        2018-10-07  20:14:58 DEBUG    avdevice-tcp-reconnect Parsing Input : Updated Item Haustechnik.Multimedia.denon.main.Dialogtoggle with bool Value: False.
                        2018-10-07  20:14:58 DEBUG    avdevice-tcp-reconnect Parsing Input : Newly sorted send commands at end of parsing: ['PSDIL ?,PSDIL ?,PSDIL **,int,float,2', 'PSSWL ?,PSSWL ?,PSSWL **,int,float,2', 'PSBAS ?,PSBAS ?,PSBAS **,int,float,2', 'PSSWL ?,PSSWL ?,PSSWL **,int,float,2|PSSWL **,bool
                        ,2', 'PSTRE ?,PSTRE ?,PSTRE **,int,float,2', 'Z2?,Z2?,Z2**,bool,2|Z2***,bool,3', 'Z2?,Z2?,Z2**,int,float,2|Z2***,bool,3', 'Z2SLP?,Z2SLP?,Z2SLP***,int,float,bool,3', 'Z2MU?,Z2MU?,Z2MU***,bool,3|Z2MU**,bool,2', 'Z2STBY?,Z2STBY?,Z2STBY*,str,bool,1', 'Z2?,Z2?,Z2*,str,1|Z2***,bool,3', 'SD?,S
                        D?,SD*,str,1', 'MS?,MS?,MS*,str,1', 'SI?,SI?,SI*,str,1', 'MU?,MU?,MU**,bool,2|MU***,bool,3', 'SLP?,SLP?,SLP***,int,float,bool,3', 'STBY?,STBY?,STBY***,bool,int,str,3', 'MV?,MV?,MVMAX **,bool,int,str,2|MVMAX ***,bool,int,str,3', 'SV?,SV?,SV*,str,bool,1', 'PSCINEMA EQ. ?,PSCINEMA EQ. ?,PS
                        CINEMA EQ.**,bool,2|PSCINEMA EQ.***,bool,3', 'PSSWL ?,PSSWL ?,PSSWL ***,bool,3|PSSWL **,bool,2', 'PSDIL ?,PSDIL ?,PSDIL **,int,float,2|PSDIL **,bool,2|PSDIL ***,bool,3', 'MV?,MV?,MV**,int,float,2|MV***,int,float,3', 'PSTONE CTRL ?,PSTONE CTRL ?,PSTONE CTRL **,bool,2|PSTONE CTRL ***,bool
                        ,3']
                        2018-10-07  20:14:58 DEBUG    avdevice-tcp-reconnect Sending TCP : command was sent PSDIL ? from Multicommand-List ['PSDIL ?']. Returns 8
                        2018-10-07  20:14:58 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 0/13
                        2018-10-07  20:14:59 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 1/13
                        2018-10-07  20:15:01 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 2/13
                        2018-10-07  20:15:08 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 3/13
                        2018-10-07  20:15:15 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 4/13
                        2018-10-07  20:15:25 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 5/13
                        2018-10-07  20:15:35 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:timed out. Counter: 6/13
                        2018-10-07  20:15:36 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 7/13
                        2018-10-07  20:15:50 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:timed out. Counter: 8/13
                        2018-10-07  20:15:56 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:timed out. Counter: 9/13
                        2018-10-07  20:15:57 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 10/13
                        2018-10-07  20:16:04 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 11/13
                        2018-10-07  20:16:12 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 12/13
                        2018-10-07  20:16:21 WARNING  avdevice-tcp-reconnect Connecting TCP : Could not connect to 192.168.177.38:23. Error:[Errno 111] Verbindungsaufbau abgelehnt. Counter: 13/13
                        2018-10-07  20:16:21 DEBUG    avdevice-tcp-reconnect Parsing Input : Removing item PSDIL ?,PSDIL ?,PSDIL **,int,float,2 from send command because not connected, storing in keep commands: {1538936181.2526047: 'PSDIL ?,PSDIL ?,PSDIL **,int,float,2'}.
                        2018-10-07  20:16:21 DEBUG    avdevice-tcp-reconnect Parsing Input : First entry from send_commands removed. Send commands are now: ['PSSWL ?,PSSWL ?,PSSWL **,int,float,2', 'PSBAS ?,PSBAS ?,PSBAS **,int,float,2', 'PSSWL ?,PSSWL ?,PSSWL **,int,float,2|PSSWL **,bool,2', 'PSTRE ?,PSTRE ?,P
                        STRE **,int,float,2', 'Z2?,Z2?,Z2**,bool,2|Z2***,bool,3', 'Z2?,Z2?,Z2**,int,float,2|Z2***,bool,3', 'Z2SLP?,Z2SLP?,Z2SLP***,int,float,bool,3', 'Z2MU?,Z2MU?,Z2MU***,bool,3|Z2MU**,bool,2', 'Z2STBY?,Z2STBY?,Z2STBY*,str,bool,1', 'Z2?,Z2?,Z2*,str,1|Z2***,bool,3', 'SD?,SD?,SD*,str,1', 'MS?,MS?
                        ,MS*,str,1', 'SI?,SI?,SI*,str,1', 'MU?,MU?,MU**,bool,2|MU***,bool,3', 'SLP?,SLP?,SLP***,int,float,bool,3', 'STBY?,STBY?,STBY***,bool,int,str,3', 'MV?,MV?,MVMAX **,bool,int,str,2|MVMAX ***,bool,int,str,3', 'SV?,SV?,SV*,str,bool,1', 'PSCINEMA EQ. ?,PSCINEMA EQ. ?,PSCINEMA EQ.**,bool,2|PSC
                        INEMA EQ.***,bool,3', 'PSSWL ?,PSSWL ?,PSSWL ***,bool,3|PSSWL **,bool,2', 'PSDIL ?,PSDIL ?,PSDIL **,int,float,2|PSDIL **,bool,2|PSDIL ***,bool,3', 'MV?,MV?,MV**,int,float,2|MV***,int,float,3', 'PSTONE CTRL ?,PSTONE CTRL ?,PSTONE CTRL **,bool,2|PSTONE CTRL ***,bool,3']
                        2018-10-07  20:16:21 DEBUG    avdevice-tcp-reconnect Parsing Input : First entry from send_commands removed. Send commands are now: ['PSBAS ?,PSBAS ?,PSBAS **,int,float,2', 'PSSWL ?,PSSWL ?,PSSWL **,int,float,2|PSSWL **,bool,2', 'PSTRE ?,PSTRE ?,PSTRE **,int,float,2', 'Z2?,Z2?,Z2**,bool
                        ,2|Z2***,bool,3', 'Z2?,Z2?,Z2**,int,float,2|Z2***,bool,3', 'Z2SLP?,Z2SLP?,Z2SLP***,int,float,bool,3', 'Z2MU?,Z2MU?,Z2MU***,bool,3|Z2MU**,bool,2', 'Z2STBY?,Z2STBY?,Z2STBY*,str,bool,1', 'Z2?,Z2?,Z2*,str,1|Z2***,bool,3', 'SD?,SD?,SD*,str,1', 'MS?,MS?,MS*,str,1', 'SI?,SI?,SI*,str,1', 'MU?,M
                        U?,MU**,bool,2|MU***,bool,3', 'SLP?,SLP?,SLP***,int,float,bool,3', 'STBY?,STBY?,STBY***,bool,int,str,3', 'MV?,MV?,MVMAX **,bool,int,str,2|MVMAX ***,bool,int,str,3', 'SV?,SV?,SV*,str,bool,1', 'PSCINEMA EQ. ?,PSCINEMA EQ. ?,PSCINEMA EQ.**,bool,2|PSCINEMA EQ.***,bool,3', 'PSSWL ?,PSSWL ?,P
                        SSWL ***,bool,3|PSSWL **,bool,2', 'PSDIL ?,PSDIL ?,PSDIL **,int,float,2|PSDIL **,bool,2|PSDIL ***,bool,3', 'MV?,MV?,MV**,int,float,2|MV***,int,float,3', 'PSTONE CTRL ?,PSTONE CTRL ?,PSTONE CTRL **,bool,2|PSTONE CTRL ***,bool,3']
                        2018-10-07  20:16:21 DEBUG    avdevice-tcp-reconnect Parsing Input : First entry from send_commands removed. Send commands are now: ['PSSWL ?,PSSWL ?,PSSWL **,int,float,2|PSSWL **,bool,2', 'PSTRE ?,PSTRE ?,PSTRE **,int,float,2', 'Z2?,Z2?,Z2**,bool,2|Z2***,bool,3', 'Z2?,Z2?,Z2**,int,floa
                        t,2|Z2***,bool,3', 'Z2SLP?,Z2SLP?,Z2SLP***,int,float,bool,3', 'Z2MU?,Z2MU?,Z2MU***,bool,3|Z2MU**,bool,2', 'Z2STBY?,Z2STBY?,Z2STBY*,str,bool,1', 'Z2?,Z2?,Z2*,str,1|Z2***,bool,3', 'SD?,SD?,SD*,str,1', 'MS?,MS?,MS*,str,1', 'SI?,SI?,SI*,str,1', 'MU?,MU?,MU**,bool,2|MU***,bool,3', 'SLP?,SLP?
                        ,SLP***,int,float,bool,3', 'STBY?,STBY?,STBY***,bool,int,str,3', 'MV?,MV?,MVMAX **,bool,int,str,2|MVMAX ***,bool,int,str,3', 'SV?,SV?,SV*,str,bool,1', 'PSCINEMA EQ. ?,PSCINEMA EQ. ?,PSCINEMA EQ.**,bool,2|PSCINEMA EQ.***,bool,3', 'PSSWL ?,PSSWL ?,PSSWL ***,bool,3|PSSWL **,bool,2', 'PSDIL
                         ?,PSDIL ?,PSDIL **,int,float,2|PSDIL **,bool,2|PSDIL ***,bool,3', 'MV?,MV?,MV**,int,float,2|MV***,int,float,3', 'PSTONE CTRL ?,PSTONE CTRL ?,PSTONE CTRL **,bool,2|PSTONE CTRL ***,bool,3']
                        2018-10-07  20:16:21 DEBUG    avdevice-tcp-reconnect Parsing Input : First entry from send_commands removed. Send commands are now: ['PSTRE ?,PSTRE ?,PSTRE **,int,float,2', 'Z2?,Z2?,Z2**,bool,2|Z2***,bool,3', 'Z2?,Z2?,Z2**,int,float,2|Z2***,bool,3', 'Z2SLP?,Z2SLP?,Z2SLP***,int,float,boo
                        l,3', 'Z2MU?,Z2MU?,Z2MU***,bool,3|Z2MU**,bool,2', 'Z2STBY?,Z2STBY?,Z2STBY*,str,bool,1', 'Z2?,Z2?,Z2*,str,1|Z2***,bool,3', 'SD?,SD?,SD*,str,1', 'MS?,MS?,MS*,str,1', 'SI?,SI?,SI*,str,1', 'MU?,MU?,MU**,bool,2|MU***,bool,3', 'SLP?,SLP?,SLP***,int,float,bool,3', 'STBY?,STBY?,STBY***,bool,int
                        ,str,3', 'MV?,MV?,MVMAX **,bool,int,str,2|MVMAX ***,bool,int,str,3', 'SV?,SV?,SV*,str,bool,1', 'PSCINEMA EQ. ?,PSCINEMA EQ. ?,PSCINEMA EQ.**,bool,2|PSCINEMA EQ.***,bool,3', 'PSSWL ?,PSSWL ?,PSSWL ***,bool,3|PSSWL **,bool,2', 'PSDIL ?,PSDIL ?,PSDIL **,int,float,2|PSDIL **,bool,2|PSDIL **
                        *,bool,3', 'MV?,MV?,MV**,int,float,2|MV***,int,float,3', 'PSTONE CTRL ?,PSTONE CTRL ?,PSTONE CTRL **,bool,2|PSTONE CTRL ***,bool,3']
                        2018-10-07  20:16:21 DEBUG    avdevice-tcp-reconnect Parsing Input : First entry from send_commands removed. Send commands are now: ['Z2?,Z2?,Z2**,bool,2|Z2***,bool,3', 'Z2?,Z2?,Z2**,int,float,2|Z2***,bool,3', 'Z2SLP?,Z2SLP?,Z2SLP***,int,float,bool,3', 'Z2MU?,Z2MU?,Z2MU***,bool,3|Z2MU**
                        ,bool,2', 'Z2STBY?,Z2STBY?,Z2STBY*,str,bool,1', 'Z2?,Z2?,Z2*,str,1|Z2***,bool,3', 'SD?,SD?,SD*,str,1', 'MS?,MS?,MS*,str,1', 'SI?,SI?,SI*,str,1', 'MU?,MU?,MU**,bool,2|MU***,bool,3', 'SLP?,SLP?,SLP***,int,float,bool,3', 'STBY?,STBY?,STBY***,bool,int,str,3', 'MV?,MV?,MVMAX **,bool,int,str,
                        2|MVMAX ***,bool,int,str,3', 'SV?,SV?,SV*,str,bool,1', 'PSCINEMA EQ. ?,PSCINEMA EQ. ?,PSCINEMA EQ.**,bool,2|PSCINEMA EQ.***,bool,3', 'PSSWL ?,PSSWL ?,PSSWL ***,bool,3|PSSWL **,bool,2', 'PSDIL ?,PSDIL ?,PSDIL **,int,float,2|PSDIL **,bool,2|PSDIL ***,bool,3', 'MV?,MV?,MV**,int,float,2|MV*
                        **,int,float,3', 'PSTONE CTRL ?,PSTONE CTRL ?,PSTONE CTRL **,bool,2|PSTONE CTRL ***,bool,3']
                        2018-10-07  20:16:21 DEBUG    avdevice-tcp-reconnect Parsing Input : First entry from send_commands removed. Send commands are now: ['Z2?,Z2?,Z2**,int,float,2|Z2***,bool,3', 'Z2SLP?,Z2SLP?,Z2SLP***,int,float,bool,3', 'Z2MU?,Z2MU?,Z2MU***,bool,3|Z2MU**,bool,2', 'Z2STBY?,Z2STBY?,Z2STBY*,s
                        tr,bool,1', 'Z2?,Z2?,Z2*,str,1|Z2***,bool,3', 'SD?,SD?,SD*,str,1', 'MS?,MS?,MS*,str,1', 'SI?,SI?,SI*,str,1', 'MU?,MU?,MU**,bool,2|MU***,bool,3', 'SLP?,SLP?,SLP***,int,float,bool,3', 'STBY?,STBY?,STBY***,bool,int,str,3', 'MV?,MV?,MVMAX **,bool,int,str,2|MVMAX ***,bool,int,str,3', 'SV?,SV
                        ?,SV*,str,bool,1', 'PSCINEMA EQ. ?,PSCINEMA EQ. ?,PSCINEMA EQ.**,bool,2|PSCINEMA EQ.***,bool,3', 'PSSWL ?,PSSWL ?,PSSWL ***,bool,3|PSSWL **,bool,2', 'PSDIL ?,PSDIL ?,PSDIL **,int,float,2|PSDIL **,bool,2|PSDIL ***,bool,3', 'MV?,MV?,MV**,int,float,2|MV***,int,float,3', 'PSTONE CTRL ?,PSTO
                        NE CTRL ?,PSTONE CTRL **,bool,2|PSTONE CTRL ***,bool,3']
                        2018-10-07  20:16:21 DEBUG    avdevice-tcp-reconnect Parsing Input : First entry from send_commands removed. Send commands are now: ['Z2SLP?,Z2SLP?,Z2SLP***,int,float,bool,3', 'Z2MU?,Z2MU?,Z2MU***,bool,3|Z2MU**,bool,2', 'Z2STBY?,Z2STBY?,Z2STBY*,str,bool,1', 'Z2?,Z2?,Z2*,str,1|Z2***,bool
                        ,3', 'SD?,SD?,SD*,str,1', 'MS?,MS?,MS*,str,1', 'SI?,SI?,SI*,str,1', 'MU?,MU?,MU**,bool,2|MU***,bool,3', 'SLP?,SLP?,SLP***,int,float,bool,3', 'STBY?,STBY?,STBY***,bool,int,str,3', 'MV?,MV?,MVMAX **,bool,int,str,2|MVMAX ***,bool,int,str,3', 'SV?,SV?,SV*,str,bool,1', 'PSCINEMA EQ. ?,PSCINE
                        MA EQ. ?,PSCINEMA EQ.**,bool,2|PSCINEMA EQ.***,bool,3', 'PSSWL ?,PSSWL ?,PSSWL ***,bool,3|PSSWL **,bool,2', 'PSDIL ?,PSDIL ?,PSDIL **,int,float,2|PSDIL **,bool,2|PSDIL ***,bool,3', 'MV?,MV?,MV**,int,float,2|MV***,int,float,3', 'PSTONE CTRL ?,PSTONE CTRL ?,PSTONE CTRL **,bool,2|PSTONE CT
                        RL ***,bool,3']
                        2018-10-07  20:16:21 DEBUG    avdevice-tcp-reconnect Parsing Input : First entry from send_commands removed. Send commands are now: ['Z2MU?,Z2MU?,Z2MU***,bool,3|Z2MU**,bool,2', 'Z2STBY?,Z2STBY?,Z2STBY*,str,bool,1', 'Z2?,Z2?,Z2*,str,1|Z2***,bool,3', 'SD?,SD?,SD*,str,1', 'MS?,MS?,MS*,str,
                        1', 'SI?,SI?,SI*,str,1', 'MU?,MU?,MU**,bool,2|MU***,bool,3', 'SLP?,SLP?,SLP***,int,float,bool,3', 'STBY?,STBY?,STBY***,bool,int,str,3', 'MV?,MV?,MVMAX **,bool,int,str,2|MVMAX ***,bool,int,str,3', 'SV?,SV?,SV*,str,bool,1', 'PSCINEMA EQ. ?,PSCINEMA EQ. ?,PSCINEMA EQ.**,bool,2|PSCINEMA EQ.
                        ***,bool,3', 'PSSWL ?,PSSWL ?,PSSWL ***,bool,3|PSSWL **,bool,2', 'PSDIL ?,PSDIL ?,PSDIL **,int,float,2|PSDIL **,bool,2|PSDIL ***,bool,3', 'MV?,MV?,MV**,int,float,2|MV***,int,float,3', 'PSTONE CTRL ?,PSTONE CTRL ?,PSTONE CTRL **,bool,2|PSTONE CTRL ***,bool,3']
                        2018-10-07  20:16:21 DEBUG    avdevice-tcp-reconnect Parsing Input : First entry from send_commands removed. Send commands are now: ['Z2STBY?,Z2STBY?,Z2STBY*,str,bool,1', 'Z2?,Z2?,Z2*,str,1|Z2***,bool,3', 'SD?,SD?,SD*,str,1', 'MS?,MS?,MS*,str,1', 'SI?,SI?,SI*,str,1', 'MU?,MU?,MU**,bool,
                        2|MU***,bool,3', 'SLP?,SLP?,SLP***,int,float,bool,3', 'STBY?,STBY?,STBY***,bool,int,str,3', 'MV?,MV?,MVMAX **,bool,int,str,2|MVMAX ***,bool,int,str,3', 'SV?,SV?,SV*,str,bool,1', 'PSCINEMA EQ. ?,PSCINEMA EQ. ?,PSCINEMA EQ.**,bool,2|PSCINEMA EQ.***,bool,3', 'PSSWL ?,PSSWL ?,PSSWL ***,bool
                        ,3|PSSWL **,bool,2', 'PSDIL ?,PSDIL ?,PSDIL **,int,float,2|PSDIL **,bool,2|PSDIL ***,bool,3', 'MV?,MV?,MV**,int,float,2|MV***,int,float,3', 'PSTONE CTRL ?,PSTONE CTRL ?,PSTONE CTRL **,bool,2|PSTONE CTRL ***,bool,3']
                        Die Verbindung wird also wieder aufgebaut.

                        Gruß,
                        Hendrik

                        Kommentar


                          Hast du schon mal das Timeout in der Config erhöht? resendwait?
                          Das darf natürlich nicht sein, dass es so häufig zu nem Abbruch kommt. Tut es auch ziemlich sicher nicht. Wenn das Erhöhen der beiden Werte nix bringt, ändere bitte in der logging.yaml den Loglevel von DEBUG auf 8. Das ist dann richtig Vollgas

                          Poste dann bitte nochmals alles was zwischen zwei dieser Verbindungsprobleme geloggt wird.

                          Kommentar


                            Danke Andy,

                            so zum Beispiel?
                            Code:
                            avdevice:
                                class_name: AVDevice
                                class_path: plugins.avdevice
                                model: models/denon-avr6300
                                tcp_ip: 192.168.177.38
                                tcp_timeout: 5
                                resendwait: 2.0
                            Gruß,
                            Hendrik

                            Kommentar


                              Ja, einfach ein paar Werte testen. Zu hoch ist vermutlich auch nicht so prickelnd.. aber wenn ich das oben richtig interpretiere kamen die Fehler eh rasch und am laufenden Band? Bitte einfach testen und wie gesagt mit Debug 8 loggen.
                              Einen möglichen Fehlerkandidaten hätte ich schon noch in Verdacht.

                              Kommentar


                                Hallo Andy,

                                ist bei TCP-Verbindung - plugin Version develop 1.5 - das "Serial Python module" noch erforderlich ??

                                Für was ist denn der Unterordner "webif" ?? ( hoffe die Frage ist nicht zu dumm .... )

                                Kann die Dateien ja nur per copy / paste kopieren.

                                Danke, JG

                                Gruß, JG

                                Kommentar

                                Lädt...
                                X