Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Cloud Dienste
  4. Iobroker.alexa2 v0.4+

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    12
    2
    250

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

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

Iobroker.alexa2 v0.4+

Iobroker.alexa2 v0.4+

Scheduled Pinned Locked Moved Cloud Dienste
618 Posts 95 Posters 170.3k Views 9 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mrMuppet
    wrote on last edited by
    #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 Reply Last reply
    0
    • apollon77A Offline
      apollon77A Offline
      apollon77
      wrote on last edited by
      #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 Reply Last reply
      0
      • M Offline
        M Offline
        mrMuppet
        wrote on last edited by
        #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 Reply Last reply
        0
        • M Offline
          M Offline
          mrMuppet
          wrote on last edited by
          #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 Reply Last reply
          0
          • apollon77A Offline
            apollon77A Offline
            apollon77
            wrote on last edited by
            #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 Reply Last reply
            0
            • lobomauL Offline
              lobomauL Offline
              lobomau
              wrote on last edited by
              #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.3, nodejs 22.20.0
              • Slave: Pi4
              1 Reply Last reply
              0
              • padrinoP Online
                padrinoP Online
                padrino
                Most Active
                wrote on last edited by
                #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 Reply Last reply
                0
                • modmaxM Offline
                  modmaxM Offline
                  modmax
                  wrote on last edited by
                  #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 Reply Last reply
                  0
                  • M Offline
                    M Offline
                    mrMuppet
                    wrote on last edited by
                    #368

                    @apollon77:

                    Ich muss reinschauen was da passiert. Komisch `

                    Es hat sich alles gelöst. Nachdem ich noch mal genauer rumprobiert habe, es immer wieder Netzwerkprobleme gab, ich alexa2 plötzlich nicht mehr neu runterladen konnte und auch ein neuer Jail plötzlich nicht mehr richtig installiert werden konnte, habe ich meinen FreeNAS (auf dem der Broker läuft) mal neu gestartet: und plötzlich rennt auch Alexa2 wieder. Also letztlich der Klassiker: "did you try turn off and on again?"

                    Trotzdem Danke euch.

                    ioBroker auf NUC (Celeron mit Ubuntu-Server)

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

                    1 Reply Last reply
                    0
                    • padrinoP Online
                      padrinoP Online
                      padrino
                      Most Active
                      wrote on last edited by
                      #369

                      Hi,

                      ich lese immer wieder, dass der Adapter Dinge nicht kann, wenn die App sie nicht kann.

                      Da die App/Webseite den Status von "bitte nicht stören" anzeigen kann, sollte es dann nicht auch für den Adapter möglich, also programmierbar sein? 🙂

                      CU,

                      padrino

                      1 Reply Last reply
                      0
                      • apollon77A Offline
                        apollon77A Offline
                        apollon77
                        wrote on last edited by
                        #370

                        Feature requests bitte als GitHub issues anlegen. Dann schaue ich gern bei Gelegenheit und Zeit mal rein

                        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 Reply Last reply
                        0
                        • B Offline
                          B Offline
                          Blackeye
                          wrote on last edited by
                          #371

                          Hallo zusammen,

                          ist es möglich einen Festen Einschlaftimer über den Adapter zu setzten?

                          Gruß

                          Lars

                          1 Reply Last reply
                          0
                          • M Offline
                            M Offline
                            Mr.X
                            wrote on last edited by
                            #372

                            Hallo zusammen,

                            Habe gerade bei Mm um Angebot ein Ring doorbell 2 gekauft.

                            Weiß jemand ob der Alexa2 Adapter mitbekommt, dass jemand klingelt? So könnte man Dan mit Speck einfach auf dem Echo eine Ausgabe triggern.

                            1 Reply Last reply
                            0
                            • A Offline
                              A Offline
                              Apropo
                              wrote on last edited by
                              #373

                              Guten Morgen,

                              ich habe seit gestern einen weiteren Echo Dot. Er wurde auch anstandslos vom Alexa Adapter gefunden. Allerdings werden mir bei dem die ganzen Sachen wie Commands, Player usw. nicht angezeigt. Lediglich Info und der Online Status sind da (siehe Screenshot beim Schlafzimmer Dot).

                              Hat jemand eine Idee warum das so ist und wie ich die fehlenden Objekte bekommen kann?

                              Mfg, Apropo
                              6697_alexa2dots.jpg

                              1 Reply Last reply
                              0
                              • N Offline
                                N Offline
                                nathan1312
                                wrote on last edited by
                                #374

                                @Apropo:

                                Guten Morgen,

                                ich habe seit gestern einen weiteren Echo Dot. Er wurde auch anstandslos vom Alexa Adapter gefunden. Allerdings werden mir bei dem die ganzen Sachen wie Commands, Player usw. nicht angezeigt. Lediglich Info und der Online Status sind da (siehe Screenshot beim Schlafzimmer Dot).

                                Hat jemand eine Idee warum das so ist und wie ich die fehlenden Objekte bekommen kann?

                                Mfg, Apropo `

                                Hallo, schon mal die Seite aktualisiert? Oder den Adapter neu gestartet?

                                Gesendet von meinem SM-G950F mit Tapatalk

                                1 Reply Last reply
                                0
                                • A Offline
                                  A Offline
                                  Apropo
                                  wrote on last edited by
                                  #375

                                  Seite aktualisiert hatte ich mehrmals. Auf Adapter neu starten kam ich nicht, weil er ja den Dot eigentlich auch ohne Neustart gefunden hatte.

                                  Aber das wars! Nach einem Adapter Neustart ist alles da. Danke dir!

                                  1 Reply Last reply
                                  0
                                  • apollon77A Offline
                                    apollon77A Offline
                                    apollon77
                                    wrote on last edited by
                                    #376

                                    Die vollständige Initialisierung der Geräte erfolgt nur beim Adapterstart. Auch wenn er neue Geräte ggf (unvollständig) anzeigt liegt nur daran das er ggf ein paar Infos bekommt und dann einfach schreibt. 🙂 Müsste man eigentlich besser abfangen

                                    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 Reply Last reply
                                    0
                                    • A Offline
                                      A Offline
                                      Apropo
                                      wrote on last edited by
                                      #377

                                      Danke für die Info. Dann weiß ich in Zukunft bescheid ….

                                      1 Reply Last reply
                                      0
                                      • padrinoP Online
                                        padrinoP Online
                                        padrino
                                        Most Active
                                        wrote on last edited by
                                        #378

                                        Hi,

                                        commands/donotdisturb für Gruppen, wird zwar als Objekt angezeigt, funktioniert aber nicht, bzw. wird nicht unterstützt?

                                        CU,

                                        padrino

                                        1 Reply Last reply
                                        0
                                        • apollon77A Offline
                                          apollon77A Offline
                                          apollon77
                                          wrote on last edited by
                                          #379

                                          Bitte GutHub Issue anlegen

                                          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 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          96

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe