Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Cloud Dienste
  4. Iobroker.alexa2 v0.4+

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.7k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.1k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.0k

Iobroker.alexa2 v0.4+

Geplant Angeheftet Gesperrt Verschoben Cloud Dienste
618 Beiträge 95 Kommentatoren 171.0k Aufrufe 9 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • liv-in-skyL Offline
    liv-in-skyL Offline
    liv-in-sky
    schrieb am zuletzt editiert von
    #348

    der neustart war wohl sehr wichtig für meinen echoplus - jetzt reagiert er wieder auf scripte.

    mal sehen , was morgen früh ist, wenn iobroker wieder frisch am netz ist

    erst mal danke an die helfer

    nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

    1 Antwort Letzte Antwort
    0
    • apollon77A Offline
      apollon77A Offline
      apollon77
      schrieb am zuletzt editiert von
      #349

      Hi,

      Wenn man die Lautstärke manuell setzt passiert folgendes:

      • Wenn die Push-Verbindung aktiviert ist dann macht er nix weil er erwartet das die Änderung per Push vom Gerät bestätigt wird.

      • Wenn die Push-Verbindung deaktiviert ist, dann wird der neue Lautstärkewert beim nächsten regulären oder manuell getriggerten Player-Update neu gelesen.

      Mal andere Frage: Warum triggerst Du jede Minute einen Scan? Bei Push-Verbindung sollte das unnötig sein und keinerlei Mehrwert haben!

      Auch Amazon hat ein "Rate Limiting" drin - zuviele Requests sperren dich für ne Weile aus, vllt sogar die Push-Verbindung.

      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
      1 Antwort Letzte Antwort
      0
      • liv-in-skyL Offline
        liv-in-skyL Offline
        liv-in-sky
        schrieb am zuletzt editiert von
        #350

        ich habe die pushverbindung nicht eingestellt - ich dachte immer, so kann ich besser regeln, wann mit amazon "geredet" wird - war wohl ein irrtum

        werde sofort umstellen - danke für den hinweis

        nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

        1 Antwort Letzte Antwort
        0
        • apollon77A Offline
          apollon77A Offline
          apollon77
          schrieb am zuletzt editiert von
          #351

          Das gute ist ja das die Push-Verbindung gar nicht aktiv mit Amazon redet. Sie macht zu Beginn EINE Verindung auf und Amazon pusht updates. Das ist viel "schonender" als immer wieder anzufragen :-)

          Je nachdem was per Push reinkommt frage der Adapter dann nur das ab was nötig ist (Player update als Beispiel)

          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
          1 Antwort Letzte Antwort
          0
          • liv-in-skyL Offline
            liv-in-skyL Offline
            liv-in-sky
            schrieb am zuletzt editiert von
            #352

            schön langsam kapier ichs - ich habe damals beim testen immer gedacht, es ist genau anders herum - der adapter pusht zu amazon - danke, das du mir das nochmal erklärt hast - ich finde den adapter echt toll, aber irgendwie - damals in der testphase - ist mir das zuviel geworden - zu viele scripte, zu viel vis, zuviel alexa. hat mich wohl etwas übefordert. mit euch jung-programmier-genies mitzuhalten ist nicht immer einfach :-)

            nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

            1 Antwort Letzte Antwort
            0
            • haselchenH Offline
              haselchenH Offline
              haselchen
              Most Active
              schrieb am zuletzt editiert von
              #353

              Kurze Zwischenfrage…gibt es bei Amazon/Alexa ne schwarze Liste was Wörter angeht?

              Wollte als Speakausgabe nehmen: Na Du Muschi, wieder zu Hause?

              Das quittiert Alexa nur mit einem "Möööp".

              Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

              1 Antwort Letzte Antwort
              0
              • liv-in-skyL Offline
                liv-in-skyL Offline
                liv-in-sky
                schrieb am zuletzt editiert von
                #354

                na du pussi funktioniert - reicht das - muschi mag meiner auch nicht

                nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

                1 Antwort Letzte Antwort
                0
                • haselchenH Offline
                  haselchenH Offline
                  haselchen
                  Most Active
                  schrieb am zuletzt editiert von
                  #355

                  :lol: :lol: Pussi hatte ich noch nicht probiert.

                  Hab Muschi jetzt mit 2 u geschrieben. Das nimmt Alexa :)

                  Gibt es noch andere Wörte (nicht Fäkalsprache) die auf der Blacklist sind?

                  Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                  1 Antwort Letzte Antwort
                  0
                  • padrinoP Online
                    padrinoP Online
                    padrino
                    Most Active
                    schrieb am zuletzt editiert von
                    #356

                    Hmm, ist (nachtti)schlampe schon fäkal? ;)

                    Frage mich, ob die Zensur nicht zu weit geht…

                    Wenn sich jemand eine Alexa Domina basteln will, sieht er alt aus. :lol:

                    1 Antwort Letzte Antwort
                    0
                    • apollon77A Offline
                      apollon77A Offline
                      apollon77
                      schrieb am zuletzt editiert von
                      #357

                      Wer die Blacklist rausfindet darf Sie gern in die Alexa2-Doku einreichen :-)

                      geht Cock-Pit? duck (in einer Firma ist das der Freund von der Sper(r)ma-trix gewesen (war im Fraud-Bekämpfungs-Bereich)

                      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                      1 Antwort Letzte Antwort
                      0
                      • liv-in-skyL Offline
                        liv-in-skyL Offline
                        liv-in-sky
                        schrieb am zuletzt editiert von
                        #358

                        @ apollon

                        hi,

                        hatte heute morgen keine probleme mehr. wollte nun noch sprachausgabe testen - alle echo.dots sind tot - nur der plus läuft noch - -voll die panik - habe amazon kontaktiert - europa-weiter ausfall der echo geräte ! puh

                        nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

                        1 Antwort Letzte Antwort
                        0
                        • apollon77A Offline
                          apollon77A Offline
                          apollon77
                          schrieb am zuletzt editiert von
                          #359

                          ;-)

                          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                          1 Antwort Letzte Antwort
                          0
                          • M Offline
                            M Offline
                            mrMuppet
                            schrieb am zuletzt editiert von
                            #360

                            Sorry, das ich mich jetzt hier mit Anfängerprobleme einschalte, aber:

                            ich hatte den Adapter schon einige Wochen am laufen. Dann kam ich auf die Idee mein System mal wieder zu updaten ("never change a…") - und seit dem bekomme ich alexa nicht mehr als laufen! Leider war mein Backup fehlerhaft, so dass ich nicht zurück zum wiederherstellungspunkt komme. Also muss es jetzt anders gehen. Mit Email und PW bekomm ich es nicht hin, und auch mit cookie läuft es nicht besser - wobei ich mir auch nicht mehr ganz sicher bin, wie lang der String wirklich ist, denn meine Strings sehen in der Reihenfolge der Strings im Moment etwas anders aus als in der https://www.gehrig.info/alexa/Alexa.html - "csrf=-782510679" steht z.B. als vierter Eintrag hinter "Cookie" und nicht mehr ganz am Ende vom Block.

                            Hier mal ein Log

                            2018-09-27 20:16:24.114 - info: iobroker add alexa2 --host iobroker_v1
                            2018-09-27 20:16:24.495 - info: iobroker host.iobroker_v1 create instance alexa2
                            2018-09-27 20:16:24.499 - info: iobroker host.iobroker_v1 object alexa2.0.info.csrf created
                            2018-09-27 20:16:24.527 - info: iobroker host.iobroker_v1 object alexa2.0.info.cookie created
                            2018-09-27 20:16:24.556 - info: iobroker host.iobroker_v1 object alexa2.0.info.connection created
                            2018-09-27 20:16:24.583 - info: iobroker host.iobroker_v1 object alexa2.0.info created
                            2018-09-27 20:16:24.613 - info: iobroker host.iobroker_v1 object system.adapter.alexa2.0.outputCount created
                            2018-09-27 20:16:24.643 - info: iobroker host.iobroker_v1 object system.adapter.alexa2.0.inputCount created
                            2018-09-27 20:16:24.673 - info: iobroker host.iobroker_v1 object system.adapter.alexa2.0.uptime created
                            2018-09-27 20:16:24.702 - info: iobroker host.iobroker_v1 object system.adapter.alexa2.0.memRss created
                            2018-09-27 20:16:24.730 - info: iobroker host.iobroker_v1 object system.adapter.alexa2.0.memHeapTotal created
                            2018-09-27 20:16:24.761 - info: iobroker host.iobroker_v1 object system.adapter.alexa2.0.memHeapUsed created
                            2018-09-27 20:16:24.791 - info: iobroker host.iobroker_v1 object system.adapter.alexa2.0.cputime created
                            2018-09-27 20:16:24.820 - info: iobroker host.iobroker_v1 object system.adapter.alexa2.0.cpu created
                            2018-09-27 20:16:24.849 - info: iobroker host.iobroker_v1 object system.adapter.alexa2.0.connected created
                            2018-09-27 20:16:24.877 - info: iobroker host.iobroker_v1 object system.adapter.alexa2.0.alive created
                            2018-09-27 20:16:24.913 - info: host.iobroker_v1 object change system.adapter.alexa2.0
                            2018-09-27 20:16:24.940 - info: host.iobroker_v1 instance system.adapter.alexa2.0 started with pid 69731
                            2018-09-27 20:16:24.943 - info: iobroker host.iobroker_v1 object system.adapter.alexa2.0 created
                            2018-09-27 20:16:24.950 - info: iobroker exit 0
                            2018-09-27 20:16:25.744 - info: alexa2.0 starting. Version 1.1.0 in /usr/local/www/iobroker/node_modules/iobroker.alexa2, node: v6.14.4
                            2018-09-27 20:16:25.870 - info: alexa2.0 Proxy IP not set, use first network interface (192.168.178.162) instead
                            2018-09-27 20:16:26.217 - error: alexa2.0 uncaught exception: Cannot read property 'options' of undefined
                            2018-09-27 20:16:26.217 - error: alexa2.0 TypeError: Cannot read property 'options' of undefined
                            at request (/usr/local/www/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-cookie2/alexa-cookie.js:236:71)
                            at ClientRequest. (/usr/local/www/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-cookie2/alexa-cookie.js:114:24)
                            at emitOne (events.js:96:13)
                            at ClientRequest.emit (events.js:188:7)
                            at TLSSocket.socketErrorListener (_http_client.js:314:9)
                            at emitOne (events.js:96:13)
                            at TLSSocket.emit (events.js:188:7)
                            at emitErrorNT (net.js:1290:8)
                            at _combinedTickCallback (internal/process/next_tick.js:80:11)
                            at process._tickCallback (internal/process/next_tick.js:104:9)
                            2018-09-27 20:16:26.218 - warn: alexa2.0 Exception: TypeError: Cannot read property 'options' of undefined
                            2018-09-27 20:16:26.219 - error: alexa2.0 uncaught exception: Cannot read property 'options' of undefined
                            2018-09-27 20:16:26.220 - error: alexa2.0 TypeError: Cannot read property 'options' of undefined
                            at request (/usr/local/www/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-cookie2/alexa-cookie.js:236:71)
                            at ClientRequest. (/usr/local/www/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-cookie2/alexa-cookie.js:114:24)
                            at emitOne (events.js:96:13)
                            at ClientRequest.emit (events.js:188:7)
                            at TLSSocket.socketCloseListener (_http_client.js:290:9)
                            at emitOne (events.js:101:20)
                            at TLSSocket.emit (events.js:188:7)
                            at _handle.close (net.js:509:12)
                            at TCP.done [as _onclose] (_tls_wrap.js:332:7)
                            2018-09-27 20:16:26.220 - warn: alexa2.0 Exception: TypeError: Cannot read property 'options' of undefined
                            2018-09-27 20:16:26.245 - error: Caught by controller[0]: TypeError: Cannot read property 'options' of undefined
                            2018-09-27 20:16:26.245 - error: Caught by controller[0]: at request (/usr/local/www/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-cookie2/alexa-cookie.js:236:71)
                            2018-09-27 20:16:26.245 - error: Caught by controller[0]: at ClientRequest. (/usr/local/www/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-cookie2/alexa-cookie.js:114:24)
                            2018-09-27 20:16:26.245 - error: Caught by controller[0]: at emitOne (events.js:96:13)
                            2018-09-27 20:16:26.245 - error: Caught by controller[0]: at ClientRequest.emit (events.js:188:7)
                            2018-09-27 20:16:26.245 - error: Caught by controller[0]: at TLSSocket.socketErrorListener (_http_client.js:314:9)
                            2018-09-27 20:16:26.245 - error: Caught by controller[0]: at emitOne (events.js:96:13)
                            2018-09-27 20:16:26.245 - error: Caught by controller[0]: at TLSSocket.emit (events.js:188:7)
                            2018-09-27 20:16:26.245 - error: Caught by controller[0]: at emitErrorNT (net.js:1290:8)
                            2018-09-27 20:16:26.245 - error: Caught by controller[0]: at _combinedTickCallback (internal/process/next_tick.js:80:11)
                            2018-09-27 20:16:26.245 - error: Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:104:9)
                            2018-09-27 20:16:26.245 - error: Caught by controller[1]: TypeError: Cannot read property 'options' of undefined
                            2018-09-27 20:16:26.245 - error: Caught by controller[1]: at request (/usr/local/www/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-cookie2/alexa-cookie.js:236:71)
                            2018-09-27 20:16:26.245 - error: Caught by controller[1]: at ClientRequest. (/usr/local/www/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-cookie2/alexa-cookie.js:114:24)
                            2018-09-27 20:16:26.245 - error: Caught by controller[1]: at emitOne (events.js:96:13)
                            2018-09-27 20:16:26.246 - error: Caught by controller[1]: at ClientRequest.emit (events.js:188:7)
                            2018-09-27 20:16:26.246 - error: Caught by controller[1]: at TLSSocket.socketCloseListener (_http_client.js:290:9)
                            2018-09-27 20:16:26.246 - error: Caught by controller[1]: at emitOne (events.js:101:20)
                            2018-09-27 20:16:26.246 - error: Caught by controller[1]: at TLSSocket.emit (events.js:188:7)
                            2018-09-27 20:16:26.246 - error: Caught by controller[1]: at _handle.close (net.js:509:12)
                            2018-09-27 20:16:26.246 - error: Caught by controller[1]: at TCP.done [as _onclose] (_tls_wrap.js:332:7)
                            2018-09-27 20:16:26.247 - error: host.iobroker_v1 instance system.adapter.alexa2.0 terminated with code 0 (OK)
                            

                            Danke für eure Hilfe!

                            ioBroker auf NUC (Celeron mit Ubuntu-Server)

                            Homematic, HMIP, Hue, Unifi, Plex, Nest, Roborock, Google Assistant

                            1 Antwort Letzte Antwort
                            0
                            • apollon77A Offline
                              apollon77A Offline
                              apollon77
                              schrieb am zuletzt editiert von
                              #361

                              Ok der Fehler sollte nicht kommen. Aber trage doch mal bitte deinen usernamen und Passwort ein. Ist der Fehler dann weg bzw die Ausgabe eine andere?

                              Gesendet vom Handy …

                              Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                              • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                              • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                              1 Antwort Letzte Antwort
                              0
                              • M Offline
                                M Offline
                                mrMuppet
                                schrieb am zuletzt editiert von
                                #362

                                Hier ist das log mit eingetragenen credetials.

                                undefined2018-09-27 21:26:04.815 - info: host.iobroker_v1 object change system.adapter.alexa2.0
                                2018-09-27 21:26:04.836 - info: host.iobroker_v1 instance system.adapter.alexa2.0 started with pid 79213
                                2018-09-27 21:26:05.700 - info: alexa2.0 starting. Version 1.1.0 in /usr/local/www/iobroker/node_modules/iobroker.alexa2, node: v6.14.4
                                2018-09-27 21:26:06.676 - error: alexa2.0 uncaught exception: Cannot read property 'options' of undefined
                                2018-09-27 21:26:06.677 - error: alexa2.0 TypeError: Cannot read property 'options' of undefined
                                at request (/usr/local/www/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-cookie2/alexa-cookie.js:236:71)
                                at ClientRequest. (/usr/local/www/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-cookie2/alexa-cookie.js:114:24)
                                at emitOne (events.js:96:13)
                                at ClientRequest.emit (events.js:188:7)
                                at TLSSocket.socketErrorListener (_http_client.js:314:9)
                                at emitOne (events.js:96:13)
                                at TLSSocket.emit (events.js:188:7)
                                at emitErrorNT (net.js:1290:8)
                                at _combinedTickCallback (internal/process/next_tick.js:80:11)
                                at process._tickCallback (internal/process/next_tick.js:104:9)
                                2018-09-27 21:26:06.678 - warn: alexa2.0 Exception: TypeError: Cannot read property 'options' of undefined
                                2018-09-27 21:26:06.684 - error: alexa2.0 uncaught exception: Cannot read property 'options' of undefined
                                2018-09-27 21:26:06.684 - error: alexa2.0 TypeError: Cannot read property 'options' of undefined
                                at request (/usr/local/www/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-cookie2/alexa-cookie.js:236:71)
                                at ClientRequest. (/usr/local/www/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-cookie2/alexa-cookie.js:114:24)
                                at emitOne (events.js:96:13)
                                at ClientRequest.emit (events.js:188:7)
                                at TLSSocket.socketCloseListener (_http_client.js:290:9)
                                at emitOne (events.js:101:20)
                                at TLSSocket.emit (events.js:188:7)
                                at _handle.close (net.js:509:12)
                                at TCP.done [as _onclose] (_tls_wrap.js:332:7)
                                2018-09-27 21:26:06.684 - warn: alexa2.0 Exception: TypeError: Cannot read property 'options' of undefined
                                2018-09-27 21:26:06.740 - error: Caught by controller[0]: TypeError: Cannot read property 'options' of undefined
                                2018-09-27 21:26:06.741 - error: Caught by controller[0]: at request (/usr/local/www/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-cookie2/alexa-cookie.js:236:71)
                                2018-09-27 21:26:06.741 - error: Caught by controller[0]: at ClientRequest. (/usr/local/www/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-cookie2/alexa-cookie.js:114:24)
                                2018-09-27 21:26:06.742 - error: Caught by controller[0]: at emitOne (events.js:96:13)
                                2018-09-27 21:26:06.742 - error: Caught by controller[0]: at ClientRequest.emit (events.js:188:7)
                                2018-09-27 21:26:06.742 - error: Caught by controller[0]: at TLSSocket.socketErrorListener (_http_client.js:314:9)
                                2018-09-27 21:26:06.742 - error: Caught by controller[0]: at emitOne (events.js:96:13)
                                2018-09-27 21:26:06.742 - error: Caught by controller[0]: at TLSSocket.emit (events.js:188:7)
                                2018-09-27 21:26:06.742 - error: Caught by controller[0]: at emitErrorNT (net.js:1290:8)
                                2018-09-27 21:26:06.742 - error: Caught by controller[0]: at _combinedTickCallback (internal/process/next_tick.js:80:11)
                                2018-09-27 21:26:06.742 - error: Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:104:9)
                                2018-09-27 21:26:06.742 - error: Caught by controller[1]: TypeError: Cannot read property 'options' of undefined
                                2018-09-27 21:26:06.742 - error: Caught by controller[1]: at request (/usr/local/www/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-cookie2/alexa-cookie.js:236:71)
                                2018-09-27 21:26:06.742 - error: Caught by controller[1]: at ClientRequest. (/usr/local/www/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-cookie2/alexa-cookie.js:114:24)
                                2018-09-27 21:26:06.742 - error: Caught by controller[1]: at emitOne (events.js:96:13)
                                2018-09-27 21:26:06.742 - error: Caught by controller[1]: at ClientRequest.emit (events.js:188:7)
                                2018-09-27 21:26:06.742 - error: Caught by controller[1]: at TLSSocket.socketCloseListener (_http_client.js:290:9)
                                2018-09-27 21:26:06.742 - error: Caught by controller[1]: at emitOne (events.js:101:20)
                                2018-09-27 21:26:06.742 - error: Caught by controller[1]: at TLSSocket.emit (events.js:188:7)
                                2018-09-27 21:26:06.742 - error: Caught by controller[1]: at _handle.close (net.js:509:12)
                                2018-09-27 21:26:06.742 - error: Caught by controller[1]: at TCP.done [as _onclose] (_tls_wrap.js:332:7)
                                2018-09-27 21:26:06.742 - error: host.iobroker_v1 instance system.adapter.alexa2.0 terminated with code 0 (OK)
                                2018-09-27 21:26:06.742 - info: host.iobroker_v1 Restart adapter system.adapter.alexa2.0 because enabled
                                2018-09-27 21:26:11.213 - info: host.iobroker_v1 object change system.adapter.alexa2.0
                                
                                

                                Edit: also mit Email&PW aber ohne Cookie…

                                ioBroker auf NUC (Celeron mit Ubuntu-Server)

                                Homematic, HMIP, Hue, Unifi, Plex, Nest, Roborock, Google Assistant

                                1 Antwort Letzte Antwort
                                0
                                • M Offline
                                  M Offline
                                  mrMuppet
                                  schrieb am zuletzt editiert von
                                  #363

                                  Könnt ihr da die Probleme erkennen? Was kann ich tun?

                                  Gesendet von meinem ONEPLUS A3003 mit Tapatalk

                                  ioBroker auf NUC (Celeron mit Ubuntu-Server)

                                  Homematic, HMIP, Hue, Unifi, Plex, Nest, Roborock, Google Assistant

                                  1 Antwort Letzte Antwort
                                  0
                                  • apollon77A Offline
                                    apollon77A Offline
                                    apollon77
                                    schrieb am zuletzt editiert von
                                    #364

                                    Ich muss reinschauen was da passiert. Komisch

                                    Gesendet vom Handy …

                                    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                    1 Antwort Letzte Antwort
                                    0
                                    • lobomauL Offline
                                      lobomauL Offline
                                      lobomau
                                      schrieb am zuletzt editiert von
                                      #365

                                      Bei mir läuft der Adapter leider nicht ganz rund. Wenn ich bei Spotify etwas abspielen lassen möchte, läuft er keine 2 sec. und geht wieder auf Pause. Egal ob in der Handy-App Play gedrückt wird oder über den alexa2-Adapter. Dieser Fehler ist nicht permanent. Schalte ich den Alexa2-Adapter aus funktioniert Spotify normal.

                                      Ich habe gerade rausbekommen wie ich den Fehler (zeitweise) wegbekomme. Ich sage Alexa, dass sie einen Radiosender spielen soll. Danach ist alles wieder normal und Spotify kann abgespielt werden. Ein Alexa2-Adapter Neustart bewirkt hingegen nichts.

                                      Das wird irgendwann wieder kommen. Ich beobachte mal.

                                      Es läuft alexa 1.1.0 und ich habe keinen spotify-Adapter installiert.

                                      Vielleicht sagt das log auch etwas aus:

                                      ! ````
                                      alexa2.0 2018-09-29 11:00:44.762 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressStr: {"val":"02:00","ack":true,"ts":1538211644753,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153821
                                      alexa2.0 2018-09-29 11:00:44.762 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgress: {"val":120,"ack":true,"ts":1538211644751,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211644751
                                      alexa2.0 2018-09-29 11:00:44.761 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressPercent: {"val":72,"ack":true,"ts":1538211644746,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211
                                      alexa2.0 2018-09-29 11:00:42.757 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressStr: {"val":"01:58","ack":true,"ts":1538211642752,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153821
                                      alexa2.0 2018-09-29 11:00:42.754 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgress: {"val":118,"ack":true,"ts":1538211642749,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211642749
                                      alexa2.0 2018-09-29 11:00:42.750 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressPercent: {"val":71,"ack":true,"ts":1538211642745,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211
                                      alexa2.0 2018-09-29 11:00:40.756 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressStr: {"val":"01:56","ack":true,"ts":1538211640749,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153821
                                      alexa2.0 2018-09-29 11:00:40.751 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgress: {"val":116,"ack":true,"ts":1538211640746,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211640746
                                      alexa2.0 2018-09-29 11:00:40.747 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressPercent: {"val":69,"ack":true,"ts":1538211640741,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211
                                      alexa2.0 2018-09-29 11:00:38.772 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressStr: {"val":"01:54","ack":true,"ts":1538211638752,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153821
                                      alexa2.0 2018-09-29 11:00:38.770 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgress: {"val":114,"ack":true,"ts":1538211638750,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211638750
                                      alexa2.0 2018-09-29 11:00:38.751 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressPercent: {"val":68,"ack":true,"ts":1538211638746,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211
                                      alexa2.0 2018-09-29 11:00:36.750 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressStr: {"val":"01:52","ack":true,"ts":1538211636745,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153821
                                      alexa2.0 2018-09-29 11:00:36.747 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgress: {"val":112,"ack":true,"ts":1538211636742,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211636742
                                      alexa2.0 2018-09-29 11:00:36.743 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressPercent: {"val":67,"ack":true,"ts":1538211636737,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211
                                      alexa2.0 2018-09-29 11:00:36.298 debug State changed alexa2.0.History.json: {"val":"{"name":"Wohnzimmer","serialNumber":"G090LV03701205NB","summary":"alexa spiele eins live","creationTime":1538211618292,"status":"SUCCESS"
                                      alexa2.0 2018-09-29 11:00:36.298 debug State changed alexa2.0.History.cardJson: {"val":"","ack":true,"ts":1538211636252,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1536422903445}
                                      alexa2.0 2018-09-29 11:00:36.298 debug State changed alexa2.0.History.cardContent: {"val":"","ack":true,"ts":1538211636251,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1535176160045}
                                      alexa2.0 2018-09-29 11:00:36.297 debug State changed alexa2.0.History.domainApplicationname: {"val":"","ack":true,"ts":1538211636251,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1535195487412}
                                      alexa2.0 2018-09-29 11:00:36.297 debug State changed alexa2.0.History.domainApplicationId: {"val":"","ack":true,"ts":1538211636250,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1536423951420}
                                      alexa2.0 2018-09-29 11:00:36.297 debug State changed alexa2.0.History.creationTime: {"val":1538211618292,"ack":true,"ts":1538211636250,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211636250}
                                      alexa2.0 2018-09-29 11:00:36.297 debug State changed alexa2.0.History.status: {"val":"SUCCESS","ack":true,"ts":1538211636249,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538204958547}
                                      alexa2.0 2018-09-29 11:00:36.297 debug State changed alexa2.0.History.summary: {"val":"alexa spiele eins live","ack":true,"ts":1538211636249,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211636249}
                                      alexa2.0 2018-09-29 11:00:36.297 debug State changed alexa2.0.History.serialNumber: {"val":"G090LV03701205NB","ack":true,"ts":1538211636248,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211636248}
                                      alexa2.0 2018-09-29 11:00:36.297 debug State changed alexa2.0.History.name: {"val":"Wohnzimmer","ack":true,"ts":1538211636248,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211636248}
                                      alexa2.0 2018-09-29 11:00:36.297 debug State changed alexa2.0.History.json: {"val":"{"name":"Matthias's 2nd Virtual Device","serialNumber":"1f262f5b515b482a9561c3fa4d2f2246","summary":"wann gefriert wasser","creationTime":153
                                      alexa2.0 2018-09-29 11:00:36.297 debug State changed alexa2.0.History.cardJson: {"val":"","ack":true,"ts":1538211636247,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1536422903445}
                                      alexa2.0 2018-09-29 11:00:36.297 debug State changed alexa2.0.History.cardContent: {"val":"","ack":true,"ts":1538211636246,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1535176160045}
                                      alexa2.0 2018-09-29 11:00:36.297 debug State changed alexa2.0.History.domainApplicationname: {"val":"","ack":true,"ts":1538211636245,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1535195487412}
                                      alexa2.0 2018-09-29 11:00:36.296 debug State changed alexa2.0.History.domainApplicationId: {"val":"","ack":true,"ts":1538211636245,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1536423951420}
                                      alexa2.0 2018-09-29 11:00:36.296 debug State changed alexa2.0.History.creationTime: {"val":1538211357873,"ack":true,"ts":1538211636244,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211636244}
                                      alexa2.0 2018-09-29 11:00:36.296 debug State changed alexa2.0.History.status: {"val":"SUCCESS","ack":true,"ts":1538211636244,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538204958547}
                                      alexa2.0 2018-09-29 11:00:36.296 debug State changed alexa2.0.History.summary: {"val":"wann gefriert wasser","ack":true,"ts":1538211636243,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538208302585}
                                      alexa2.0 2018-09-29 11:00:36.292 debug State changed alexa2.0.History.serialNumber: {"val":"1f262f5b515b482a9561c3fa4d2f2246","ack":true,"ts":1538211636242,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153820830258
                                      alexa2.0 2018-09-29 11:00:36.244 debug State changed alexa2.0.History.name: {"val":"Matthias's 2nd Virtual Device","ack":true,"ts":1538211636240,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538208302575}
                                      alexa2.0 2018-09-29 11:00:36.224 debug Alexa-Remote: Response: {"activities":[{"disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1538211618292,"description":"{"summary":"alexa spiele eins live","firstUtteranceId
                                      alexa2.0 2018-09-29 11:00:35.964 debug Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/activities?startTime=&size=3&offset=1","method":"GET","timeout":10000,"headers":{}}
                                      alexa2.0 2018-09-29 11:00:35.963 debug Alexa-Remote: No authentication check needed (time elapsed 311611)
                                      alexa2.0 2018-09-29 11:00:34.763 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressStr: {"val":"01:50","ack":true,"ts":1538211634753,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153821
                                      alexa2.0 2018-09-29 11:00:34.763 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgress: {"val":110,"ack":true,"ts":1538211634752,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211634752
                                      alexa2.0 2018-09-29 11:00:34.754 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressPercent: {"val":66,"ack":true,"ts":1538211634748,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211
                                      alexa2.0 2018-09-29 11:00:32.750 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressStr: {"val":"01:48","ack":true,"ts":1538211632740,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153821
                                      alexa2.0 2018-09-29 11:00:32.741 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgress: {"val":108,"ack":true,"ts":1538211632737,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211632737
                                      alexa2.0 2018-09-29 11:00:32.738 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressPercent: {"val":65,"ack":true,"ts":1538211632733,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211
                                      alexa2.0 2018-09-29 11:00:30.748 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressStr: {"val":"01:46","ack":true,"ts":1538211630741,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153821
                                      alexa2.0 2018-09-29 11:00:30.743 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgress: {"val":106,"ack":true,"ts":1538211630738,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211630738
                                      alexa2.0 2018-09-29 11:00:30.736 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressPercent: {"val":63,"ack":true,"ts":1538211630730,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211
                                      alexa2.0 2018-09-29 11:00:28.738 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressStr: {"val":"01:44","ack":true,"ts":1538211628733,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153821
                                      alexa2.0 2018-09-29 11:00:28.735 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgress: {"val":104,"ack":true,"ts":1538211628730,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211628730
                                      alexa2.0 2018-09-29 11:00:28.732 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressPercent: {"val":62,"ack":true,"ts":1538211628726,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211
                                      alexa2.0 2018-09-29 11:00:26.737 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressStr: {"val":"01:42","ack":true,"ts":1538211626729,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153821
                                      alexa2.0 2018-09-29 11:00:26.734 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgress: {"val":102,"ack":true,"ts":1538211626726,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211626726
                                      alexa2.0 2018-09-29 11:00:26.727 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressPercent: {"val":61,"ack":true,"ts":1538211626722,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211
                                      alexa2.0 2018-09-29 11:00:24.735 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressStr: {"val":"01:40","ack":true,"ts":1538211624728,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153821
                                      alexa2.0 2018-09-29 11:00:24.730 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgress: {"val":100,"ack":true,"ts":1538211624724,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211624724
                                      alexa2.0 2018-09-29 11:00:24.726 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressPercent: {"val":60,"ack":true,"ts":1538211624718,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211
                                      alexa2.0 2018-09-29 11:00:22.729 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressStr: {"val":"01:38","ack":true,"ts":1538211622724,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153821
                                      alexa2.0 2018-09-29 11:00:22.726 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgress: {"val":98,"ack":true,"ts":1538211622721,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211622721}
                                      alexa2.0 2018-09-29 11:00:22.722 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressPercent: {"val":59,"ack":true,"ts":1538211622715,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211
                                      alexa2.0 2018-09-29 11:00:20.728 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressStr: {"val":"01:36","ack":true,"ts":1538211620722,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153821
                                      alexa2.0 2018-09-29 11:00:20.724 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgress: {"val":96,"ack":true,"ts":1538211620718,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211620718}
                                      alexa2.0 2018-09-29 11:00:20.719 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressPercent: {"val":57,"ack":true,"ts":1538211620712,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211
                                      alexa2.0 2018-09-29 11:00:18.722 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressStr: {"val":"01:34","ack":true,"ts":1538211618716,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153821
                                      alexa2.0 2018-09-29 11:00:18.719 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgress: {"val":94,"ack":true,"ts":1538211618713,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211618713}
                                      alexa2.0 2018-09-29 11:00:18.717 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressPercent: {"val":56,"ack":true,"ts":1538211618709,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211
                                      alexa2.0 2018-09-29 11:00:18.251 debug State changed alexa2.0.Echo-Devices.1f262f5b515b482a9561c3fa4d2f2246.Player.mediaProgressPercent: {"val":0,"ack":true,"ts":1538211618219,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admi
                                      alexa2.0 2018-09-29 11:00:18.251 debug State changed alexa2.0.Echo-Devices.1f262f5b515b482a9561c3fa4d2f2246.Player.mediaProgressStr: {"val":"0","ack":true,"ts":1538211618218,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin"
                                      alexa2.0 2018-09-29 11:00:18.251 debug State changed alexa2.0.Echo-Devices.1f262f5b515b482a9561c3fa4d2f2123.Player.mediaProgress: {"val":0,"ack":true,"ts":1538211618217,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc"
                                      alexa2.0 2018-09-29 11:00:18.251 debug State changed alexa2.0.Echo-Devices.1f262f5b515b482a9561c3fa4d2f2123.Player.mediaLengthStr: {"val":"0","ack":true,"ts":1538211618216,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","
                                      alexa2.0 2018-09-29 11:00:18.251 debug State changed alexa2.0.Echo-Devices.1f262f5b515b482a9561c3fa4d2f2123.Player.mediaLength: {"val":"","ack":true,"ts":1538211618215,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":
                                      alexa2.0 2018-09-29 11:00:18.251 debug State changed alexa2.0.Echo-Devices.1f262f5b515b482a9561c3fa4d2f2123.Player.miniArtUrl: {"val":"","ack":true,"ts":1538211618214,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1
                                      alexa2.0 2018-09-29 11:00:18.251 debug State changed alexa2.0.Echo-Devices.1f262f5b515b482a9561c3fa4d2f2123.Player.mainArtUrl: {"val":"","ack":true,"ts":1538211618213,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1
                                      alexa2.0 2018-09-29 11:00:18.251 debug State changed alexa2.0.Echo-Devices.1f262f5b515b482a9561c3fa4d2f2123.Player.currentAlbum: {"val":"","ack":true,"ts":1538211618212,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc"
                                      alexa2.0 2018-09-29 11:00:18.251 debug State changed alexa2.0.Echo-Devices.1f262f5b515b482a9561c3fa4d2f2123.Player.currentArtist: {"val":"","ack":true,"ts":1538211618211,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc
                                      alexa2.0 2018-09-29 11:00:18.251 debug State changed alexa2.0.Echo-Devices.1f262f5b515b482a9561c3fa4d2f2123.Player.currentTitle: {"val":"","ack":true,"ts":1538211618209,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc"
                                      alexa2.0 2018-09-29 11:00:18.250 debug State changed alexa2.0.Echo-Devices.1f262f5b515b482a9561c3fa4d2f2123.Player.providerName: {"val":"","ack":true,"ts":1538211618208,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc"
                                      alexa2.0 2018-09-29 11:00:18.249 debug State changed alexa2.0.Echo-Devices.1f262f5b515b482a9561c3fa4d2f2123.Player.service: {"val":"","ack":true,"ts":1538211618207,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1535
                                      alexa2.0 2018-09-29 11:00:18.248 debug State changed alexa2.0.Echo-Devices.1f262f5b515b482a9561c3fa4d2f2123.Player.radioStationId: {"val":"","ack":true,"ts":1538211618206,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","l
                                      alexa2.0 2018-09-29 11:00:18.241 debug State changed alexa2.0.Echo-Devices.1f262f5b515b482a9561c3fa4d2f2123.Player.providerId: {"val":"","ack":true,"ts":1538211618204,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1
                                      alexa2.0 2018-09-29 11:00:18.209 debug State changed alexa2.0.Echo-Devices.1f262f5b515b482a9561c3fa4d2f2123.Player.muted: {"val":false,"ack":true,"ts":1538211618201,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153
                                      alexa2.0 2018-09-29 11:00:18.209 debug State changed alexa2.0.Echo-Devices.1f262f5b515b482a9561c3fa4d2f2123.Player.imageURL: {"val":"","ack":true,"ts":1538211618194,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153
                                      alexa2.0 2018-09-29 11:00:18.209 debug State changed alexa2.0.Echo-Devices.1f262f5b515b482a9561c3fa4d2f2123.Player.currentState: {"val":false,"ack":true,"ts":1538211618193,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","
                                      alexa2.0 2018-09-29 11:00:18.209 debug State changed alexa2.0.Echo-Devices.1f262f5b515b482a9561c3fa4d2f2123.Player.contentType: {"val":"","ack":true,"ts":1538211618191,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":
                                      alexa2.0 2018-09-29 11:00:18.208 debug State changed alexa2.0.Echo-Devices.1f262f5b515b482a9561c3fa4d2f2123.Player.controlPlay: {"val":false,"ack":true,"ts":1538211618190,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","l
                                      alexa2.0 2018-09-29 11:00:18.195 debug State changed alexa2.0.Echo-Devices.1f262f5b515b482a9561c3fa4d2f2123.Player.controlPause: {"val":false,"ack":true,"ts":1538211618187,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","
                                      alexa2.0 2018-09-29 11:00:18.195 debug State changed alexa2.0.Echo-Devices.1f262f5b515b482a9561c3fa4d2f2123.Player.volume: {"val":0,"ack":true,"ts":1538211618181,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153591
                                      alexa2.0 2018-09-29 11:00:18.191 debug Alexa-Remote: Response: {"message":"Device is not connected/initialized: deviceSerialNumber=1f262f5b515b482a9561c3fa4d2f2246, deviceType=A1X7HJX9QL16M5"}
                                      alexa2.0 2018-09-29 11:00:17.623 debug Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/media/state?deviceSerialNumber=1f262f5b515b482a9561c3fa4d2f2246&deviceType=A1X7HJX9QL16M5&screenWidth=1392&
                                      =1538211617618","m
                                      alexa2.0 2018-09-29 11:00:17.623 debug Alexa-Remote: No authentication check needed (time elapsed 293271)
                                      alexa2.0 2018-09-29 11:00:17.622 debug Alexa-Remote: Response: {"playerInfo":{"hint":null,"infoText":null,"isPlayingInLemur":false,"lemurVolume":null,"lyrics":null,"mainArt":null,"mediaId":null,"miniArt":null,"miniInfoText":null,"playbackS
                                      alexa2.0 2018-09-29 11:00:17.127 debug State changed alexa2.0.Echo-Devices.4a449897ac5a4dae8fe5fd9debe3b9eb.Player.mediaProgressPercent: {"val":0,"ack":true,"ts":1538211617087,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admi
                                      alexa2.0 2018-09-29 11:00:17.127 debug State changed alexa2.0.Echo-Devices.4a449897ac5a4dae8fe5fd9debe3b9eb.Player.mediaProgressStr: {"val":"0","ack":true,"ts":1538211617086,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin"
                                      alexa2.0 2018-09-29 11:00:17.126 debug State changed alexa2.0.Echo-Devices.4a449897ac5a4dae8fe5fd9debe3b9eb.Player.mediaProgress: {"val":0,"ack":true,"ts":1538211617084,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc"
                                      alexa2.0 2018-09-29 11:00:17.126 debug State changed alexa2.0.Echo-Devices.4a449897ac5a4dae8fe5fd9debe3b9eb.Player.mediaLengthStr: {"val":"0","ack":true,"ts":1538211617083,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","
                                      alexa2.0 2018-09-29 11:00:17.126 debug State changed alexa2.0.Echo-Devices.4a449897ac5a4dae8fe5fd9debe3b9eb.Player.mediaLength: {"val":"","ack":true,"ts":1538211617082,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":
                                      alexa2.0 2018-09-29 11:00:17.126 debug State changed alexa2.0.Echo-Devices.4a449897ac5a4dae8fe5fd9debe3b9eb.Player.miniArtUrl: {"val":"","ack":true,"ts":1538211617081,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1
                                      alexa2.0 2018-09-29 11:00:17.126 debug State changed alexa2.0.Echo-Devices.4a449897ac5a4dae8fe5fd9debe3b9eb.Player.mainArtUrl: {"val":"","ack":true,"ts":1538211617080,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1
                                      alexa2.0 2018-09-29 11:00:17.126 debug State changed alexa2.0.Echo-Devices.4a449897ac5a4dae8fe5fd9debe3b9eb.Player.currentAlbum: {"val":"","ack":true,"ts":1538211617079,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc"
                                      alexa2.0 2018-09-29 11:00:17.126 debug State changed alexa2.0.Echo-Devices.4a449897ac5a4dae8fe5fd9debe3b9eb.Player.currentArtist: {"val":"","ack":true,"ts":1538211617078,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc
                                      alexa2.0 2018-09-29 11:00:17.126 debug State changed alexa2.0.Echo-Devices.4a449897ac5a4dae8fe5fd9debe3b9eb.Player.currentTitle: {"val":"","ack":true,"ts":1538211617076,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc"
                                      alexa2.0 2018-09-29 11:00:17.126 debug State changed alexa2.0.Echo-Devices.4a449897ac5a4dae8fe5fd9debe3b9eb.Player.providerName: {"val":"","ack":true,"ts":1538211617075,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc"
                                      alexa2.0 2018-09-29 11:00:17.126 debug State changed alexa2.0.Echo-Devices.4a449897ac5a4dae8fe5fd9debe3b9eb.Player.service: {"val":"","ack":true,"ts":1538211617074,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1535
                                      alexa2.0 2018-09-29 11:00:17.126 debug State changed alexa2.0.Echo-Devices.4a449897ac5a4dae8fe5fd9debe3b9eb.Player.radioStationId: {"val":"","ack":true,"ts":1538211617073,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","l
                                      alexa2.0 2018-09-29 11:00:17.126 debug State changed alexa2.0.Echo-Devices.4a449897ac5a4dae8fe5fd9debe3b9eb.Player.providerId: {"val":"","ack":true,"ts":1538211617072,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1
                                      alexa2.0 2018-09-29 11:00:17.125 debug State changed alexa2.0.Echo-Devices.4a449897ac5a4dae8fe5fd9debe3b9eb.Player.muted: {"val":false,"ack":true,"ts":1538211617070,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153
                                      alexa2.0 2018-09-29 11:00:17.125 debug State changed alexa2.0.Echo-Devices.4a449897ac5a4dae8fe5fd9debe3b9eb.Player.imageURL: {"val":"","ack":true,"ts":1538211617069,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153
                                      alexa2.0 2018-09-29 11:00:17.125 debug State changed alexa2.0.Echo-Devices.4a449897ac5a4dae8fe5fd9debe3b9eb.Player.currentState: {"val":false,"ack":true,"ts":1538211617068,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","
                                      alexa2.0 2018-09-29 11:00:17.125 debug State changed alexa2.0.Echo-Devices.4a449897ac5a4dae8fe5fd9debe3b9eb.Player.contentType: {"val":"","ack":true,"ts":1538211617066,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":
                                      alexa2.0 2018-09-29 11:00:17.069 debug State changed alexa2.0.Echo-Devices.4a449897ac5a4dae8fe5fd9debe3b9eb.Player.controlPlay: {"val":false,"ack":true,"ts":1538211617063,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","l
                                      alexa2.0 2018-09-29 11:00:17.065 debug State changed alexa2.0.Echo-Devices.4a449897ac5a4dae8fe5fd9debe3b9eb.Player.controlPause: {"val":false,"ack":true,"ts":1538211617057,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","
                                      alexa2.0 2018-09-29 11:00:17.065 debug State changed alexa2.0.Echo-Devices.4a449897ac5a4dae8fe5fd9debe3b123.Player.volume: {"val":0,"ack":true,"ts":1538211617048,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153591
                                      alexa2.0 2018-09-29 11:00:17.065 debug Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/np/player?deviceSerialNumber=1f262f5b515b482a9561c3fa4d2f2123&deviceType=A1X7HJX9QL16M5&screenWidth=1392&=1538211617050","met
                                      alexa2.0 2018-09-29 11:00:17.065 debug Alexa-Remote: No authentication check needed (time elapsed 292704)
                                      alexa2.0 2018-09-29 11:00:17.064 debug Alexa-Remote: Response: {"message":"Device is not connected/initialized: deviceSerialNumber=4a449897ac5a4dae8fe5fd9debe3b9eb, deviceType=A1X7HJX9QL16M5"}
                                      alexa2.0 2018-09-29 11:00:16.722 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressStr: {"val":"01:32","ack":true,"ts":1538211616713,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153821
                                      alexa2.0 2018-09-29 11:00:16.721 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgress: {"val":92,"ack":true,"ts":1538211616710,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211616710}
                                      alexa2.0 2018-09-29 11:00:16.712 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressPercent: {"val":55,"ack":true,"ts":1538211616707,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211
                                      alexa2.0 2018-09-29 11:00:16.484 debug Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/media/state?deviceSerialNumber=4a449897ac5a4dae8fe5fd9debe3b123&deviceType=A1X7HJX9QL16M5&screenWidth=1392&
                                      =1538211616439","m
                                      alexa2.0 2018-09-29 11:00:16.484 debug Alexa-Remote: No authentication check needed (time elapsed 292093)
                                      alexa2.0 2018-09-29 11:00:16.483 debug Alexa-Remote: Response: {"playerInfo":{"hint":null,"infoText":null,"isPlayingInLemur":false,"lemurVolume":null,"lyrics":null,"mainArt":null,"mediaId":null,"miniArt":null,"miniInfoText":null,"playbackS
                                      alexa2.0 2018-09-29 11:00:15.950 debug State changed alexa2.0.Echo-Devices.417037741c204ce89cf785746068c2e3.Player.mediaProgressPercent: {"val":0,"ack":true,"ts":1538211615928,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admi
                                      alexa2.0 2018-09-29 11:00:15.950 debug State changed alexa2.0.Echo-Devices.417037741c204ce89cf785746068c2e3.Player.mediaProgressStr: {"val":"0","ack":true,"ts":1538211615924,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin"
                                      alexa2.0 2018-09-29 11:00:15.950 debug State changed alexa2.0.Echo-Devices.417037741c204ce89cf785746068c2e3.Player.mediaProgress: {"val":0,"ack":true,"ts":1538211615912,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc"
                                      alexa2.0 2018-09-29 11:00:15.949 debug State changed alexa2.0.Echo-Devices.417037741c204ce89cf785746068c2e3.Player.mediaLengthStr: {"val":"0","ack":true,"ts":1538211615911,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","
                                      alexa2.0 2018-09-29 11:00:15.949 debug State changed alexa2.0.Echo-Devices.417037741c204ce89cf785746068c2e3.Player.mediaLength: {"val":"","ack":true,"ts":1538211615909,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":
                                      alexa2.0 2018-09-29 11:00:15.949 debug State changed alexa2.0.Echo-Devices.417037741c204ce89cf785746068c2e3.Player.miniArtUrl: {"val":"","ack":true,"ts":1538211615908,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1
                                      alexa2.0 2018-09-29 11:00:15.949 debug State changed alexa2.0.Echo-Devices.417037741c204ce89cf785746068c2e3.Player.mainArtUrl: {"val":"","ack":true,"ts":1538211615907,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1
                                      alexa2.0 2018-09-29 11:00:15.949 debug State changed alexa2.0.Echo-Devices.417037741c204ce89cf785746068c2e3.Player.currentAlbum: {"val":"","ack":true,"ts":1538211615906,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc"
                                      alexa2.0 2018-09-29 11:00:15.949 debug State changed alexa2.0.Echo-Devices.417037741c204ce89cf785746068c2e3.Player.currentArtist: {"val":"","ack":true,"ts":1538211615905,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc
                                      alexa2.0 2018-09-29 11:00:15.949 debug State changed alexa2.0.Echo-Devices.417037741c204ce89cf785746068c2e3.Player.currentTitle: {"val":"","ack":true,"ts":1538211615904,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc"
                                      alexa2.0 2018-09-29 11:00:15.949 debug State changed alexa2.0.Echo-Devices.417037741c204ce89cf785746068c2e3.Player.providerName: {"val":"","ack":true,"ts":1538211615903,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc"
                                      alexa2.0 2018-09-29 11:00:15.949 debug State changed alexa2.0.Echo-Devices.417037741c204ce89cf785746068c2e3.Player.service: {"val":"","ack":true,"ts":1538211615902,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1535
                                      alexa2.0 2018-09-29 11:00:15.949 debug State changed alexa2.0.Echo-Devices.417037741c204ce89cf785746068c2e3.Player.radioStationId: {"val":"","ack":true,"ts":1538211615901,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","l
                                      alexa2.0 2018-09-29 11:00:15.949 debug State changed alexa2.0.Echo-Devices.417037741c204ce89cf785746068c2e3.Player.providerId: {"val":"","ack":true,"ts":1538211615899,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1
                                      alexa2.0 2018-09-29 11:00:15.948 debug State changed alexa2.0.Echo-Devices.417037741c204ce89cf785746068c2e3.Player.muted: {"val":false,"ack":true,"ts":1538211615898,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153
                                      alexa2.0 2018-09-29 11:00:15.948 debug State changed alexa2.0.Echo-Devices.417037741c204ce89cf785746068c2e3.Player.imageURL: {"val":"","ack":true,"ts":1538211615897,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153
                                      alexa2.0 2018-09-29 11:00:15.948 debug State changed alexa2.0.Echo-Devices.417037741c204ce89cf785746068c2e3.Player.currentState: {"val":false,"ack":true,"ts":1538211615896,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","
                                      alexa2.0 2018-09-29 11:00:15.947 debug State changed alexa2.0.Echo-Devices.417037741c204ce89cf785746068c2e3.Player.contentType: {"val":"","ack":true,"ts":1538211615895,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":
                                      alexa2.0 2018-09-29 11:00:15.938 debug State changed alexa2.0.Echo-Devices.417037741c204ce89cf785746068c2e3.Player.controlPlay: {"val":false,"ack":true,"ts":1538211615894,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","l
                                      alexa2.0 2018-09-29 11:00:15.896 debug State changed alexa2.0.Echo-Devices.417037741c204ce89cf785746068c2e3.Player.controlPause: {"val":false,"ack":true,"ts":1538211615890,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","
                                      alexa2.0 2018-09-29 11:00:15.894 debug State changed alexa2.0.Echo-Devices.417037741c204ce89cf785746068c2e3.Player.controlRepeat: {"val":false,"ack":true,"ts":1538211615884,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin",
                                      alexa2.0 2018-09-29 11:00:15.893 debug State changed alexa2.0.Echo-Devices.417037741c204ce89cf785746068c2e3.Player.controlShuffle: {"val":false,"ack":true,"ts":1538211615876,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin"
                                      alexa2.0 2018-09-29 11:00:15.893 debug Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/np/player?deviceSerialNumber=4a449897ac5a4dae8fe5fd9debe3b9eb&deviceType=A1X7HJX9QL16M5&screenWidth=1392&=1538211615877","met
                                      alexa2.0 2018-09-29 11:00:15.892 debug Alexa-Remote: No authentication check needed (time elapsed 291531)
                                      alexa2.0 2018-09-29 11:00:15.892 debug Alexa-Remote: Response: {"clientId":"Domain:Application:Music","contentId":null,"contentType":null,"currentState":"IDLE","imageURL":null,"isDisliked":false,"isLiked":false,"looping":false,"mediaOwnerC
                                      alexa2.0 2018-09-29 11:00:15.325 debug Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/media/state?deviceSerialNumber=417037741c204ce89cf785746068c123&deviceType=A3C9PE6TNYLTCH&screenWidth=1392&
                                      =1538211615319","m
                                      alexa2.0 2018-09-29 11:00:15.325 debug Alexa-Remote: No authentication check needed (time elapsed 290973)
                                      alexa2.0 2018-09-29 11:00:15.324 debug Alexa-Remote: Response: {"playerInfo":{"hint":null,"infoText":null,"isPlayingInLemur":true,"lemurVolume":null,"lyrics":null,"mainArt":null,"mediaId":null,"miniArt":null,"miniInfoText":null,"playbackSo
                                      alexa2.0 2018-09-29 11:00:14.730 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressStr: {"val":"01:30","ack":true,"ts":1538211614718,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153821
                                      alexa2.0 2018-09-29 11:00:14.730 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgress: {"val":90,"ack":true,"ts":1538211614714,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211614714}
                                      alexa2.0 2018-09-29 11:00:14.727 debug State changed alexa2.0.Echo-Devices.G090LV03701205NB.Player.mediaProgressPercent: {"val":54,"ack":true,"ts":1538211614706,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538211
                                      alexa2.0 2018-09-29 11:00:14.324 debug State changed alexa2.0.Echo-Devices.G090LB09746509GM.Player.mediaProgressPercent: {"val":0,"ack":true,"ts":1538211614283,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":15380233
                                      alexa2.0 2018-09-29 11:00:14.324 debug State changed alexa2.0.Echo-Devices.G090LB09746509GM.Player.mediaProgressStr: {"val":"09:50","ack":true,"ts":1538211614282,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153820
                                      alexa2.0 2018-09-29 11:00:14.324 debug State changed alexa2.0.Echo-Devices.G090LB09746509GM.Player.mediaProgress: {"val":590,"ack":true,"ts":1538211614281,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538204459932
                                      alexa2.0 2018-09-29 11:00:14.324 debug State changed alexa2.0.Echo-Devices.G090LB09746509GM.Player.mediaLengthStr: {"val":"0","ack":true,"ts":1538211614280,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153802331797
                                      alexa2.0 2018-09-29 11:00:14.324 debug State changed alexa2.0.Echo-Devices.G090LB09746509GM.Player.mediaLength: {"val":"","ack":true,"ts":1538211614279,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538023317971}
                                      alexa2.0 2018-09-29 11:00:14.324 debug State changed alexa2.0.Echo-Devices.G090LB09746509GM.Player.miniArtUrl: {"val":"https://cdn-profiles.tunein.com/s25260/images/logoq.png","ack":true,"ts":1538211614279,"q":0,"from":"system.adapter.alex
                                      alexa2.0 2018-09-29 11:00:14.324 debug State changed alexa2.0.Echo-Devices.G090LB09746509GM.Player.mainArtUrl: {"val":"https://cdn-profiles.tunein.com/s25260/images/logoq.png","ack":true,"ts":1538211614278,"q":0,"from":"system.adapter.alex
                                      alexa2.0 2018-09-29 11:00:14.323 debug State changed alexa2.0.Echo-Devices.G090LB09746509GM.Player.currentAlbum: {"val":"","ack":true,"ts":1538211614277,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538023317968}
                                      alexa2.0 2018-09-29 11:00:14.323 debug State changed alexa2.0.Echo-Devices.G090LB09746509GM.Player.currentArtist: {"val":"Für den Sektor","ack":true,"ts":1538211614276,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":
                                      alexa2.0 2018-09-29 11:00:14.323 debug State changed alexa2.0.Echo-Devices.G090LB09746509GM.Player.currentTitle: {"val":"1 LIVE","ack":true,"ts":1538211614275,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153810759
                                      alexa2.0 2018-09-29 11:00:14.323 debug State changed alexa2.0.Echo-Devices.G090LB09746509GM.Player.providerName: {"val":"TuneIn-Liveradio","ack":true,"ts":1538211614273,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc"
                                      alexa2.0 2018-09-29 11:00:14.323 debug State changed alexa2.0.Echo-Devices.G090LB09746509GM.Player.service: {"val":"TUNE_IN","ack":true,"ts":1538211614272,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538107591402
                                      alexa2.0 2018-09-29 11:00:14.323 debug State changed alexa2.0.Echo-Devices.G090LB09746509GM.Player.radioStationId: {"val":"s25260","ack":true,"ts":1538211614271,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538107
                                      alexa2.0 2018-09-29 11:00:14.323 debug State changed alexa2.0.Echo-Devices.G090LB09746509GM.Player.providerId: {"val":"TUNE_IN","ack":true,"ts":1538211614270,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538107591
                                      alexa2.0 2018-09-29 11:00:14.323 debug State changed alexa2.0.Echo-Devices.G090LB09746509GM.Player.muted: {"val":false,"ack":true,"ts":1538211614269,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1535308468957}
                                      alexa2.0 2018-09-29 11:00:14.323 debug State changed alexa2.0.Echo-Devices.G090LB09746509GM.Player.imageURL: {"val":"https://cdn-profiles.tunein.com/s25260/images/logoq.png","ack":true,"ts":1538211614268,"q":0,"from":"system.adapter.alexa2
                                      alexa2.0 2018-09-29 11:00:14.323 debug State changed alexa2.0.Echo-Devices.G090LB09746509GM.Player.currentState: {"val":false,"ack":true,"ts":1538211614267,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":153820445992
                                      alexa2.0 2018-09-29 11:00:14.323 debug State changed alexa2.0.Echo-Devices.G090LB09746509GM.Player.contentType: {"val":"LIVE_STATION","ack":true,"ts":1538211614266,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538
                                      alexa2.0 2018-09-29 11:00:14.323 debug State changed alexa2.0.Echo-Devices.G090LB09746509GM.Player.controlPlay: {"val":false,"ack":true,"ts":1538211614265,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538204459913
                                      alexa2.0 2018-09-29 11:00:14.322 debug State changed alexa2.0.Echo-Devices.G090LB09746509GM.Player.controlPause: {"val":true,"ack":true,"ts":1538211614263,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538204459912
                                      alexa2.0 2018-09-29 11:00:14.270 debug State changed alexa2.0.Echo-Devices.G090LB09746509GM.Player.controlRepeat: {"val":false,"ack":true,"ts":1538211614259,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":15351761594
                                      alexa2.0 2018-09-29 11:00:14.263 debug State changed alexa2.0.Echo-Devices.G090LB09746509GM.Player.controlShuffle: {"val":false,"ack":true,"ts":1538211614250,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1535176159
                                      alexa2.0 2018-09-29 11:00:14.263 debug State changed alexa2.0.Echo-Devices.G090LB09746509GM.Player.volume: {"val":27,"ack":true,"ts":1538211614242,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538200807866}
                                      alexa2.0 2018-09-29 11:00:14.263 debug Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/np/player?deviceSerialNumber=417037741c204ce89cf785746068c2e3&deviceType=A3C9PE6TNYLTCH&screenWidth=1392&=1538211614244","met
                                      alexa2.0 2018-09-29 11:00:14.262 debug Alexa-Remote: No authentication check needed (time elapsed 289898)
                                      alexa2.0 2018-09-29 11:00:14.261 debug Alexa-Remote: Response: {"clientId":"Dee-Domain-Music","contentId":"s25260","contentType":"LIVE_STATION","currentState":"PAUSED","imageURL":"https://cdn-profiles.tunein.com/s25260/images/logoq.png","i
                                      alexa2.0 2018-09-29 11:00:13.926 debug Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/media/state?deviceSerialNumber=G090LB0974650123&deviceType=A2M35JJZWCQOMZ&screenWidth=1392&
                                      =1538211613921","method":"GET","ti
                                      alexa2.0 2018-09-29 11:00:13.926 debug Alexa-Remote: No authentication check needed (time elapsed 289575)
                                      alexa2.0 2018-09-29 11:00:13.925 debug Alexa-Remote: Response: {"playerInfo":{"hint":null,"infoText":{"multiLineMode":false,"subText1":"Für den Sektor","subText2":null,"title":"1 LIVE"},"isPlayingInLemur":false,"lemurVolume":null,"lyrics":
                                      alexa2.0 2018-09-29 11:00:13.433 debug State changed alexa2.0.Echo-Devices.G090LF096503188E.Player.mediaProgressPercent: {"val":0,"ack":true,"ts":1538211613388,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":15382007
                                      alexa2.0 2018-09-29 11:00:13.433 debug State changed alexa2.0.Echo-Devices.G090LF096503188E.Player.mediaProgressStr: {"val":"0","ack":true,"ts":1538211613387,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538200723
                                      alexa2.0 2018-09-29 11:00:13.433 debug State changed alexa2.0.Echo-Devices.G090LF096503188E.Player.mediaProgress: {"val":0,"ack":true,"ts":1538211613386,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1538200723115}
                                      alexa2.0 2018-09-29 11:00:13.433 debug State changed alexa2.0.Echo-Devices.G090LF096503188E.Player.mediaLengthStr: {"val":"0","ack":true,"ts":1538211613385,"q":0,"from":"system.adapter.ale

                                      Host: NUC8i3 mit Proxmox:

                                      • ioBroker CT Debian 13, npm 10.9.4, nodejs 22.21.0
                                      • Slave: Pi4
                                      1 Antwort Letzte Antwort
                                      0
                                      • padrinoP Online
                                        padrinoP Online
                                        padrino
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #366

                                        Hi,

                                        sehe ich das richtig, "commands" wie "donotdisturb" und "goodmorning" kann man nur schreiben, nicht aber deren Status auslesen, bzw. deren Status wird nicht geändert wenn man das Kommando per Stimme gibt?

                                        Ich kann also nicht herausfinden, ob ein Echo im DND Modus ist, oder darauf reagieren, wenn der Echo den Befehl "Guten Morgen" von mir per Sprache erhält?

                                        CU,

                                        padrino

                                        1 Antwort Letzte Antwort
                                        0
                                        • modmaxM Offline
                                          modmaxM Offline
                                          modmax
                                          schrieb am zuletzt editiert von
                                          #367

                                          Ja … bei mir ändert sich da nix,bis auf die History.

                                          Die meisten States sind nur da, um AN Alexa etwas zu sagen ...

                                          aber bis auf History NIX von Alexa zu erhalten.

                                          Bitte nicht schlagen, wenn ich da falsch liege ... :-)

                                          MfG Markus

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          616

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe