Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Cloud Dienste
    4. Neuer Adapter: iobroker.alexa2

    NEWS

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    Neuer Adapter: iobroker.alexa2

    This topic has been deleted. Only users with topic management privileges can see it.
    • ChristianM
      ChristianM last edited by

      Hallo zusammen,

      hat jemand vielleicht eine Idee wo bei mir das Problem liegt?

      Danke

      Gruß Christian
      494_alexaproblem.jpg

      1 Reply Last reply Reply Quote 0
      • apollon77
        apollon77 last edited by

        Bitte loglevel auf debug und debug log senden. Debug log aber aus Datei Unter /opt/iobroker/log/ !!

        Kann ich dann fixen. Muss nur die Daten sehen.

        Gesendet vom Handy …

        1 Reply Last reply Reply Quote 0
        • ChristianM
          ChristianM last edited by

          @apollon77:

          Bitte loglevel auf debug und debug log senden. Debug log aber aus Datei Unter /opt/iobroker/log/ !!

          Kann ich dann fixen. Muss nur die Daten sehen.

          Gesendet vom Handy … `

          So ?

          2018-07-22 00:06:38.687 - [32minfo[39m: host.ioBroker-Pi "system.adapter.alexa2.0" enabled

          2018-07-22 00:06:38.759 - [32minfo[39m: host.ioBroker-Pi instance system.adapter.alexa2.0 started with pid 13469

          2018-07-22 00:06:41.793 - [32minfo[39m: alexa2.0 States connected to redis: 127.0.0.1:6379

          2018-07-22 00:06:42.085 - [32minfo[39m: alexa2.0 starting. Version 0.2.3 in /opt/iobroker/node_modules/iobroker.alexa2, node: v6.12.0

          2018-07-22 00:06:53.169 - [31merror[39m: alexa2.0 uncaught exception: Cannot read property 'accountName' of undefined

          2018-07-22 00:06:53.171 - [31merror[39m: alexa2.0 TypeError: Cannot read property 'accountName' of undefined

          at httpsGet (/opt/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-remote2/alexa-remote.js:579:64)

          at IncomingMessage. <anonymous>(/opt/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-remote2/alexa-remote.js:356:54)

          at emitNone (events.js:91:20)

          at IncomingMessage.emit (events.js:185:7)

          at endReadableNT (_stream_readable.js:974:12)

          at _combinedTickCallback (internal/process/next_tick.js:80:11)

          at process._tickCallback (internal/process/next_tick.js:104:9)

          2018-07-22 00:06:53.179 - [33mwarn[39m: alexa2.0 Exception: TypeError: Cannot read property 'accountName' of undefined

          2018-07-22 00:06:53.195 - [32minfo[39m: alexa2.0 terminating

          2018-07-22 00:06:53.262 - [31merror[39m: Caught by controller[0]: TypeError: Cannot read property 'accountName' of undefined

          2018-07-22 00:06:53.264 - [31merror[39m: Caught by controller[0]: at httpsGet (/opt/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-remote2/alexa-remote.js:579:64)

          2018-07-22 00:06:53.266 - [31merror[39m: Caught by controller[0]: at IncomingMessage. <anonymous>(/opt/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-remote2/alexa-remote.js:356:54)

          2018-07-22 00:06:53.266 - [31merror[39m: Caught by controller[0]: at emitNone (events.js:91:20)

          2018-07-22 00:06:53.267 - [31merror[39m: Caught by controller[0]: at IncomingMessage.emit (events.js:185:7)

          2018-07-22 00:06:53.267 - [31merror[39m: Caught by controller[0]: at endReadableNT (_stream_readable.js:974:12)

          2018-07-22 00:06:53.268 - [31merror[39m: Caught by controller[0]: at _combinedTickCallback (internal/process/next_tick.js:80:11)

          2018-07-22 00:06:53.268 - [31merror[39m: Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:104:9)

          2018-07-22 00:06:53.269 - [31merror[39m: host.ioBroker-Pi instance system.adapter.alexa2.0 terminated with code 0 (OK)</anonymous></anonymous>

          1 Reply Last reply Reply Quote 0
          • apollon77
            apollon77 last edited by

            Ja aber vorher loglevel der alexa2 Instanz auf debug setzen! Dann ist’s aus log länger 😉

            Und log bitte in Code Tags setzen hier im Forum.

            Gesendet vom Handy …

            1 Reply Last reply Reply Quote 0
            • dslraser
              dslraser Forum Testing Most Active last edited by

              Gerade ausprobiert, funktioniert prima.

              Danke für diesen Adapter.

              Eine Frage habe ich trotzdem, lässt sich das okay von Alexa unterdrücken ?

              Wenn ich zum Beispiel manuell an einer Steckdose oder mit einer App was schalte kommt der eingegebene Text/Sprachausgabe so wie er eingegeben ist.

              Wenn ich Alexa damit beauftrage dort etwas zu schalten kommt wie immer das okay und dann die Sprachausgabe wie eingegeben.

              Kann man das okay über diesen Adapter los werden ?

              1 Reply Last reply Reply Quote 0
              • apollon77
                apollon77 last edited by

                Nope, nicht das ich wüsste wie

                Gesendet vom Handy …

                1 Reply Last reply Reply Quote 0
                • R
                  roqstailor last edited by

                  bei mir ist der gleiche Fehler wie bei ChristianM

                  host.raspberrypi	2018-07-22 09:35:12.087	info	Restart adapter system.adapter.alexa2.0 because enabled
                  host.raspberrypi	2018-07-22 09:35:12.086	error	instance system.adapter.alexa2.0 terminated with code 0 (OK)
                  Caught	2018-07-22 09:35:12.084	error	by controller[0]: at process._tickCallback (internal/process/next_tick.js:104:9)
                  Caught	2018-07-22 09:35:12.084	error	by controller[0]: at _combinedTickCallback (internal/process/next_tick.js:80:11)
                  Caught	2018-07-22 09:35:12.084	error	by controller[0]: at endReadableNT (_stream_readable.js:978:12)
                  Caught	2018-07-22 09:35:12.083	error	by controller[0]: at IncomingMessage.emit (events.js:185:7)
                  Caught	2018-07-22 09:35:12.083	error	by controller[0]: at emitNone (events.js:91:20)
                  Caught	2018-07-22 09:35:12.082	error	by controller[0]: at IncomingMessage. <anonymous>(/opt/iobroker/node_modules/alexa-remote2/alexa-remote.js:356:54)
                  Caught	2018-07-22 09:35:12.082	error	by controller[0]: at httpsGet (/opt/iobroker/node_modules/alexa-remote2/alexa-remote.js:579:64)
                  Caught	2018-07-22 09:35:12.080	error	by controller[0]: TypeError: Cannot read property 'accountName' of undefined</anonymous>
                  
                  1 Reply Last reply Reply Quote 0
                  • apollon77
                    apollon77 last edited by

                    Da ist eine Nachricht in der History mit einer device if die nicht in der Liste ist. Nächste Version fixt das.

                    Vorübergehend könnte es helfen einen neuen Befehl zu sprechen und damit die History zu fixen 😉

                    Gesendet vom Handy …

                    1 Reply Last reply Reply Quote 0
                    • R
                      roqstailor last edited by

                      sooo ich habe jetzt mal meinen dot angeschlossen und es funtioniert ohne probleme.

                      scheinbar lag es am Sonos One damit funktioniert es scheinbar nicht

                      1 Reply Last reply Reply Quote 0
                      • Merlin123
                        Merlin123 last edited by

                        Mal eine Verständnisfrage dazu:

                        Es gibt ja den ioBroker skill für Alexa. Der ist ja für das schalten von Geräten usw. zuständig.

                        Der Alexa Adapter bietet einfach andere Möglichkeiten um Alexa zu steuern und ist eine Ergänzung zum Skill.

                        Richtig?

                        1 Reply Last reply Reply Quote 0
                        • Garfonso
                          Garfonso Developer last edited by

                          @dslraser:

                          Gerade ausprobiert, funktioniert prima.

                          Danke für diesen Adapter.

                          Eine Frage habe ich trotzdem, lässt sich das okay von Alexa unterdrücken ?

                          Wenn ich zum Beispiel manuell an einer Steckdose oder mit einer App was schalte kommt der eingegebene Text/Sprachausgabe so wie er eingegeben ist.

                          Wenn ich Alexa damit beauftrage dort etwas zu schalten kommt wie immer das okay und dann die Sprachausgabe wie eingegeben.

                          Kann man das okay über diesen Adapter los werden ? `

                          Ich verstehe das Szenario nicht 100%ig. Aber hilft da ggf. kurzzeitig den "Nicht stören Modus" zu aktivieren? Das verhindert auch das "Okay" für Schaltvorgänge von Alexa. Ansonsten noch etwas warten, es gibt (bisher leider nur) in den USA den "Brief Mode", bei dem man das "Okay" dauerhaft durch einen kurzen Ton ersetzen kann.

                          1 Reply Last reply Reply Quote 0
                          • apollon77
                            apollon77 last edited by

                            @Merlin123:

                            Mal eine Verständnisfrage dazu:

                            Es gibt ja den ioBroker skill für Alexa. Der ist ja für das schalten von Geräten usw. zuständig.

                            Der Alexa Adapter bietet einfach andere Möglichkeiten um Alexa zu steuern und ist eine Ergänzung zum Skill.

                            Richtig? `
                            Korrekt.

                            Skill ist dazu da um die eigenen Geräte per Alexa zu steuern.

                            Der Adapter ist dazu da um Alexa eigene Funktionen zu steuern.

                            Gesendet vom Handy …

                            1 Reply Last reply Reply Quote 0
                            • dslraser
                              dslraser Forum Testing Most Active last edited by

                              @haselchen:

                              Kann mich allen Vorrednern nur anschliessen: Wirklich ein klasse Arbeit und ein riesen Dank.

                              Nun bin ich nicht so der Fitteste was Skripte etc. angeht.

                              Unter den Objekten ist der Ordner Info und dort sind Cookie und CSRF ausgefüllt.

                              Nun sind aber die anderen Felder fast komplett leer.

                              Name, Serial Number, Summary (um nur ein Paar zu nennen).

                              Kommt da noch was oder muss ich da was machen?

                              Edit:

                              Anscheinend muss man nach der Installation Alexa irgend einen Befehl geben (z.B. Schalte Licht an) dann werde die Felder befüllt.

                              ****Nun habe ich aber noch für mich die wichtigste Frage, wie und was muss ich machen, damit Alexa eigene Sätze spricht?

                              Gibt es da ein fertiges Skript für diesen Adapter? Ne kleine Anleitung, wie man das umsetzt wäre schön :P**** `

                              Hier mal ein Beispiel für eine Ansage durch Alexa, wenn Jemand einen Bereich (bei mir heisst es Homezone) verlässt oder betritt.

                              Alexa spricht dann brav den eingegebenen Text vom Blockly.

                              Gelöst habe ich das mit IFTTT und einem Anwesenheitsdatenpunkt. Das Blockly geht natürlich auch mit anderen Datenpunkten. (Lichtschalter/Fensterkontakte/Bewegungsmelder usw. usw…)

                              Blockly Export.

                              ! ````
                              <xml xmlns="http://www.w3.org/1999/xhtml"><block type="on_ext" id="wB;_|!Sff,s0Ur+=l|!Q" x="13" y="13"><mutation items="1"></mutation>
                              <field name="CONDITION">ne</field>

                              <value name="OID0"><shadow type="field_oid" id="s2K06FL7XR~lv/fR!w!K"><field name="oid">javascript.0.Anwesenheid.Kerstin.anwesend</field></shadow></value> 
                              <statement name="STATEMENT"><block type="comment" id="X_huPt!WnV,%-%MH,,u,"><field name="COMMENT">Alexa Wohnzimmer</field>
                                  <next><block type="control" id="@LSEg:JT)2n=^ClQkp?s"><mutation delay_input="false"></mutation>
                                      <field name="OID">alexa2.0.echo-devices.G070RQ10751706BR.Commands.speak</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE"><block type="text_join" id="zxRbnluvevlPh|Gn.7vo"><mutation items="2"></mutation>
                                          <value name="ADD0"><block type="text" id=",6khm!vEmRW,UBqp,p`t"><field name="TEXT">Kerstin</field></block></value> 
                                          <value name="ADD1"><block type="logic_ternary" id="UgI%hR;]kB{6f@Ib6jB5" inline="false"><value name="IF"><block type="get_value" id="7|/IIm:pEvp1EW~TY`^e"><field name="ATTR">val</field>
                                                  <field name="OID">javascript.0.Anwesenheid.Kerstin.anwesend</field></block></value> 
                                              <value name="THEN"><block type="text" id="bXT~(6JU-@-dIcY9Os^V"><field name="TEXT">ist in der Homezone</field></block></value> 
                                              <value name="ELSE"><block type="text" id=")*D^0XF~5C3x-#b6XSmJ"><field name="TEXT">hat die Homezone verlassen</field></block></value></block></value></block></value> 
                                      <next><block type="comment" id="@m^t)^h.NB#7nvQ,|dCs"><field name="COMMENT">Alexa Küche</field>
                                          <next><block type="control" id="}tW2nb7:ja`_ht/*g*qh"><mutation delay_input="false"></mutation>
                                              <field name="OID">alexa2.0.echo-devices.G070RQ10751703Q5.Commands.speak</field>
                                              <field name="WITH_DELAY">FALSE</field>
                                              <value name="VALUE"><block type="text_join" id="W(8lvY0O[L{xj_fEW]c7"><mutation items="2"></mutation>
                                                  <value name="ADD0"><block type="text" id="zNpEJxw[XRqXtaOD{o^5"><field name="TEXT">Kerstin</field></block></value> 
                                                  <value name="ADD1"><block type="logic_ternary" id="#-x)M!QG5Y[TjHiA;al1" inline="false"><value name="IF"><block type="get_value" id="]4FelKokS}jCPYr7W|mK"><field name="ATTR">val</field>
                                                          <field name="OID">javascript.0.Anwesenheid.Kerstin.anwesend</field></block></value> 
                                                      <value name="THEN"><block type="text" id="5J1T(IP#Tm.cyA[U+2rh"><field name="TEXT">ist in der Homezone</field></block></value> 
                                                      <value name="ELSE"><block type="text" id="A1Ya-9Yq#%3GbL1@a2M3"><field name="TEXT">hat die Homezone verlassen</field></block></value></block></value></block></value></block></next></block></next></block></next></block></statement></block></xml> 
                              
                              
                               ![3822_anwesenheit.jpg](/assets/uploads/files/3822_anwesenheit.jpg) 
                               ![3822_alexa.jpg](/assets/uploads/files/3822_alexa.jpg) 
                               ![3822_anwesenheit2.jpg](/assets/uploads/files/3822_anwesenheit2.jpg) 
                               ![3822_anwesenheit3.jpg](/assets/uploads/files/3822_anwesenheit3.jpg) 
                              1 Reply Last reply Reply Quote 0
                              • dslraser
                                dslraser Forum Testing Most Active last edited by

                                > Ich verstehe das Szenario nicht 100%ig. Aber hilft da ggf. kurzzeitig den "Nicht stören Modus" zu aktivieren? Das verhindert auch das "Okay" für Schaltvorgänge von Alexa. Ansonsten noch etwas warten, es gibt (bisher leider nur) in den USA den "Brief Mode", bei dem man das "Okay" dauerhaft durch einen kurzen Ton ersetzen kann.
                                Das habe ich gerade mal probiert, aber das okay kommt trotzdem…

                                Aber Danke für die andere Info.

                                PS: Das Szenario ist

                                1. schalten mit Alexa Befehl, dann kommt immer erst das okay, wenn Alexa den Befehl ausführt und dann die individuelle Ansage.

                                2. schalten ohne Alexa Befehl, z.B. ausgelöst durch einen Trigger, wie in meinem Beispiel, dann kommt nur die individuelle Ansage, also nur der Text, da Alexa dann "nur" als Lautsprecher fungiert und keinen Befehl quittieren muß.

                                Deshalb hatte ich das oben gefragt.

                                1 Reply Last reply Reply Quote 0
                                • liv-in-sky
                                  liv-in-sky last edited by

                                  @appollon

                                  hi

                                  wegen multiroom, speak geht leider nicht - musik kein problem

                                  das log bei mir, wenn ich speak object setze auf mein multiroom device:

                                  ! alexa2.0 2018-07-22 12:38:14.719 debug Alexa-Remote: Sending Request with {"host":"layla.amazon.de","path":"/api/media/state?deviceSerialNumber=G090LF11805207TS&deviceType=A3S5BH2HU6VAYF&screenWidth=1392&=1532255894719","method":"GET","t
                                  ! alexa2.0 2018-07-22 12:38:14.718 debug Alexa-Remote: No authentication check needed (time elapsed 198526)
                                  ! alexa2.0 2018-07-22 12:38:14.718 debug Alexa-Remote: Response: {"playerInfo":{"hint":null,"infoText":null,"isPlayingInLemur":false,"lemurVolume":null,"lyrics":null,"mainArt":null,"mediaId":null,"miniArt":null,"miniInfoText":null,"playback
                                  ! alexa2.0 2018-07-22 12:38:14.498 debug Alexa-Remote: Sending Request with {"host":"layla.amazon.de","path":"/api/np/player?deviceSerialNumber=G090LF11805207TS&deviceType=A3S5BH2HU6VAYF&screenWidth=1392&
                                  =1532255894498","method":"GET","tim
                                  ! alexa2.0 2018-07-22 12:38:14.497 debug Alexa-Remote: No authentication check needed (time elapsed 198305)
                                  ! alexa2.0 2018-07-22 12:38:14.497 debug Alexa-Remote: Response: {"message":null}
                                  ! alexa2.0 2018-07-22 12:38:14.198 debug Alexa-Remote: Sending Request with {"host":"layla.amazon.de","path":"/api/np/player?deviceSerialNumber=G090LF1072270E5V&deviceType=A3S5BH2HU6VAYF&screenWidth=1392&=1532255894197","method":"GET","tim
                                  ! alexa2.0 2018-07-22 12:38:14.197 debug Alexa-Remote: No authentication check needed (time elapsed 198005)
                                  ! alexa2.0 2018-07-22 12:38:14.197 debug Alexa-Remote: Response: {"message":null}
                                  ! alexa2.0 2018-07-22 12:38:13.978 debug Alexa-Remote: Sending Request with {"host":"layla.amazon.de","path":"/api/np/player?deviceSerialNumber=G090LF1071860WED&deviceType=A3S5BH2HU6VAYF&screenWidth=1392&
                                  =1532255893977","method":"GET","tim
                                  ! alexa2.0 2018-07-22 12:38:13.977 debug Alexa-Remote: No authentication check needed (time elapsed 197785)
                                  ! alexa2.0 2018-07-22 12:38:13.977 debug Alexa-Remote: Response: {"message":null}
                                  ! alexa2.0 2018-07-22 12:38:12.760 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.mediaProgressPercent: {"val":0,"ack":true,"ts":1532255892723,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563642}
                                  ! alexa2.0 2018-07-22 12:38:12.760 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.mediaProgressStr: {"val":"0","ack":true,"ts":1532255892722,"q":0,"from":"system.adapter.alexa2.0","lc":1532235691935}
                                  ! alexa2.0 2018-07-22 12:38:12.760 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.mediaProgress: {"val":0,"ack":true,"ts":1532255892721,"q":0,"from":"system.adapter.alexa2.0","lc":1532235691933}
                                  ! alexa2.0 2018-07-22 12:38:12.760 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.mediaLengthStr: {"val":"0","ack":true,"ts":1532255892719,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563632}
                                  ! alexa2.0 2018-07-22 12:38:12.759 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.mediaLength: {"val":"","ack":true,"ts":1532255892718,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563631}
                                  ! alexa2.0 2018-07-22 12:38:12.759 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.miniArtUrl: {"val":"","ack":true,"ts":1532255892717,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563629}
                                  ! alexa2.0 2018-07-22 12:38:12.759 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.mainArtUrl: {"val":"","ack":true,"ts":1532255892716,"q":0,"from":"system.adapter.alexa2.0","lc":1532235691928}
                                  ! alexa2.0 2018-07-22 12:38:12.759 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.currentAlbum: {"val":"","ack":true,"ts":1532255892714,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563620}
                                  ! alexa2.0 2018-07-22 12:38:12.759 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.currentArtist: {"val":"","ack":true,"ts":1532255892713,"q":0,"from":"system.adapter.alexa2.0","lc":1532235691925}
                                  ! alexa2.0 2018-07-22 12:38:12.758 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.currentTitle: {"val":"","ack":true,"ts":1532255892712,"q":0,"from":"system.adapter.alexa2.0","lc":1532235691923}
                                  ! alexa2.0 2018-07-22 12:38:12.758 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.providerName: {"val":"","ack":true,"ts":1532255892711,"q":0,"from":"system.adapter.alexa2.0","lc":1532235691922}
                                  ! alexa2.0 2018-07-22 12:38:12.758 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.service: {"val":"","ack":true,"ts":1532255892709,"q":0,"from":"system.adapter.alexa2.0","lc":1532235691921}
                                  ! alexa2.0 2018-07-22 12:38:12.753 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.radioStationId: {"val":"","ack":true,"ts":1532255892708,"q":0,"from":"system.adapter.alexa2.0","lc":1532235691919}
                                  ! alexa2.0 2018-07-22 12:38:12.752 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.providerId: {"val":"","ack":true,"ts":1532255892707,"q":0,"from":"system.adapter.alexa2.0","lc":1532235691918}
                                  ! alexa2.0 2018-07-22 12:38:12.752 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.muted: {"val":"","ack":true,"ts":1532255892706,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563592}
                                  ! alexa2.0 2018-07-22 12:38:12.752 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.imageURL: {"val":"","ack":true,"ts":1532255892705,"q":0,"from":"system.adapter.alexa2.0","lc":1532235691915}
                                  ! alexa2.0 2018-07-22 12:38:12.751 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.currentState: {"val":"","ack":true,"ts":1532255892703,"q":0,"from":"system.adapter.alexa2.0","lc":1532235691912}
                                  ! alexa2.0 2018-07-22 12:38:12.704 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.contentType: {"val":"","ack":true,"ts":1532255892699,"q":0,"from":"system.adapter.alexa2.0","lc":1532235691909}
                                  ! alexa2.0 2018-07-22 12:38:12.698 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Controls.play: {"val":false,"ack":true,"ts":1532255892688,"q":0,"from":"system.adapter.alexa2.0","lc":1532179603979}
                                  ! alexa2.0 2018-07-22 12:38:12.698 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Controls.pause: {"val":false,"ack":true,"ts":1532255892675,"q":0,"from":"system.adapter.alexa2.0","lc":1532235681445}
                                  ! alexa2.0 2018-07-22 12:38:12.684 debug Alexa-Remote: Sending Request with {"host":"layla.amazon.de","path":"/api/np/player?deviceSerialNumber=b6a78302a2e542dfa9a8dda28f3cedbd&deviceType=A3C9PE6TNYLTCH&screenWidth=1392&=1532255892683","me
                                  ! alexa2.0 2018-07-22 12:38:12.683 debug Alexa-Remote: No authentication check needed (time elapsed 196491)
                                  ! alexa2.0 2018-07-22 12:38:12.673 debug Alexa-Remote: Response: {"clientId":null,"contentId":null,"contentType":null,"currentState":"IDLE","imageURL":null,"isDisliked":false,"isLiked":false,"looping":false,"mediaOwnerCustomerId":null,"mute
                                  ! alexa2.0 2018-07-22 12:38:12.451 debug Alexa-Remote: Sending Request with {"host":"layla.amazon.de","path":"/api/media/state?deviceSerialNumber=G090LF11742316CP&deviceType=A3S5BH2HU6VAYF&screenWidth=1392&
                                  =1532255892451","method":"GET","t
                                  ! alexa2.0 2018-07-22 12:38:12.450 debug Alexa-Remote: No authentication check needed (time elapsed 196258)
                                  ! alexa2.0 2018-07-22 12:38:12.450 debug Alexa-Remote: Response: {"playerInfo":{"hint":null,"infoText":null,"isPlayingInLemur":false,"lemurVolume":null,"lyrics":null,"mainArt":null,"mediaId":null,"miniArt":null,"miniInfoText":null,"playback
                                  ! alexa2.0 2018-07-22 12:38:12.309 debug State changed alexa2.0.echo-devices.0632830a795448c5af4f169467beb902.Player-Info.mediaProgressPercent: {"val":0,"ack":true,"ts":1532255892265,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563149
                                  ! alexa2.0 2018-07-22 12:38:12.308 debug State changed alexa2.0.echo-devices.0632830a795448c5af4f169467beb902.Player-Info.mediaProgressStr: {"val":"0","ack":true,"ts":1532255892264,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563146}
                                  ! alexa2.0 2018-07-22 12:38:12.308 debug State changed alexa2.0.echo-devices.0632830a795448c5af4f169467beb902.Player-Info.mediaProgress: {"val":0,"ack":true,"ts":1532255892262,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563136}
                                  ! alexa2.0 2018-07-22 12:38:12.308 debug State changed alexa2.0.echo-devices.0632830a795448c5af4f169467beb902.Player-Info.mediaLengthStr: {"val":"0","ack":true,"ts":1532255892260,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563133}
                                  ! alexa2.0 2018-07-22 12:38:12.308 debug State changed alexa2.0.echo-devices.0632830a795448c5af4f169467beb902.Player-Info.mediaLength: {"val":"","ack":true,"ts":1532255892258,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563131}
                                  ! alexa2.0 2018-07-22 12:38:12.307 debug State changed alexa2.0.echo-devices.0632830a795448c5af4f169467beb902.Player-Info.miniArtUrl: {"val":"","ack":true,"ts":1532255892257,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563127}
                                  ! alexa2.0 2018-07-22 12:38:12.307 debug State changed alexa2.0.echo-devices.0632830a795448c5af4f169467beb902.Player-Info.mainArtUrl: {"val":"","ack":true,"ts":1532255892255,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563124}
                                  ! alexa2.0 2018-07-22 12:38:12.307 debug State changed alexa2.0.echo-devices.0632830a795448c5af4f169467beb902.Player-Info.currentAlbum: {"val":"","ack":true,"ts":1532255892253,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563110}
                                  ! alexa2.0 2018-07-22 12:38:12.306 debug State changed alexa2.0.echo-devices.0632830a795448c5af4f169467beb902.Player-Info.currentArtist: {"val":"","ack":true,"ts":1532255892252,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563108}
                                  ! alexa2.0 2018-07-22 12:38:12.306 debug State changed alexa2.0.echo-devices.0632830a795448c5af4f169467beb902.Player-Info.currentTitle: {"val":"","ack":true,"ts":1532255892250,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563105}
                                  ! alexa2.0 2018-07-22 12:38:12.306 debug State changed alexa2.0.echo-devices.0632830a795448c5af4f169467beb902.Player-Info.providerName: {"val":"","ack":true,"ts":1532255892248,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563103}
                                  ! alexa2.0 2018-07-22 12:38:12.306 debug State changed alexa2.0.echo-devices.0632830a795448c5af4f169467beb902.Player-Info.service: {"val":"","ack":true,"ts":1532255892247,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563097}
                                  ! alexa2.0 2018-07-22 12:38:12.305 debug State changed alexa2.0.echo-devices.0632830a795448c5af4f169467beb902.Player-Info.radioStationId: {"val":"","ack":true,"ts":1532255892245,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563094}
                                  ! alexa2.0 2018-07-22 12:38:12.305 debug State changed alexa2.0.echo-devices.0632830a795448c5af4f169467beb902.Player-Info.providerId: {"val":"","ack":true,"ts":1532255892243,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563092}
                                  ! alexa2.0 2018-07-22 12:38:12.305 debug State changed alexa2.0.echo-devices.0632830a795448c5af4f169467beb902.Player-Info.muted: {"val":"","ack":true,"ts":1532255892242,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563090}
                                  ! alexa2.0 2018-07-22 12:38:12.304 debug State changed alexa2.0.echo-devices.0632830a795448c5af4f169467beb902.Player-Info.imageURL: {"val":"","ack":true,"ts":1532255892240,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563088}
                                  ! alexa2.0 2018-07-22 12:38:12.304 debug State changed alexa2.0.echo-devices.0632830a795448c5af4f169467beb902.Player-Info.currentState: {"val":"","ack":true,"ts":1532255892239,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563072}
                                  ! alexa2.0 2018-07-22 12:38:12.303 debug State changed alexa2.0.echo-devices.0632830a795448c5af4f169467beb902.Player-Info.contentType: {"val":"","ack":true,"ts":1532255892237,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563062}
                                  ! alexa2.0 2018-07-22 12:38:12.237 debug State changed alexa2.0.echo-devices.0632830a795448c5af4f169467beb902.Player-Controls.play: {"val":false,"ack":true,"ts":1532255892232,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563057}
                                  ! alexa2.0 2018-07-22 12:38:12.230 debug State changed alexa2.0.echo-devices.0632830a795448c5af4f169467beb902.Player-Controls.pause: {"val":false,"ack":true,"ts":1532255892222,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563027}
                                  ! alexa2.0 2018-07-22 12:38:12.219 debug Alexa-Remote: Sending Request with {"host":"layla.amazon.de","path":"/api/np/player?deviceSerialNumber=G090LF11742316CP&deviceType=A3S5BH2HU6VAYF&screenWidth=1392&=1532255892218","method":"GET","tim
                                  ! alexa2.0 2018-07-22 12:38:12.218 debug Alexa-Remote: No authentication check needed (time elapsed 196026)
                                  ! alexa2.0 2018-07-22 12:38:12.215 debug Alexa-Remote: Response: {"clientId":null,"contentId":null,"contentType":null,"currentState":"IDLE","imageURL":null,"isDisliked":false,"isLiked":false,"looping":false,"mediaOwnerCustomerId":null,"mute
                                  ! alexa2.0 2018-07-22 12:38:11.778 debug Alexa-Remote: Sending Request with {"host":"layla.amazon.de","path":"/api/media/state?deviceSerialNumber=0632830a795448c5af4f169467beb902&deviceType=AILBSA2LNTOYL&screenWidth=1392&
                                  =1532255891777","m
                                  ! alexa2.0 2018-07-22 12:38:11.777 debug Alexa-Remote: No authentication check needed (time elapsed 195585)
                                  ! alexa2.0 2018-07-22 12:38:11.777 debug Alexa-Remote: Response: {"playerInfo":{"hint":null,"infoText":null,"isPlayingInLemur":false,"lemurVolume":null,"lyrics":null,"mainArt":null,"mediaId":null,"miniArt":null,"miniInfoText":null,"playback
                                  ! alexa2.0 2018-07-22 12:38:11.306 debug Alexa-Remote: Sending Request with {"host":"layla.amazon.de","path":"/api/np/player?deviceSerialNumber=0632830a795448c5af4f169467beb902&deviceType=AILBSA2LNTOYL&screenWidth=1392&=1532255891305","met
                                  ! alexa2.0 2018-07-22 12:38:11.305 debug Alexa-Remote: No authentication check needed (time elapsed 195113)
                                  ! web.0 2018-07-22 12:38:10.497 info ==>Connected system.user.admin from ::ffff:192.168.178.42
                                  ! web.0 2018-07-22 12:36:39.801 info <==Disconnect system.user.admin from ::ffff:192.168.178.42 vis.0
                                  ! alexa2.0 2018-07-22 12:36:11.303 debug Alexa-Remote: Response: {"message":null}
                                  ! alexa2.0 2018-07-22 12:36:10.471 debug State changed alexa2.0.echo-devices.G090LF11805207TS.Player-Info.mediaProgressPercent: {"val":0,"ack":true,"ts":1532255770430,"q":0,"from":"system.adapter.alexa2.0","lc":1532080567237}
                                  ! alexa2.0 2018-07-22 12:36:10.471 debug State changed alexa2.0.echo-devices.G090LF11805207TS.Player-Info.mediaProgressStr: {"val":"0","ack":true,"ts":1532255770429,"q":0,"from":"system.adapter.alexa2.0","lc":1532235694558}
                                  ! alexa2.0 2018-07-22 12:36:10.471 debug State changed alexa2.0.echo-devices.G090LF11805207TS.Player-Info.mediaProgress: {"val":0,"ack":true,"ts":1532255770427,"q":0,"from":"system.adapter.alexa2.0","lc":1532235694556}
                                  ! alexa2.0 2018-07-22 12:36:10.470 debug State changed alexa2.0.echo-devices.G090LF11805207TS.Player-Info.mediaLengthStr: {"val":"0","ack":true,"ts":1532255770426,"q":0,"from":"system.adapter.alexa2.0","lc":1532080567219}
                                  ! alexa2.0 2018-07-22 12:36:10.470 debug State changed alexa2.0.echo-devices.G090LF11805207TS.Player-Info.mediaLength: {"val":"","ack":true,"ts":1532255770425,"q":0,"from":"system.adapter.alexa2.0","lc":1532080567218}
                                  ! alexa2.0 2018-07-22 12:36:10.470 debug State changed alexa2.0.echo-devices.G090LF11805207TS.Player-Info.miniArtUrl: {"val":"","ack":true,"ts":1532255770424,"q":0,"from":"system.adapter.alexa2.0","lc":1532080567216}
                                  ! alexa2.0 2018-07-22 12:36:10.470 debug State changed alexa2.0.echo-devices.G090LF11805207TS.Player-Info.mainArtUrl: {"val":"","ack":true,"ts":1532255770423,"q":0,"from":"system.adapter.alexa2.0","lc":1532235694551}
                                  ! alexa2.0 2018-07-22 12:36:10.470 debug State changed alexa2.0.echo-devices.G090LF11805207TS.Player-Info.currentAlbum: {"val":"","ack":true,"ts":1532255770421,"q":0,"from":"system.adapter.alexa2.0","lc":1532080567213}
                                  ! alexa2.0 2018-07-22 12:36:10.469 debug State changed alexa2.0.echo-devices.G090LF11805207TS.Player-Info.currentArtist: {"val":"","ack":true,"ts":1532255770419,"q":0,"from":"system.adapter.alexa2.0","lc":1532235694548}
                                  ! alexa2.0 2018-07-22 12:36:10.469 debug State changed alexa2.0.echo-devices.G090LF11805207TS.Player-Info.currentTitle: {"val":"","ack":true,"ts":1532255770417,"q":0,"from":"system.adapter.alexa2.0","lc":1532235694546}
                                  ! alexa2.0 2018-07-22 12:36:10.469 debug State changed alexa2.0.echo-devices.G090LF11805207TS.Player-Info.providerName: {"val":"","ack":true,"ts":1532255770416,"q":0,"from":"system.adapter.alexa2.0","lc":1532235694545}
                                  ! alexa2.0 2018-07-22 12:36:10.469 debug State changed alexa2.0.echo-devices.G090LF11805207TS.Player-Info.service: {"val":"","ack":true,"ts":1532255770414,"q":0,"from":"system.adapter.alexa2.0","lc":1532235694543}
                                  ! alexa2.0 2018-07-22 12:36:10.469 debug State changed alexa2.0.echo-devices.G090LF11805207TS.Player-Info.radioStationId: {"val":"","ack":true,"ts":1532255770413,"q":0,"from":"system.adapter.alexa2.0","lc":1532235694542}
                                  ! alexa2.0 2018-07-22 12:36:10.468 debug State changed alexa2.0.echo-devices.G090LF11805207TS.Player-Info.providerId: {"val":"","ack":true,"ts":1532255770411,"q":0,"from":"system.adapter.alexa2.0","lc":1532235694541}
                                  ! alexa2.0 2018-07-22 12:36:10.468 debug State changed alexa2.0.echo-devices.G090LF11805207TS.Player-Info.muted: {"val":"","ack":true,"ts":1532255770408,"q":0,"from":"system.adapter.alexa2.0","lc":1532080567184}
                                  ! alexa2.0 2018-07-22 12:36:10.468 debug State changed alexa2.0.echo-devices.G090LF11805207TS.Player-Info.imageURL: {"val":"","ack":true,"ts":1532255770407,"q":0,"from":"system.adapter.alexa2.0","lc":1532235694538}
                                  ! alexa2.0 2018-07-22 12:36:10.462 debug State changed alexa2.0.echo-devices.G090LF11805207TS.Player-Info.currentState: {"val":"","ack":true,"ts":1532255770405,"q":0,"from":"system.adapter.alexa2.0","lc":1532235694536}
                                  ! alexa2.0 2018-07-22 12:36:10.406 debug State changed alexa2.0.echo-devices.G090LF11805207TS.Player-Info.contentType: {"val":"","ack":true,"ts":1532255770400,"q":0,"from":"system.adapter.alexa2.0","lc":1532235694535}
                                  ! alexa2.0 2018-07-22 12:36:10.399 debug State changed alexa2.0.echo-devices.G090LF11805207TS.Player-Controls.play: {"val":false,"ack":true,"ts":1532255770390,"q":0,"from":"system.adapter.alexa2.0","lc":1532177326276}
                                  ! alexa2.0 2018-07-22 12:36:10.396 debug State changed alexa2.0.echo-devices.G090LF11805207TS.Player-Controls.pause: {"val":false,"ack":true,"ts":1532255770380,"q":0,"from":"system.adapter.alexa2.0","lc":1532235686444}
                                  ! alexa2.0 2018-07-22 12:36:10.383 debug Alexa-Remote: Sending Request with {"host":"layla.amazon.de","path":"/api/np/player?deviceSerialNumber=G090NV03742503T0&deviceType=A2M35JJZWCQOMZ&screenWidth=1392&
                                  =1532255770383","method":"GET","tim
                                  ! alexa2.0 2018-07-22 12:36:10.382 debug Alexa-Remote: No authentication check needed (time elapsed 74190)
                                  ! alexa2.0 2018-07-22 12:36:10.378 debug Alexa-Remote: Response: {"clientId":null,"contentId":null,"contentType":null,"currentState":"IDLE","imageURL":null,"isDisliked":false,"isLiked":false,"looping":false,"mediaOwnerCustomerId":null,"mute
                                  ! alexa2.0 2018-07-22 12:36:10.140 debug Alexa-Remote: Sending Request with {"host":"layla.amazon.de","path":"/api/media/state?deviceSerialNumber=G090LF11805207TS&deviceType=A3S5BH2HU6VAYF&screenWidth=1392&=1532255770139","method":"GET","t
                                  ! alexa2.0 2018-07-22 12:36:10.139 debug Alexa-Remote: No authentication check needed (time elapsed 73947)
                                  ! alexa2.0 2018-07-22 12:36:10.139 debug Alexa-Remote: Response: {"playerInfo":{"hint":null,"infoText":null,"isPlayingInLemur":false,"lemurVolume":null,"lyrics":null,"mainArt":null,"mediaId":null,"miniArt":null,"miniInfoText":null,"playback
                                  ! alexa2.0 2018-07-22 12:36:09.925 debug Alexa-Remote: Sending Request with {"host":"layla.amazon.de","path":"/api/np/player?deviceSerialNumber=G090LF11805207TS&deviceType=A3S5BH2HU6VAYF&screenWidth=1392&
                                  =1532255769924","method":"GET","tim
                                  ! alexa2.0 2018-07-22 12:36:09.924 debug Alexa-Remote: No authentication check needed (time elapsed 73732)
                                  ! alexa2.0 2018-07-22 12:36:09.924 debug Alexa-Remote: Response: {"message":null}
                                  ! alexa2.0 2018-07-22 12:36:09.666 debug Alexa-Remote: Sending Request with {"host":"layla.amazon.de","path":"/api/np/player?deviceSerialNumber=G090LF1072270E5V&deviceType=A3S5BH2HU6VAYF&screenWidth=1392&=1532255769665","method":"GET","tim
                                  ! alexa2.0 2018-07-22 12:36:09.665 debug Alexa-Remote: No authentication check needed (time elapsed 73473)
                                  ! alexa2.0 2018-07-22 12:36:09.665 debug Alexa-Remote: Response: {"message":null}
                                  ! alexa2.0 2018-07-22 12:36:09.436 debug Alexa-Remote: Sending Request with {"host":"layla.amazon.de","path":"/api/np/player?deviceSerialNumber=G090LF1071860WED&deviceType=A3S5BH2HU6VAYF&screenWidth=1392&
                                  =1532255769436","method":"GET","tim
                                  ! alexa2.0 2018-07-22 12:36:09.436 debug Alexa-Remote: No authentication check needed (time elapsed 73244)
                                  ! alexa2.0 2018-07-22 12:36:09.435 debug Alexa-Remote: Response: {"message":null}
                                  ! alexa2.0 2018-07-22 12:36:08.269 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.mediaProgressPercent: {"val":0,"ack":true,"ts":1532255768204,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563642}
                                  ! alexa2.0 2018-07-22 12:36:08.269 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.mediaProgressStr: {"val":"0","ack":true,"ts":1532255768202,"q":0,"from":"system.adapter.alexa2.0","lc":1532235691935}
                                  ! alexa2.0 2018-07-22 12:36:08.269 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.mediaProgress: {"val":0,"ack":true,"ts":1532255768201,"q":0,"from":"system.adapter.alexa2.0","lc":1532235691933}
                                  ! alexa2.0 2018-07-22 12:36:08.261 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.mediaLengthStr: {"val":"0","ack":true,"ts":1532255768200,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563632}
                                  ! alexa2.0 2018-07-22 12:36:08.261 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.mediaLength: {"val":"","ack":true,"ts":1532255768198,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563631}
                                  ! alexa2.0 2018-07-22 12:36:08.261 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.miniArtUrl: {"val":"","ack":true,"ts":1532255768197,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563629}
                                  ! alexa2.0 2018-07-22 12:36:08.260 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.mainArtUrl: {"val":"","ack":true,"ts":1532255768196,"q":0,"from":"system.adapter.alexa2.0","lc":1532235691928}
                                  ! alexa2.0 2018-07-22 12:36:08.260 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.currentAlbum: {"val":"","ack":true,"ts":1532255768194,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563620}
                                  ! alexa2.0 2018-07-22 12:36:08.260 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.currentArtist: {"val":"","ack":true,"ts":1532255768191,"q":0,"from":"system.adapter.alexa2.0","lc":1532235691925}
                                  ! alexa2.0 2018-07-22 12:36:08.260 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.currentTitle: {"val":"","ack":true,"ts":1532255768189,"q":0,"from":"system.adapter.alexa2.0","lc":1532235691923}
                                  ! alexa2.0 2018-07-22 12:36:08.260 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.providerName: {"val":"","ack":true,"ts":1532255768188,"q":0,"from":"system.adapter.alexa2.0","lc":1532235691922}
                                  ! alexa2.0 2018-07-22 12:36:08.259 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.service: {"val":"","ack":true,"ts":1532255768187,"q":0,"from":"system.adapter.alexa2.0","lc":1532235691921}
                                  ! alexa2.0 2018-07-22 12:36:08.259 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.radioStationId: {"val":"","ack":true,"ts":1532255768186,"q":0,"from":"system.adapter.alexa2.0","lc":1532235691919}
                                  ! alexa2.0 2018-07-22 12:36:08.259 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.providerId: {"val":"","ack":true,"ts":1532255768184,"q":0,"from":"system.adapter.alexa2.0","lc":1532235691918}
                                  ! alexa2.0 2018-07-22 12:36:08.259 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.muted: {"val":"","ack":true,"ts":1532255768183,"q":0,"from":"system.adapter.alexa2.0","lc":1532080563592}
                                  ! alexa2.0 2018-07-22 12:36:08.259 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.imageURL: {"val":"","ack":true,"ts":1532255768182,"q":0,"from":"system.adapter.alexa2.0","lc":1532235691915}
                                  ! alexa2.0 2018-07-22 12:36:08.258 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.currentState: {"val":"","ack":true,"ts":1532255768181,"q":0,"from":"system.adapter.alexa2.0","lc":1532235691912}
                                  ! alexa2.0 2018-07-22 12:36:08.250 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Info.contentType: {"val":"","ack":true,"ts":1532255768179,"q":0,"from":"system.adapter.alexa2.0","lc":1532235691909}
                                  ! alexa2.0 2018-07-22 12:36:08.178 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Controls.play: {"val":false,"ack":true,"ts":1532255768173,"q":0,"from":"system.adapter.alexa2.0","lc":1532179603979}
                                  ! alexa2.0 2018-07-22 12:36:08.171 debug State changed alexa2.0.echo-devices.G090LF11742316CP.Player-Controls.pause: {"val":false,"ack":true,"ts":1532255768160,"q":0,"from":"system.adapter.alexa2.0","lc":1532235681445}
                                  ! alexa2.0 2018-07-22 12:36:08.157 debug Alexa-Remote: Sending Request with {"host":"layla.amazon.de","path":"/api/np/player?deviceSerialNumber=b6a78302a2e542dfa9a8dda28f3cedbd&deviceType=A3C9PE6TNYLTCH&screenWidth=1392&=1532255768156","me
                                  ! alexa2.0 2018-07-22 12:36:08.156 debug Alexa-Remote: No authentication check needed (time elapsed 71964)
                                  ! alexa2.0 2018-07-22 12:36:08.153 debug Alexa-Remote: Response: {"clientId":null,"contentId":null,"contentType":null,"currentState":"IDLE","imageURL":null,"isDisliked":false,"isLiked":false,"looping":false,"mediaOwnerCustomerId":null,"mute
                                  ! alexa2.0 2018-07-22 12:36:07.938 debug Alexa-Remote: Sending Request with {"host":"layla.amazon.de","path":"/api/media/state?deviceSerialNumber=G090LF11742316CP&deviceType=A3S5BH2HU6VAYF&screenWidth=1392&
                                  =1532255767938","method":"GET","t
                                  ! alexa2.0 2018-07-22 12:36:07.937 debug Alexa-Remote: No authentication check needed (time elapsed 71745)

                                  falls du eine 2.ten echo dot brauchst - ich würde dir einen von meinen zum testen für ein oder 2 wochen zusenden - vorausgesetzt du sendest ihn mir wieder zurück 😞

                                  1 Reply Last reply Reply Quote 0
                                  • apollon77
                                    apollon77 last edited by

                                    Ich denke bekommen wir auch so hin aber Danke.

                                    Die nächste Version kennzeichnet multiroom. Am besten einer teste mal alle Funktionen auf einem multiroom device und sagt mir was geht und was nicht. Dann Blende ich das aus was nicht geht.

                                    Gesendet vom Handy …

                                    1 Reply Last reply Reply Quote 0
                                    • haselchen
                                      haselchen Most Active last edited by

                                      @dslraser

                                      Erstmal Danke, dass Du Dich meinem Wunsch angenommen hast.

                                      Ich benutze leider kein Blockly.

                                      Hättest Du vielleicht ein Skript parat, wo ich wenn nur die Devices tauschen muss?

                                      1 Reply Last reply Reply Quote 0
                                      • liv-in-sky
                                        liv-in-sky last edited by

                                        hi appollon,

                                        es ist wieder geschehen - alle echos dots sind deaktiviert - weder die app noch alexa.amazon.de finden die echos (leuchten rot) - das iobroker log von heute beginnt erst um 12:35 - wie wenn es gelöscht worden wäre (passsiert das, wenn iobroker neustartet?) - hab mal wieder mit multiroom gespielt - muss iobroker neustarten, da nix mehr richtig funktioniert

                                        und sogar die fritzbox brauchte neustart (keine ahnung warum) - jetzt gehen die echos wieder - zumindest keine echo umbennenung

                                        -weisst du, wann das iobroker log gelöscht wird ?

                                        -wie kommuniziert der adapter im netzwerk - kann es ein anderer adapter sein, der da "rein spinnt" - ich habe leider keine idee wie ich das rausfinden soll

                                        1 Reply Last reply Reply Quote 0
                                        • dslraser
                                          dslraser Forum Testing Most Active last edited by

                                          @haselchen:

                                          @dslraser

                                          Erstmal Danke, dass Du Dich meinem Wunsch angenommen hast.

                                          Ich benutze leider kein Blockly.

                                          Hättest Du vielleicht ein Skript parat, wo ich wenn nur die Devices tauschen muss? ` das Script kannst Du doch in Blockly importieren und danach selbst in Dein gewünschtes Format umwandeln, nur rückgängig kann man es dann nicht mehr machen.

                                          Das ist ein Beispiel mit einer Steckdose, aber das gleiche Script.

                                          Hier in Javascript/js:

                                          on({id: 'hm-rpc.0.0002xxxx.3.STATE', change: "ne"}, function (obj) {
                                            var value = obj.state.val;
                                            var oldValue = obj.oldState.val;
                                            // Alexa Wohnzimmer
                                            setState("alexa2.0.echo-devices.xxxx.Commands.speak"/*speak*/, (String('Die Kaminlampe wurde') + String(getState("hm-rpc.0.xxxxxx.3.STATE").val ? 'eingeschaltet' : 'ausgeschaltet')));
                                          });
                                          
                                          1 Reply Last reply Reply Quote 0
                                          • apollon77
                                            apollon77 last edited by

                                            @liv-in-sky:

                                            hi appollon,

                                            es ist wieder geschehen - alle echos dots sind deaktiviert - weder die app noch alexa.amazon.de finden die echos (leuchten rot) - das iobroker log von heute beginnt erst um 12:35 - wie wenn es gelöscht worden wäre (passsiert das, wenn iobroker neustartet?) - hab mal wieder mit multiroom gespielt - muss iobroker neustarten, da nix mehr richtig funktioniert

                                            und sogar die fritzbox brauchte neustart (keine ahnung warum) - jetzt gehen die echos wieder - zumindest keine echo umbennenung

                                            -weisst du, wann das iobroker log gelöscht wird ?

                                            -wie kommuniziert der adapter im netzwerk - kann es ein anderer adapter sein, der da "rein spinnt" - ich habe leider keine idee wie ich das rausfinden soll `
                                            Auch das logfile auf der Festplatte unter /opt/iobroker/log ?! Wenn das auch leer ist dann ist irgendwas ganz komisch an deiner Installation.

                                            Der Adapter redet ausschließlich mit den Amazon Servern. Und wenn du da an multiroom was änderst bekommt das erstmal der Adapter nicht mit außer du startest ihn neu.

                                            Ansonsten brauche ich das log um irgendwas mehr sagen zu können aber ich wüsste noch was der Adapter damit zu tun haben sollte.

                                            Gesendet vom Handy …

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            828
                                            Online

                                            31.6k
                                            Users

                                            79.4k
                                            Topics

                                            1.3m
                                            Posts

                                            76
                                            581
                                            126790
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo