Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Alexa2 sorgt für Abbrüche bei der Wiedergabe auf Echo Spot

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    SOLVED Alexa2 sorgt für Abbrüche bei der Wiedergabe auf Echo Spot

    This topic has been deleted. Only users with topic management privileges can see it.
    • apollon77
      apollon77 @Dr. Bakterius last edited by

      @Dr-Bakterius Ne das scheinbar Statusabfragen des Player-Zustands dazu im Gerät geführt hatten das die Wiedergabe gestoppt wurden.
      An all dem gab es zwischen 2.6.4 und 3.x aber keinerlei Änderungen ...

      Wenn 2.6.4 tut dann bitte mal Debug log laufen lassen und versuchen das Problem zu verursachen und schauen was genau um den Zeitpunkt herum im Log steht. Das ganze dann vergleichen mit dem was Log bei der 3.x ausgibt. Dann kann man mal vergleichen

      Dr. Bakterius 2 Replies Last reply Reply Quote 0
      • Mauflo
        Mauflo last edited by Mauflo

        Ich kann all das bestätigen und bin für die Recherche sehr dankbar. Ja es scheint zu 100% am Alexa Adapter zu liegen! Bei mir passiert das nur! auf meinem Echo Show 5. Und ich habe den Alexa Adapter nach dem ersten Abbruch gestoppt. Danach hat Echo Show 5 brav meinen News feed abgespielt. Danach habe ich den Alexa Adapter wieder eingeschaltet und das ganze nochmals versucht. Und siehe da der News feed hat nach wenigen Sekunden gestoppt. Mein Adapter it der 3.0.7. Und vielleicht kann man den Log mit einem normalen Echo dot vergleichen. Dort gibt es das Problem ja nicht! Ich habe das per debug log mitgeschnitten, damit die Entwickler es nachvollziehen können. Ist zwar umfangreich, aber vielleicht hilfts:

        Update: Es scheint zwischen Zeile 290 und 300 zu passieren. genauer konnte ich es noch nicht einschränken.

        2020-03-07 08:24:33.414  - debug: alexa2.0 (9524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
            "destinationUserId": "A2FI24UQBPUF96",
            "dopplerId": {
                "deviceType": "A4ZP7ZC4PI6TO",
                "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
            },
            "bass": 0,
            "midrange": 0,
            "treble": 0
        }
        2020-03-07 08:24:33.418  - debug: alexa2.0 (9524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
            "destinationUserId": "A2FI24UQBPUF96",
            "dopplerId": {
                "deviceType": "A4ZP7ZC4PI6TO",
                "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
            },
            "volumeSetting": 40,
            "isMuted": false
        }
        2020-03-07 08:24:33.419  - debug: alexa2.0 (9524) Alexa-Push-Connection Device Volume change for XXXXXXXXXXXXXXXX -> 40/false
        2020-03-07 08:24:33.427  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.volume: {"val":40,"ack":true,"ts":1583565873421,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583474482452}
        2020-03-07 08:24:33.431  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.muted: {"val":false,"ack":true,"ts":1583565873422,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1564147513936}
        2020-03-07 08:24:33.874  - debug: alexa2.0 (9524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
            "destinationUserId": "A2FI24UQBPUF96",
            "dopplerId": {
                "deviceType": "A4ZP7ZC4PI6TO",
                "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
            },
            "bass": 0,
            "midrange": 0,
            "treble": 0
        }
        2020-03-07 08:24:33.881  - debug: alexa2.0 (9524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
            "destinationUserId": "A2FI24UQBPUF96",
            "dopplerId": {
                "deviceType": "A4ZP7ZC4PI6TO",
                "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
            },
            "volumeSetting": 40,
            "isMuted": false
        }
        2020-03-07 08:24:33.881  - debug: alexa2.0 (9524) Alexa-Push-Connection Device Volume change for XXXXXXXXXXXXXXXX -> 40/false
        2020-03-07 08:24:33.890  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.volume: {"val":40,"ack":true,"ts":1583565873884,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583474482452}
        2020-03-07 08:24:33.894  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.muted: {"val":false,"ack":true,"ts":1583565873884,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1564147513936}
        2020-03-07 08:24:35.337  - debug: alexa2.0 (9524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
            "destinationUserId": "A2FI24UQBPUF96",
            "dopplerId": {
                "deviceType": "A4ZP7ZC4PI6TO",
                "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
            },
            "volumeSetting": 40,
            "isMuted": false
        }
        2020-03-07 08:24:35.338  - debug: alexa2.0 (9524) Alexa-Push-Connection Device Volume change for XXXXXXXXXXXXXXXX -> 40/false
        2020-03-07 08:24:35.341  - debug: alexa2.0 (9524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
            "destinationUserId": "A2FI24UQBPUF96",
            "dopplerId": {
                "deviceType": "A4ZP7ZC4PI6TO",
                "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
            },
            "bass": 0,
            "midrange": 0,
            "treble": 0
        }
        2020-03-07 08:24:35.349  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.volume: {"val":40,"ack":true,"ts":1583565875342,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583474482452}
        2020-03-07 08:24:35.354  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.muted: {"val":false,"ack":true,"ts":1583565875343,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1564147513936}
        2020-03-07 08:24:35.439  - debug: alexa2.0 (9524) Alexa-Remote WS-MQTT: Command PUSH_ACTIVITY: {
            "destinationUserId": "A2FI24UQBPUF96",
            "timestamp": 1583565875330,
            "key": {
                "registeredUserId": "A2FI24UQBPUF96",
                "entryId": "1583565874509#A4ZP7ZC4PI6TO#XXXXXXXXXXXXXXXX"
            }
        }
        2020-03-07 08:24:35.440  - debug: alexa2.0 (9524) Alexa-Remote: No authentication check needed (time elapsed 402800)
        2020-03-07 08:24:35.441  - debug: alexa2.0 (9524) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/activities?startTime=&size=3&offset=1","method":"GET","timeout":10000,"headers":{}}
        2020-03-07 08:24:35.453  - debug: alexa2.0 (9524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
            "destinationUserId": "A2FI24UQBPUF96",
            "dopplerId": {
                "deviceType": "A4ZP7ZC4PI6TO",
                "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
            },
            "volumeSetting": 40,
            "isMuted": false
        }
        2020-03-07 08:24:35.454  - debug: alexa2.0 (9524) Alexa-Push-Connection Device Volume change for XXXXXXXXXXXXXXXX -> 40/false
        2020-03-07 08:24:35.456  - debug: alexa2.0 (9524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
            "destinationUserId": "A2FI24UQBPUF96",
            "dopplerId": {
                "deviceType": "A4ZP7ZC4PI6TO",
                "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
            },
            "bass": 0,
            "midrange": 0,
            "treble": 0
        }
        2020-03-07 08:24:35.464  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.volume: {"val":40,"ack":true,"ts":1583565875458,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583474482452}
        2020-03-07 08:24:35.467  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.muted: {"val":false,"ack":true,"ts":1583565875459,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1564147513936}
        2020-03-07 08:24:35.677  - debug: alexa2.0 (9524) Alexa-Remote: Response: {"activities":[{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583565874509,"description":"{\"summary\":\"alexa was gibt es neues\",\"firstUtteranceId\":\"A4ZP7ZC4PI6TO:1.0/2020/03/07/07/XXXXXXXXXXXXXXXX/24:33::TNIH_2V.f44ba19e-8dbe-4f10-bcc6-d6b8b958f509LPM/0\",\"firstStreamId\":\"A4ZP7ZC4PI6TO:1.0/2020/03/07/07/XXXXXXXXXXXXXXXX/24:33::TNIH_2V.f44ba19e-8dbe-4f10-bcc6-d6b8b958f509LPM\"}","domainAttributes":null,"domainType":null,"feedbackAttributes":null,"id":"A2FI24UQBPUF96#1583565874509#A4ZP7ZC4PI6TO#XXXXXXXXXXXXXXXX","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A2FI24UQBPUF96","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A4ZP7ZC4PI6TO","serialNumber":"XXXXXXXXXXXXXXXX"}],"utteranceId":"A4ZP7ZC4PI6TO:1.0/2020/03/07/07/XXXXXXXXXXXXXXXX/24:33::TNIH_2V.f44ba19e-8dbe-4f10-bcc6-d6b8b958f509LPM","version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583565614834,"description":"{\"summary\":\"\"}","domainAttributes":"{\"moreLink\":{\"text\":\"Read more\",\"url\":\"https://oe1.orf.at\"},\"image\":{\"url\":\"https://s3.amazonaws.com/CAPS-SSE/echo_developer/b6a8/f042f0a4.d48b98d3.22970574a241403cb9c726f75505621e/APP_ICON_LARGE?versionId=p.MZLkO4NY4iBDndGH8j_1DIdmGIGkSZ&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200306T085958Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604800&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200306%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=effac0d1b4e9142b05e2e38eed5c751a302b3eb724ae00a6002727e21519ffa3\"},\"title\":\"Ö1 Nachrichten\"}","domainType":null,"feedbackAttributes":null,"id":"A2FI24UQBPUF96#1583565614834#A4ZP7ZC4PI6TO#XXXXXXXXXXXXXXXX","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A2FI24UQBPUF96","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A4ZP7ZC4PI6TO","serialNumber":"XXXXXXXXXXXXXXXX"}],"utteranceId":null,"version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583565605135,"description":"{\"summary\":\"was gibt es neues\",\"firstUtteranceId\":\"A4ZP7ZC4PI6TO:1.0/2020/03/07/07/XXXXXXXXXXXXXXXX/20:02::TNIH_2V.b1a2c658-dc61-4f5b-9aae-d5924e2ee544LPM/1\",\"firstStreamId\":\"A4ZP7ZC4PI6TO:1.0/2020/03/07/07/XXXXXXXXXXXXXXXX/20:02::TNIH_2V.b1a2c658-dc61-4f5b-9aae-d5924e2ee544LPM\"}","domainAttributes":null,"domainType":null,"feedbackAttributes":null,"id":"A2FI24UQBPUF96#1583565605135#A4ZP7ZC4PI6TO#XXXXXXXXXXXXXXXX","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A2FI24UQBPUF96","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A4ZP7ZC4PI6TO","serialNumber":"XXXXXXXXXXXXXXXX"}],"utteranceId":"A4ZP7ZC4PI6TO:1.0/2020/03/07/07/XXXXXXXXXXXXXXXX/20:02::TNIH_2V.b1a2c658-dc61-4f5b-9aae-d5924e2ee544LPM","version":1}],"endDate":1583565874509,"startDate":1583565605135}
        2020-03-07 08:24:35.679  - debug: alexa2.0 (9524) device-activity: {"data":{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583565874509,"description":"{\"summary\":\"alexa was gibt es neues\",\"firstUtteranceId\":\"A4ZP7ZC4PI6TO:1.0/2020/03/07/07/XXXXXXXXXXXXXXXX/24:33::TNIH_2V.f44ba19e-8dbe-4f10-bcc6-d6b8b958f509LPM/0\",\"firstStreamId\":\"A4ZP7ZC4PI6TO:1.0/2020/03/07/07/XXXXXXXXXXXXXXXX/24:33::TNIH_2V.f44ba19e-8dbe-4f10-bcc6-d6b8b958f509LPM\"}","domainAttributes":null,"domainType":null,"feedbackAttributes":null,"id":"A2FI24UQBPUF96#1583565874509#A4ZP7ZC4PI6TO#XXXXXXXXXXXXXXXX","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A2FI24UQBPUF96","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A4ZP7ZC4PI6TO","serialNumber":"XXXXXXXXXXXXXXXX"}],"utteranceId":"A4ZP7ZC4PI6TO:1.0/2020/03/07/07/XXXXXXXXXXXXXXXX/24:33::TNIH_2V.f44ba19e-8dbe-4f10-bcc6-d6b8b958f509LPM","version":1},"description":{"summary":"was gibt es neues","firstUtteranceId":"A4ZP7ZC4PI6TO:1.0/2020/03/07/07/XXXXXXXXXXXXXXXX/24:33::TNIH_2V.f44ba19e-8dbe-4f10-bcc6-d6b8b958f509LPM/0","firstStreamId":"A4ZP7ZC4PI6TO:1.0/2020/03/07/07/XXXXXXXXXXXXXXXX/24:33::TNIH_2V.f44ba19e-8dbe-4f10-bcc6-d6b8b958f509LPM"},"deviceSerialNumber":"XXXXXXXXXXXXXXXX","name":"Florians Echo Show","deviceType":"A4ZP7ZC4PI6TO","deviceAccountId":null,"creationTimestamp":1583565874509,"activityStatus":"SUCCESS","domainAttributes":null,"destinationUserId":"A2FI24UQBPUF96"}
        2020-03-07 08:24:35.696  - debug: alexa2.0 (9524) State changed alexa2.0.History.name: {"val":"Florians Echo Show","ack":true,"ts":1583565875685,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583565606275}
        2020-03-07 08:24:35.702  - debug: alexa2.0 (9524) State changed alexa2.0.History.serialNumber: {"val":"XXXXXXXXXXXXXXXX","ack":true,"ts":1583565875686,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583565606275}
        2020-03-07 08:24:35.708  - debug: alexa2.0 (9524) State changed alexa2.0.History.summary: {"val":"was gibt es neues","ack":true,"ts":1583565875686,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583565875686}
        2020-03-07 08:24:35.713  - debug: alexa2.0 (9524) State changed alexa2.0.History.status: {"val":"SUCCESS","ack":true,"ts":1583565875687,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583565606276}
        2020-03-07 08:24:35.716  - debug: alexa2.0 (9524) State changed alexa2.0.History.creationTime: {"val":1583565874509,"ack":true,"ts":1583565875687,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583565875687}
        2020-03-07 08:24:35.717  - debug: alexa2.0 (9524) State changed alexa2.0.History.domainApplicationId: {"val":"","ack":true,"ts":1583565875688,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583484254203}
        2020-03-07 08:24:35.720  - debug: alexa2.0 (9524) State changed alexa2.0.History.domainApplicationName: {"val":"","ack":true,"ts":1583565875688,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583484254203}
        2020-03-07 08:24:35.722  - debug: alexa2.0 (9524) State changed alexa2.0.History.cardContent: {"val":"","ack":true,"ts":1583565875688,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583419558504}
        2020-03-07 08:24:35.724  - debug: alexa2.0 (9524) State changed alexa2.0.History.cardJson: {"val":"","ack":true,"ts":1583565875689,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583479843908}
        2020-03-07 08:24:35.728  - debug: alexa2.0 (9524) State changed alexa2.0.History.answerText: {"val":"","ack":true,"ts":1583565875689,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583305356034}
        2020-03-07 08:24:35.735  - debug: alexa2.0 (9524) State changed alexa2.0.History.json: {"val":"{\"name\":\"Florians Echo Show\",\"serialNumber\":\"XXXXXXXXXXXXXXXX\",\"summary\":\"was gibt es neues\",\"creationTime\":1583565874509,\"status\":\"SUCCESS\",\"domainApplicationId\":\"\",\"domainApplicationName\":\"\",\"cardContent\":\"\",\"card\":\"\",\"answerText\":\"\"}","ack":true,"ts":1583565875690,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583565875690}
        2020-03-07 08:24:40.000  - debug: alexa2.0 (9524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
            "destinationUserId": "A2FI24UQBPUF96",
            "dopplerId": {
                "deviceType": "A4ZP7ZC4PI6TO",
                "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
            },
            "volumeSetting": 40,
            "isMuted": false
        }
        2020-03-07 08:24:40.001  - debug: alexa2.0 (9524) Alexa-Push-Connection Device Volume change for XXXXXXXXXXXXXXXX -> 40/false
        2020-03-07 08:24:40.005  - debug: alexa2.0 (9524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
            "destinationUserId": "A2FI24UQBPUF96",
            "dopplerId": {
                "deviceType": "A4ZP7ZC4PI6TO",
                "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
            },
            "bass": 0,
            "midrange": 0,
            "treble": 0
        }
        2020-03-07 08:24:40.018  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.volume: {"val":40,"ack":true,"ts":1583565880007,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583474482452}
        2020-03-07 08:24:40.024  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.muted: {"val":false,"ack":true,"ts":1583565880007,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1564147513936}
        2020-03-07 08:24:40.483  - debug: alexa2.0 (9524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
            "destinationUserId": "A2FI24UQBPUF96",
            "dopplerId": {
                "deviceType": "A4ZP7ZC4PI6TO",
                "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
            },
            "bass": 0,
            "midrange": 0,
            "treble": 0
        }
        2020-03-07 08:24:40.489  - debug: alexa2.0 (9524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
            "destinationUserId": "A2FI24UQBPUF96",
            "dopplerId": {
                "deviceType": "A4ZP7ZC4PI6TO",
                "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
            },
            "volumeSetting": 40,
            "isMuted": false
        }
        2020-03-07 08:24:40.489  - debug: alexa2.0 (9524) Alexa-Push-Connection Device Volume change for XXXXXXXXXXXXXXXX -> 40/false
        2020-03-07 08:24:40.499  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.volume: {"val":40,"ack":true,"ts":1583565880491,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583474482452}
        2020-03-07 08:24:40.504  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.muted: {"val":false,"ack":true,"ts":1583565880492,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1564147513936}
        2020-03-07 08:24:41.250  - debug: alexa2.0 (9524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
            "destinationUserId": "A2FI24UQBPUF96",
            "dopplerId": {
                "deviceType": "A4ZP7ZC4PI6TO",
                "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
            },
            "volumeSetting": 40,
            "isMuted": false
        }
        2020-03-07 08:24:41.251  - debug: alexa2.0 (9524) Alexa-Push-Connection Device Volume change for XXXXXXXXXXXXXXXX -> 40/false
        2020-03-07 08:24:41.254  - debug: alexa2.0 (9524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
            "destinationUserId": "A2FI24UQBPUF96",
            "dopplerId": {
                "deviceType": "A4ZP7ZC4PI6TO",
                "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
            },
            "bass": 0,
            "midrange": 0,
            "treble": 0
        }
        2020-03-07 08:24:41.269  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.volume: {"val":40,"ack":true,"ts":1583565881256,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583474482452}
        2020-03-07 08:24:41.275  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.muted: {"val":false,"ack":true,"ts":1583565881257,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1564147513936}
        2020-03-07 08:24:41.604  - debug: alexa2.0 (9524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
            "destinationUserId": "A2FI24UQBPUF96",
            "dopplerId": {
                "deviceType": "A4ZP7ZC4PI6TO",
                "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
            },
            "volumeSetting": 40,
            "isMuted": false
        }
        2020-03-07 08:24:41.604  - debug: alexa2.0 (9524) Alexa-Push-Connection Device Volume change for XXXXXXXXXXXXXXXX -> 40/false
        2020-03-07 08:24:41.612  - debug: alexa2.0 (9524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
            "destinationUserId": "A2FI24UQBPUF96",
            "dopplerId": {
                "deviceType": "A4ZP7ZC4PI6TO",
                "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
            },
            "bass": 0,
            "midrange": 0,
            "treble": 0
        }
        2020-03-07 08:24:41.615  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.volume: {"val":40,"ack":true,"ts":1583565881606,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583474482452}
        2020-03-07 08:24:41.628  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.muted: {"val":false,"ack":true,"ts":1583565881608,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1564147513936}
        2020-03-07 08:24:43.113  - debug: alexa2.0 (9524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
            "destinationUserId": "A2FI24UQBPUF96",
            "dopplerId": {
                "deviceType": "A4ZP7ZC4PI6TO",
                "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
            },
            "volumeSetting": 40,
            "isMuted": false
        }
        2020-03-07 08:24:43.114  - debug: alexa2.0 (9524) Alexa-Push-Connection Device Volume change for XXXXXXXXXXXXXXXX -> 40/false
        2020-03-07 08:24:43.122  - debug: alexa2.0 (9524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
            "destinationUserId": "A2FI24UQBPUF96",
            "dopplerId": {
                "deviceType": "A4ZP7ZC4PI6TO",
                "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
            },
            "bass": 0,
            "midrange": 0,
            "treble": 0
        }
        2020-03-07 08:24:43.131  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.volume: {"val":40,"ack":true,"ts":1583565883125,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583474482452}
        2020-03-07 08:24:43.153  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.muted: {"val":false,"ack":true,"ts":1583565883125,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1564147513936}
        2020-03-07 08:24:43.460  - debug: alexa2.0 (9524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
            "destinationUserId": "A2FI24UQBPUF96",
            "dopplerId": {
                "deviceType": "A4ZP7ZC4PI6TO",
                "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
            },
            "bass": 0,
            "midrange": 0,
            "treble": 0
        }
        2020-03-07 08:24:43.462  - debug: alexa2.0 (9524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
            "destinationUserId": "A2FI24UQBPUF96",
            "dopplerId": {
                "deviceType": "A4ZP7ZC4PI6TO",
                "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
            },
            "volumeSetting": 40,
            "isMuted": false
        }
        2020-03-07 08:24:43.462  - debug: alexa2.0 (9524) Alexa-Push-Connection Device Volume change for XXXXXXXXXXXXXXXX -> 40/false
        2020-03-07 08:24:43.602  - debug: alexa2.0 (9524) Alexa-Remote WS-MQTT: Command PUSH_ACTIVITY: {
            "destinationUserId": "A2FI24UQBPUF96",
            "timestamp": 1583565883494,
            "key": {
                "registeredUserId": "A2FI24UQBPUF96",
                "entryId": "1583565883487#A4ZP7ZC4PI6TO#XXXXXXXXXXXXXXXX"
            }
        }
        2020-03-07 08:24:43.603  - debug: alexa2.0 (9524) Alexa-Remote: No authentication check needed (time elapsed 410963)
        2020-03-07 08:24:43.603  - debug: alexa2.0 (9524) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/activities?startTime=&size=3&offset=1","method":"GET","timeout":10000,"headers":{}}
        2020-03-07 08:24:43.820  - debug: alexa2.0 (9524) Alexa-Remote: Response: {"activities":[{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583565883487,"description":"{\"summary\":\"\"}","domainAttributes":"{\"moreLink\":{\"text\":\"Read more\",\"url\":\"https://oe1.orf.at\"},\"image\":{\"url\":\"https://s3.amazonaws.com/CAPS-SSE/echo_developer/b6a8/f042f0a4.d48b98d3.22970574a241403cb9c726f75505621e/APP_ICON_LARGE?versionId=p.MZLkO4NY4iBDndGH8j_1DIdmGIGkSZ&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200306T085958Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604800&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200306%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=effac0d1b4e9142b05e2e38eed5c751a302b3eb724ae00a6002727e21519ffa3\"},\"title\":\"Ö1 Nachrichten\"}","domainType":null,"feedbackAttributes":null,"id":"A2FI24UQBPUF96#1583565883487#A4ZP7ZC4PI6TO#XXXXXXXXXXXXXXXX","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A2FI24UQBPUF96","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A4ZP7ZC4PI6TO","serialNumber":"XXXXXXXXXXXXXXXX"}],"utteranceId":null,"version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583565874509,"description":"{\"summary\":\"alexa was gibt es neues\",\"firstUtteranceId\":\"A4ZP7ZC4PI6TO:1.0/2020/03/07/07/XXXXXXXXXXXXXXXX/24:33::TNIH_2V.f44ba19e-8dbe-4f10-bcc6-d6b8b958f509LPM/0\",\"firstStreamId\":\"A4ZP7ZC4PI6TO:1.0/2020/03/07/07/XXXXXXXXXXXXXXXX/24:33::TNIH_2V.f44ba19e-8dbe-4f10-bcc6-d6b8b958f509LPM\"}","domainAttributes":null,"domainType":null,"feedbackAttributes":null,"id":"A2FI24UQBPUF96#1583565874509#A4ZP7ZC4PI6TO#XXXXXXXXXXXXXXXX","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A2FI24UQBPUF96","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A4ZP7ZC4PI6TO","serialNumber":"XXXXXXXXXXXXXXXX"}],"utteranceId":"A4ZP7ZC4PI6TO:1.0/2020/03/07/07/XXXXXXXXXXXXXXXX/24:33::TNIH_2V.f44ba19e-8dbe-4f10-bcc6-d6b8b958f509LPM","version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583565614834,"description":"{\"summary\":\"\"}","domainAttributes":"{\"moreLink\":{\"text\":\"Read more\",\"url\":\"https://oe1.orf.at\"},\"image\":{\"url\":\"https://s3.amazonaws.com/CAPS-SSE/echo_developer/b6a8/f042f0a4.d48b98d3.22970574a241403cb9c726f75505621e/APP_ICON_LARGE?versionId=p.MZLkO4NY4iBDndGH8j_1DIdmGIGkSZ&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200306T085958Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604800&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200306%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=effac0d1b4e9142b05e2e38eed5c751a302b3eb724ae00a6002727e21519ffa3\"},\"title\":\"Ö1 Nachrichten\"}","domainType":null,"feedbackAttributes":null,"id":"A2FI24UQBPUF96#1583565614834#A4ZP7ZC4PI6TO#XXXXXXXXXXXXXXXX","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A2FI24UQBPUF96","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A4ZP7ZC4PI6TO","serialNumber":"XXXXXXXXXXXXXXXX"}],"utteranceId":null,"version":1}],"endDate":1583565883487,"startDate":1583565614834}
        2020-03-07 08:24:43.821  - debug: alexa2.0 (9524) device-activity: {"data":{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583565883487,"description":"{\"summary\":\"\"}","domainAttributes":"{\"moreLink\":{\"text\":\"Read more\",\"url\":\"https://oe1.orf.at\"},\"image\":{\"url\":\"https://s3.amazonaws.com/CAPS-SSE/echo_developer/b6a8/f042f0a4.d48b98d3.22970574a241403cb9c726f75505621e/APP_ICON_LARGE?versionId=p.MZLkO4NY4iBDndGH8j_1DIdmGIGkSZ&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200306T085958Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604800&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200306%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=effac0d1b4e9142b05e2e38eed5c751a302b3eb724ae00a6002727e21519ffa3\"},\"title\":\"Ö1 Nachrichten\"}","domainType":null,"feedbackAttributes":null,"id":"A2FI24UQBPUF96#1583565883487#A4ZP7ZC4PI6TO#XXXXXXXXXXXXXXXX","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A2FI24UQBPUF96","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A4ZP7ZC4PI6TO","serialNumber":"XXXXXXXXXXXXXXXX"}],"utteranceId":null,"version":1},"description":{"summary":""},"deviceSerialNumber":"XXXXXXXXXXXXXXXX","name":"Florians Echo Show","deviceType":"A4ZP7ZC4PI6TO","deviceAccountId":null,"creationTimestamp":1583565883487,"activityStatus":"SUCCESS","domainAttributes":{"moreLink":{"text":"Read more","url":"https://oe1.orf.at"},"image":{"url":"https://s3.amazonaws.com/CAPS-SSE/echo_developer/b6a8/f042f0a4.d48b98d3.22970574a241403cb9c726f75505621e/APP_ICON_LARGE?versionId=p.MZLkO4NY4iBDndGH8j_1DIdmGIGkSZ&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200306T085958Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604800&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200306%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=effac0d1b4e9142b05e2e38eed5c751a302b3eb724ae00a6002727e21519ffa3"},"title":"Ö1 Nachrichten"},"destinationUserId":"A2FI24UQBPUF96"}
        2020-03-07 08:24:43.930  - debug: alexa2.0 (9524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
            "destinationUserId": "A2FI24UQBPUF96",
            "dopplerId": {
                "deviceType": "A4ZP7ZC4PI6TO",
                "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
            },
            "volumeSetting": 40,
            "isMuted": false
        }
        2020-03-07 08:24:43.930  - debug: alexa2.0 (9524) Alexa-Push-Connection Device Volume change for XXXXXXXXXXXXXXXX -> 40/false
        2020-03-07 08:24:43.933  - debug: alexa2.0 (9524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
            "destinationUserId": "A2FI24UQBPUF96",
            "dopplerId": {
                "deviceType": "A4ZP7ZC4PI6TO",
                "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
            },
            "bass": 0,
            "midrange": 0,
            "treble": 0
        }
        2020-03-07 08:24:45.721  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.volume: {"val":40,"ack":true,"ts":1583565885697,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583474482452}
        2020-03-07 08:24:45.724  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.muted: {"val":false,"ack":true,"ts":1583565885697,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1564147513936}
        2020-03-07 08:24:45.726  - debug: alexa2.0 (9524) State changed alexa2.0.History.name: {"val":"Florians Echo Show","ack":true,"ts":1583565885698,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583565606275}
        2020-03-07 08:24:45.728  - debug: alexa2.0 (9524) State changed alexa2.0.History.serialNumber: {"val":"XXXXXXXXXXXXXXXX","ack":true,"ts":1583565885698,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583565606275}
        2020-03-07 08:24:45.730  - debug: alexa2.0 (9524) State changed alexa2.0.History.summary: {"val":"","ack":true,"ts":1583565885698,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583565885698}
        2020-03-07 08:24:45.732  - debug: alexa2.0 (9524) State changed alexa2.0.History.status: {"val":"SUCCESS","ack":true,"ts":1583565885698,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583565606276}
        2020-03-07 08:24:45.735  - debug: alexa2.0 (9524) State changed alexa2.0.History.creationTime: {"val":1583565883487,"ack":true,"ts":1583565885699,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583565885699}
        2020-03-07 08:24:45.751  - debug: alexa2.0 (9524) State changed alexa2.0.History.domainApplicationId: {"val":"","ack":true,"ts":1583565885699,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583484254203}
        2020-03-07 08:24:45.753  - debug: alexa2.0 (9524) State changed alexa2.0.History.domainApplicationName: {"val":"","ack":true,"ts":1583565885702,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583484254203}
        2020-03-07 08:24:45.755  - debug: alexa2.0 (9524) State changed alexa2.0.History.cardContent: {"val":"","ack":true,"ts":1583565885702,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583419558504}
        2020-03-07 08:24:45.758  - debug: alexa2.0 (9524) State changed alexa2.0.History.cardJson: {"val":"","ack":true,"ts":1583565885702,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583479843908}
        2020-03-07 08:24:45.760  - debug: alexa2.0 (9524) State changed alexa2.0.History.answerText: {"val":"","ack":true,"ts":1583565885702,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583305356034}
        2020-03-07 08:24:45.762  - debug: alexa2.0 (9524) State changed alexa2.0.History.json: {"val":"{\"name\":\"Florians Echo Show\",\"serialNumber\":\"XXXXXXXXXXXXXXXX\",\"summary\":\"\",\"creationTime\":1583565883487,\"status\":\"SUCCESS\",\"domainApplicationId\":\"\",\"domainApplicationName\":\"\",\"cardContent\":\"\",\"card\":\"\",\"answerText\":\"\"}","ack":true,"ts":1583565885703,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583565885703}
        2020-03-07 08:24:45.764  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.volume: {"val":40,"ack":true,"ts":1583565885703,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583474482452}
        2020-03-07 08:24:45.766  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.muted: {"val":false,"ack":true,"ts":1583565885703,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1564147513936}
        2020-03-07 08:24:48.421  - debug: alexa2.0 (9524) Alexa-Remote: No authentication check needed (time elapsed 415781)
        2020-03-07 08:24:48.421  - debug: alexa2.0 (9524) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/np/player?deviceSerialNumber=XXXXXXXXXXXXXXXX&deviceType=A4ZP7ZC4PI6TO&screenWidth=1392&_=1583565888421","method":"GET","timeout":10000,"headers":{}}
        2020-03-07 08:24:48.639  - debug: alexa2.0 (9524) Alexa-Remote: Response: {"playerInfo":{"hint":null,"infoText":null,"isPlayingInLemur":false,"lemurVolume":null,"lyrics":null,"mainArt":null,"mediaId":null,"miniArt":null,"miniInfoText":null,"playbackSource":null,"playingInLemurId":null,"progress":null,"provider":null,"quality":null,"queueId":null,"state":null,"template":null,"transport":null,"upNextItems":null,"volume":null}}
        2020-03-07 08:24:48.640  - debug: alexa2.0 (9524) Alexa-Remote: No authentication check needed (time elapsed 416000)
        2020-03-07 08:24:48.640  - debug: alexa2.0 (9524) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/media/state?deviceSerialNumber=XXXXXXXXXXXXXXXX&deviceType=A4ZP7ZC4PI6TO&screenWidth=1392&_=1583565888640","method":"GET","timeout":10000,"headers":{}}
        2020-03-07 08:24:49.237  - debug: alexa2.0 (9524) Alexa-Remote: Response: {"message":null}
        2020-03-07 08:24:49.287  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.controlPause: {"val":false,"ack":true,"ts":1583565889246,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477127551}
        2020-03-07 08:24:49.288  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.controlPlay: {"val":false,"ack":true,"ts":1583565889246,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477105926}
        2020-03-07 08:24:49.289  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.contentType: {"val":"","ack":true,"ts":1583565889247,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583484391022}
        2020-03-07 08:24:49.292  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.currentState: {"val":false,"ack":true,"ts":1583565889247,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477105927}
        2020-03-07 08:24:49.293  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.imageURL: {"val":"","ack":true,"ts":1583565889248,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583484391022}
        2020-03-07 08:24:49.295  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.muted: {"val":false,"ack":true,"ts":1583565889248,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1564147513936}
        2020-03-07 08:24:49.296  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.providerId: {"val":"","ack":true,"ts":1583565889249,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583484391023}
        2020-03-07 08:24:49.309  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.radioStationId: {"val":"","ack":true,"ts":1583565889250,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583484391023}
        2020-03-07 08:24:49.310  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.service: {"val":"","ack":true,"ts":1583565889251,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583484391024}
        2020-03-07 08:24:49.333  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.providerName: {"val":"","ack":true,"ts":1583565889251,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477127553}
        2020-03-07 08:24:49.335  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.currentTitle: {"val":"","ack":true,"ts":1583565889252,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477127553}
        2020-03-07 08:24:49.335  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.currentArtist: {"val":"","ack":true,"ts":1583565889252,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477127554}
        2020-03-07 08:24:49.336  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.currentAlbum: {"val":"","ack":true,"ts":1583565889253,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583214085521}
        2020-03-07 08:24:49.344  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.mainArtUrl: {"val":"","ack":true,"ts":1583565889253,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477127554}
        2020-03-07 08:24:49.345  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.miniArtUrl: {"val":"","ack":true,"ts":1583565889253,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477127554}
        2020-03-07 08:24:49.346  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.mediaLength: {"val":"","ack":true,"ts":1583565889254,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583214085521}
        2020-03-07 08:24:49.347  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.mediaLengthStr: {"val":"0","ack":true,"ts":1583565889273,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583214085522}
        2020-03-07 08:24:49.353  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.mediaProgress: {"val":0,"ack":true,"ts":1583565889274,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477127561}
        2020-03-07 08:24:49.354  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.mediaProgressStr: {"val":"0","ack":true,"ts":1583565889275,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477127562}
        2020-03-07 08:24:49.354  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.mediaProgressPercent: {"val":0,"ack":true,"ts":1583565889275,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583214085527}
        2020-03-07 08:24:49.703  - debug: alexa2.0 (9524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
            "destinationUserId": "A2FI24UQBPUF96",
            "dopplerId": {
                "deviceType": "A4ZP7ZC4PI6TO",
                "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
            },
            "bass": 0,
            "midrange": 0,
            "treble": 0
        }
        2020-03-07 08:24:49.704  - debug: alexa2.0 (9524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
            "destinationUserId": "A2FI24UQBPUF96",
            "dopplerId": {
                "deviceType": "A4ZP7ZC4PI6TO",
                "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
            },
            "volumeSetting": 40,
            "isMuted": false
        }
        2020-03-07 08:24:49.705  - debug: alexa2.0 (9524) Alexa-Push-Connection Device Volume change for XXXXXXXXXXXXXXXX -> 40/false
        2020-03-07 08:24:49.711  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.volume: {"val":40,"ack":true,"ts":1583565889706,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583474482452}
        2020-03-07 08:24:49.713  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.muted: {"val":false,"ack":true,"ts":1583565889707,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1564147513936}
        2020-03-07 08:25:04.707  - debug: alexa2.0 (9524) Alexa-Remote: No authentication check needed (time elapsed 432067)
        2020-03-07 08:25:04.709  - debug: alexa2.0 (9524) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/np/player?deviceSerialNumber=XXXXXXXXXXXXXXXX&deviceType=A4ZP7ZC4PI6TO&screenWidth=1392&_=1583565904708","method":"GET","timeout":10000,"headers":{}}
        2020-03-07 08:25:04.921  - debug: alexa2.0 (9524) Alexa-Remote: Response: {"playerInfo":{"hint":null,"infoText":null,"isPlayingInLemur":false,"lemurVolume":null,"lyrics":null,"mainArt":null,"mediaId":null,"miniArt":null,"miniInfoText":null,"playbackSource":null,"playingInLemurId":null,"progress":null,"provider":null,"quality":null,"queueId":null,"state":null,"template":null,"transport":null,"upNextItems":null,"volume":null}}
        2020-03-07 08:25:04.922  - debug: alexa2.0 (9524) Alexa-Remote: No authentication check needed (time elapsed 432282)
        2020-03-07 08:25:04.922  - debug: alexa2.0 (9524) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/media/state?deviceSerialNumber=XXXXXXXXXXXXXXXX&deviceType=A4ZP7ZC4PI6TO&screenWidth=1392&_=1583565904922","method":"GET","timeout":10000,"headers":{}}
        2020-03-07 08:25:05.556  - debug: alexa2.0 (9524) Alexa-Remote: Response: {"message":null}
        2020-03-07 08:25:05.573  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.controlPause: {"val":false,"ack":true,"ts":1583565905562,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477127551}
        2020-03-07 08:25:05.577  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.controlPlay: {"val":false,"ack":true,"ts":1583565905563,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477105926}
        2020-03-07 08:25:05.580  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.contentType: {"val":"","ack":true,"ts":1583565905563,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583484391022}
        2020-03-07 08:25:05.583  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.currentState: {"val":false,"ack":true,"ts":1583565905563,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477105927}
        2020-03-07 08:25:05.585  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.imageURL: {"val":"","ack":true,"ts":1583565905563,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583484391022}
        2020-03-07 08:25:05.597  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.muted: {"val":false,"ack":true,"ts":1583565905564,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1564147513936}
        2020-03-07 08:25:05.599  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.providerId: {"val":"","ack":true,"ts":1583565905564,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583484391023}
        2020-03-07 08:25:05.602  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.radioStationId: {"val":"","ack":true,"ts":1583565905565,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583484391023}
        2020-03-07 08:25:05.604  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.service: {"val":"","ack":true,"ts":1583565905565,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583484391024}
        2020-03-07 08:25:05.607  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.providerName: {"val":"","ack":true,"ts":1583565905565,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477127553}
        2020-03-07 08:25:05.615  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.currentTitle: {"val":"","ack":true,"ts":1583565905566,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477127553}
        2020-03-07 08:25:05.621  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.currentArtist: {"val":"","ack":true,"ts":1583565905566,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477127554}
        2020-03-07 08:25:05.625  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.currentAlbum: {"val":"","ack":true,"ts":1583565905566,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583214085521}
        2020-03-07 08:25:05.630  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.mainArtUrl: {"val":"","ack":true,"ts":1583565905567,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477127554}
        2020-03-07 08:25:05.634  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.miniArtUrl: {"val":"","ack":true,"ts":1583565905567,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477127554}
        2020-03-07 08:25:05.636  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.mediaLength: {"val":"","ack":true,"ts":1583565905567,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583214085521}
        2020-03-07 08:25:05.637  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.mediaLengthStr: {"val":"0","ack":true,"ts":1583565905569,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583214085522}
        2020-03-07 08:25:05.641  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.mediaProgress: {"val":0,"ack":true,"ts":1583565905569,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477127561}
        2020-03-07 08:25:05.644  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.mediaProgressStr: {"val":"0","ack":true,"ts":1583565905570,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477127562}
        2020-03-07 08:25:05.646  - debug: alexa2.0 (9524) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.mediaProgressPercent: {"val":0,"ack":true,"ts":1583565905570,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583214085527}
        
        apollon77 1 Reply Last reply Reply Quote 0
        • apollon77
          apollon77 @Mauflo last edited by

          @Mauflo wenn das so ist dann Sieht man schön das der Adapter nix anderes tut als den Player und Media Status abzufragen 😞

          Mauflo 3 Replies Last reply Reply Quote 0
          • Mauflo
            Mauflo @apollon77 last edited by Mauflo

            @apollon77 Ja das mag ja sein. Aber es ist ein nachvollziehbarer Fehler. Zum Vergleich hier das LogFile meines Echo dot, wo dieser Fehler nicht auftritt:

            2020-03-07 10:04:13.204  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "bass": 0,
                "midrange": 0,
                "treble": 0
            }
            2020-03-07 10:04:13.232  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "volumeSetting": 50,
                "isMuted": false
            }
            2020-03-07 10:04:13.233  - debug: alexa2.0 (31311) Alexa-Push-Connection Device Volume change for GYYYYYYYYYYYYYYY -> 50/false
            2020-03-07 10:04:13.243  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.volume: {"val":50,"ack":true,"ts":1583571853235,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582957438710}
            2020-03-07 10:04:13.247  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.muted: {"val":false,"ack":true,"ts":1583571853237,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580049899202}
            2020-03-07 10:04:13.310  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
                },
                "bass": 0,
                "midrange": 0,
                "treble": 0
            }
            2020-03-07 10:04:13.312  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
                },
                "volumeSetting": 50,
                "isMuted": false
            }
            2020-03-07 10:04:13.313  - debug: alexa2.0 (31311) Alexa-Push-Connection Device Volume change for XXXXXXXXXXXXXXXX -> 50/false
            2020-03-07 10:04:13.367  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.volume: {"val":50,"ack":true,"ts":1583571853363,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582957437983}
            2020-03-07 10:04:13.371  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.muted: {"val":false,"ack":true,"ts":1583571853363,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580049899785}
            2020-03-07 10:04:13.597  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A4ZP7ZC4PI6TO",
                    "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
                },
                "bass": 0,
                "midrange": 0,
                "treble": 0
            }
            2020-03-07 10:04:13.658  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A4ZP7ZC4PI6TO",
                    "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
                },
                "volumeSetting": 50,
                "isMuted": false
            }
            2020-03-07 10:04:13.659  - debug: alexa2.0 (31311) Alexa-Push-Connection Device Volume change for XXXXXXXXXXXXXXXX -> 50/false
            2020-03-07 10:04:13.668  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.volume: {"val":50,"ack":true,"ts":1583571853661,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583571430276}
            2020-03-07 10:04:13.672  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.muted: {"val":false,"ack":true,"ts":1583571853662,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1564147513936}
            2020-03-07 10:04:13.678  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "bass": 0,
                "midrange": 0,
                "treble": 0
            }
            2020-03-07 10:04:13.685  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "volumeSetting": 50,
                "isMuted": false
            }
            2020-03-07 10:04:13.686  - debug: alexa2.0 (31311) Alexa-Push-Connection Device Volume change for GYYYYYYYYYYYYYYY -> 50/false
            2020-03-07 10:04:13.696  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.volume: {"val":50,"ack":true,"ts":1583571853688,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582957438710}
            2020-03-07 10:04:13.702  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.muted: {"val":false,"ack":true,"ts":1583571853689,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580049899202}
            2020-03-07 10:04:13.795  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
                },
                "volumeSetting": 50,
                "isMuted": false
            }
            2020-03-07 10:04:13.796  - debug: alexa2.0 (31311) Alexa-Push-Connection Device Volume change for XXXXXXXXXXXXXXXX -> 50/false
            2020-03-07 10:04:13.798  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
                },
                "bass": 0,
                "midrange": 0,
                "treble": 0
            }
            2020-03-07 10:04:13.804  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.volume: {"val":50,"ack":true,"ts":1583571853799,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582957437983}
            2020-03-07 10:04:13.806  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.muted: {"val":false,"ack":true,"ts":1583571853799,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580049899785}
            2020-03-07 10:04:13.886  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_ACTIVITY: {
                "destinationUserId": "A2FI24UQBPUF96",
                "timestamp": 1583571853759,
                "key": {
                    "registeredUserId": "A2FI24UQBPUF96",
                    "entryId": "1583571853745#A7WXQPH584YP#XXXXXXXXXXXXXXXX"
                }
            }
            2020-03-07 10:04:13.887  - debug: alexa2.0 (31311) Alexa-Remote: No authentication check needed (time elapsed 546265)
            2020-03-07 10:04:13.887  - debug: alexa2.0 (31311) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/activities?startTime=&size=3&offset=1","method":"GET","timeout":10000,"headers":{}}
            2020-03-07 10:04:13.948  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_ACTIVITY: {
                "destinationUserId": "A2FI24UQBPUF96",
                "timestamp": 1583571853824,
                "key": {
                    "registeredUserId": "A2FI24UQBPUF96",
                    "entryId": "1583571853797#A4ZP7ZC4PI6TO#XXXXXXXXXXXXXXXX"
                }
            }
            2020-03-07 10:04:13.949  - debug: alexa2.0 (31311) Alexa-Remote: No authentication check needed (time elapsed 546328)
            2020-03-07 10:04:13.949  - debug: alexa2.0 (31311) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/activities?startTime=&size=3&offset=1","method":"GET","timeout":10000,"headers":{}}
            2020-03-07 10:04:14.028  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A4ZP7ZC4PI6TO",
                    "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
                },
                "volumeSetting": 50,
                "isMuted": false
            }
            2020-03-07 10:04:14.031  - debug: alexa2.0 (31311) Alexa-Push-Connection Device Volume change for XXXXXXXXXXXXXXXX -> 50/false
            2020-03-07 10:04:14.033  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A4ZP7ZC4PI6TO",
                    "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
                },
                "bass": 0,
                "midrange": 0,
                "treble": 0
            }
            2020-03-07 10:04:14.043  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.volume: {"val":50,"ack":true,"ts":1583571854036,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583571430276}
            2020-03-07 10:04:14.046  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.muted: {"val":false,"ack":true,"ts":1583571854037,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1564147513936}
            2020-03-07 10:04:14.123  - debug: alexa2.0 (31311) Alexa-Remote: Response: {"activities":[{"_disambiguationId":null,"activityStatus":"DISCARDED_NON_DEVICE_DIRECTED_INTENT","creationTimestamp":1583571853797,"description":"{\"summary\":\"\",\"firstUtteranceId\":\"A4ZP7ZC4PI6TO:1.0/2020/03/07/09/XXXXXXXXXXXXXXXX/04:13::TNIH_2V.bd04fe0f-e559-4f5a-b456-6c3dd80f872aLPM\",\"firstStreamId\":\"A4ZP7ZC4PI6TO:1.0/2020/03/07/09/XXXXXXXXXXXXXXXX/04:13::TNIH_2V.bd04fe0f-e559-4f5a-b456-6c3dd80f872aLPM\"}","domainAttributes":"FALSE_WAKE_WORD_1P","domainType":null,"feedbackAttributes":null,"id":"A2FI24UQBPUF96#1583571853797#A4ZP7ZC4PI6TO#XXXXXXXXXXXXXXXX","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A2FI24UQBPUF96","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A4ZP7ZC4PI6TO","serialNumber":"XXXXXXXXXXXXXXXX"}],"utteranceId":"A4ZP7ZC4PI6TO:1.0/2020/03/07/09/XXXXXXXXXXXXXXXX/04:13::TNIH_2V.bd04fe0f-e559-4f5a-b456-6c3dd80f872aLPM","version":1},{"_disambiguationId":null,"activityStatus":"DISCARDED_NON_DEVICE_DIRECTED_INTENT","creationTimestamp":1583571853745,"description":"{\"summary\":\"alexa was gibt es neues\",\"firstUtteranceId\":\"A7WXQPH584YP:1.0/2020/03/07/09/XXXXXXXXXXXXXXXX/04:13::TNIH_2V.b6c11d8b-bb95-46dc-ba92-d0de419d84d2LPM/0\",\"firstStreamId\":\"A7WXQPH584YP:1.0/2020/03/07/09/XXXXXXXXXXXXXXXX/04:13::TNIH_2V.b6c11d8b-bb95-46dc-ba92-d0de419d84d2LPM\"}","domainAttributes":"DEVICE_ARBITRATION","domainType":null,"feedbackAttributes":null,"id":"A2FI24UQBPUF96#1583571853745#A7WXQPH584YP#XXXXXXXXXXXXXXXX","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A2FI24UQBPUF96","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A7WXQPH584YP","serialNumber":"XXXXXXXXXXXXXXXX"}],"utteranceId":"A7WXQPH584YP:1.0/2020/03/07/09/XXXXXXXXXXXXXXXX/04:13::TNIH_2V.b6c11d8b-bb95-46dc-ba92-d0de419d84d2LPM","version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583571501279,"description":"{\"summary\":\"\"}","domainAttributes":"{\"moreLink\":{\"text\":\"Read more\",\"url\":\"https://wien.orf.at/stories/3037456/\"},\"image\":{\"url\":\"https://s3.amazonaws.com/CAPS-SSE/echo_developer/1f981cff.d48b98d3.70922a14cebe447d8f63cd20710e839b/APP_ICON_LARGE?versionId=weTDoeAJJQs.Gjwyxy_wR8aDTcyek_xG&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200306T192103Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604800&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200306%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=13f6a71ad12cec07386e32193493cb3dcacbab74ce431bf642952b34e039cc19\"},\"subTitle\":\"\",\"title\":\"Rasche Genesung mit \\u201eschneller\\u201c Narkose\"}","domainType":null,"feedbackAttributes":null,"id":"A2FI24UQBPUF96#1583571501279#A4ZP7ZC4PI6TO#XXXXXXXXXXXXXXXX","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A2FI24UQBPUF96","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A4ZP7ZC4PI6TO","serialNumber":"XXXXXXXXXXXXXXXX"}],"utteranceId":null,"version":1}],"endDate":1583571853797,"startDate":1583571501279}
            2020-03-07 10:04:14.124  - debug: alexa2.0 (31311) device-activity: {"data":{"_disambiguationId":null,"activityStatus":"DISCARDED_NON_DEVICE_DIRECTED_INTENT","creationTimestamp":1583571853745,"description":"{\"summary\":\"alexa was gibt es neues\",\"firstUtteranceId\":\"A7WXQPH584YP:1.0/2020/03/07/09/XXXXXXXXXXXXXXXX/04:13::TNIH_2V.b6c11d8b-bb95-46dc-ba92-d0de419d84d2LPM/0\",\"firstStreamId\":\"A7WXQPH584YP:1.0/2020/03/07/09/XXXXXXXXXXXXXXXX/04:13::TNIH_2V.b6c11d8b-bb95-46dc-ba92-d0de419d84d2LPM\"}","domainAttributes":"DEVICE_ARBITRATION","domainType":null,"feedbackAttributes":null,"id":"A2FI24UQBPUF96#1583571853745#A7WXQPH584YP#XXXXXXXXXXXXXXXX","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A2FI24UQBPUF96","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A7WXQPH584YP","serialNumber":"XXXXXXXXXXXXXXXX"}],"utteranceId":"A7WXQPH584YP:1.0/2020/03/07/09/XXXXXXXXXXXXXXXX/04:13::TNIH_2V.b6c11d8b-bb95-46dc-ba92-d0de419d84d2LPM","version":1},"description":{"summary":"was gibt es neues","firstUtteranceId":"A7WXQPH584YP:1.0/2020/03/07/09/XXXXXXXXXXXXXXXX/04:13::TNIH_2V.b6c11d8b-bb95-46dc-ba92-d0de419d84d2LPM/0","firstStreamId":"A7WXQPH584YP:1.0/2020/03/07/09/XXXXXXXXXXXXXXXX/04:13::TNIH_2V.b6c11d8b-bb95-46dc-ba92-d0de419d84d2LPM"},"deviceSerialNumber":"XXXXXXXXXXXXXXXX","name":"Alexa Wohnzimmer Links","deviceType":"A7WXQPH584YP","deviceAccountId":null,"creationTimestamp":1583571853745,"activityStatus":"DISCARDED_NON_DEVICE_DIRECTED_INTENT","domainAttributes":"DEVICE_ARBITRATION","destinationUserId":"A2FI24UQBPUF96"}
            2020-03-07 10:04:14.145  - debug: alexa2.0 (31311) State changed alexa2.0.History.name: {"val":"Alexa Wohnzimmer Links","ack":true,"ts":1583571854128,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583571854128}
            2020-03-07 10:04:14.149  - debug: alexa2.0 (31311) State changed alexa2.0.History.serialNumber: {"val":"XXXXXXXXXXXXXXXX","ack":true,"ts":1583571854128,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583571854128}
            2020-03-07 10:04:14.155  - debug: alexa2.0 (31311) State changed alexa2.0.History.summary: {"val":"was gibt es neues","ack":true,"ts":1583571854129,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583571854129}
            2020-03-07 10:04:14.158  - debug: alexa2.0 (31311) State changed alexa2.0.History.status: {"val":"DISCARDED_NON_DEVICE_DIRECTED_INTENT","ack":true,"ts":1583571854129,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583571854129}
            2020-03-07 10:04:14.164  - debug: alexa2.0 (31311) State changed alexa2.0.History.creationTime: {"val":1583571853745,"ack":true,"ts":1583571854129,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583571854129}
            2020-03-07 10:04:14.166  - debug: alexa2.0 (31311) State changed alexa2.0.History.domainApplicationId: {"val":"","ack":true,"ts":1583571854129,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583484254203}
            2020-03-07 10:04:14.166  - debug: alexa2.0 (31311) State changed alexa2.0.History.domainApplicationName: {"val":"","ack":true,"ts":1583571854130,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583484254203}
            2020-03-07 10:04:14.175  - debug: alexa2.0 (31311) State changed alexa2.0.History.cardContent: {"val":"","ack":true,"ts":1583571854131,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583419558504}
            2020-03-07 10:04:14.175  - debug: alexa2.0 (31311) State changed alexa2.0.History.cardJson: {"val":"","ack":true,"ts":1583571854131,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583479843908}
            2020-03-07 10:04:14.177  - debug: alexa2.0 (31311) State changed alexa2.0.History.answerText: {"val":"","ack":true,"ts":1583571854140,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583570160042}
            2020-03-07 10:04:14.179  - debug: alexa2.0 (31311) State changed alexa2.0.History.json: {"val":"{\"name\":\"Alexa Wohnzimmer Links\",\"serialNumber\":\"XXXXXXXXXXXXXXXX\",\"summary\":\"was gibt es neues\",\"creationTime\":1583571853745,\"status\":\"DISCARDED_NON_DEVICE_DIRECTED_INTENT\",\"domainApplicationId\":\"\",\"domainApplicationName\":\"\",\"cardContent\":\"\",\"card\":\"\",\"answerText\":\"\"}","ack":true,"ts":1583571854140,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583571854140}
            2020-03-07 10:04:14.279  - debug: alexa2.0 (31311) Alexa-Remote: Response: {"activities":[{"_disambiguationId":null,"activityStatus":"DISCARDED_NON_DEVICE_DIRECTED_INTENT","creationTimestamp":1583571853797,"description":"{\"summary\":\"\",\"firstUtteranceId\":\"A4ZP7ZC4PI6TO:1.0/2020/03/07/09/XXXXXXXXXXXXXXXX/04:13::TNIH_2V.bd04fe0f-e559-4f5a-b456-6c3dd80f872aLPM\",\"firstStreamId\":\"A4ZP7ZC4PI6TO:1.0/2020/03/07/09/XXXXXXXXXXXXXXXX/04:13::TNIH_2V.bd04fe0f-e559-4f5a-b456-6c3dd80f872aLPM\"}","domainAttributes":"FALSE_WAKE_WORD_1P","domainType":null,"feedbackAttributes":null,"id":"A2FI24UQBPUF96#1583571853797#A4ZP7ZC4PI6TO#XXXXXXXXXXXXXXXX","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A2FI24UQBPUF96","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A4ZP7ZC4PI6TO","serialNumber":"XXXXXXXXXXXXXXXX"}],"utteranceId":"A4ZP7ZC4PI6TO:1.0/2020/03/07/09/XXXXXXXXXXXXXXXX/04:13::TNIH_2V.bd04fe0f-e559-4f5a-b456-6c3dd80f872aLPM","version":1},{"_disambiguationId":null,"activityStatus":"DISCARDED_NON_DEVICE_DIRECTED_INTENT","creationTimestamp":1583571853745,"description":"{\"summary\":\"alexa was gibt es neues\",\"firstUtteranceId\":\"A7WXQPH584YP:1.0/2020/03/07/09/XXXXXXXXXXXXXXXX/04:13::TNIH_2V.b6c11d8b-bb95-46dc-ba92-d0de419d84d2LPM/0\",\"firstStreamId\":\"A7WXQPH584YP:1.0/2020/03/07/09/XXXXXXXXXXXXXXXX/04:13::TNIH_2V.b6c11d8b-bb95-46dc-ba92-d0de419d84d2LPM\"}","domainAttributes":"DEVICE_ARBITRATION","domainType":null,"feedbackAttributes":null,"id":"A2FI24UQBPUF96#1583571853745#A7WXQPH584YP#XXXXXXXXXXXXXXXX","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A2FI24UQBPUF96","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A7WXQPH584YP","serialNumber":"XXXXXXXXXXXXXXXX"}],"utteranceId":"A7WXQPH584YP:1.0/2020/03/07/09/XXXXXXXXXXXXXXXX/04:13::TNIH_2V.b6c11d8b-bb95-46dc-ba92-d0de419d84d2LPM","version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583571501279,"description":"{\"summary\":\"\"}","domainAttributes":"{\"moreLink\":{\"text\":\"Read more\",\"url\":\"https://wien.orf.at/stories/3037456/\"},\"image\":{\"url\":\"https://s3.amazonaws.com/CAPS-SSE/echo_developer/1f981cff.d48b98d3.70922a14cebe447d8f63cd20710e839b/APP_ICON_LARGE?versionId=weTDoeAJJQs.Gjwyxy_wR8aDTcyek_xG&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200306T192103Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604800&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200306%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=13f6a71ad12cec07386e32193493cb3dcacbab74ce431bf642952b34e039cc19\"},\"subTitle\":\"\",\"title\":\"Rasche Genesung mit \\u201eschneller\\u201c Narkose\"}","domainType":null,"feedbackAttributes":null,"id":"A2FI24UQBPUF96#1583571501279#A4ZP7ZC4PI6TO#XXXXXXXXXXXXXXXX","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A2FI24UQBPUF96","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A4ZP7ZC4PI6TO","serialNumber":"XXXXXXXXXXXXXXXX"}],"utteranceId":null,"version":1}],"endDate":1583571853797,"startDate":1583571501279}
            2020-03-07 10:04:14.280  - debug: alexa2.0 (31311) device-activity: {"data":{"_disambiguationId":null,"activityStatus":"DISCARDED_NON_DEVICE_DIRECTED_INTENT","creationTimestamp":1583571853797,"description":"{\"summary\":\"\",\"firstUtteranceId\":\"A4ZP7ZC4PI6TO:1.0/2020/03/07/09/XXXXXXXXXXXXXXXX/04:13::TNIH_2V.bd04fe0f-e559-4f5a-b456-6c3dd80f872aLPM\",\"firstStreamId\":\"A4ZP7ZC4PI6TO:1.0/2020/03/07/09/XXXXXXXXXXXXXXXX/04:13::TNIH_2V.bd04fe0f-e559-4f5a-b456-6c3dd80f872aLPM\"}","domainAttributes":"FALSE_WAKE_WORD_1P","domainType":null,"feedbackAttributes":null,"id":"A2FI24UQBPUF96#1583571853797#A4ZP7ZC4PI6TO#XXXXXXXXXXXXXXXX","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A2FI24UQBPUF96","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A4ZP7ZC4PI6TO","serialNumber":"XXXXXXXXXXXXXXXX"}],"utteranceId":"A4ZP7ZC4PI6TO:1.0/2020/03/07/09/XXXXXXXXXXXXXXXX/04:13::TNIH_2V.bd04fe0f-e559-4f5a-b456-6c3dd80f872aLPM","version":1},"description":{"summary":"","firstUtteranceId":"A4ZP7ZC4PI6TO:1.0/2020/03/07/09/XXXXXXXXXXXXXXXX/04:13::TNIH_2V.bd04fe0f-e559-4f5a-b456-6c3dd80f872aLPM","firstStreamId":"A4ZP7ZC4PI6TO:1.0/2020/03/07/09/XXXXXXXXXXXXXXXX/04:13::TNIH_2V.bd04fe0f-e559-4f5a-b456-6c3dd80f872aLPM"},"deviceSerialNumber":"XXXXXXXXXXXXXXXX","name":"Florians Echo Show","deviceType":"A4ZP7ZC4PI6TO","deviceAccountId":null,"creationTimestamp":1583571853797,"activityStatus":"DISCARDED_NON_DEVICE_DIRECTED_INTENT","domainAttributes":"FALSE_WAKE_WORD_1P","destinationUserId":"A2FI24UQBPUF96"}
            2020-03-07 10:04:14.289  - debug: alexa2.0 (31311) State changed alexa2.0.History.name: {"val":"Florians Echo Show","ack":true,"ts":1583571854284,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583571854284}
            2020-03-07 10:04:14.291  - debug: alexa2.0 (31311) State changed alexa2.0.History.serialNumber: {"val":"XXXXXXXXXXXXXXXX","ack":true,"ts":1583571854284,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583571854284}
            2020-03-07 10:04:14.293  - debug: alexa2.0 (31311) State changed alexa2.0.History.summary: {"val":"","ack":true,"ts":1583571854284,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583571854284}
            2020-03-07 10:04:14.294  - debug: alexa2.0 (31311) State changed alexa2.0.History.status: {"val":"DISCARDED_NON_DEVICE_DIRECTED_INTENT","ack":true,"ts":1583571854284,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583571854129}
            2020-03-07 10:04:14.296  - debug: alexa2.0 (31311) State changed alexa2.0.History.creationTime: {"val":1583571853797,"ack":true,"ts":1583571854285,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583571854285}
            2020-03-07 10:04:14.298  - debug: alexa2.0 (31311) State changed alexa2.0.History.domainApplicationId: {"val":"","ack":true,"ts":1583571854285,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583484254203}
            2020-03-07 10:04:14.309  - debug: alexa2.0 (31311) State changed alexa2.0.History.domainApplicationName: {"val":"","ack":true,"ts":1583571854285,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583484254203}
            2020-03-07 10:04:14.311  - debug: alexa2.0 (31311) State changed alexa2.0.History.cardContent: {"val":"","ack":true,"ts":1583571854285,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583419558504}
            2020-03-07 10:04:14.312  - debug: alexa2.0 (31311) State changed alexa2.0.History.cardJson: {"val":"","ack":true,"ts":1583571854286,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583479843908}
            2020-03-07 10:04:14.313  - debug: alexa2.0 (31311) State changed alexa2.0.History.answerText: {"val":"","ack":true,"ts":1583571854286,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583570160042}
            2020-03-07 10:04:14.314  - debug: alexa2.0 (31311) State changed alexa2.0.History.json: {"val":"{\"name\":\"Florians Echo Show\",\"serialNumber\":\"XXXXXXXXXXXXXXXX\",\"summary\":\"\",\"creationTime\":1583571853797,\"status\":\"DISCARDED_NON_DEVICE_DIRECTED_INTENT\",\"domainApplicationId\":\"\",\"domainApplicationName\":\"\",\"cardContent\":\"\",\"card\":\"\",\"answerText\":\"\"}","ack":true,"ts":1583571854286,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583571854286}
            2020-03-07 10:04:14.626  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
                },
                "bass": 0,
                "midrange": 0,
                "treble": 0
            }
            2020-03-07 10:04:14.628  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
                },
                "volumeSetting": 50,
                "isMuted": false
            }
            2020-03-07 10:04:14.629  - debug: alexa2.0 (31311) Alexa-Push-Connection Device Volume change for XXXXXXXXXXXXXXXX -> 50/false
            2020-03-07 10:04:14.638  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.volume: {"val":50,"ack":true,"ts":1583571854632,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582957437983}
            2020-03-07 10:04:14.643  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.muted: {"val":false,"ack":true,"ts":1583571854632,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580049899785}
            2020-03-07 10:04:14.985  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A4ZP7ZC4PI6TO",
                    "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
                },
                "bass": 0,
                "midrange": 0,
                "treble": 0
            }
            2020-03-07 10:04:14.987  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A4ZP7ZC4PI6TO",
                    "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
                },
                "volumeSetting": 50,
                "isMuted": false
            }
            2020-03-07 10:04:14.988  - debug: alexa2.0 (31311) Alexa-Push-Connection Device Volume change for XXXXXXXXXXXXXXXX -> 50/false
            2020-03-07 10:04:14.996  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.volume: {"val":50,"ack":true,"ts":1583571854990,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583571430276}
            2020-03-07 10:04:15.001  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.muted: {"val":false,"ack":true,"ts":1583571854991,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1564147513936}
            2020-03-07 10:04:15.248  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_ACTIVITY: {
                "destinationUserId": "A2FI24UQBPUF96",
                "timestamp": 1583571855126,
                "key": {
                    "registeredUserId": "A2FI24UQBPUF96",
                    "entryId": "1583571854399#A7WXQPH584YP#GYYYYYYYYYYYYYYY"
                }
            }
            2020-03-07 10:04:15.249  - debug: alexa2.0 (31311) Alexa-Remote: No authentication check needed (time elapsed 547628)
            2020-03-07 10:04:15.250  - debug: alexa2.0 (31311) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/activities?startTime=&size=3&offset=1","method":"GET","timeout":10000,"headers":{}}
            2020-03-07 10:04:15.281  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "volumeSetting": 50,
                "isMuted": false
            }
            2020-03-07 10:04:15.282  - debug: alexa2.0 (31311) Alexa-Push-Connection Device Volume change for GYYYYYYYYYYYYYYY -> 50/false
            2020-03-07 10:04:15.283  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "bass": 0,
                "midrange": 0,
                "treble": 0
            }
            2020-03-07 10:04:15.288  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.volume: {"val":50,"ack":true,"ts":1583571855284,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582957438710}
            2020-03-07 10:04:15.292  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.muted: {"val":false,"ack":true,"ts":1583571855285,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580049899202}
            2020-03-07 10:04:15.395  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "volumeSetting": 50,
                "isMuted": false
            }
            2020-03-07 10:04:15.396  - debug: alexa2.0 (31311) Alexa-Push-Connection Device Volume change for GYYYYYYYYYYYYYYY -> 50/false
            2020-03-07 10:04:15.398  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "bass": 0,
                "midrange": 0,
                "treble": 0
            }
            2020-03-07 10:04:15.404  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.volume: {"val":50,"ack":true,"ts":1583571855399,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582957438710}
            2020-03-07 10:04:15.407  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.muted: {"val":false,"ack":true,"ts":1583571855399,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580049899202}
            2020-03-07 10:04:15.457  - debug: alexa2.0 (31311) Alexa-Remote: Response: {"message":"Rate exceeded"}
            2020-03-07 10:04:15.457  - debug: alexa2.0 (31311) Alexa-Remote: Activity for id 1583571854399#A7WXQPH584YP#GYYYYYYYYYYYYYYY not found
            2020-03-07 10:04:19.647  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "volumeSetting": 50,
                "isMuted": false
            }
            2020-03-07 10:04:19.648  - debug: alexa2.0 (31311) Alexa-Push-Connection Device Volume change for GYYYYYYYYYYYYYYY -> 50/false
            2020-03-07 10:04:19.650  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "bass": 0,
                "midrange": 0,
                "treble": 0
            }
            2020-03-07 10:04:19.657  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.volume: {"val":50,"ack":true,"ts":1583571859652,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582957438710}
            2020-03-07 10:04:19.663  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.muted: {"val":false,"ack":true,"ts":1583571859653,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580049899202}
            2020-03-07 10:04:19.705  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "volumeSetting": 50,
                "isMuted": false
            }
            2020-03-07 10:04:19.706  - debug: alexa2.0 (31311) Alexa-Push-Connection Device Volume change for GYYYYYYYYYYYYYYY -> 50/false
            2020-03-07 10:04:19.708  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "bass": 0,
                "midrange": 0,
                "treble": 0
            }
            2020-03-07 10:04:19.727  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.volume: {"val":50,"ack":true,"ts":1583571859712,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582957438710}
            2020-03-07 10:04:19.729  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.muted: {"val":false,"ack":true,"ts":1583571859713,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580049899202}
            2020-03-07 10:04:20.068  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "bass": 0,
                "midrange": 0,
                "treble": 0
            }
            2020-03-07 10:04:20.074  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "volumeSetting": 50,
                "isMuted": false
            }
            2020-03-07 10:04:20.075  - debug: alexa2.0 (31311) Alexa-Push-Connection Device Volume change for GYYYYYYYYYYYYYYY -> 50/false
            2020-03-07 10:04:20.083  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.volume: {"val":50,"ack":true,"ts":1583571860077,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582957438710}
            2020-03-07 10:04:20.087  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.muted: {"val":false,"ack":true,"ts":1583571860079,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580049899202}
            2020-03-07 10:04:21.619  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A3S5BH2HU6VAYF",
                    "deviceSerialNumber": "G090LF0965021JRB"
                },
                "volumeSetting": 50,
                "isMuted": false
            }
            2020-03-07 10:04:21.619  - debug: alexa2.0 (31311) Alexa-Push-Connection Device Volume change for G090LF0965021JRB -> 50/false
            2020-03-07 10:04:21.622  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A3S5BH2HU6VAYF",
                    "deviceSerialNumber": "G090LF0965021JRB"
                },
                "bass": 0,
                "midrange": 0,
                "treble": 0
            }
            2020-03-07 10:04:21.627  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.G090LF0965021JRB.Player.volume: {"val":50,"ack":true,"ts":1583571861623,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582402268087}
            2020-03-07 10:04:21.629  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.G090LF0965021JRB.Player.muted: {"val":false,"ack":true,"ts":1583571861624,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580050003031}
            2020-03-07 10:04:22.871  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "bass": 0,
                "midrange": 0,
                "treble": 0
            }
            2020-03-07 10:04:22.878  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "volumeSetting": 50,
                "isMuted": false
            }
            2020-03-07 10:04:22.878  - debug: alexa2.0 (31311) Alexa-Push-Connection Device Volume change for GYYYYYYYYYYYYYYY -> 50/false
            2020-03-07 10:04:22.884  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.volume: {"val":50,"ack":true,"ts":1583571862879,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582957438710}
            2020-03-07 10:04:22.887  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.muted: {"val":false,"ack":true,"ts":1583571862881,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580049899202}
            2020-03-07 10:04:23.225  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "bass": 0,
                "midrange": 0,
                "treble": 0
            }
            2020-03-07 10:04:23.229  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "volumeSetting": 50,
                "isMuted": false
            }
            2020-03-07 10:04:23.230  - debug: alexa2.0 (31311) Alexa-Push-Connection Device Volume change for GYYYYYYYYYYYYYYY -> 50/false
            2020-03-07 10:04:23.240  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.volume: {"val":50,"ack":true,"ts":1583571863233,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582957438710}
            2020-03-07 10:04:23.245  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.muted: {"val":false,"ack":true,"ts":1583571863236,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580049899202}
            2020-03-07 10:04:23.376  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_ACTIVITY: {
                "destinationUserId": "A2FI24UQBPUF96",
                "timestamp": 1583571863248,
                "key": {
                    "registeredUserId": "A2FI24UQBPUF96",
                    "entryId": "1583571863240#A7WXQPH584YP#GYYYYYYYYYYYYYYY"
                }
            }
            2020-03-07 10:04:23.377  - debug: alexa2.0 (31311) Alexa-Remote: No authentication check needed (time elapsed 555755)
            2020-03-07 10:04:23.378  - debug: alexa2.0 (31311) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/activities?startTime=&size=3&offset=1","method":"GET","timeout":10000,"headers":{}}
            2020-03-07 10:04:23.604  - debug: alexa2.0 (31311) Alexa-Remote: Response: {"activities":[{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583571863240,"description":"{\"summary\":\"\"}","domainAttributes":"{\"moreLink\":{\"text\":\"Read more\",\"url\":\"https://wien.orf.at/stories/3037456/\"},\"image\":{\"url\":\"https://s3.amazonaws.com/CAPS-SSE/echo_developer/1f981cff.d48b98d3.70922a14cebe447d8f63cd20710e839b/APP_ICON_LARGE?versionId=weTDoeAJJQs.Gjwyxy_wR8aDTcyek_xG&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200306T192103Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604800&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200306%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=13f6a71ad12cec07386e32193493cb3dcacbab74ce431bf642952b34e039cc19\"},\"subTitle\":\"\",\"title\":\"Rasche Genesung mit \\u201eschneller\\u201c Narkose\"}","domainType":null,"feedbackAttributes":null,"id":"A2FI24UQBPUF96#1583571863240#A7WXQPH584YP#GYYYYYYYYYYYYYYY","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A2FI24UQBPUF96","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A7WXQPH584YP","serialNumber":"GYYYYYYYYYYYYYYY"}],"utteranceId":null,"version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583571854399,"description":"{\"summary\":\"alexa was gibt es neues\",\"firstUtteranceId\":\"A7WXQPH584YP:1.0/2020/03/07/09/GYYYYYYYYYYYYYYY/04:13::TNIH_2V.b31d2abb-9865-42ca-bfb4-9cc601b93a7fLPM/0\",\"firstStreamId\":\"A7WXQPH584YP:1.0/2020/03/07/09/GYYYYYYYYYYYYYYY/04:13::TNIH_2V.b31d2abb-9865-42ca-bfb4-9cc601b93a7fLPM\"}","domainAttributes":null,"domainType":null,"feedbackAttributes":null,"id":"A2FI24UQBPUF96#1583571854399#A7WXQPH584YP#GYYYYYYYYYYYYYYY","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A2FI24UQBPUF96","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A7WXQPH584YP","serialNumber":"GYYYYYYYYYYYYYYY"}],"utteranceId":"A7WXQPH584YP:1.0/2020/03/07/09/GYYYYYYYYYYYYYYY/04:13::TNIH_2V.b31d2abb-9865-42ca-bfb4-9cc601b93a7fLPM","version":1},{"_disambiguationId":null,"activityStatus":"DISCARDED_NON_DEVICE_DIRECTED_INTENT","creationTimestamp":1583571853797,"description":"{\"summary\":\"\",\"firstUtteranceId\":\"A4ZP7ZC4PI6TO:1.0/2020/03/07/09/XXXXXXXXXXXXXXXX/04:13::TNIH_2V.bd04fe0f-e559-4f5a-b456-6c3dd80f872aLPM\",\"firstStreamId\":\"A4ZP7ZC4PI6TO:1.0/2020/03/07/09/XXXXXXXXXXXXXXXX/04:13::TNIH_2V.bd04fe0f-e559-4f5a-b456-6c3dd80f872aLPM\"}","domainAttributes":"FALSE_WAKE_WORD_1P","domainType":null,"feedbackAttributes":null,"id":"A2FI24UQBPUF96#1583571853797#A4ZP7ZC4PI6TO#XXXXXXXXXXXXXXXX","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A2FI24UQBPUF96","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A4ZP7ZC4PI6TO","serialNumber":"XXXXXXXXXXXXXXXX"}],"utteranceId":"A4ZP7ZC4PI6TO:1.0/2020/03/07/09/XXXXXXXXXXXXXXXX/04:13::TNIH_2V.bd04fe0f-e559-4f5a-b456-6c3dd80f872aLPM","version":1}],"endDate":1583571863240,"startDate":1583571853797}
            2020-03-07 10:04:23.605  - debug: alexa2.0 (31311) device-activity: {"data":{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583571863240,"description":"{\"summary\":\"\"}","domainAttributes":"{\"moreLink\":{\"text\":\"Read more\",\"url\":\"https://wien.orf.at/stories/3037456/\"},\"image\":{\"url\":\"https://s3.amazonaws.com/CAPS-SSE/echo_developer/1f981cff.d48b98d3.70922a14cebe447d8f63cd20710e839b/APP_ICON_LARGE?versionId=weTDoeAJJQs.Gjwyxy_wR8aDTcyek_xG&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200306T192103Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604800&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200306%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=13f6a71ad12cec07386e32193493cb3dcacbab74ce431bf642952b34e039cc19\"},\"subTitle\":\"\",\"title\":\"Rasche Genesung mit \\u201eschneller\\u201c Narkose\"}","domainType":null,"feedbackAttributes":null,"id":"A2FI24UQBPUF96#1583571863240#A7WXQPH584YP#GYYYYYYYYYYYYYYY","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A2FI24UQBPUF96","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A7WXQPH584YP","serialNumber":"GYYYYYYYYYYYYYYY"}],"utteranceId":null,"version":1},"description":{"summary":""},"deviceSerialNumber":"GYYYYYYYYYYYYYYY","name":"Alexa Wohnzimmer","deviceType":"A7WXQPH584YP","deviceAccountId":null,"creationTimestamp":1583571863240,"activityStatus":"SUCCESS","domainAttributes":{"moreLink":{"text":"Read more","url":"https://wien.orf.at/stories/3037456/"},"image":{"url":"https://s3.amazonaws.com/CAPS-SSE/echo_developer/1f981cff.d48b98d3.70922a14cebe447d8f63cd20710e839b/APP_ICON_LARGE?versionId=weTDoeAJJQs.Gjwyxy_wR8aDTcyek_xG&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200306T192103Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604800&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200306%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=13f6a71ad12cec07386e32193493cb3dcacbab74ce431bf642952b34e039cc19"},"subTitle":"","title":"Rasche Genesung mit „schneller“ Narkose"},"destinationUserId":"A2FI24UQBPUF96"}
            2020-03-07 10:04:23.623  - debug: alexa2.0 (31311) State changed alexa2.0.History.name: {"val":"Alexa Wohnzimmer","ack":true,"ts":1583571863609,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583571863609}
            2020-03-07 10:04:23.626  - debug: alexa2.0 (31311) State changed alexa2.0.History.serialNumber: {"val":"GYYYYYYYYYYYYYYY","ack":true,"ts":1583571863610,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583571863610}
            2020-03-07 10:04:23.629  - debug: alexa2.0 (31311) State changed alexa2.0.History.summary: {"val":"","ack":true,"ts":1583571863610,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583571854284}
            2020-03-07 10:04:23.632  - debug: alexa2.0 (31311) State changed alexa2.0.History.status: {"val":"SUCCESS","ack":true,"ts":1583571863611,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583571863611}
            2020-03-07 10:04:23.635  - debug: alexa2.0 (31311) State changed alexa2.0.History.creationTime: {"val":1583571863240,"ack":true,"ts":1583571863611,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583571863611}
            2020-03-07 10:04:23.641  - debug: alexa2.0 (31311) State changed alexa2.0.History.domainApplicationId: {"val":"","ack":true,"ts":1583571863614,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583484254203}
            2020-03-07 10:04:23.642  - debug: alexa2.0 (31311) State changed alexa2.0.History.domainApplicationName: {"val":"","ack":true,"ts":1583571863615,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583484254203}
            2020-03-07 10:04:23.644  - debug: alexa2.0 (31311) State changed alexa2.0.History.cardContent: {"val":"","ack":true,"ts":1583571863615,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583419558504}
            2020-03-07 10:04:23.651  - debug: alexa2.0 (31311) State changed alexa2.0.History.cardJson: {"val":"","ack":true,"ts":1583571863616,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583479843908}
            2020-03-07 10:04:23.658  - debug: alexa2.0 (31311) State changed alexa2.0.History.answerText: {"val":"","ack":true,"ts":1583571863616,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583570160042}
            2020-03-07 10:04:23.658  - debug: alexa2.0 (31311) State changed alexa2.0.History.json: {"val":"{\"name\":\"Alexa Wohnzimmer\",\"serialNumber\":\"GYYYYYYYYYYYYYYY\",\"summary\":\"\",\"creationTime\":1583571863240,\"status\":\"SUCCESS\",\"domainApplicationId\":\"\",\"domainApplicationName\":\"\",\"cardContent\":\"\",\"card\":\"\",\"answerText\":\"\"}","ack":true,"ts":1583571863616,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583571863616}
            2020-03-07 10:04:23.682  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "volumeSetting": 50,
                "isMuted": false
            }
            2020-03-07 10:04:23.683  - debug: alexa2.0 (31311) Alexa-Push-Connection Device Volume change for GYYYYYYYYYYYYYYY -> 50/false
            2020-03-07 10:04:23.685  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "bass": 0,
                "midrange": 0,
                "treble": 0
            }
            2020-03-07 10:04:23.692  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.volume: {"val":50,"ack":true,"ts":1583571863687,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582957438710}
            2020-03-07 10:04:23.696  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.muted: {"val":false,"ack":true,"ts":1583571863689,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580049899202}
            2020-03-07 10:04:28.234  - debug: alexa2.0 (31311) Alexa-Remote: No authentication check needed (time elapsed 560613)
            2020-03-07 10:04:28.236  - debug: alexa2.0 (31311) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/np/player?deviceSerialNumber=GYYYYYYYYYYYYYYY&deviceType=A7WXQPH584YP&screenWidth=1392&_=1583571868235","method":"GET","timeout":10000,"headers":{}}
            2020-03-07 10:04:28.314  - debug: alexa2.0 (31311) Alexa-Remote: No authentication check needed (time elapsed 560693)
            2020-03-07 10:04:28.315  - debug: alexa2.0 (31311) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/np/player?deviceSerialNumber=XXXXXXXXXXXXXXXX&deviceType=A7WXQPH584YP&screenWidth=1392&_=1583571868314","method":"GET","timeout":10000,"headers":{}}
            2020-03-07 10:04:28.456  - debug: alexa2.0 (31311) Alexa-Remote: Response: {"playerInfo":{"hint":null,"infoText":null,"isPlayingInLemur":false,"lemurVolume":null,"lyrics":null,"mainArt":null,"mediaId":null,"miniArt":null,"miniInfoText":null,"playbackSource":null,"playingInLemurId":null,"progress":null,"provider":null,"quality":null,"queueId":null,"state":null,"template":null,"transport":null,"upNextItems":null,"volume":null}}
            2020-03-07 10:04:28.457  - debug: alexa2.0 (31311) Alexa-Remote: No authentication check needed (time elapsed 560836)
            2020-03-07 10:04:28.457  - debug: alexa2.0 (31311) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/media/state?deviceSerialNumber=GYYYYYYYYYYYYYYY&deviceType=A7WXQPH584YP&screenWidth=1392&_=1583571868457","method":"GET","timeout":10000,"headers":{}}
            2020-03-07 10:04:28.531  - debug: alexa2.0 (31311) Alexa-Remote: Response: {"playerInfo":{"hint":null,"infoText":null,"isPlayingInLemur":false,"lemurVolume":null,"lyrics":null,"mainArt":null,"mediaId":null,"miniArt":null,"miniInfoText":null,"playbackSource":null,"playingInLemurId":null,"progress":null,"provider":null,"quality":null,"queueId":null,"state":null,"template":null,"transport":null,"upNextItems":null,"volume":null}}
            2020-03-07 10:04:28.531  - debug: alexa2.0 (31311) Alexa-Remote: No authentication check needed (time elapsed 560910)
            2020-03-07 10:04:28.532  - debug: alexa2.0 (31311) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/media/state?deviceSerialNumber=XXXXXXXXXXXXXXXX&deviceType=A7WXQPH584YP&screenWidth=1392&_=1583571868532","method":"GET","timeout":10000,"headers":{}}
            2020-03-07 10:04:28.660  - debug: alexa2.0 (31311) Alexa-Remote: No authentication check needed (time elapsed 561039)
            2020-03-07 10:04:28.660  - debug: alexa2.0 (31311) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/np/player?deviceSerialNumber=XXXXXXXXXXXXXXXX&deviceType=A4ZP7ZC4PI6TO&screenWidth=1392&_=1583571868660","method":"GET","timeout":10000,"headers":{}}
            2020-03-07 10:04:28.749  - debug: alexa2.0 (31311) Alexa-Remote: Response: {"clientId":"Domain:Application:DailyBriefing:TTS","contentId":null,"contentType":null,"currentState":"IDLE","imageURL":null,"isDisliked":false,"isLiked":false,"looping":false,"mediaOwnerCustomerId":null,"muted":false,"programId":null,"progressSeconds":5,"providerId":null,"queue":null,"queueId":null,"queueSize":0,"radioStationId":null,"radioVariety":0,"referenceId":null,"service":null,"shuffling":false,"timeLastShuffled":0,"volume":50}
            2020-03-07 10:04:28.772  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.volume: {"val":50,"ack":true,"ts":1583571868759,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582957438710}
            2020-03-07 10:04:28.776  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.controlShuffle: {"val":false,"ack":true,"ts":1583571868760,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582454973487}
            2020-03-07 10:04:28.778  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.controlRepeat: {"val":false,"ack":true,"ts":1583571868760,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1551614757518}
            2020-03-07 10:04:28.780  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.controlPause: {"val":false,"ack":true,"ts":1583571868760,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583570243603}
            2020-03-07 10:04:28.781  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.controlPlay: {"val":false,"ack":true,"ts":1583571868760,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583569566148}
            2020-03-07 10:04:28.785  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.contentType: {"val":"","ack":true,"ts":1583571868763,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583570243604}
            2020-03-07 10:04:28.787  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.currentState: {"val":false,"ack":true,"ts":1583571868763,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583569566149}
            2020-03-07 10:04:28.793  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.imageURL: {"val":"","ack":true,"ts":1583571868763,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583570243605}
            2020-03-07 10:04:28.795  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.muted: {"val":false,"ack":true,"ts":1583571868764,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580049899202}
            2020-03-07 10:04:28.797  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.providerId: {"val":"","ack":true,"ts":1583571868764,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583570243605}
            2020-03-07 10:04:28.799  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.radioStationId: {"val":"","ack":true,"ts":1583571868764,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583570243605}
            2020-03-07 10:04:28.801  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.service: {"val":"","ack":true,"ts":1583571868764,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583570243606}
            2020-03-07 10:04:28.803  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.providerName: {"val":"","ack":true,"ts":1583571868764,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583570243607}
            2020-03-07 10:04:28.805  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.currentTitle: {"val":"","ack":true,"ts":1583571868765,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583570243607}
            2020-03-07 10:04:28.806  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.currentArtist: {"val":"","ack":true,"ts":1583571868765,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582454973490}
            2020-03-07 10:04:28.808  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.currentAlbum: {"val":"","ack":true,"ts":1583571868765,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582454973490}
            2020-03-07 10:04:28.810  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.mainArtUrl: {"val":"","ack":true,"ts":1583571868765,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583570243608}
            2020-03-07 10:04:28.812  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.miniArtUrl: {"val":"","ack":true,"ts":1583571868765,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583570243608}
            2020-03-07 10:04:28.814  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.mediaLength: {"val":"","ack":true,"ts":1583571868765,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582454973491}
            2020-03-07 10:04:28.816  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.mediaLengthStr: {"val":"0","ack":true,"ts":1583571868765,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582454973491}
            2020-03-07 10:04:28.818  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.mediaProgress: {"val":0,"ack":true,"ts":1583571868766,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583570243618}
            2020-03-07 10:04:28.820  - debug: alexa2.0 (31311) Alexa-Remote: Response: {"clientId":"Domain:Application:DailyBriefing:TTS","contentId":null,"contentType":null,"currentState":"IDLE","imageURL":null,"isDisliked":false,"isLiked":false,"looping":false,"mediaOwnerCustomerId":null,"muted":false,"programId":null,"progressSeconds":12,"providerId":null,"queue":null,"queueId":null,"queueSize":0,"radioStationId":null,"radioVariety":0,"referenceId":null,"service":null,"shuffling":false,"timeLastShuffled":0,"volume":50}
            2020-03-07 10:04:28.827  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.mediaProgressStr: {"val":"0","ack":true,"ts":1583571868766,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583570243620}
            2020-03-07 10:04:28.828  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.mediaProgressPercent: {"val":0,"ack":true,"ts":1583571868766,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582454973491}
            2020-03-07 10:04:28.877  - debug: alexa2.0 (31311) Alexa-Remote: Response: {"playerInfo":{"hint":null,"infoText":null,"isPlayingInLemur":false,"lemurVolume":null,"lyrics":null,"mainArt":null,"mediaId":null,"miniArt":null,"miniInfoText":null,"playbackSource":null,"playingInLemurId":null,"progress":null,"provider":null,"quality":null,"queueId":null,"state":null,"template":null,"transport":null,"upNextItems":null,"volume":null}}
            2020-03-07 10:04:28.877  - debug: alexa2.0 (31311) Alexa-Remote: No authentication check needed (time elapsed 561256)
            2020-03-07 10:04:28.877  - debug: alexa2.0 (31311) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/media/state?deviceSerialNumber=XXXXXXXXXXXXXXXX&deviceType=A4ZP7ZC4PI6TO&screenWidth=1392&_=1583571868877","method":"GET","timeout":10000,"headers":{}}
            2020-03-07 10:04:28.886  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.volume: {"val":50,"ack":true,"ts":1583571868881,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582957437983}
            2020-03-07 10:04:28.889  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.controlShuffle: {"val":false,"ack":true,"ts":1583571868881,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1552888839277}
            2020-03-07 10:04:28.891  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.controlRepeat: {"val":false,"ack":true,"ts":1583571868881,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1545561343644}
            2020-03-07 10:04:28.894  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.controlPause: {"val":false,"ack":true,"ts":1583571868881,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1567753209910}
            2020-03-07 10:04:28.895  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.controlPlay: {"val":false,"ack":true,"ts":1583571868881,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1567749602890}
            2020-03-07 10:04:28.897  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.contentType: {"val":"","ack":true,"ts":1583571868882,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1567753209927}
            2020-03-07 10:04:28.899  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.currentState: {"val":false,"ack":true,"ts":1583571868882,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1567749602892}
            2020-03-07 10:04:28.902  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.imageURL: {"val":"","ack":true,"ts":1583571868882,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1567753209932}
            2020-03-07 10:04:28.904  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.muted: {"val":false,"ack":true,"ts":1583571868882,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580049899785}
            2020-03-07 10:04:28.906  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.providerId: {"val":"","ack":true,"ts":1583571868882,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1567753209935}
            2020-03-07 10:04:28.908  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.radioStationId: {"val":"","ack":true,"ts":1583571868882,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1567753209937}
            2020-03-07 10:04:28.910  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.service: {"val":"","ack":true,"ts":1583571868883,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1567753209938}
            2020-03-07 10:04:28.911  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.providerName: {"val":"","ack":true,"ts":1583571868883,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1567753209939}
            2020-03-07 10:04:28.912  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.currentTitle: {"val":"","ack":true,"ts":1583571868883,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1567753209944}
            2020-03-07 10:04:28.917  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.currentArtist: {"val":"","ack":true,"ts":1583571868883,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1567753209946}
            2020-03-07 10:04:28.921  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.currentAlbum: {"val":"","ack":true,"ts":1583571868883,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1558849989757}
            2020-03-07 10:04:28.923  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.mainArtUrl: {"val":"","ack":true,"ts":1583571868883,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1567753209960}
            2020-03-07 10:04:28.926  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.miniArtUrl: {"val":"","ack":true,"ts":1583571868883,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1567753209962}
            2020-03-07 10:04:28.928  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.mediaLength: {"val":"","ack":true,"ts":1583571868884,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1558849989762}
            2020-03-07 10:04:28.930  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.mediaLengthStr: {"val":"0","ack":true,"ts":1583571868884,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1558849989764}
            2020-03-07 10:04:28.932  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.mediaProgress: {"val":0,"ack":true,"ts":1583571868884,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1567753209968}
            2020-03-07 10:04:28.933  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.mediaProgressStr: {"val":"0","ack":true,"ts":1583571868884,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1567753209969}
            2020-03-07 10:04:28.935  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.mediaProgressPercent: {"val":0,"ack":true,"ts":1583571868884,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1558849989769}
            2020-03-07 10:04:29.538  - debug: alexa2.0 (31311) Alexa-Remote: Response: {"message":null}
            2020-03-07 10:04:29.546  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.controlPause: {"val":false,"ack":true,"ts":1583571869540,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477127551}
            2020-03-07 10:04:29.547  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.controlPlay: {"val":false,"ack":true,"ts":1583571869541,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477105926}
            2020-03-07 10:04:29.549  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.contentType: {"val":"","ack":true,"ts":1583571869541,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583484391022}
            2020-03-07 10:04:29.551  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.currentState: {"val":false,"ack":true,"ts":1583571869541,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477105927}
            2020-03-07 10:04:29.554  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.imageURL: {"val":"","ack":true,"ts":1583571869541,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583484391022}
            2020-03-07 10:04:29.558  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.muted: {"val":false,"ack":true,"ts":1583571869542,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1564147513936}
            2020-03-07 10:04:29.560  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.providerId: {"val":"","ack":true,"ts":1583571869542,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583484391023}
            2020-03-07 10:04:29.562  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.radioStationId: {"val":"","ack":true,"ts":1583571869542,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583484391023}
            2020-03-07 10:04:29.564  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.service: {"val":"","ack":true,"ts":1583571869542,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583484391024}
            2020-03-07 10:04:29.565  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.providerName: {"val":"","ack":true,"ts":1583571869543,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477127553}
            2020-03-07 10:04:29.568  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.currentTitle: {"val":"","ack":true,"ts":1583571869543,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477127553}
            2020-03-07 10:04:29.569  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.currentArtist: {"val":"","ack":true,"ts":1583571869543,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477127554}
            2020-03-07 10:04:29.571  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.currentAlbum: {"val":"","ack":true,"ts":1583571869543,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583214085521}
            2020-03-07 10:04:29.573  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.mainArtUrl: {"val":"","ack":true,"ts":1583571869543,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477127554}
            2020-03-07 10:04:29.574  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.miniArtUrl: {"val":"","ack":true,"ts":1583571869543,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477127554}
            2020-03-07 10:04:29.576  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.mediaLength: {"val":"","ack":true,"ts":1583571869543,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583214085521}
            2020-03-07 10:04:29.578  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.mediaLengthStr: {"val":"0","ack":true,"ts":1583571869544,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583214085522}
            2020-03-07 10:04:29.580  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.mediaProgress: {"val":0,"ack":true,"ts":1583571869544,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477127561}
            2020-03-07 10:04:29.581  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.mediaProgressStr: {"val":"0","ack":true,"ts":1583571869544,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583477127562}
            2020-03-07 10:04:29.583  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.mediaProgressPercent: {"val":0,"ack":true,"ts":1583571869545,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583214085527}
            2020-03-07 10:04:36.278  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "bass": 0,
                "midrange": 0,
                "treble": 0
            }
            2020-03-07 10:04:36.281  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "volumeSetting": 50,
                "isMuted": false
            }
            2020-03-07 10:04:36.282  - debug: alexa2.0 (31311) Alexa-Push-Connection Device Volume change for GYYYYYYYYYYYYYYY -> 50/false
            2020-03-07 10:04:36.291  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.volume: {"val":50,"ack":true,"ts":1583571876285,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582957438710}
            2020-03-07 10:04:36.295  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.muted: {"val":false,"ack":true,"ts":1583571876286,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580049899202}
            2020-03-07 10:04:36.593  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "bass": 0,
                "midrange": 0,
                "treble": 0
            }
            2020-03-07 10:04:36.600  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "volumeSetting": 50,
                "isMuted": false
            }
            2020-03-07 10:04:36.601  - debug: alexa2.0 (31311) Alexa-Push-Connection Device Volume change for GYYYYYYYYYYYYYYY -> 50/false
            2020-03-07 10:04:36.607  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.volume: {"val":50,"ack":true,"ts":1583571876602,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582957438710}
            2020-03-07 10:04:36.609  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.muted: {"val":false,"ack":true,"ts":1583571876604,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580049899202}
            2020-03-07 10:04:36.622  - debug: alexa2.0 (31311) Alexa-Remote: No authentication check needed (time elapsed 569001)
            2020-03-07 10:04:36.623  - debug: alexa2.0 (31311) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/np/player?deviceSerialNumber=G090LF0965021JRB&deviceType=A3S5BH2HU6VAYF&screenWidth=1392&_=1583571876623","method":"GET","timeout":10000,"headers":{}}
            2020-03-07 10:04:37.163  - debug: alexa2.0 (31311) Alexa-Remote: Response: {"message":null}
            2020-03-07 10:04:37.526  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
                },
                "bass": 0,
                "midrange": 0,
                "treble": 0
            }
            2020-03-07 10:04:37.529  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
                },
                "volumeSetting": 50,
                "isMuted": false
            }
            2020-03-07 10:04:37.530  - debug: alexa2.0 (31311) Alexa-Push-Connection Device Volume change for XXXXXXXXXXXXXXXX -> 50/false
            2020-03-07 10:04:37.536  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.volume: {"val":50,"ack":true,"ts":1583571877531,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582957437983}
            2020-03-07 10:04:37.539  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.muted: {"val":false,"ack":true,"ts":1583571877532,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580049899785}
            2020-03-07 10:04:37.581  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "bass": 0,
                "midrange": 0,
                "treble": 0
            }
            2020-03-07 10:04:37.583  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "volumeSetting": 50,
                "isMuted": false
            }
            2020-03-07 10:04:37.584  - debug: alexa2.0 (31311) Alexa-Push-Connection Device Volume change for GYYYYYYYYYYYYYYY -> 50/false
            2020-03-07 10:04:37.599  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.volume: {"val":50,"ack":true,"ts":1583571877596,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582957438710}
            2020-03-07 10:04:37.601  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.muted: {"val":false,"ack":true,"ts":1583571877596,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580049899202}
            2020-03-07 10:04:37.665  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "bass": 0,
                "midrange": 0,
                "treble": 0
            }
            2020-03-07 10:04:37.669  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "GYYYYYYYYYYYYYYY"
                },
                "volumeSetting": 50,
                "isMuted": false
            }
            2020-03-07 10:04:37.669  - debug: alexa2.0 (31311) Alexa-Push-Connection Device Volume change for GYYYYYYYYYYYYYYY -> 50/false
            2020-03-07 10:04:37.674  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.volume: {"val":50,"ack":true,"ts":1583571877670,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582957438710}
            2020-03-07 10:04:37.676  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.GYYYYYYYYYYYYYYY.Player.muted: {"val":false,"ack":true,"ts":1583571877672,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580049899202}
            2020-03-07 10:04:37.743  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A3S5BH2HU6VAYF",
                    "deviceSerialNumber": "G090LF1174660F4U"
                },
                "bass": 0,
                "midrange": 0,
                "treble": 0
            }
            2020-03-07 10:04:37.744  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A3S5BH2HU6VAYF",
                    "deviceSerialNumber": "G090LF1174660F4U"
                },
                "volumeSetting": 60,
                "isMuted": false
            }
            2020-03-07 10:04:37.745  - debug: alexa2.0 (31311) Alexa-Push-Connection Device Volume change for G090LF1174660F4U -> 60/false
            2020-03-07 10:04:37.750  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.G090LF1174660F4U.Player.volume: {"val":60,"ack":true,"ts":1583571877746,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583304723968}
            2020-03-07 10:04:37.752  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.G090LF1174660F4U.Player.muted: {"val":false,"ack":true,"ts":1583571877747,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1545561345963}
            2020-03-07 10:04:38.021  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
                },
                "bass": 0,
                "midrange": 0,
                "treble": 0
            }
            2020-03-07 10:04:38.028  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
                    "deviceSerialNumber": "XXXXXXXXXXXXXXXX"
                },
                "volumeSetting": 50,
                "isMuted": false
            }
            2020-03-07 10:04:38.029  - debug: alexa2.0 (31311) Alexa-Push-Connection Device Volume change for XXXXXXXXXXXXXXXX -> 50/false
            2020-03-07 10:04:38.033  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.volume: {"val":50,"ack":true,"ts":1583571878030,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582957437983}
            2020-03-07 10:04:38.035  - debug: alexa2.0 (31311) State changed alexa2.0.Echo-Devices.XXXXXXXXXXXXXXXX.Player.muted: {"val":false,"ack":true,"ts":1583571878031,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580049899785}
            2020-03-07 10:04:38.058  - debug: alexa2.0 (31311) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                "destinationUserId": "A2FI24UQBPUF96",
                "dopplerId": {
                    "deviceType": "A7WXQPH584YP",
            
            1 Reply Last reply Reply Quote 0
            • Mauflo
              Mauflo @apollon77 last edited by

              @apollon77 Die Unterschiede treten ab Zeile 51 auf wo offenbar beim Echo Show zuerst die Bass und Höhendaten und erst dann die volume Settings abgefragt werden. Ich weiß nicht ob das wesentlich ist aber es ist wenigstens ein Unterschied!

              1 Reply Last reply Reply Quote 0
              • ?
                A Former User @apollon77 last edited by

                @apollon77 sagte in Alexa2 sorgt für Abbrüche bei der Wiedergabe auf Echo Spot:

                Aber ich hätte keine Ahnung was ich da tun soll. Aus der Vergangenheit wissen wir das manchmal beim nur abfragen vom Player Status sowas passiert. Grund unbekannt 😞

                hmm vielleicht uns alle, die den Adapter installiert haben, Sonntags heimlich treffen und den großen Amazon anbeten ? 🙂

                1 Reply Last reply Reply Quote 0
                • Dr. Bakterius
                  Dr. Bakterius Most Active @apollon77 last edited by Dr. Bakterius

                  @apollon77 sagte in Alexa2 sorgt für Abbrüche bei der Wiedergabe auf Echo Spot:

                  Wenn 2.6.4 tut dann bitte mal Debug log laufen lassen und versuchen das Problem zu verursachen und schauen was genau um den Zeitpunkt herum im Log steht. Das ganze dann vergleichen mit dem was Log bei der 3.x ausgibt. Dann kann man mal vergleichen

                  Das Log vom 3.0.8 findest du oben und hier das vom 2.6.4:

                  2020-03-07 10:37:46.799  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A3S5BH2HU6VAYF",
                         "deviceSerialNumber": "G090L909714711RH"
                     },
                     "volumeSetting": 7,
                     "isMuted": false
                  }
                  2020-03-07 10:37:46.801  -  alexa2.0 (5056) Alexa-Push-Connection Device Volume change for G090L909714711RH -> 7/false
                  2020-03-07 10:37:46.803  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A3S5BH2HU6VAYF",
                         "deviceSerialNumber": "G090L909714711RH"
                     },
                     "bass": 6,
                     "midrange": -2,
                     "treble": 3
                  }
                  2020-03-07 10:37:46.810  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G090L909714711RH.Player.volume: {"val":7,"ack":true,"ts":1583573866805,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583438415170}
                  2020-03-07 10:37:46.812  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G090L909714711RH.Player.muted: {"val":false,"ack":true,"ts":1583573866806,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1579269966624}
                  2020-03-07 10:37:46.817  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A10A33FOX2NUBK",
                         "deviceSerialNumber": "G070RR1383540LDK"
                     },
                     "volumeSetting": 27,
                     "isMuted": false
                  }
                  2020-03-07 10:37:46.818  -  alexa2.0 (5056) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 27/false
                  2020-03-07 10:37:46.822  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A10A33FOX2NUBK",
                         "deviceSerialNumber": "G070RR1383540LDK"
                     },
                     "bass": 0,
                     "midrange": 0,
                     "treble": 0
                  }
                  2020-03-07 10:37:46.824  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":27,"ack":true,"ts":1583573866819,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583568173937}
                  2020-03-07 10:37:46.825  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1583573866820,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                  2020-03-07 10:37:47.269  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A3S5BH2HU6VAYF",
                         "deviceSerialNumber": "G090L909714711RH"
                     },
                     "bass": 6,
                     "midrange": -2,
                     "treble": 3
                  }
                  2020-03-07 10:37:47.279  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_ACTIVITY: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "timestamp": 1583573867158,
                     "key": {
                         "registeredUserId": "A32TW4JJLN57E8",
                         "entryId": "1583573867143#A3S5BH2HU6VAYF#G090L909714711RH"
                     }
                  }
                  2020-03-07 10:37:47.279  -  alexa2.0 (5056) Alexa-Remote: No authentication check needed (time elapsed 86632)
                  2020-03-07 10:37:47.280  -  alexa2.0 (5056) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/activities?startTime=&size=3&offset=1","method":"GET","timeout":10000,"headers":{}}
                  2020-03-07 10:37:47.300  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A10A33FOX2NUBK",
                         "deviceSerialNumber": "G070RR1383540LDK"
                     },
                     "volumeSetting": 27,
                     "isMuted": false
                  }
                  2020-03-07 10:37:47.300  -  alexa2.0 (5056) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 27/false
                  2020-03-07 10:37:47.303  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A10A33FOX2NUBK",
                         "deviceSerialNumber": "G070RR1383540LDK"
                     },
                     "bass": 0,
                     "midrange": 0,
                     "treble": 0
                  }
                  2020-03-07 10:37:47.306  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":27,"ack":true,"ts":1583573867302,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583568173937}
                  2020-03-07 10:37:47.308  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_ACTIVITY: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "timestamp": 1583573867184,
                     "key": {
                         "registeredUserId": "A32TW4JJLN57E8",
                         "entryId": "1583573867167#A10A33FOX2NUBK#G070RR1383540LDK"
                     }
                  }
                  2020-03-07 10:37:47.309  -  alexa2.0 (5056) Alexa-Remote: No authentication check needed (time elapsed 86662)
                  2020-03-07 10:37:47.309  -  alexa2.0 (5056) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/activities?startTime=&size=3&offset=1","method":"GET","timeout":10000,"headers":{}}
                  2020-03-07 10:37:47.311  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1583573867302,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                  2020-03-07 10:37:47.382  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A3S5BH2HU6VAYF",
                         "deviceSerialNumber": "G090L909714711RH"
                     },
                     "volumeSetting": 7,
                     "isMuted": false
                  }
                  2020-03-07 10:37:47.382  -  alexa2.0 (5056) Alexa-Push-Connection Device Volume change for G090L909714711RH -> 7/false
                  2020-03-07 10:37:47.389  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G090L909714711RH.Player.volume: {"val":7,"ack":true,"ts":1583573867384,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583438415170}
                  2020-03-07 10:37:47.392  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G090L909714711RH.Player.muted: {"val":false,"ack":true,"ts":1583573867384,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1579269966624}
                  2020-03-07 10:37:47.810  -  alexa2.0 (5056) Alexa-Remote: Response: {"activities":[{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583573867167,"description":"{\"summary\":\"alexa\",\"firstUtteranceId\":\"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM/0\",\"firstStreamId\":\"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM\"}","domainAttributes":"WAKE_WORD_ONLY","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1583573867167#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM","version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583573867143,"description":"{\"summary\":\"alexa\",\"firstUtteranceId\":\"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM/0\",\"firstStreamId\":\"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM\"}","domainAttributes":"WAKE_WORD_ONLY","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1583573867143#A3S5BH2HU6VAYF#G090L909714711RH","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A3S5BH2HU6VAYF","serialNumber":"G090L909714711RH"}],"utteranceId":"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM","version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583572784131,"description":"{\"summary\":\"\"}","domainAttributes":"{\"moreLink\":{\"text\":\"Read more\",\"url\":\"http://news.orf.at/\"},\"image\":{\"url\":\"https://s3.amazonaws.com/CAPS-SSE/echo_developer/fe94cf26.d48b98d3.59cc95acb01c42f09c99862b7e88b87e/APP_ICON_LARGE?versionId=QU02r24yCzMetDomlQNseM3cMOlAi6ph&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200307T073225Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604800&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200307%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=6ffba4ffda59b74e8b09361c8aac3521441548fc3e25d9785eaab04b515f3264\"},\"subTitle\":\"\",\"title\":\"Ö3-Nachrichten\"}","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1583572784131#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":null,"version":1}],"endDate":1583573867167,"startDate":1583572784131}
                  2020-03-07 10:37:47.812  -  alexa2.0 (5056) device-activity: {"data":{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583573867143,"description":"{\"summary\":\"alexa\",\"firstUtteranceId\":\"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM/0\",\"firstStreamId\":\"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM\"}","domainAttributes":"WAKE_WORD_ONLY","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1583573867143#A3S5BH2HU6VAYF#G090L909714711RH","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A3S5BH2HU6VAYF","serialNumber":"G090L909714711RH"}],"utteranceId":"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM","version":1},"description":{"summary":"","firstUtteranceId":"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM/0","firstStreamId":"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM"},"deviceSerialNumber":"G090L909714711RH","name":"Badezimmer","deviceType":"A3S5BH2HU6VAYF","deviceAccountId":null,"creationTimestamp":1583573867143,"activityStatus":"SUCCESS","domainAttributes":"WAKE_WORD_ONLY","destinationUserId":"A32TW4JJLN57E8"}
                  2020-03-07 10:37:47.820  -  alexa2.0 (5056) Alexa-Remote: Response: {"activities":[{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583573867167,"description":"{\"summary\":\"alexa\",\"firstUtteranceId\":\"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM/0\",\"firstStreamId\":\"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM\"}","domainAttributes":"WAKE_WORD_ONLY","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1583573867167#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM","version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583573867143,"description":"{\"summary\":\"alexa\",\"firstUtteranceId\":\"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM/0\",\"firstStreamId\":\"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM\"}","domainAttributes":"WAKE_WORD_ONLY","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1583573867143#A3S5BH2HU6VAYF#G090L909714711RH","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A3S5BH2HU6VAYF","serialNumber":"G090L909714711RH"}],"utteranceId":"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM","version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583572784131,"description":"{\"summary\":\"\"}","domainAttributes":"{\"moreLink\":{\"text\":\"Read more\",\"url\":\"http://news.orf.at/\"},\"image\":{\"url\":\"https://s3.amazonaws.com/CAPS-SSE/echo_developer/fe94cf26.d48b98d3.59cc95acb01c42f09c99862b7e88b87e/APP_ICON_LARGE?versionId=QU02r24yCzMetDomlQNseM3cMOlAi6ph&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200307T073225Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604800&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200307%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=6ffba4ffda59b74e8b09361c8aac3521441548fc3e25d9785eaab04b515f3264\"},\"subTitle\":\"\",\"title\":\"Ö3-Nachrichten\"}","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1583572784131#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":null,"version":1}],"endDate":1583573867167,"startDate":1583572784131}
                  2020-03-07 10:37:47.821  -  alexa2.0 (5056) device-activity: {"data":{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583573867167,"description":"{\"summary\":\"alexa\",\"firstUtteranceId\":\"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM/0\",\"firstStreamId\":\"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM\"}","domainAttributes":"WAKE_WORD_ONLY","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1583573867167#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM","version":1},"description":{"summary":"","firstUtteranceId":"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM/0","firstStreamId":"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM"},"deviceSerialNumber":"G070RR1383540LDK","name":"Schlafzimmer","deviceType":"A10A33FOX2NUBK","deviceAccountId":null,"creationTimestamp":1583573867167,"activityStatus":"SUCCESS","domainAttributes":"WAKE_WORD_ONLY","destinationUserId":"A32TW4JJLN57E8"}
                  2020-03-07 10:37:47.826  -  alexa2.0 (5056) State changed alexa2.0.History.name: {"val":"Badezimmer","ack":true,"ts":1583573867817,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583573867817}
                  2020-03-07 10:37:47.827  -  alexa2.0 (5056) State changed alexa2.0.History.serialNumber: {"val":"G090L909714711RH","ack":true,"ts":1583573867817,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583573867817}
                  2020-03-07 10:37:47.827  -  alexa2.0 (5056) State changed alexa2.0.History.summary: {"val":"","ack":true,"ts":1583573867817,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583572750980}
                  2020-03-07 10:37:47.828  -  alexa2.0 (5056) State changed alexa2.0.History.status: {"val":"SUCCESS","ack":true,"ts":1583573867817,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583572757025}
                  2020-03-07 10:37:47.830  -  alexa2.0 (5056) State changed alexa2.0.History.creationTime: {"val":1583573867143,"ack":true,"ts":1583573867818,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583573867818}
                  2020-03-07 10:37:47.831  -  alexa2.0 (5056) State changed alexa2.0.History.domainApplicationId: {"val":"","ack":true,"ts":1583573867818,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583355674314}
                  2020-03-07 10:37:47.833  -  alexa2.0 (5056) State changed alexa2.0.History.domainApplicationname: {"val":"","ack":true,"ts":1583573867818,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1560922465423}
                  2020-03-07 10:37:47.834  -  alexa2.0 (5056) State changed alexa2.0.History.cardContent: {"val":"","ack":true,"ts":1583573867818,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583355674315}
                  2020-03-07 10:37:47.835  -  alexa2.0 (5056) State changed alexa2.0.History.cardJson: {"val":"","ack":true,"ts":1583573867818,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583355674315}
                  2020-03-07 10:37:47.838  -  alexa2.0 (5056) State changed alexa2.0.History.json: {"val":"{\"name\":\"Badezimmer\",\"serialNumber\":\"G090L909714711RH\",\"summary\":\"\",\"creationTime\":1583573867143,\"status\":\"SUCCESS\",\"domainApplicationId\":\"\",\"domainApplicationName\":\"\",\"cardContent\":\"\",\"card\":\"\"}","ack":true,"ts":1583573867818,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583573867818}
                  2020-03-07 10:37:47.843  -  alexa2.0 (5056) State changed alexa2.0.History.name: {"val":"Schlafzimmer","ack":true,"ts":1583573867836,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583573867836}
                  2020-03-07 10:37:47.844  -  alexa2.0 (5056) State changed alexa2.0.History.serialNumber: {"val":"G070RR1383540LDK","ack":true,"ts":1583573867836,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583573867836}
                  2020-03-07 10:37:47.846  -  alexa2.0 (5056) State changed alexa2.0.History.summary: {"val":"","ack":true,"ts":1583573867836,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583572750980}
                  2020-03-07 10:37:47.848  -  alexa2.0 (5056) State changed alexa2.0.History.status: {"val":"SUCCESS","ack":true,"ts":1583573867836,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583572757025}
                  2020-03-07 10:37:47.849  -  alexa2.0 (5056) State changed alexa2.0.History.creationTime: {"val":1583573867167,"ack":true,"ts":1583573867837,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583573867837}
                  2020-03-07 10:37:47.852  -  alexa2.0 (5056) State changed alexa2.0.History.domainApplicationId: {"val":"","ack":true,"ts":1583573867837,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583355674314}
                  2020-03-07 10:37:47.854  -  alexa2.0 (5056) State changed alexa2.0.History.domainApplicationname: {"val":"","ack":true,"ts":1583573867839,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1560922465423}
                  2020-03-07 10:37:47.856  -  alexa2.0 (5056) State changed alexa2.0.History.cardContent: {"val":"","ack":true,"ts":1583573867839,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583355674315}
                  2020-03-07 10:37:47.861  -  alexa2.0 (5056) State changed alexa2.0.History.cardJson: {"val":"","ack":true,"ts":1583573867840,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583355674315}
                  2020-03-07 10:37:47.862  -  alexa2.0 (5056) State changed alexa2.0.History.json: {"val":"{\"name\":\"Schlafzimmer\",\"serialNumber\":\"G070RR1383540LDK\",\"summary\":\"\",\"creationTime\":1583573867167,\"status\":\"SUCCESS\",\"domainApplicationId\":\"\",\"domainApplicationName\":\"\",\"cardContent\":\"\",\"card\":\"\"}","ack":true,"ts":1583573867840,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583573867840}
                  2020-03-07 10:37:49.048  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_ACTIVITY: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "timestamp": 1583573868921,
                     "key": {
                         "registeredUserId": "A32TW4JJLN57E8",
                         "entryId": "1583573868876#A3S5BH2HU6VAYF#G090L909714711RH"
                     }
                  }
                  2020-03-07 10:37:49.048  -  alexa2.0 (5056) Alexa-Remote: No authentication check needed (time elapsed 88401)
                  2020-03-07 10:37:49.049  -  alexa2.0 (5056) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/activities?startTime=&size=3&offset=1","method":"GET","timeout":10000,"headers":{}}
                  2020-03-07 10:37:49.461  -  alexa2.0 (5056) Alexa-Remote: Response: {"activities":[{"_disambiguationId":null,"activityStatus":"DISCARDED_NON_DEVICE_DIRECTED_INTENT","creationTimestamp":1583573868876,"description":"{\"summary\":\"was gibt es neues\",\"firstUtteranceId\":\"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM/1\",\"firstStreamId\":\"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM\"}","domainAttributes":"DEVICE_ARBITRATION","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1583573868876#A3S5BH2HU6VAYF#G090L909714711RH","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A3S5BH2HU6VAYF","serialNumber":"G090L909714711RH"}],"utteranceId":"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM","version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583573867167,"description":"{\"summary\":\"alexa\",\"firstUtteranceId\":\"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM/0\",\"firstStreamId\":\"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM\"}","domainAttributes":"WAKE_WORD_ONLY","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1583573867167#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM","version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583573867143,"description":"{\"summary\":\"alexa\",\"firstUtteranceId\":\"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM/0\",\"firstStreamId\":\"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM\"}","domainAttributes":"WAKE_WORD_ONLY","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1583573867143#A3S5BH2HU6VAYF#G090L909714711RH","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A3S5BH2HU6VAYF","serialNumber":"G090L909714711RH"}],"utteranceId":"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM","version":1}],"endDate":1583573868876,"startDate":1583573867143}
                  2020-03-07 10:37:49.461  -  alexa2.0 (5056) device-activity: {"data":{"_disambiguationId":null,"activityStatus":"DISCARDED_NON_DEVICE_DIRECTED_INTENT","creationTimestamp":1583573868876,"description":"{\"summary\":\"was gibt es neues\",\"firstUtteranceId\":\"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM/1\",\"firstStreamId\":\"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM\"}","domainAttributes":"DEVICE_ARBITRATION","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1583573868876#A3S5BH2HU6VAYF#G090L909714711RH","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A3S5BH2HU6VAYF","serialNumber":"G090L909714711RH"}],"utteranceId":"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM","version":1},"description":{"summary":"was gibt es neues","firstUtteranceId":"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM/1","firstStreamId":"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM"},"deviceSerialNumber":"G090L909714711RH","name":"Badezimmer","deviceType":"A3S5BH2HU6VAYF","deviceAccountId":null,"creationTimestamp":1583573868876,"activityStatus":"DISCARDED_NON_DEVICE_DIRECTED_INTENT","domainAttributes":"DEVICE_ARBITRATION","destinationUserId":"A32TW4JJLN57E8"}
                  2020-03-07 10:37:49.470  -  alexa2.0 (5056) State changed alexa2.0.History.name: {"val":"Badezimmer","ack":true,"ts":1583573869465,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583573869465}
                  2020-03-07 10:37:49.471  -  alexa2.0 (5056) State changed alexa2.0.History.serialNumber: {"val":"G090L909714711RH","ack":true,"ts":1583573869467,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583573869467}
                  2020-03-07 10:37:49.473  -  alexa2.0 (5056) State changed alexa2.0.History.summary: {"val":"was gibt es neues","ack":true,"ts":1583573869467,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583573869467}
                  2020-03-07 10:37:49.475  -  alexa2.0 (5056) State changed alexa2.0.History.status: {"val":"DISCARDED_NON_DEVICE_DIRECTED_INTENT","ack":true,"ts":1583573869467,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583573869467}
                  2020-03-07 10:37:49.476  -  alexa2.0 (5056) State changed alexa2.0.History.creationTime: {"val":1583573868876,"ack":true,"ts":1583573869468,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583573869468}
                  2020-03-07 10:37:49.478  -  alexa2.0 (5056) State changed alexa2.0.History.domainApplicationId: {"val":"","ack":true,"ts":1583573869468,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583355674314}
                  2020-03-07 10:37:49.480  -  alexa2.0 (5056) State changed alexa2.0.History.domainApplicationname: {"val":"","ack":true,"ts":1583573869468,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1560922465423}
                  2020-03-07 10:37:49.482  -  alexa2.0 (5056) State changed alexa2.0.History.cardContent: {"val":"","ack":true,"ts":1583573869468,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583355674315}
                  2020-03-07 10:37:49.483  -  alexa2.0 (5056) State changed alexa2.0.History.cardJson: {"val":"","ack":true,"ts":1583573869468,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583355674315}
                  2020-03-07 10:37:49.486  -  alexa2.0 (5056) State changed alexa2.0.History.json: {"val":"{\"name\":\"Badezimmer\",\"serialNumber\":\"G090L909714711RH\",\"summary\":\"was gibt es neues\",\"creationTime\":1583573868876,\"status\":\"DISCARDED_NON_DEVICE_DIRECTED_INTENT\",\"domainApplicationId\":\"\",\"domainApplicationName\":\"\",\"cardContent\":\"\",\"card\":\"\"}","ack":true,"ts":1583573869469,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583573869469}
                  2020-03-07 10:37:49.581  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_ACTIVITY: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "timestamp": 1583573869455,
                     "key": {
                         "registeredUserId": "A32TW4JJLN57E8",
                         "entryId": "1583573868847#A10A33FOX2NUBK#G070RR1383540LDK"
                     }
                  }
                  2020-03-07 10:37:49.581  -  alexa2.0 (5056) Alexa-Remote: No authentication check needed (time elapsed 88934)
                  2020-03-07 10:37:49.582  -  alexa2.0 (5056) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/activities?startTime=&size=3&offset=1","method":"GET","timeout":10000,"headers":{}}
                  2020-03-07 10:37:49.663  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A10A33FOX2NUBK",
                         "deviceSerialNumber": "G070RR1383540LDK"
                     },
                     "bass": 0,
                     "midrange": 0,
                     "treble": 0
                  }
                  2020-03-07 10:37:49.666  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A10A33FOX2NUBK",
                         "deviceSerialNumber": "G070RR1383540LDK"
                     },
                     "volumeSetting": 27,
                     "isMuted": false
                  }
                  2020-03-07 10:37:49.667  -  alexa2.0 (5056) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 27/false
                  2020-03-07 10:37:49.671  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":27,"ack":true,"ts":1583573869668,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583568173937}
                  2020-03-07 10:37:49.673  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1583573869669,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                  2020-03-07 10:37:49.796  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A10A33FOX2NUBK",
                         "deviceSerialNumber": "G070RR1383540LDK"
                     },
                     "volumeSetting": 27,
                     "isMuted": false
                  }
                  2020-03-07 10:37:49.797  -  alexa2.0 (5056) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 27/false
                  2020-03-07 10:37:49.798  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A10A33FOX2NUBK",
                         "deviceSerialNumber": "G070RR1383540LDK"
                     },
                     "bass": 0,
                     "midrange": 0,
                     "treble": 0
                  }
                  2020-03-07 10:37:49.804  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A3S5BH2HU6VAYF",
                         "deviceSerialNumber": "G090L909714711RH"
                     },
                     "bass": 6,
                     "midrange": -2,
                     "treble": 3
                  }
                  2020-03-07 10:37:49.804  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":27,"ack":true,"ts":1583573869799,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583568173937}
                  2020-03-07 10:37:49.808  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1583573869799,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                  2020-03-07 10:37:49.809  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A3S5BH2HU6VAYF",
                         "deviceSerialNumber": "G090L909714711RH"
                     },
                     "volumeSetting": 7,
                     "isMuted": false
                  }
                  2020-03-07 10:37:49.810  -  alexa2.0 (5056) Alexa-Push-Connection Device Volume change for G090L909714711RH -> 7/false
                  2020-03-07 10:37:49.815  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G090L909714711RH.Player.volume: {"val":7,"ack":true,"ts":1583573869812,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583438415170}
                  2020-03-07 10:37:49.818  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G090L909714711RH.Player.muted: {"val":false,"ack":true,"ts":1583573869812,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1579269966624}
                  2020-03-07 10:37:49.998  -  alexa2.0 (5056) Alexa-Remote: Response: {"activities":[{"_disambiguationId":null,"activityStatus":"DISCARDED_NON_DEVICE_DIRECTED_INTENT","creationTimestamp":1583573868876,"description":"{\"summary\":\"was gibt es neues\",\"firstUtteranceId\":\"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM/1\",\"firstStreamId\":\"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM\"}","domainAttributes":"DEVICE_ARBITRATION","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1583573868876#A3S5BH2HU6VAYF#G090L909714711RH","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A3S5BH2HU6VAYF","serialNumber":"G090L909714711RH"}],"utteranceId":"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM","version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583573868847,"description":"{\"summary\":\"was gibt es neues\",\"firstUtteranceId\":\"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM/1\",\"firstStreamId\":\"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM\"}","domainAttributes":null,"domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1583573868847#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM","version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583573867167,"description":"{\"summary\":\"alexa\",\"firstUtteranceId\":\"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM/0\",\"firstStreamId\":\"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM\"}","domainAttributes":"WAKE_WORD_ONLY","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1583573867167#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM","version":1}],"endDate":1583573868876,"startDate":1583573867167}
                  2020-03-07 10:37:49.999  -  alexa2.0 (5056) device-activity: {"data":{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583573868847,"description":"{\"summary\":\"was gibt es neues\",\"firstUtteranceId\":\"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM/1\",\"firstStreamId\":\"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM\"}","domainAttributes":null,"domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1583573868847#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM","version":1},"description":{"summary":"was gibt es neues","firstUtteranceId":"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM/1","firstStreamId":"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM"},"deviceSerialNumber":"G070RR1383540LDK","name":"Schlafzimmer","deviceType":"A10A33FOX2NUBK","deviceAccountId":null,"creationTimestamp":1583573868847,"activityStatus":"SUCCESS","domainAttributes":null,"destinationUserId":"A32TW4JJLN57E8"}
                  2020-03-07 10:37:50.007  -  alexa2.0 (5056) State changed alexa2.0.History.name: {"val":"Schlafzimmer","ack":true,"ts":1583573870003,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583573870003}
                  2020-03-07 10:37:50.009  -  alexa2.0 (5056) State changed alexa2.0.History.serialNumber: {"val":"G070RR1383540LDK","ack":true,"ts":1583573870003,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583573870003}
                  2020-03-07 10:37:50.010  -  alexa2.0 (5056) State changed alexa2.0.History.summary: {"val":"was gibt es neues","ack":true,"ts":1583573870003,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583573869467}
                  2020-03-07 10:37:50.011  -  alexa2.0 (5056) State changed alexa2.0.History.status: {"val":"SUCCESS","ack":true,"ts":1583573870003,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583573870003}
                  2020-03-07 10:37:50.014  -  alexa2.0 (5056) State changed alexa2.0.History.creationTime: {"val":1583573868847,"ack":true,"ts":1583573870003,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583573870003}
                  2020-03-07 10:37:50.015  -  alexa2.0 (5056) State changed alexa2.0.History.domainApplicationId: {"val":"","ack":true,"ts":1583573870004,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583355674314}
                  2020-03-07 10:37:50.016  -  alexa2.0 (5056) State changed alexa2.0.History.domainApplicationname: {"val":"","ack":true,"ts":1583573870005,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1560922465423}
                  2020-03-07 10:37:50.020  -  alexa2.0 (5056) State changed alexa2.0.History.cardContent: {"val":"","ack":true,"ts":1583573870005,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583355674315}
                  2020-03-07 10:37:50.022  -  alexa2.0 (5056) State changed alexa2.0.History.cardJson: {"val":"","ack":true,"ts":1583573870006,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583355674315}
                  2020-03-07 10:37:50.024  -  alexa2.0 (5056) State changed alexa2.0.History.json: {"val":"{\"name\":\"Schlafzimmer\",\"serialNumber\":\"G070RR1383540LDK\",\"summary\":\"was gibt es neues\",\"creationTime\":1583573868847,\"status\":\"SUCCESS\",\"domainApplicationId\":\"\",\"domainApplicationName\":\"\",\"cardContent\":\"\",\"card\":\"\"}","ack":true,"ts":1583573870006,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583573870006}
                  2020-03-07 10:37:52.963  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A10A33FOX2NUBK",
                         "deviceSerialNumber": "G070RR1383540LDK"
                     },
                     "volumeSetting": 27,
                     "isMuted": false
                  }
                  2020-03-07 10:37:52.964  -  alexa2.0 (5056) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 27/false
                  2020-03-07 10:37:52.965  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A10A33FOX2NUBK",
                         "deviceSerialNumber": "G070RR1383540LDK"
                     },
                     "bass": 0,
                     "midrange": 0,
                     "treble": 0
                  }
                  2020-03-07 10:37:52.969  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":27,"ack":true,"ts":1583573872966,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583568173937}
                  2020-03-07 10:37:52.970  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1583573872966,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                  2020-03-07 10:37:53.439  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A10A33FOX2NUBK",
                         "deviceSerialNumber": "G070RR1383540LDK"
                     },
                     "bass": 0,
                     "midrange": 0,
                     "treble": 0
                  }
                  2020-03-07 10:37:53.440  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A10A33FOX2NUBK",
                         "deviceSerialNumber": "G070RR1383540LDK"
                     },
                     "volumeSetting": 27,
                     "isMuted": false
                  }
                  2020-03-07 10:37:53.441  -  alexa2.0 (5056) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 27/false
                  2020-03-07 10:37:53.446  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":27,"ack":true,"ts":1583573873442,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583568173937}
                  2020-03-07 10:37:53.448  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1583573873443,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                  2020-03-07 10:37:53.781  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A10A33FOX2NUBK",
                         "deviceSerialNumber": "G070RR1383540LDK"
                     },
                     "volumeSetting": 27,
                     "isMuted": false
                  }
                  2020-03-07 10:37:53.782  -  alexa2.0 (5056) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 27/false
                  2020-03-07 10:37:53.784  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A10A33FOX2NUBK",
                         "deviceSerialNumber": "G070RR1383540LDK"
                     },
                     "bass": 0,
                     "midrange": 0,
                     "treble": 0
                  }
                  2020-03-07 10:37:53.786  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":27,"ack":true,"ts":1583573873783,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583568173937}
                  2020-03-07 10:37:53.788  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1583573873783,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                  2020-03-07 10:37:54.386  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A10A33FOX2NUBK",
                         "deviceSerialNumber": "G070RR1383540LDK"
                     },
                     "bass": 0,
                     "midrange": 0,
                     "treble": 0
                  }
                  2020-03-07 10:37:54.387  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A10A33FOX2NUBK",
                         "deviceSerialNumber": "G070RR1383540LDK"
                     },
                     "volumeSetting": 27,
                     "isMuted": false
                  }
                  2020-03-07 10:37:54.387  -  alexa2.0 (5056) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 27/false
                  2020-03-07 10:37:54.392  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":27,"ack":true,"ts":1583573874389,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583568173937}
                  2020-03-07 10:37:54.395  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1583573874389,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                  2020-03-07 10:37:55.186  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A10A33FOX2NUBK",
                         "deviceSerialNumber": "G070RR1383540LDK"
                     },
                     "volumeSetting": 27,
                     "isMuted": false
                  }
                  2020-03-07 10:37:55.187  -  alexa2.0 (5056) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 27/false
                  2020-03-07 10:37:55.189  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A10A33FOX2NUBK",
                         "deviceSerialNumber": "G070RR1383540LDK"
                     },
                     "bass": 0,
                     "midrange": 0,
                     "treble": 0
                  }
                  2020-03-07 10:37:55.191  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":27,"ack":true,"ts":1583573875188,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583568173937}
                  2020-03-07 10:37:55.193  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1583573875188,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                  2020-03-07 10:37:55.548  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A10A33FOX2NUBK",
                         "deviceSerialNumber": "G070RR1383540LDK"
                     },
                     "bass": 0,
                     "midrange": 0,
                     "treble": 0
                  }
                  2020-03-07 10:37:55.550  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A10A33FOX2NUBK",
                         "deviceSerialNumber": "G070RR1383540LDK"
                     },
                     "volumeSetting": 27,
                     "isMuted": false
                  }
                  2020-03-07 10:37:55.550  -  alexa2.0 (5056) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 27/false
                  2020-03-07 10:37:55.557  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":27,"ack":true,"ts":1583573875554,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583568173937}
                  2020-03-07 10:37:55.560  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1583573875555,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                  2020-03-07 10:37:55.669  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_ACTIVITY: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "timestamp": 1583573875542,
                     "key": {
                         "registeredUserId": "A32TW4JJLN57E8",
                         "entryId": "1583573875534#A10A33FOX2NUBK#G070RR1383540LDK"
                     }
                  }
                  2020-03-07 10:37:55.670  -  alexa2.0 (5056) Alexa-Remote: No authentication check needed (time elapsed 95023)
                  2020-03-07 10:37:55.670  -  alexa2.0 (5056) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/activities?startTime=&size=3&offset=1","method":"GET","timeout":10000,"headers":{}}
                  2020-03-07 10:37:55.996  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A10A33FOX2NUBK",
                         "deviceSerialNumber": "G070RR1383540LDK"
                     },
                     "bass": 0,
                     "midrange": 0,
                     "treble": 0
                  }
                  2020-03-07 10:37:55.997  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A10A33FOX2NUBK",
                         "deviceSerialNumber": "G070RR1383540LDK"
                     },
                     "volumeSetting": 27,
                     "isMuted": false
                  }
                  2020-03-07 10:37:55.997  -  alexa2.0 (5056) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 27/false
                  2020-03-07 10:37:56.043  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":27,"ack":true,"ts":1583573876041,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583568173937}
                  2020-03-07 10:37:56.046  -  alexa2.0 (5056) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1583573876041,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                  2020-03-07 10:37:56.137  -  alexa2.0 (5056) Alexa-Remote: Response: {"activities":[{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583573875534,"description":"{\"summary\":\"\"}","domainAttributes":"{\"moreLink\":{\"text\":\"Read more\",\"url\":\"http://www.zamg.ac.at/cms/de/wetter/wetter-oesterreich/wien\"},\"image\":{\"url\":\"https://s3.amazonaws.com/CAPS-SSE/echo_developer/619a30f.d48b98d3.eebc3aafa5f84fa6b67a185ba58474be/APP_ICON_LARGE?versionId=3dRR6YOpT8X47o8axSihkoTYGS5F6ay9&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200306T122109Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604800&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200306%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=c6e1f9daec3fd308c55c2930d5d448339f9ff78d8f04ab54c8d3af624fc8008e\"},\"subTitle\":\"\",\"title\":\"Wetterprognosen für Wien\"}","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1583573875534#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":null,"version":1},{"_disambiguationId":null,"activityStatus":"DISCARDED_NON_DEVICE_DIRECTED_INTENT","creationTimestamp":1583573868876,"description":"{\"summary\":\"was gibt es neues\",\"firstUtteranceId\":\"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM/1\",\"firstStreamId\":\"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM\"}","domainAttributes":"DEVICE_ARBITRATION","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1583573868876#A3S5BH2HU6VAYF#G090L909714711RH","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A3S5BH2HU6VAYF","serialNumber":"G090L909714711RH"}],"utteranceId":"A3S5BH2HU6VAYF:1.0/2020/03/07/09/G090L909714711RH/37:46::TNIH_2V.9f9f5e77-7f85-4a56-9e1b-ac513b2f7173LPM","version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583573868847,"description":"{\"summary\":\"was gibt es neues\",\"firstUtteranceId\":\"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM/1\",\"firstStreamId\":\"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM\"}","domainAttributes":null,"domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1583573868847#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":"A10A33FOX2NUBK:1.0/2020/03/07/09/G070RR1383540LDK/37:46::TNIH_2V.1e318bc4-b40e-4686-95fd-56efdef02385LPM","version":1}],"endDate":1583573875534,"startDate":1583573868847}
                  2020-03-07 10:37:56.138  -  alexa2.0 (5056) device-activity: {"data":{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1583573875534,"description":"{\"summary\":\"\"}","domainAttributes":"{\"moreLink\":{\"text\":\"Read more\",\"url\":\"http://www.zamg.ac.at/cms/de/wetter/wetter-oesterreich/wien\"},\"image\":{\"url\":\"https://s3.amazonaws.com/CAPS-SSE/echo_developer/619a30f.d48b98d3.eebc3aafa5f84fa6b67a185ba58474be/APP_ICON_LARGE?versionId=3dRR6YOpT8X47o8axSihkoTYGS5F6ay9&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200306T122109Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604800&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200306%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=c6e1f9daec3fd308c55c2930d5d448339f9ff78d8f04ab54c8d3af624fc8008e\"},\"subTitle\":\"\",\"title\":\"Wetterprognosen für Wien\"}","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1583573875534#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":null,"version":1},"description":{"summary":""},"deviceSerialNumber":"G070RR1383540LDK","name":"Schlafzimmer","deviceType":"A10A33FOX2NUBK","deviceAccountId":null,"creationTimestamp":1583573875534,"activityStatus":"SUCCESS","domainAttributes":{"moreLink":{"text":"Read more","url":"http://www.zamg.ac.at/cms/de/wetter/wetter-oesterreich/wien"},"image":{"url":"https://s3.amazonaws.com/CAPS-SSE/echo_developer/619a30f.d48b98d3.eebc3aafa5f84fa6b67a185ba58474be/APP_ICON_LARGE?versionId=3dRR6YOpT8X47o8axSihkoTYGS5F6ay9&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200306T122109Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604800&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200306%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=c6e1f9daec3fd308c55c2930d5d448339f9ff78d8f04ab54c8d3af624fc8008e"},"subTitle":"","title":"Wetterprognosen für Wien"},"destinationUserId":"A32TW4JJLN57E8"}
                  2020-03-07 10:37:56.144  -  alexa2.0 (5056) State changed alexa2.0.History.name: {"val":"Schlafzimmer","ack":true,"ts":1583573876140,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583573870003}
                  2020-03-07 10:37:56.146  -  alexa2.0 (5056) State changed alexa2.0.History.serialNumber: {"val":"G070RR1383540LDK","ack":true,"ts":1583573876141,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583573870003}
                  2020-03-07 10:37:56.147  -  alexa2.0 (5056) State changed alexa2.0.History.summary: {"val":"","ack":true,"ts":1583573876141,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583573876141}
                  2020-03-07 10:37:56.150  -  alexa2.0 (5056) State changed alexa2.0.History.status: {"val":"SUCCESS","ack":true,"ts":1583573876141,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583573870003}
                  2020-03-07 10:37:56.153  -  alexa2.0 (5056) State changed alexa2.0.History.creationTime: {"val":1583573875534,"ack":true,"ts":1583573876141,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583573876141}
                  2020-03-07 10:37:56.154  -  alexa2.0 (5056) State changed alexa2.0.History.domainApplicationId: {"val":"","ack":true,"ts":1583573876141,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583355674314}
                  2020-03-07 10:37:56.154  -  alexa2.0 (5056) State changed alexa2.0.History.domainApplicationname: {"val":"","ack":true,"ts":1583573876141,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1560922465423}
                  2020-03-07 10:37:56.156  -  alexa2.0 (5056) State changed alexa2.0.History.cardContent: {"val":"","ack":true,"ts":1583573876142,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583355674315}
                  2020-03-07 10:37:56.158  -  alexa2.0 (5056) State changed alexa2.0.History.cardJson: {"val":"","ack":true,"ts":1583573876142,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583355674315}
                  2020-03-07 10:37:56.158  -  alexa2.0 (5056) State changed alexa2.0.History.json: {"val":"{\"name\":\"Schlafzimmer\",\"serialNumber\":\"G070RR1383540LDK\",\"summary\":\"\",\"creationTime\":1583573875534,\"status\":\"SUCCESS\",\"domainApplicationId\":\"\",\"domainApplicationName\":\"\",\"cardContent\":\"\",\"card\":\"\"}","ack":true,"ts":1583573876142,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583573876142}
                  2020-03-07 10:38:20.316  -  alexa2.0 (5056) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A10A33FOX2NUBK",
                         "deviceSerialNumber": "G070RR1383540LDK"
                     },
                     "volumeSetting": 27,
                     "isMuted": false
                  }
                  

                  Das ist ziemlich umfangreich, aber folgende Zeilen habe ich vor dem Abbruch im Log gefunden, die bei korrekter Funktion nicht vorkamen:

                  2020-03-05 14:47:18.484  -  alexa2.0 (4238) Alexa-Remote: No authentication check needed (time elapsed 92832)
                  2020-03-05 14:47:18.485  -  alexa2.0 (4238) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/np/player?deviceSerialNumber=G070RR1383540LDK&deviceType=A10A33FOX2NUBK&screenWidth=1392&_=1583416038485","method":"GET","timeout":10000,"headers":{}}
                  2020-03-05 14:47:18.597  -  alexa2.0 (4238) Alexa-Remote: No authentication check needed (time elapsed 92945)
                  2020-03-05 14:47:18.597  -  alexa2.0 (4238) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/np/player?deviceSerialNumber=G090L909714707MM&deviceType=A3S5BH2HU6VAYF&screenWidth=1392&_=1583416038597","method":"GET","timeout":10000,"headers":{}}
                  2020-03-05 14:47:18.690  -  alexa2.0 (4238) Alexa-Remote: Response: {"playerInfo":{"hint":null,"infoText":null,"isPlayingInLemur":false,"lemurVolume":null,"lyrics":null,"mainArt":null,"mediaId":null,"miniArt":null,"miniInfoText":null,"playbackSource":null,"playingInLemurId":null,"progress":null,"provider":null,"quality":null,"queueId":null,"state":null,"template":null,"transport":null,"upNextItems":null,"volume":null}}
                  2020-03-05 14:47:18.690  -  alexa2.0 (4238) Alexa-Remote: No authentication check needed (time elapsed 93038)
                  2020-03-05 14:47:18.690  -  alexa2.0 (4238) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/media/state?deviceSerialNumber=G070RR1383540LDK&deviceType=A10A33FOX2NUBK&screenWidth=1392&_=1583416038690","method":"GET","timeout":10000,"headers":{}}
                  2020-03-05 14:47:18.823  -  alexa2.0 (4238) Alexa-Remote: Response: {"playerInfo":{"hint":null,"infoText":null,"isPlayingInLemur":false,"lemurVolume":null,"lyrics":null,"mainArt":null,"mediaId":null,"miniArt":null,"miniInfoText":null,"playbackSource":null,"playingInLemurId":null,"progress":null,"provider":null,"quality":null,"queueId":null,"state":null,"template":null,"transport":null,"upNextItems":null,"volume":null}}
                  2020-03-05 14:47:18.823  -  alexa2.0 (4238) Alexa-Remote: No authentication check needed (time elapsed 93171)
                  2020-03-05 14:47:18.824  -  alexa2.0 (4238) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/media/state?deviceSerialNumber=G090L909714707MM&deviceType=A3S5BH2HU6VAYF&screenWidth=1392&_=1583416038823","method":"GET","timeout":10000,"headers":{}}
                  2020-03-05 14:47:19.130  -  alexa2.0 (4238) Alexa-Remote: Response: {"clientId":"Domain:Application:Communications:Messaging","contentId":null,"contentType":null,"currentState":"IDLE","imageURL":null,"isDisliked":false,"isLiked":false,"looping":false,"mediaOwnerCustomerId":null,"muted":false,"programId":null,"progressSeconds":1,"providerId":null,"queue":null,"queueId":null,"queueSize":0,"radioStationId":null,"radioVariety":0,"referenceId":null,"service":null,"shuffling":false,"timeLastShuffled":0,"volume":30}
                  2020-03-05 14:47:19.139  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.volume: {"val":30,"ack":true,"ts":1583416039134,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582353564714}
                  2020-03-05 14:47:19.141  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.controlShuffle: {"val":false,"ack":true,"ts":1583416039135,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1560922278179}
                  2020-03-05 14:47:19.143  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.controlRepeat: {"val":false,"ack":true,"ts":1583416039135,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1560922278191}
                  2020-03-05 14:47:19.145  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.controlPause: {"val":false,"ack":true,"ts":1583416039135,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580243893389}
                  2020-03-05 14:47:19.147  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.controlPlay: {"val":false,"ack":true,"ts":1583416039135,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1579540642275}
                  2020-03-05 14:47:19.149  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.contentType: {"val":"","ack":true,"ts":1583416039135,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1571197754048}
                  2020-03-05 14:47:19.150  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.currentState: {"val":false,"ack":true,"ts":1583416039136,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1579540642275}
                  2020-03-05 14:47:19.152  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.imageURL: {"val":"","ack":true,"ts":1583416039136,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1571197754048}
                  2020-03-05 14:47:19.154  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.muted: {"val":false,"ack":true,"ts":1583416039136,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1560922280516}
                  2020-03-05 14:47:19.156  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.providerId: {"val":"","ack":true,"ts":1583416039136,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1571197754048}
                  2020-03-05 14:47:19.157  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.radioStationId: {"val":"","ack":true,"ts":1583416039136,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1560922280518}
                  2020-03-05 14:47:19.159  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.service: {"val":"","ack":true,"ts":1583416039136,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1571197754048}
                  2020-03-05 14:47:19.161  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.providerName: {"val":"","ack":true,"ts":1583416039137,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580243893389}
                  2020-03-05 14:47:19.163  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.currentTitle: {"val":"","ack":true,"ts":1583416039137,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580243893389}
                  2020-03-05 14:47:19.165  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.currentArtist: {"val":"","ack":true,"ts":1583416039137,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580243893389}
                  2020-03-05 14:47:19.167  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.currentAlbum: {"val":"","ack":true,"ts":1583416039137,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580243893389}
                  2020-03-05 14:47:19.167  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.mainArtUrl: {"val":"","ack":true,"ts":1583416039137,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580243893389}
                  2020-03-05 14:47:19.169  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.miniArtUrl: {"val":"","ack":true,"ts":1583416039137,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1580243893390}
                  2020-03-05 14:47:19.171  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.mediaLength: {"val":"","ack":true,"ts":1583416039137,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1571197754049}
                  2020-03-05 14:47:19.174  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.mediaLengthStr: {"val":"0","ack":true,"ts":1583416039138,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1571197754049}
                  2020-03-05 14:47:19.175  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.mediaProgress: {"val":0,"ack":true,"ts":1583416039138,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1571197754050}
                  2020-03-05 14:47:19.177  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.mediaProgressStr: {"val":"0","ack":true,"ts":1583416039138,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1571197754050}
                  2020-03-05 14:47:19.178  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.mediaProgressPercent: {"val":0,"ack":true,"ts":1583416039138,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1571197754050}
                  2020-03-05 14:47:19.382  -  alexa2.0 (4238) Alexa-Remote: Response: {"message":null}
                  2020-03-05 14:47:19.394  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.controlPause: {"val":false,"ack":true,"ts":1583416039389,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583415720728}
                  2020-03-05 14:47:19.394  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.controlPlay: {"val":false,"ack":true,"ts":1583416039390,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583384721038}
                  2020-03-05 14:47:19.396  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.contentType: {"val":"","ack":true,"ts":1583416039390,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583415720729}
                  2020-03-05 14:47:19.397  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.currentState: {"val":false,"ack":true,"ts":1583416039390,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583384721038}
                  2020-03-05 14:47:19.399  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.imageURL: {"val":"","ack":true,"ts":1583416039391,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583415720729}
                  2020-03-05 14:47:19.400  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1583416039391,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                  2020-03-05 14:47:19.402  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.providerId: {"val":"","ack":true,"ts":1583416039391,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583415720729}
                  2020-03-05 14:47:19.405  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.radioStationId: {"val":"","ack":true,"ts":1583416039391,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583415720729}
                  2020-03-05 14:47:19.407  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.service: {"val":"","ack":true,"ts":1583416039391,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583415720729}
                  2020-03-05 14:47:19.410  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.providerName: {"val":"","ack":true,"ts":1583416039391,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583415720729}
                  2020-03-05 14:47:19.413  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.currentTitle: {"val":"","ack":true,"ts":1583416039391,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583415720729}
                  2020-03-05 14:47:19.419  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.currentArtist: {"val":"","ack":true,"ts":1583416039392,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583415720729}
                  2020-03-05 14:47:19.420  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.currentAlbum: {"val":"","ack":true,"ts":1583416039392,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583415720729}
                  2020-03-05 14:47:19.422  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.mainArtUrl: {"val":"","ack":true,"ts":1583416039392,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583415720730}
                  2020-03-05 14:47:19.426  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.miniArtUrl: {"val":"","ack":true,"ts":1583416039392,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583415720730}
                  2020-03-05 14:47:19.428  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.mediaLength: {"val":"","ack":true,"ts":1583416039392,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751794193}
                  2020-03-05 14:47:19.428  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.mediaLengthStr: {"val":"0","ack":true,"ts":1583416039392,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751794193}
                  2020-03-05 14:47:19.430  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.mediaProgress: {"val":0,"ack":true,"ts":1583416039392,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583385621247}
                  2020-03-05 14:47:19.434  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.mediaProgressStr: {"val":"0","ack":true,"ts":1583416039392,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583385621247}
                  2020-03-05 14:47:19.436  -  alexa2.0 (4238) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.mediaProgressPercent: {"val":0,"ack":true,"ts":1583416039393,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784668}
                  2020-03-05 14:47:19.806  -  alexa2.0 (4238) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                     "destinationUserId": "A32TW4JJLN57E8",
                     "dopplerId": {
                         "deviceType": "A10A33FOX2NUBK",
                         "deviceSerialNumber": "G070RR1383540LDK"
                     },
                     "bass": 0,
                     "midrange": 0,
                     "treble": 0
                  }
                  

                  Dabei ist mir "timeout":10000 aufgefallen. Das würde etwa mit den Abbrüchen hinkommen die ziemlich genau nach 10 Sekunden auftreten.

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

                    @apollon77 und übrigens betrifft es nur den NewsFlash! Bei der Geschichte die mir Alexa nach einem "Guten Morgen" erzählt passiert kein Abbruch, obwohl das auch etwas länger dauert!

                    Dr. Bakterius 1 Reply Last reply Reply Quote 0
                    • Dr. Bakterius
                      Dr. Bakterius Most Active @Mauflo last edited by

                      @Mauflo sagte in Alexa2 sorgt für Abbrüche bei der Wiedergabe auf Echo Spot:

                      @apollon77 und übrigens betrifft es nur den NewsFlash! Bei der Geschichte die mir Alexa nach einem "Guten Morgen" erzählt passiert kein Abbruch, obwohl das auch etwas länger dauert!

                      Das kann ich bestätigen!

                      1 Reply Last reply Reply Quote 0
                      • Dr. Bakterius
                        Dr. Bakterius Most Active @apollon77 last edited by

                        @apollon77 Konntest du aus den Logs irgendetwas erkennen? Nachdem es mit dem 2.x immer noch problemlos funktioniert, muss es doch diesbezüglich beim 3.x eine Änderung gegeben haben die das verursacht. 🤔

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

                          @Mauflo sagte in Alexa2 sorgt für Abbrüche bei der Wiedergabe auf Echo Spot:

                          Also der Unterschied ist das es ein "Player Update "gibt der ca. 5s nach dem Start der Ausgabe ausgeführt wird - das war bei 2.6.4 nicht so. Warum eine Abfrage solche Auswirkungen hat verstehe ich immer noch nicht.

                          Bitte versuch mal die 3.1.0 vom GitHub. Die Hat auch noch zusatz-Logging. Also bitte mal sagen ob es noch passiert (ehrlich: sollte weil habe daran nichts geändert) und poste nochmal neues Log Bitte.

                          Dr. Bakterius 1 Reply Last reply Reply Quote 0
                          • Dr. Bakterius
                            Dr. Bakterius Most Active @apollon77 last edited by Dr. Bakterius

                            @apollon77 sagte in Alexa2 sorgt für Abbrüche bei der Wiedergabe auf Echo Spot:

                            Bitte versuch mal die 3.1.0 vom GitHub. Die Hat auch noch zusatz-Logging. Also bitte mal sagen ob es noch passiert (ehrlich: sollte weil habe daran nichts geändert) und poste nochmal neues Log Bitte.

                            Okay, 3.1.0 installiert und Upload durchgeführt. Dann die Instanz auf 'debug' gestellt und ein paar Minuten gewartet bis alles eingelesen wurde. Anschließend mit "Alexa, was gibt es neues" die tägliche Zusammenfassung gestartet. Während der ersten Sekunden die Lautstärke erhöht und kurz danach ABBRUCH (vermutlich in Zeile 487). Wiedergabe mit "Alexa, fortsetzen" fortgesetzt und auch da wieder nach wenigen Sekunden ABBRUCH (vermutlich in Zeile 622).

                            Hier das Log ab Start der Abfrage:

                            2020-03-18 07:37:47.524  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "bass": 0,
                                "midrange": 0,
                                "treble": 0
                            }
                            2020-03-18 07:37:47.526  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 27,
                                "isMuted": false
                            }
                            2020-03-18 07:37:47.527  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 27/false
                            2020-03-18 07:37:47.528  - debug alexa2.0 (23917) Schedule new Player Update in 15000ms
                            2020-03-18 07:37:47.538  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":27,"ack":true,"ts":1584513467530,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584339270792}
                            2020-03-18 07:37:47.539  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513467530,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:37:47.997  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_ACTIVITY: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "timestamp": 1584513467885,
                                "key": {
                                    "registeredUserId": "A32TW4JJLN57E8",
                                    "entryId": "1584513467869#A10A33FOX2NUBK#G070RR1383540LDK"
                                }
                            }
                            2020-03-18 07:37:48.054  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 27,
                                "isMuted": false
                            }
                            2020-03-18 07:37:48.055  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 27/false
                            2020-03-18 07:37:48.063  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":27,"ack":true,"ts":1584513468056,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584339270792}
                            2020-03-18 07:37:48.065  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513468057,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:37:48.075  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "bass": 0,
                                "midrange": 0,
                                "treble": 0
                            }
                            2020-03-18 07:37:48.198  - debug alexa2.0 (23917) Alexa-Remote: No authentication check needed (time elapsed 293984)
                            2020-03-18 07:37:48.199  - debug alexa2.0 (23917) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/activities?startTime=&size=3&offset=1","method":"GET","timeout":10000,"headers":{}}
                            2020-03-18 07:37:48.657  - debug alexa2.0 (23917) Alexa-Remote: Response: {"activities":[{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584513467869,"description":"{\"summary\":\"alexa\",\"firstUtteranceId\":\"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM/0\",\"firstStreamId\":\"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM\"}","domainAttributes":"WAKE_WORD_ONLY","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584513467869#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM","version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584510540671,"description":"{\"summary\":\"sprich mir nach Die Alarmanlage ist deaktiviert.\",\"firstUtteranceId\":\"TextClient:1.0/2020/03/18/05/G090L909714707MM/49:00::TNIH_2V.df1254bc-c8d5-4742-9f9a-2a0fe673c63dLPM\",\"firstStreamId\":\"TextClient:1.0/2020/03/18/05/G090L909714707MM/49:00::TNIH_2V.df1254bc-c8d5-4742-9f9a-2a0fe673c63dLPM\"}","domainAttributes":null,"domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584510540671#A3S5BH2HU6VAYF#G090L909714707MM","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A3S5BH2HU6VAYF","serialNumber":"G090L909714707MM"}],"utteranceId":"TextClient:1.0/2020/03/18/05/G090L909714707MM/49:00::TNIH_2V.df1254bc-c8d5-4742-9f9a-2a0fe673c63dLPM","version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584510363748,"description":"{\"summary\":\"\"}","domainAttributes":"{\"moreLink\":{\"text\":\"Read more\",\"url\":\"http://news.orf.at/\"},\"image\":{\"url\":\"https://s3.amazonaws.com/CAPS-SSE/echo_developer/fe94cf26.d48b98d3.59cc95acb01c42f09c99862b7e88b87e/APP_ICON_LARGE?versionId=QU02r24yCzMetDomlQNseM3cMOlAi6ph&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200317T073331Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604799&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200317%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=b7110c4130d5669443716c2b75b9e8194632e2ad6d5d1a3fb137ab3e4a7cedb8\"},\"subTitle\":\"\",\"title\":\"Ö3-Nachrichten\"}","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584510363748#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":null,"version":1}],"endDate":1584513467869,"startDate":1584510363748}
                            2020-03-18 07:37:48.658  - debug alexa2.0 (23917) Alexa-Remote: Activity found 0 for Activity ID 1584513467869#A10A33FOX2NUBK#G070RR1383540LDK
                            2020-03-18 07:37:48.659  - debug alexa2.0 (23917) device-activity: {"data":{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584513467869,"description":"{\"summary\":\"alexa\",\"firstUtteranceId\":\"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM/0\",\"firstStreamId\":\"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM\"}","domainAttributes":"WAKE_WORD_ONLY","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584513467869#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM","version":1},"description":{"summary":"","firstUtteranceId":"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM/0","firstStreamId":"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM"},"deviceSerialNumber":"G070RR1383540LDK","name":"Schlafzimmer","deviceType":"A10A33FOX2NUBK","deviceAccountId":null,"creationTimestamp":1584513467869,"activityStatus":"SUCCESS","domainAttributes":"WAKE_WORD_ONLY","destinationUserId":"A32TW4JJLN57E8"}
                            2020-03-18 07:37:48.661  - debug alexa2.0 (23917) Alexa-Remote: 0 entries left in activity queue
                            2020-03-18 07:37:48.668  - debug alexa2.0 (23917) State changed alexa2.0.History.name: {"val":"Schlafzimmer","ack":true,"ts":1584513468664,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513468664}
                            2020-03-18 07:37:48.671  - debug alexa2.0 (23917) State changed alexa2.0.History.serialNumber: {"val":"G070RR1383540LDK","ack":true,"ts":1584513468664,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513468664}
                            2020-03-18 07:37:48.673  - debug alexa2.0 (23917) State changed alexa2.0.History.summary: {"val":"","ack":true,"ts":1584513468664,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513468664}
                            2020-03-18 07:37:48.676  - debug alexa2.0 (23917) State changed alexa2.0.History.status: {"val":"SUCCESS","ack":true,"ts":1584513468665,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584456649533}
                            2020-03-18 07:37:48.677  - debug alexa2.0 (23917) State changed alexa2.0.History.creationTime: {"val":1584513467869,"ack":true,"ts":1584513468665,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513468665}
                            2020-03-18 07:37:48.678  - debug alexa2.0 (23917) State changed alexa2.0.History.domainApplicationId: {"val":"","ack":true,"ts":1584513468665,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583649644341}
                            2020-03-18 07:37:48.683  - debug alexa2.0 (23917) State changed alexa2.0.History.domainApplicationName: {"val":"","ack":true,"ts":1584513468665,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584131776193}
                            2020-03-18 07:37:48.684  - debug alexa2.0 (23917) State changed alexa2.0.History.cardContent: {"val":"","ack":true,"ts":1584513468665,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583649644341}
                            2020-03-18 07:37:48.686  - debug alexa2.0 (23917) State changed alexa2.0.History.cardJson: {"val":"","ack":true,"ts":1584513468665,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583649644341}
                            2020-03-18 07:37:48.687  - debug alexa2.0 (23917) State changed alexa2.0.History.answerText: {"val":"","ack":true,"ts":1584513468665,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513002709}
                            2020-03-18 07:37:48.689  - debug alexa2.0 (23917) State changed alexa2.0.History.json: {"val":"{\"name\":\"Schlafzimmer\",\"serialNumber\":\"G070RR1383540LDK\",\"summary\":\"\",\"creationTime\":1584513467869,\"status\":\"SUCCESS\",\"domainApplicationId\":\"\",\"domainApplicationName\":\"\",\"cardContent\":\"\",\"card\":\"\",\"answerText\":\"\"}","ack":true,"ts":1584513468666,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513468666}
                            2020-03-18 07:37:50.445  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "bass": 0,
                                "midrange": 0,
                                "treble": 0
                            }
                            2020-03-18 07:37:50.448  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 27,
                                "isMuted": false
                            }
                            2020-03-18 07:37:50.448  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 27/false
                            2020-03-18 07:37:50.453  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":27,"ack":true,"ts":1584513470449,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584339270792}
                            2020-03-18 07:37:50.455  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513470450,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:37:50.531  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "bass": 0,
                                "midrange": 0,
                                "treble": 0
                            }
                            2020-03-18 07:37:50.532  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 27,
                                "isMuted": false
                            }
                            2020-03-18 07:37:50.533  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 27/false
                            2020-03-18 07:37:50.537  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":27,"ack":true,"ts":1584513470534,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584339270792}
                            2020-03-18 07:37:50.539  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513470534,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:37:50.562  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_ACTIVITY: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "timestamp": 1584513470448,
                                "key": {
                                    "registeredUserId": "A32TW4JJLN57E8",
                                    "entryId": "1584513469618#A10A33FOX2NUBK#G070RR1383540LDK"
                                }
                            }
                            2020-03-18 07:37:50.762  - debug alexa2.0 (23917) Alexa-Remote: No authentication check needed (time elapsed 296548)
                            2020-03-18 07:37:50.763  - debug alexa2.0 (23917) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/activities?startTime=&size=3&offset=1","method":"GET","timeout":10000,"headers":{}}
                            2020-03-18 07:37:51.156  - debug alexa2.0 (23917) Alexa-Remote: Response: {"activities":[{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584513469618,"description":"{\"summary\":\"was gibt es neues\",\"firstUtteranceId\":\"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM/1\",\"firstStreamId\":\"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM\"}","domainAttributes":null,"domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584513469618#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM","version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584513467869,"description":"{\"summary\":\"alexa\",\"firstUtteranceId\":\"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM/0\",\"firstStreamId\":\"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM\"}","domainAttributes":"WAKE_WORD_ONLY","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584513467869#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM","version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584510540671,"description":"{\"summary\":\"sprich mir nach Die Alarmanlage ist deaktiviert.\",\"firstUtteranceId\":\"TextClient:1.0/2020/03/18/05/G090L909714707MM/49:00::TNIH_2V.df1254bc-c8d5-4742-9f9a-2a0fe673c63dLPM\",\"firstStreamId\":\"TextClient:1.0/2020/03/18/05/G090L909714707MM/49:00::TNIH_2V.df1254bc-c8d5-4742-9f9a-2a0fe673c63dLPM\"}","domainAttributes":null,"domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584510540671#A3S5BH2HU6VAYF#G090L909714707MM","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A3S5BH2HU6VAYF","serialNumber":"G090L909714707MM"}],"utteranceId":"TextClient:1.0/2020/03/18/05/G090L909714707MM/49:00::TNIH_2V.df1254bc-c8d5-4742-9f9a-2a0fe673c63dLPM","version":1}],"endDate":1584513469618,"startDate":1584510540671}
                            2020-03-18 07:37:51.157  - debug alexa2.0 (23917) Alexa-Remote: Activity found 0 for Activity ID 1584513469618#A10A33FOX2NUBK#G070RR1383540LDK
                            2020-03-18 07:37:51.158  - debug alexa2.0 (23917) device-activity: {"data":{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584513469618,"description":"{\"summary\":\"was gibt es neues\",\"firstUtteranceId\":\"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM/1\",\"firstStreamId\":\"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM\"}","domainAttributes":null,"domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584513469618#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM","version":1},"description":{"summary":"was gibt es neues","firstUtteranceId":"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM/1","firstStreamId":"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM"},"deviceSerialNumber":"G070RR1383540LDK","name":"Schlafzimmer","deviceType":"A10A33FOX2NUBK","deviceAccountId":null,"creationTimestamp":1584513469618,"activityStatus":"SUCCESS","domainAttributes":null,"destinationUserId":"A32TW4JJLN57E8"}
                            2020-03-18 07:37:51.160  - debug alexa2.0 (23917) Alexa-Remote: 0 entries left in activity queue
                            2020-03-18 07:37:51.168  - debug alexa2.0 (23917) State changed alexa2.0.History.name: {"val":"Schlafzimmer","ack":true,"ts":1584513471163,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513468664}
                            2020-03-18 07:37:51.169  - debug alexa2.0 (23917) State changed alexa2.0.History.serialNumber: {"val":"G070RR1383540LDK","ack":true,"ts":1584513471163,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513468664}
                            2020-03-18 07:37:51.171  - debug alexa2.0 (23917) State changed alexa2.0.History.summary: {"val":"was gibt es neues","ack":true,"ts":1584513471163,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513471163}
                            2020-03-18 07:37:51.172  - debug alexa2.0 (23917) State changed alexa2.0.History.status: {"val":"SUCCESS","ack":true,"ts":1584513471163,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584456649533}
                            2020-03-18 07:37:51.174  - debug alexa2.0 (23917) State changed alexa2.0.History.creationTime: {"val":1584513469618,"ack":true,"ts":1584513471163,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513471163}
                            2020-03-18 07:37:51.175  - debug alexa2.0 (23917) State changed alexa2.0.History.domainApplicationId: {"val":"","ack":true,"ts":1584513471163,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583649644341}
                            2020-03-18 07:37:51.177  - debug alexa2.0 (23917) State changed alexa2.0.History.domainApplicationName: {"val":"","ack":true,"ts":1584513471164,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584131776193}
                            2020-03-18 07:37:51.178  - debug alexa2.0 (23917) State changed alexa2.0.History.cardContent: {"val":"","ack":true,"ts":1584513471164,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583649644341}
                            2020-03-18 07:37:51.180  - debug alexa2.0 (23917) State changed alexa2.0.History.cardJson: {"val":"","ack":true,"ts":1584513471164,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583649644341}
                            2020-03-18 07:37:51.185  - debug alexa2.0 (23917) State changed alexa2.0.History.answerText: {"val":"","ack":true,"ts":1584513471164,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513002709}
                            2020-03-18 07:37:51.187  - debug alexa2.0 (23917) State changed alexa2.0.History.json: {"val":"{\"name\":\"Schlafzimmer\",\"serialNumber\":\"G070RR1383540LDK\",\"summary\":\"was gibt es neues\",\"creationTime\":1584513469618,\"status\":\"SUCCESS\",\"domainApplicationId\":\"\",\"domainApplicationName\":\"\",\"cardContent\":\"\",\"card\":\"\",\"answerText\":\"\"}","ack":true,"ts":1584513471164,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513471164}
                            2020-03-18 07:37:55.239  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "bass": 0,
                                "midrange": 0,
                                "treble": 0
                            }
                            2020-03-18 07:37:55.241  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 27,
                                "isMuted": false
                            }
                            2020-03-18 07:37:55.241  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 27/false
                            2020-03-18 07:37:55.246  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":27,"ack":true,"ts":1584513475243,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584339270792}
                            2020-03-18 07:37:55.248  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513475243,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:37:55.750  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "bass": 0,
                                "midrange": 0,
                                "treble": 0
                            }
                            2020-03-18 07:37:55.753  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 27,
                                "isMuted": false
                            }
                            2020-03-18 07:37:55.754  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 27/false
                            2020-03-18 07:37:55.759  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":27,"ack":true,"ts":1584513475756,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584339270792}
                            2020-03-18 07:37:55.761  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513475757,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:37:56.409  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "bass": 0,
                                "midrange": 0,
                                "treble": 0
                            }
                            2020-03-18 07:37:56.411  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 27,
                                "isMuted": false
                            }
                            2020-03-18 07:37:56.412  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 27/false
                            2020-03-18 07:37:56.417  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":27,"ack":true,"ts":1584513476413,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584339270792}
                            2020-03-18 07:37:56.419  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513476414,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:37:56.980  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "bass": 0,
                                "midrange": 0,
                                "treble": 0
                            }
                            2020-03-18 07:37:56.984  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 27,
                                "isMuted": false
                            }
                            2020-03-18 07:37:56.984  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 27/false
                            2020-03-18 07:37:56.997  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":27,"ack":true,"ts":1584513476990,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584339270792}
                            2020-03-18 07:37:57.002  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513476996,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:37:57.698  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 27,
                                "isMuted": false
                            }
                            2020-03-18 07:37:57.698  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 27/false
                            2020-03-18 07:37:57.700  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "bass": 0,
                                "midrange": 0,
                                "treble": 0
                            }
                            2020-03-18 07:37:57.703  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":27,"ack":true,"ts":1584513477700,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584339270792}
                            2020-03-18 07:37:57.704  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513477701,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:37:57.977  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "bass": 0,
                                "midrange": 0,
                                "treble": 0
                            }
                            2020-03-18 07:37:57.981  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 27,
                                "isMuted": false
                            }
                            2020-03-18 07:37:57.982  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 27/false
                            2020-03-18 07:37:57.988  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":27,"ack":true,"ts":1584513477984,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584339270792}
                            2020-03-18 07:37:57.989  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513477985,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:37:58.118  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_ACTIVITY: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "timestamp": 1584513478007,
                                "key": {
                                    "registeredUserId": "A32TW4JJLN57E8",
                                    "entryId": "1584513477998#A10A33FOX2NUBK#G070RR1383540LDK"
                                }
                            }
                            2020-03-18 07:37:58.318  - debug alexa2.0 (23917) Alexa-Remote: No authentication check needed (time elapsed 304104)
                            2020-03-18 07:37:58.319  - debug alexa2.0 (23917) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/activities?startTime=&size=3&offset=1","method":"GET","timeout":10000,"headers":{}}
                            2020-03-18 07:37:58.538  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "bass": 0,
                                "midrange": 0,
                                "treble": 0
                            }
                            2020-03-18 07:37:58.540  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 27,
                                "isMuted": false
                            }
                            2020-03-18 07:37:58.541  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 27/false
                            2020-03-18 07:37:58.547  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":27,"ack":true,"ts":1584513478544,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584339270792}
                            2020-03-18 07:37:58.549  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513478545,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:37:58.689  - debug alexa2.0 (23917) Alexa-Remote: Response: {"activities":[{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584513477998,"description":"{\"summary\":\"\"}","domainAttributes":"{\"moreLink\":{\"text\":\"Read more\",\"url\":\"http://www.zamg.ac.at/cms/de/wetter/wetter-oesterreich/wien\"},\"image\":{\"url\":\"https://s3.amazonaws.com/CAPS-SSE/echo_developer/619a30f.d48b98d3.eebc3aafa5f84fa6b67a185ba58474be/APP_ICON_LARGE?versionId=3dRR6YOpT8X47o8axSihkoTYGS5F6ay9&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200317T130352Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604800&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200317%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=b9c6cc3185e67928ed7fcbf19e888e85463d1376f205c4fa414f49ddc7f1967f\"},\"subTitle\":\"\",\"title\":\"Wetterprognosen für Wien\"}","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584513477998#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":null,"version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584513469618,"description":"{\"summary\":\"was gibt es neues\",\"firstUtteranceId\":\"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM/1\",\"firstStreamId\":\"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM\"}","domainAttributes":null,"domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584513469618#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM","version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584513467869,"description":"{\"summary\":\"alexa\",\"firstUtteranceId\":\"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM/0\",\"firstStreamId\":\"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM\"}","domainAttributes":"WAKE_WORD_ONLY","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584513467869#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM","version":1}],"endDate":1584513477998,"startDate":1584513467869}
                            2020-03-18 07:37:58.691  - debug alexa2.0 (23917) Alexa-Remote: Activity found 0 for Activity ID 1584513477998#A10A33FOX2NUBK#G070RR1383540LDK
                            2020-03-18 07:37:58.691  - debug alexa2.0 (23917) device-activity: {"data":{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584513477998,"description":"{\"summary\":\"\"}","domainAttributes":"{\"moreLink\":{\"text\":\"Read more\",\"url\":\"http://www.zamg.ac.at/cms/de/wetter/wetter-oesterreich/wien\"},\"image\":{\"url\":\"https://s3.amazonaws.com/CAPS-SSE/echo_developer/619a30f.d48b98d3.eebc3aafa5f84fa6b67a185ba58474be/APP_ICON_LARGE?versionId=3dRR6YOpT8X47o8axSihkoTYGS5F6ay9&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200317T130352Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604800&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200317%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=b9c6cc3185e67928ed7fcbf19e888e85463d1376f205c4fa414f49ddc7f1967f\"},\"subTitle\":\"\",\"title\":\"Wetterprognosen für Wien\"}","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584513477998#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":null,"version":1},"description":{"summary":""},"deviceSerialNumber":"G070RR1383540LDK","name":"Schlafzimmer","deviceType":"A10A33FOX2NUBK","deviceAccountId":null,"creationTimestamp":1584513477998,"activityStatus":"SUCCESS","domainAttributes":{"moreLink":{"text":"Read more","url":"http://www.zamg.ac.at/cms/de/wetter/wetter-oesterreich/wien"},"image":{"url":"https://s3.amazonaws.com/CAPS-SSE/echo_developer/619a30f.d48b98d3.eebc3aafa5f84fa6b67a185ba58474be/APP_ICON_LARGE?versionId=3dRR6YOpT8X47o8axSihkoTYGS5F6ay9&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200317T130352Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604800&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200317%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=b9c6cc3185e67928ed7fcbf19e888e85463d1376f205c4fa414f49ddc7f1967f"},"subTitle":"","title":"Wetterprognosen für Wien"},"destinationUserId":"A32TW4JJLN57E8"}
                            2020-03-18 07:37:58.693  - debug alexa2.0 (23917) Alexa-Remote: 0 entries left in activity queue
                            2020-03-18 07:37:58.699  - debug alexa2.0 (23917) State changed alexa2.0.History.name: {"val":"Schlafzimmer","ack":true,"ts":1584513478695,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513468664}
                            2020-03-18 07:37:58.700  - debug alexa2.0 (23917) State changed alexa2.0.History.serialNumber: {"val":"G070RR1383540LDK","ack":true,"ts":1584513478695,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513468664}
                            2020-03-18 07:37:58.702  - debug alexa2.0 (23917) State changed alexa2.0.History.summary: {"val":"","ack":true,"ts":1584513478695,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513478695}
                            2020-03-18 07:37:58.703  - debug alexa2.0 (23917) State changed alexa2.0.History.status: {"val":"SUCCESS","ack":true,"ts":1584513478695,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584456649533}
                            2020-03-18 07:37:58.704  - debug alexa2.0 (23917) State changed alexa2.0.History.creationTime: {"val":1584513477998,"ack":true,"ts":1584513478696,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513478696}
                            2020-03-18 07:37:58.705  - debug alexa2.0 (23917) State changed alexa2.0.History.domainApplicationId: {"val":"","ack":true,"ts":1584513478696,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583649644341}
                            2020-03-18 07:37:58.706  - debug alexa2.0 (23917) State changed alexa2.0.History.domainApplicationName: {"val":"","ack":true,"ts":1584513478696,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584131776193}
                            2020-03-18 07:37:58.708  - debug alexa2.0 (23917) State changed alexa2.0.History.cardContent: {"val":"","ack":true,"ts":1584513478696,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583649644341}
                            2020-03-18 07:37:58.710  - debug alexa2.0 (23917) State changed alexa2.0.History.cardJson: {"val":"","ack":true,"ts":1584513478696,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583649644341}
                            2020-03-18 07:37:58.711  - debug alexa2.0 (23917) State changed alexa2.0.History.answerText: {"val":"","ack":true,"ts":1584513478696,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513002709}
                            2020-03-18 07:37:58.712  - debug alexa2.0 (23917) State changed alexa2.0.History.json: {"val":"{\"name\":\"Schlafzimmer\",\"serialNumber\":\"G070RR1383540LDK\",\"summary\":\"\",\"creationTime\":1584513477998,\"status\":\"SUCCESS\",\"domainApplicationId\":\"\",\"domainApplicationName\":\"\",\"cardContent\":\"\",\"card\":\"\",\"answerText\":\"\"}","ack":true,"ts":1584513478696,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513478696}
                            2020-03-18 07:37:59.809  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 30,
                                "isMuted": false
                            }
                            2020-03-18 07:37:59.810  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 30/false
                            2020-03-18 07:37:59.815  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":30,"ack":true,"ts":1584513479811,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513479811}
                            2020-03-18 07:37:59.817  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513479812,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:37:59.969  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 30,
                                "isMuted": false
                            }
                            2020-03-18 07:37:59.969  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 30/false
                            2020-03-18 07:37:59.983  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":30,"ack":true,"ts":1584513479978,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513479811}
                            2020-03-18 07:37:59.985  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513479978,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:38:00.097  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 33,
                                "isMuted": false
                            }
                            2020-03-18 07:38:00.098  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 33/false
                            2020-03-18 07:38:00.103  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":33,"ack":true,"ts":1584513480100,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513480100}
                            2020-03-18 07:38:00.105  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513480100,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:38:00.534  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 33,
                                "isMuted": false
                            }
                            2020-03-18 07:38:00.535  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 33/false
                            2020-03-18 07:38:00.542  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":33,"ack":true,"ts":1584513480537,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513480100}
                            2020-03-18 07:38:00.544  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513480537,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:38:00.604  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 37,
                                "isMuted": false
                            }
                            2020-03-18 07:38:00.605  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 37/false
                            2020-03-18 07:38:00.612  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":37,"ack":true,"ts":1584513480606,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513480606}
                            2020-03-18 07:38:00.613  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513480607,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:38:00.986  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 37,
                                "isMuted": false
                            }
                            2020-03-18 07:38:00.986  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 37/false
                            2020-03-18 07:38:00.993  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 40,
                                "isMuted": false
                            }
                            2020-03-18 07:38:00.993  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 40/false
                            2020-03-18 07:38:00.994  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 40,
                                "isMuted": false
                            }
                            2020-03-18 07:38:00.994  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 40/false
                            2020-03-18 07:38:00.997  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 43,
                                "isMuted": false
                            }
                            2020-03-18 07:38:00.998  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                            2020-03-18 07:38:00.998  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":37,"ack":true,"ts":1584513480989,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513480606}
                            2020-03-18 07:38:00.999  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513480990,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:38:01.011  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":40,"ack":true,"ts":1584513480997,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513480997}
                            2020-03-18 07:38:01.012  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513480997,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:38:01.012  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":40,"ack":true,"ts":1584513480997,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513480997}
                            2020-03-18 07:38:01.013  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513480997,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:38:01.020  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584513481017,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                            2020-03-18 07:38:01.022  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513481017,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:38:01.104  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 43,
                                "isMuted": false
                            }
                            2020-03-18 07:38:01.104  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                            2020-03-18 07:38:01.109  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584513481105,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                            2020-03-18 07:38:01.111  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513481107,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:38:02.529  - debug alexa2.0 (23917) Alexa-Remote: No authentication check needed (time elapsed 308315)
                            2020-03-18 07:38:02.529  - debug alexa2.0 (23917) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/np/player?deviceSerialNumber=G070RR1383540LDK&deviceType=A10A33FOX2NUBK&screenWidth=1392&_=1584513482529","method":"GET","timeout":10000,"headers":{}}
                            2020-03-18 07:38:02.749  - debug alexa2.0 (23917) Alexa-Remote: Response: {"playerInfo":{"hint":null,"infoText":null,"isPlayingInLemur":false,"lemurVolume":null,"lyrics":null,"mainArt":null,"mediaId":null,"miniArt":null,"miniInfoText":null,"playbackSource":null,"playingInLemurId":null,"progress":null,"provider":null,"quality":null,"queueId":null,"state":null,"template":null,"transport":null,"upNextItems":null,"volume":null}}
                            2020-03-18 07:38:02.749  - debug alexa2.0 (23917) Alexa-Remote: No authentication check needed (time elapsed 308535)
                            2020-03-18 07:38:02.749  - debug alexa2.0 (23917) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/media/state?deviceSerialNumber=G070RR1383540LDK&deviceType=A10A33FOX2NUBK&screenWidth=1392&_=1584513482749","method":"GET","timeout":10000,"headers":{}}
                            2020-03-18 07:38:03.653  - debug alexa2.0 (23917) Alexa-Remote: Response: {"message":null}
                            2020-03-18 07:38:03.660  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.controlPause: {"val":false,"ack":true,"ts":1584513483657,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383913}
                            2020-03-18 07:38:03.662  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.controlPlay: {"val":false,"ack":true,"ts":1584513483658,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584340212654}
                            2020-03-18 07:38:03.663  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.contentType: {"val":"","ack":true,"ts":1584513483658,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383913}
                            2020-03-18 07:38:03.667  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.currentState: {"val":false,"ack":true,"ts":1584513483658,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584340212654}
                            2020-03-18 07:38:03.668  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.imageURL: {"val":"","ack":true,"ts":1584513483658,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383913}
                            2020-03-18 07:38:03.669  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513483658,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:38:03.670  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.providerId: {"val":"","ack":true,"ts":1584513483658,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383914}
                            2020-03-18 07:38:03.672  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.radioStationId: {"val":"","ack":true,"ts":1584513483658,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383914}
                            2020-03-18 07:38:03.672  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.service: {"val":"","ack":true,"ts":1584513483658,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383914}
                            2020-03-18 07:38:03.673  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.providerName: {"val":"","ack":true,"ts":1584513483659,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383914}
                            2020-03-18 07:38:03.675  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.currentTitle: {"val":"","ack":true,"ts":1584513483659,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383914}
                            2020-03-18 07:38:03.677  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.currentArtist: {"val":"","ack":true,"ts":1584513483659,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383914}
                            2020-03-18 07:38:03.677  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.currentAlbum: {"val":"","ack":true,"ts":1584513483659,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584252804848}
                            2020-03-18 07:38:03.679  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.mainArtUrl: {"val":"","ack":true,"ts":1584513483659,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383914}
                            2020-03-18 07:38:03.681  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.miniArtUrl: {"val":"","ack":true,"ts":1584513483659,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383914}
                            2020-03-18 07:38:03.682  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.mediaLength: {"val":"","ack":true,"ts":1584513483659,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584134894263}
                            2020-03-18 07:38:03.684  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.mediaLengthStr: {"val":"0","ack":true,"ts":1584513483659,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584134894263}
                            2020-03-18 07:38:03.685  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.mediaProgress: {"val":0,"ack":true,"ts":1584513483659,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584341113321}
                            2020-03-18 07:38:03.689  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.mediaProgressStr: {"val":"0","ack":true,"ts":1584513483660,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584341113321}
                            2020-03-18 07:38:03.691  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.mediaProgressPercent: {"val":0,"ack":true,"ts":1584513483660,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784668}
                            2020-03-18 07:38:04.088  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 43,
                                "isMuted": false
                            }
                            2020-03-18 07:38:04.089  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                            2020-03-18 07:38:04.089  - debug alexa2.0 (23917) Schedule new Player Update in 15000ms
                            2020-03-18 07:38:04.093  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "bass": 0,
                                "midrange": 0,
                                "treble": 0
                            }
                            2020-03-18 07:38:04.095  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584513484091,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                            2020-03-18 07:38:04.097  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513484091,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:38:08.999  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "bass": 0,
                                "midrange": 0,
                                "treble": 0
                            }
                            2020-03-18 07:38:09.000  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 43,
                                "isMuted": false
                            }
                            2020-03-18 07:38:09.001  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                            2020-03-18 07:38:09.013  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584513489010,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                            2020-03-18 07:38:09.017  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513489010,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:38:09.453  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "bass": 0,
                                "midrange": 0,
                                "treble": 0
                            }
                            2020-03-18 07:38:09.456  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 43,
                                "isMuted": false
                            }
                            2020-03-18 07:38:09.456  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                            2020-03-18 07:38:09.461  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584513489458,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                            2020-03-18 07:38:09.462  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513489458,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:38:10.396  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_ACTIVITY: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "timestamp": 1584513490281,
                                "key": {
                                    "registeredUserId": "A32TW4JJLN57E8",
                                    "entryId": "1584513489971#A10A33FOX2NUBK#G070RR1383540LDK"
                                }
                            }
                            2020-03-18 07:38:10.598  - debug alexa2.0 (23917) Alexa-Remote: No authentication check needed (time elapsed 316384)
                            2020-03-18 07:38:10.598  - debug alexa2.0 (23917) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/activities?startTime=&size=3&offset=1","method":"GET","timeout":10000,"headers":{}}
                            2020-03-18 07:38:10.887  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "bass": 0,
                                "midrange": 0,
                                "treble": 0
                            }
                            2020-03-18 07:38:10.894  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 43,
                                "isMuted": false
                            }
                            2020-03-18 07:38:10.894  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                            2020-03-18 07:38:10.905  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584513490902,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                            2020-03-18 07:38:10.907  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513490903,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:38:11.028  - debug alexa2.0 (23917) Alexa-Remote: Response: {"activities":[{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584513489971,"description":"{\"summary\":\"alexa fortsetzen\",\"firstUtteranceId\":\"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/38:08::TNIH_2V.dc69779a-36d9-4d7d-a5ca-9edc06211f86LPM/0\",\"firstStreamId\":\"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/38:08::TNIH_2V.dc69779a-36d9-4d7d-a5ca-9edc06211f86LPM\"}","domainAttributes":null,"domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584513489971#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/38:08::TNIH_2V.dc69779a-36d9-4d7d-a5ca-9edc06211f86LPM","version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584513477998,"description":"{\"summary\":\"\"}","domainAttributes":"{\"moreLink\":{\"text\":\"Read more\",\"url\":\"http://www.zamg.ac.at/cms/de/wetter/wetter-oesterreich/wien\"},\"image\":{\"url\":\"https://s3.amazonaws.com/CAPS-SSE/echo_developer/619a30f.d48b98d3.eebc3aafa5f84fa6b67a185ba58474be/APP_ICON_LARGE?versionId=3dRR6YOpT8X47o8axSihkoTYGS5F6ay9&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200317T130352Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604800&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200317%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=b9c6cc3185e67928ed7fcbf19e888e85463d1376f205c4fa414f49ddc7f1967f\"},\"subTitle\":\"\",\"title\":\"Wetterprognosen für Wien\"}","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584513477998#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":null,"version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584513469618,"description":"{\"summary\":\"was gibt es neues\",\"firstUtteranceId\":\"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM/1\",\"firstStreamId\":\"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM\"}","domainAttributes":null,"domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584513469618#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/37:47::TNIH_2V.03a3771e-28dd-4aa2-a40a-af3b2c678c23LPM","version":1}],"endDate":1584513489971,"startDate":1584513469618}
                            2020-03-18 07:38:11.029  - debug alexa2.0 (23917) Alexa-Remote: Activity found 0 for Activity ID 1584513489971#A10A33FOX2NUBK#G070RR1383540LDK
                            2020-03-18 07:38:11.029  - debug alexa2.0 (23917) device-activity: {"data":{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584513489971,"description":"{\"summary\":\"alexa fortsetzen\",\"firstUtteranceId\":\"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/38:08::TNIH_2V.dc69779a-36d9-4d7d-a5ca-9edc06211f86LPM/0\",\"firstStreamId\":\"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/38:08::TNIH_2V.dc69779a-36d9-4d7d-a5ca-9edc06211f86LPM\"}","domainAttributes":null,"domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584513489971#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/38:08::TNIH_2V.dc69779a-36d9-4d7d-a5ca-9edc06211f86LPM","version":1},"description":{"summary":"fortsetzen","firstUtteranceId":"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/38:08::TNIH_2V.dc69779a-36d9-4d7d-a5ca-9edc06211f86LPM/0","firstStreamId":"A10A33FOX2NUBK:1.0/2020/03/18/06/G070RR1383540LDK/38:08::TNIH_2V.dc69779a-36d9-4d7d-a5ca-9edc06211f86LPM"},"deviceSerialNumber":"G070RR1383540LDK","name":"Schlafzimmer","deviceType":"A10A33FOX2NUBK","deviceAccountId":null,"creationTimestamp":1584513489971,"activityStatus":"SUCCESS","domainAttributes":null,"destinationUserId":"A32TW4JJLN57E8"}
                            2020-03-18 07:38:11.030  - debug alexa2.0 (23917) Alexa-Remote: 0 entries left in activity queue
                            2020-03-18 07:38:11.037  - debug alexa2.0 (23917) State changed alexa2.0.History.name: {"val":"Schlafzimmer","ack":true,"ts":1584513491033,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513468664}
                            2020-03-18 07:38:11.039  - debug alexa2.0 (23917) State changed alexa2.0.History.serialNumber: {"val":"G070RR1383540LDK","ack":true,"ts":1584513491033,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513468664}
                            2020-03-18 07:38:11.040  - debug alexa2.0 (23917) State changed alexa2.0.History.summary: {"val":"fortsetzen","ack":true,"ts":1584513491033,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513491033}
                            2020-03-18 07:38:11.041  - debug alexa2.0 (23917) State changed alexa2.0.History.status: {"val":"SUCCESS","ack":true,"ts":1584513491033,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584456649533}
                            2020-03-18 07:38:11.042  - debug alexa2.0 (23917) State changed alexa2.0.History.creationTime: {"val":1584513489971,"ack":true,"ts":1584513491033,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513491033}
                            2020-03-18 07:38:11.044  - debug alexa2.0 (23917) State changed alexa2.0.History.domainApplicationId: {"val":"","ack":true,"ts":1584513491033,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583649644341}
                            2020-03-18 07:38:11.045  - debug alexa2.0 (23917) State changed alexa2.0.History.domainApplicationName: {"val":"","ack":true,"ts":1584513491033,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584131776193}
                            2020-03-18 07:38:11.046  - debug alexa2.0 (23917) State changed alexa2.0.History.cardContent: {"val":"","ack":true,"ts":1584513491033,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583649644341}
                            2020-03-18 07:38:11.047  - debug alexa2.0 (23917) State changed alexa2.0.History.cardJson: {"val":"","ack":true,"ts":1584513491034,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583649644341}
                            2020-03-18 07:38:11.049  - debug alexa2.0 (23917) State changed alexa2.0.History.answerText: {"val":"","ack":true,"ts":1584513491034,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513002709}
                            2020-03-18 07:38:11.051  - debug alexa2.0 (23917) State changed alexa2.0.History.json: {"val":"{\"name\":\"Schlafzimmer\",\"serialNumber\":\"G070RR1383540LDK\",\"summary\":\"fortsetzen\",\"creationTime\":1584513489971,\"status\":\"SUCCESS\",\"domainApplicationId\":\"\",\"domainApplicationName\":\"\",\"cardContent\":\"\",\"card\":\"\",\"answerText\":\"\"}","ack":true,"ts":1584513491034,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513491034}
                            2020-03-18 07:38:11.144  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "bass": 0,
                                "midrange": 0,
                                "treble": 0
                            }
                            2020-03-18 07:38:11.146  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 43,
                                "isMuted": false
                            }
                            2020-03-18 07:38:11.146  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                            2020-03-18 07:38:11.152  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584513491148,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                            2020-03-18 07:38:11.154  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513491148,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:38:11.283  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "bass": 0,
                                "midrange": 0,
                                "treble": 0
                            }
                            2020-03-18 07:38:11.288  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 43,
                                "isMuted": false
                            }
                            2020-03-18 07:38:11.289  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                            2020-03-18 07:38:11.295  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584513491290,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                            2020-03-18 07:38:11.299  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513491293,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:38:19.091  - debug alexa2.0 (23917) Alexa-Remote: No authentication check needed (time elapsed 324877)
                            2020-03-18 07:38:19.092  - debug alexa2.0 (23917) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/np/player?deviceSerialNumber=G070RR1383540LDK&deviceType=A10A33FOX2NUBK&screenWidth=1392&_=1584513499092","method":"GET","timeout":10000,"headers":{}}
                            2020-03-18 07:38:19.311  - debug alexa2.0 (23917) Alexa-Remote: Response: {"playerInfo":{"hint":null,"infoText":null,"isPlayingInLemur":false,"lemurVolume":null,"lyrics":null,"mainArt":null,"mediaId":null,"miniArt":null,"miniInfoText":null,"playbackSource":null,"playingInLemurId":null,"progress":null,"provider":null,"quality":null,"queueId":null,"state":null,"template":null,"transport":null,"upNextItems":null,"volume":null}}
                            2020-03-18 07:38:19.311  - debug alexa2.0 (23917) Alexa-Remote: No authentication check needed (time elapsed 325097)
                            2020-03-18 07:38:19.312  - debug alexa2.0 (23917) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/media/state?deviceSerialNumber=G070RR1383540LDK&deviceType=A10A33FOX2NUBK&screenWidth=1392&_=1584513499312","method":"GET","timeout":10000,"headers":{}}
                            2020-03-18 07:38:20.091  - debug alexa2.0 (23917) Alexa-Remote: Response: {"message":null}
                            2020-03-18 07:38:20.099  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.controlPause: {"val":false,"ack":true,"ts":1584513500094,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383913}
                            2020-03-18 07:38:20.100  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.controlPlay: {"val":false,"ack":true,"ts":1584513500095,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584340212654}
                            2020-03-18 07:38:20.101  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.contentType: {"val":"","ack":true,"ts":1584513500095,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383913}
                            2020-03-18 07:38:20.103  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.currentState: {"val":false,"ack":true,"ts":1584513500095,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584340212654}
                            2020-03-18 07:38:20.104  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.imageURL: {"val":"","ack":true,"ts":1584513500095,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383913}
                            2020-03-18 07:38:20.105  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513500095,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:38:20.107  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.providerId: {"val":"","ack":true,"ts":1584513500095,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383914}
                            2020-03-18 07:38:20.108  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.radioStationId: {"val":"","ack":true,"ts":1584513500095,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383914}
                            2020-03-18 07:38:20.109  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.service: {"val":"","ack":true,"ts":1584513500096,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383914}
                            2020-03-18 07:38:20.111  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.providerName: {"val":"","ack":true,"ts":1584513500096,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383914}
                            2020-03-18 07:38:20.113  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.currentTitle: {"val":"","ack":true,"ts":1584513500096,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383914}
                            2020-03-18 07:38:20.115  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.currentArtist: {"val":"","ack":true,"ts":1584513500096,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383914}
                            2020-03-18 07:38:20.116  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.currentAlbum: {"val":"","ack":true,"ts":1584513500096,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584252804848}
                            2020-03-18 07:38:20.117  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.mainArtUrl: {"val":"","ack":true,"ts":1584513500096,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383914}
                            2020-03-18 07:38:20.119  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.miniArtUrl: {"val":"","ack":true,"ts":1584513500096,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383914}
                            2020-03-18 07:38:20.120  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.mediaLength: {"val":"","ack":true,"ts":1584513500096,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584134894263}
                            2020-03-18 07:38:20.122  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.mediaLengthStr: {"val":"0","ack":true,"ts":1584513500096,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584134894263}
                            2020-03-18 07:38:20.123  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.mediaProgress: {"val":0,"ack":true,"ts":1584513500096,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584341113321}
                            2020-03-18 07:38:20.125  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.mediaProgressStr: {"val":"0","ack":true,"ts":1584513500096,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584341113321}
                            2020-03-18 07:38:20.126  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.mediaProgressPercent: {"val":0,"ack":true,"ts":1584513500097,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784668}
                            2020-03-18 07:38:20.632  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "bass": 0,
                                "midrange": 0,
                                "treble": 0
                            }
                            2020-03-18 07:38:20.633  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                "destinationUserId": "A32TW4JJLN57E8",
                                "dopplerId": {
                                    "deviceType": "A10A33FOX2NUBK",
                                    "deviceSerialNumber": "G070RR1383540LDK"
                                },
                                "volumeSetting": 43,
                                "isMuted": false
                            }
                            2020-03-18 07:38:20.634  - debug alexa2.0 (23917) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                            2020-03-18 07:38:20.634  - debug alexa2.0 (23917) Schedule new Player Update in 15000ms
                            2020-03-18 07:38:20.643  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584513500640,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                            2020-03-18 07:38:20.645  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513500641,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:38:35.636  - debug alexa2.0 (23917) Alexa-Remote: No authentication check needed (time elapsed 341422)
                            2020-03-18 07:38:35.636  - debug alexa2.0 (23917) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/np/player?deviceSerialNumber=G070RR1383540LDK&deviceType=A10A33FOX2NUBK&screenWidth=1392&_=1584513515636","method":"GET","timeout":10000,"headers":{}}
                            2020-03-18 07:38:35.869  - debug alexa2.0 (23917) Alexa-Remote: Response: {"playerInfo":{"hint":null,"infoText":null,"isPlayingInLemur":false,"lemurVolume":null,"lyrics":null,"mainArt":null,"mediaId":null,"miniArt":null,"miniInfoText":null,"playbackSource":null,"playingInLemurId":null,"progress":null,"provider":null,"quality":null,"queueId":null,"state":null,"template":null,"transport":null,"upNextItems":null,"volume":null}}
                            2020-03-18 07:38:35.869  - debug alexa2.0 (23917) Alexa-Remote: No authentication check needed (time elapsed 341655)
                            2020-03-18 07:38:35.869  - debug alexa2.0 (23917) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/media/state?deviceSerialNumber=G070RR1383540LDK&deviceType=A10A33FOX2NUBK&screenWidth=1392&_=1584513515869","method":"GET","timeout":10000,"headers":{}}
                            2020-03-18 07:38:36.494  - debug alexa2.0 (23917) Alexa-Remote: Response: {"message":null}
                            2020-03-18 07:38:36.501  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.controlPause: {"val":false,"ack":true,"ts":1584513516498,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383913}
                            2020-03-18 07:38:36.502  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.controlPlay: {"val":false,"ack":true,"ts":1584513516498,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584340212654}
                            2020-03-18 07:38:36.503  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.contentType: {"val":"","ack":true,"ts":1584513516498,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383913}
                            2020-03-18 07:38:36.505  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.currentState: {"val":false,"ack":true,"ts":1584513516498,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584340212654}
                            2020-03-18 07:38:36.508  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.imageURL: {"val":"","ack":true,"ts":1584513516498,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383913}
                            2020-03-18 07:38:36.509  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584513516498,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                            2020-03-18 07:38:36.511  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.providerId: {"val":"","ack":true,"ts":1584513516498,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383914}
                            2020-03-18 07:38:36.512  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.radioStationId: {"val":"","ack":true,"ts":1584513516499,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383914}
                            2020-03-18 07:38:36.514  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.service: {"val":"","ack":true,"ts":1584513516499,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383914}
                            2020-03-18 07:38:36.515  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.providerName: {"val":"","ack":true,"ts":1584513516499,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383914}
                            2020-03-18 07:38:36.517  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.currentTitle: {"val":"","ack":true,"ts":1584513516499,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383914}
                            2020-03-18 07:38:36.518  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.currentArtist: {"val":"","ack":true,"ts":1584513516499,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383914}
                            2020-03-18 07:38:36.522  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.currentAlbum: {"val":"","ack":true,"ts":1584513516499,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584252804848}
                            2020-03-18 07:38:36.523  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.mainArtUrl: {"val":"","ack":true,"ts":1584513516499,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383914}
                            2020-03-18 07:38:36.524  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.miniArtUrl: {"val":"","ack":true,"ts":1584513516499,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584511383914}
                            2020-03-18 07:38:36.528  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.mediaLength: {"val":"","ack":true,"ts":1584513516499,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584134894263}
                            2020-03-18 07:38:36.529  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.mediaLengthStr: {"val":"0","ack":true,"ts":1584513516499,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584134894263}
                            2020-03-18 07:38:36.530  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.mediaProgress: {"val":0,"ack":true,"ts":1584513516500,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584341113321}
                            2020-03-18 07:38:36.532  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.mediaProgressStr: {"val":"0","ack":true,"ts":1584513516500,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584341113321}
                            2020-03-18 07:38:36.533  - debug alexa2.0 (23917) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.mediaProgressPercent: {"val":0,"ack":true,"ts":1584513516500,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784668}
                            2020-03-18 07:38:57.772  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Send Ping
                            2020-03-18 07:38:57.899  - debug alexa2.0 (23917) Alexa-Remote WS-MQTT: Received Pong
                            
                            1 Reply Last reply Reply Quote 0
                            • apollon77
                              apollon77 last edited by

                              @Dr-Bakterius sagte in Alexa2 sorgt für Abbrüche bei der Wiedergabe auf Echo Spot:
                              Dann nochmal mit 3.1.1 bitte. Ich hab jetzt den Player-Refresh 15s nach Volume changes rausgenommen ... mal schauen

                              Dr. Bakterius 1 Reply Last reply Reply Quote 1
                              • Dr. Bakterius
                                Dr. Bakterius Most Active @apollon77 last edited by

                                @apollon77 Installiert, ausprobiert und funktioniert! 👍 Zumindest beim ersten Versuch. 😳

                                Falls es noch interessiert, hier das Log dazu:

                                2020-03-18 10:06:18.997  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "volumeSetting": 43,
                                    "isMuted": false
                                }
                                2020-03-18 10:06:18.997  - debug: alexa2.0 (1524) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                                2020-03-18 10:06:18.999  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "bass": 0,
                                    "midrange": 0,
                                    "treble": 0
                                }
                                2020-03-18 10:06:19.001  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584522378998,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                                2020-03-18 10:06:19.004  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584522378999,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                                2020-03-18 10:06:19.476  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "bass": 0,
                                    "midrange": 0,
                                    "treble": 0
                                }
                                2020-03-18 10:06:19.479  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "volumeSetting": 43,
                                    "isMuted": false
                                }
                                2020-03-18 10:06:19.479  - debug: alexa2.0 (1524) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                                2020-03-18 10:06:19.484  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584522379480,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                                2020-03-18 10:06:19.485  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584522379481,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                                2020-03-18 10:06:19.505  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_ACTIVITY: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "timestamp": 1584522379399,
                                    "key": {
                                        "registeredUserId": "A32TW4JJLN57E8",
                                        "entryId": "1584522379382#A10A33FOX2NUBK#G070RR1383540LDK"
                                    }
                                }
                                2020-03-18 10:06:19.706  - debug: alexa2.0 (1524) Alexa-Remote: No authentication check needed (time elapsed 239317)
                                2020-03-18 10:06:19.707  - debug: alexa2.0 (1524) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/activities?startTime=&size=3&offset=1","method":"GET","timeout":10000,"headers":{}}
                                2020-03-18 10:06:20.157  - debug: alexa2.0 (1524) Alexa-Remote: Response: {"activities":[{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584522379382,"description":"{\"summary\":\"alexa\",\"firstUtteranceId\":\"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM/0\",\"firstStreamId\":\"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM\"}","domainAttributes":"WAKE_WORD_ONLY","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584522379382#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM","version":1},{"_disambiguationId":null,"activityStatus":"DISCARDED_NON_DEVICE_DIRECTED_INTENT","creationTimestamp":1584515402042,"description":"{\"summary\":\"\",\"firstUtteranceId\":\"AB72C64C86AW2:1.0/2020/03/18/07/G090LV037204022M/10:00::TNIH_2V.1fd796a0-c87e-4615-be66-79ee5e630c72LPM\",\"firstStreamId\":\"AB72C64C86AW2:1.0/2020/03/18/07/G090LV037204022M/10:00::TNIH_2V.1fd796a0-c87e-4615-be66-79ee5e630c72LPM\"}","domainAttributes":"FALSE_WAKE_WORD_1P","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584515402042#AB72C64C86AW2#G090LV037204022M","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"AB72C64C86AW2","serialNumber":"G090LV037204022M"}],"utteranceId":"AB72C64C86AW2:1.0/2020/03/18/07/G090LV037204022M/10:00::TNIH_2V.1fd796a0-c87e-4615-be66-79ee5e630c72LPM","version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584515397279,"description":"{\"summary\":\"übersetze dispatched\",\"firstUtteranceId\":\"AB72C64C86AW2:1.0/2020/03/18/07/G090LV037204022M/09:53::TNIH_2V.3cc9fbc4-2422-4bcd-a205-d5976e2dc427LPM/1\",\"firstStreamId\":\"AB72C64C86AW2:1.0/2020/03/18/07/G090LV037204022M/09:53::TNIH_2V.3cc9fbc4-2422-4bcd-a205-d5976e2dc427LPM\"}","domainAttributes":null,"domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584515397279#AB72C64C86AW2#G090LV037204022M","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"AB72C64C86AW2","serialNumber":"G090LV037204022M"}],"utteranceId":"AB72C64C86AW2:1.0/2020/03/18/07/G090LV037204022M/09:53::TNIH_2V.3cc9fbc4-2422-4bcd-a205-d5976e2dc427LPM","version":1}],"endDate":1584522379382,"startDate":1584515397279}
                                2020-03-18 10:06:20.159  - debug: alexa2.0 (1524) Alexa-Remote: Activity found 0 for Activity ID 1584522379382#A10A33FOX2NUBK#G070RR1383540LDK
                                2020-03-18 10:06:20.159  - debug: alexa2.0 (1524) device-activity: {"data":{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584522379382,"description":"{\"summary\":\"alexa\",\"firstUtteranceId\":\"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM/0\",\"firstStreamId\":\"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM\"}","domainAttributes":"WAKE_WORD_ONLY","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584522379382#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM","version":1},"description":{"summary":"","firstUtteranceId":"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM/0","firstStreamId":"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM"},"deviceSerialNumber":"G070RR1383540LDK","name":"Schlafzimmer","deviceType":"A10A33FOX2NUBK","deviceAccountId":null,"creationTimestamp":1584522379382,"activityStatus":"SUCCESS","domainAttributes":"WAKE_WORD_ONLY","destinationUserId":"A32TW4JJLN57E8"}
                                2020-03-18 10:06:20.162  - debug: alexa2.0 (1524) Alexa-Remote: 0 entries left in activity queue
                                2020-03-18 10:06:20.170  - debug: alexa2.0 (1524) State changed alexa2.0.History.name: {"val":"Schlafzimmer","ack":true,"ts":1584522380165,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584522380165}
                                2020-03-18 10:06:20.174  - debug: alexa2.0 (1524) State changed alexa2.0.History.serialNumber: {"val":"G070RR1383540LDK","ack":true,"ts":1584522380165,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584522380165}
                                2020-03-18 10:06:20.178  - debug: alexa2.0 (1524) State changed alexa2.0.History.summary: {"val":"","ack":true,"ts":1584522380165,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584515402834}
                                2020-03-18 10:06:20.178  - debug: alexa2.0 (1524) State changed alexa2.0.History.status: {"val":"SUCCESS","ack":true,"ts":1584522380165,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584522380165}
                                2020-03-18 10:06:20.179  - debug: alexa2.0 (1524) State changed alexa2.0.History.creationTime: {"val":1584522379382,"ack":true,"ts":1584522380165,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584522380165}
                                2020-03-18 10:06:20.182  - debug: alexa2.0 (1524) State changed alexa2.0.History.domainApplicationId: {"val":"","ack":true,"ts":1584522380166,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583649644341}
                                2020-03-18 10:06:20.183  - debug: alexa2.0 (1524) State changed alexa2.0.History.domainApplicationName: {"val":"","ack":true,"ts":1584522380166,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584131776193}
                                2020-03-18 10:06:20.183  - debug: alexa2.0 (1524) State changed alexa2.0.History.cardContent: {"val":"","ack":true,"ts":1584522380166,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583649644341}
                                2020-03-18 10:06:20.186  - debug: alexa2.0 (1524) State changed alexa2.0.History.cardJson: {"val":"","ack":true,"ts":1584522380166,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583649644341}
                                2020-03-18 10:06:20.186  - debug: alexa2.0 (1524) State changed alexa2.0.History.answerText: {"val":"","ack":true,"ts":1584522380166,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513002709}
                                2020-03-18 10:06:20.186  - debug: alexa2.0 (1524) State changed alexa2.0.History.json: {"val":"{\"name\":\"Schlafzimmer\",\"serialNumber\":\"G070RR1383540LDK\",\"summary\":\"\",\"creationTime\":1584522379382,\"status\":\"SUCCESS\",\"domainApplicationId\":\"\",\"domainApplicationName\":\"\",\"cardContent\":\"\",\"card\":\"\",\"answerText\":\"\"}","ack":true,"ts":1584522380166,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584522380166}
                                2020-03-18 10:06:21.907  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "bass": 0,
                                    "midrange": 0,
                                    "treble": 0
                                }
                                2020-03-18 10:06:21.911  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "volumeSetting": 43,
                                    "isMuted": false
                                }
                                2020-03-18 10:06:21.912  - debug: alexa2.0 (1524) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                                2020-03-18 10:06:21.923  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584522381915,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                                2020-03-18 10:06:21.928  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584522381922,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                                2020-03-18 10:06:22.240  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "bass": 0,
                                    "midrange": 0,
                                    "treble": 0
                                }
                                2020-03-18 10:06:22.249  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "volumeSetting": 43,
                                    "isMuted": false
                                }
                                2020-03-18 10:06:22.250  - debug: alexa2.0 (1524) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                                2020-03-18 10:06:22.252  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_ACTIVITY: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "timestamp": 1584522382146,
                                    "key": {
                                        "registeredUserId": "A32TW4JJLN57E8",
                                        "entryId": "1584522381015#A10A33FOX2NUBK#G070RR1383540LDK"
                                    }
                                }
                                2020-03-18 10:06:22.257  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584522382253,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                                2020-03-18 10:06:22.258  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584522382254,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                                2020-03-18 10:06:22.456  - debug: alexa2.0 (1524) Alexa-Remote: No authentication check needed (time elapsed 242066)
                                2020-03-18 10:06:22.456  - debug: alexa2.0 (1524) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/activities?startTime=&size=3&offset=1","method":"GET","timeout":10000,"headers":{}}
                                2020-03-18 10:06:22.874  - debug: alexa2.0 (1524) Alexa-Remote: Response: {"activities":[{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584522381015,"description":"{\"summary\":\"was gibt es neues\",\"firstUtteranceId\":\"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM/1\",\"firstStreamId\":\"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM\"}","domainAttributes":null,"domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584522381015#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM","version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584522379382,"description":"{\"summary\":\"alexa\",\"firstUtteranceId\":\"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM/0\",\"firstStreamId\":\"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM\"}","domainAttributes":"WAKE_WORD_ONLY","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584522379382#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM","version":1},{"_disambiguationId":null,"activityStatus":"DISCARDED_NON_DEVICE_DIRECTED_INTENT","creationTimestamp":1584515402042,"description":"{\"summary\":\"\",\"firstUtteranceId\":\"AB72C64C86AW2:1.0/2020/03/18/07/G090LV037204022M/10:00::TNIH_2V.1fd796a0-c87e-4615-be66-79ee5e630c72LPM\",\"firstStreamId\":\"AB72C64C86AW2:1.0/2020/03/18/07/G090LV037204022M/10:00::TNIH_2V.1fd796a0-c87e-4615-be66-79ee5e630c72LPM\"}","domainAttributes":"FALSE_WAKE_WORD_1P","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584515402042#AB72C64C86AW2#G090LV037204022M","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"AB72C64C86AW2","serialNumber":"G090LV037204022M"}],"utteranceId":"AB72C64C86AW2:1.0/2020/03/18/07/G090LV037204022M/10:00::TNIH_2V.1fd796a0-c87e-4615-be66-79ee5e630c72LPM","version":1}],"endDate":1584522381015,"startDate":1584515402042}
                                2020-03-18 10:06:22.875  - debug: alexa2.0 (1524) Alexa-Remote: Activity found 0 for Activity ID 1584522381015#A10A33FOX2NUBK#G070RR1383540LDK
                                2020-03-18 10:06:22.875  - debug: alexa2.0 (1524) device-activity: {"data":{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584522381015,"description":"{\"summary\":\"was gibt es neues\",\"firstUtteranceId\":\"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM/1\",\"firstStreamId\":\"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM\"}","domainAttributes":null,"domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584522381015#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM","version":1},"description":{"summary":"was gibt es neues","firstUtteranceId":"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM/1","firstStreamId":"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM"},"deviceSerialNumber":"G070RR1383540LDK","name":"Schlafzimmer","deviceType":"A10A33FOX2NUBK","deviceAccountId":null,"creationTimestamp":1584522381015,"activityStatus":"SUCCESS","domainAttributes":null,"destinationUserId":"A32TW4JJLN57E8"}
                                2020-03-18 10:06:22.877  - debug: alexa2.0 (1524) Alexa-Remote: 0 entries left in activity queue
                                2020-03-18 10:06:22.885  - debug: alexa2.0 (1524) State changed alexa2.0.History.name: {"val":"Schlafzimmer","ack":true,"ts":1584522382879,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584522380165}
                                2020-03-18 10:06:22.887  - debug: alexa2.0 (1524) State changed alexa2.0.History.serialNumber: {"val":"G070RR1383540LDK","ack":true,"ts":1584522382880,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584522380165}
                                2020-03-18 10:06:22.888  - debug: alexa2.0 (1524) State changed alexa2.0.History.summary: {"val":"was gibt es neues","ack":true,"ts":1584522382880,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584522382880}
                                2020-03-18 10:06:22.889  - debug: alexa2.0 (1524) State changed alexa2.0.History.status: {"val":"SUCCESS","ack":true,"ts":1584522382880,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584522380165}
                                2020-03-18 10:06:22.891  - debug: alexa2.0 (1524) State changed alexa2.0.History.creationTime: {"val":1584522381015,"ack":true,"ts":1584522382880,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584522382880}
                                2020-03-18 10:06:22.892  - debug: alexa2.0 (1524) State changed alexa2.0.History.domainApplicationId: {"val":"","ack":true,"ts":1584522382880,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583649644341}
                                2020-03-18 10:06:22.893  - debug: alexa2.0 (1524) State changed alexa2.0.History.domainApplicationName: {"val":"","ack":true,"ts":1584522382880,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584131776193}
                                2020-03-18 10:06:22.894  - debug: alexa2.0 (1524) State changed alexa2.0.History.cardContent: {"val":"","ack":true,"ts":1584522382880,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583649644341}
                                2020-03-18 10:06:22.896  - debug: alexa2.0 (1524) State changed alexa2.0.History.cardJson: {"val":"","ack":true,"ts":1584522382880,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583649644341}
                                2020-03-18 10:06:22.899  - debug: alexa2.0 (1524) State changed alexa2.0.History.answerText: {"val":"","ack":true,"ts":1584522382880,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513002709}
                                2020-03-18 10:06:22.899  - debug: alexa2.0 (1524) State changed alexa2.0.History.json: {"val":"{\"name\":\"Schlafzimmer\",\"serialNumber\":\"G070RR1383540LDK\",\"summary\":\"was gibt es neues\",\"creationTime\":1584522381015,\"status\":\"SUCCESS\",\"domainApplicationId\":\"\",\"domainApplicationName\":\"\",\"cardContent\":\"\",\"card\":\"\",\"answerText\":\"\"}","ack":true,"ts":1584522382881,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584522382881}
                                2020-03-18 10:06:27.768  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "bass": 0,
                                    "midrange": 0,
                                    "treble": 0
                                }
                                2020-03-18 10:06:27.770  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "volumeSetting": 43,
                                    "isMuted": false
                                }
                                2020-03-18 10:06:27.770  - debug: alexa2.0 (1524) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                                2020-03-18 10:06:27.778  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584522387775,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                                2020-03-18 10:06:27.781  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584522387775,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                                2020-03-18 10:06:28.369  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "bass": 0,
                                    "midrange": 0,
                                    "treble": 0
                                }
                                2020-03-18 10:06:28.416  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "volumeSetting": 43,
                                    "isMuted": false
                                }
                                2020-03-18 10:06:28.417  - debug: alexa2.0 (1524) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                                2020-03-18 10:06:28.422  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584522388420,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                                2020-03-18 10:06:28.424  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584522388420,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                                2020-03-18 10:06:29.090  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "bass": 0,
                                    "midrange": 0,
                                    "treble": 0
                                }
                                2020-03-18 10:06:29.092  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "volumeSetting": 43,
                                    "isMuted": false
                                }
                                2020-03-18 10:06:29.092  - debug: alexa2.0 (1524) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                                2020-03-18 10:06:29.098  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584522389094,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                                2020-03-18 10:06:29.099  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584522389094,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                                2020-03-18 10:06:29.634  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "bass": 0,
                                    "midrange": 0,
                                    "treble": 0
                                }
                                2020-03-18 10:06:29.636  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "volumeSetting": 43,
                                    "isMuted": false
                                }
                                2020-03-18 10:06:29.637  - debug: alexa2.0 (1524) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                                2020-03-18 10:06:29.644  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584522389641,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                                2020-03-18 10:06:29.646  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584522389642,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                                2020-03-18 10:06:30.309  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "bass": 0,
                                    "midrange": 0,
                                    "treble": 0
                                }
                                2020-03-18 10:06:30.311  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "volumeSetting": 43,
                                    "isMuted": false
                                }
                                2020-03-18 10:06:30.311  - debug: alexa2.0 (1524) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                                2020-03-18 10:06:30.316  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584522390313,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                                2020-03-18 10:06:30.318  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584522390313,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                                2020-03-18 10:06:30.585  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "volumeSetting": 43,
                                    "isMuted": false
                                }
                                2020-03-18 10:06:30.586  - debug: alexa2.0 (1524) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                                2020-03-18 10:06:30.591  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584522390587,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                                2020-03-18 10:06:30.593  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584522390588,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                                2020-03-18 10:06:30.594  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "bass": 0,
                                    "midrange": 0,
                                    "treble": 0
                                }
                                2020-03-18 10:06:30.711  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_ACTIVITY: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "timestamp": 1584522390608,
                                    "key": {
                                        "registeredUserId": "A32TW4JJLN57E8",
                                        "entryId": "1584522390600#A10A33FOX2NUBK#G070RR1383540LDK"
                                    }
                                }
                                2020-03-18 10:06:30.911  - debug: alexa2.0 (1524) Alexa-Remote: No authentication check needed (time elapsed 250522)
                                2020-03-18 10:06:30.912  - debug: alexa2.0 (1524) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/activities?startTime=&size=3&offset=1","method":"GET","timeout":10000,"headers":{}}
                                2020-03-18 10:06:31.066  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "bass": 0,
                                    "midrange": 0,
                                    "treble": 0
                                }
                                2020-03-18 10:06:31.068  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "volumeSetting": 43,
                                    "isMuted": false
                                }
                                2020-03-18 10:06:31.068  - debug: alexa2.0 (1524) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                                2020-03-18 10:06:31.073  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584522391070,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                                2020-03-18 10:06:31.077  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584522391070,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                                2020-03-18 10:06:31.325  - debug: alexa2.0 (1524) Alexa-Remote: Response: {"activities":[{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584522390600,"description":"{\"summary\":\"\"}","domainAttributes":"{\"moreLink\":{\"text\":\"Read more\",\"url\":\"http://www.zamg.ac.at/cms/de/wetter/wetter-oesterreich/wien\"},\"image\":{\"url\":\"https://s3.amazonaws.com/CAPS-SSE/echo_developer/619a30f.d48b98d3.eebc3aafa5f84fa6b67a185ba58474be/APP_ICON_LARGE?versionId=3dRR6YOpT8X47o8axSihkoTYGS5F6ay9&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200317T130352Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604800&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200317%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=b9c6cc3185e67928ed7fcbf19e888e85463d1376f205c4fa414f49ddc7f1967f\"},\"subTitle\":\"\",\"title\":\"Wetterprognosen für Wien\"}","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584522390600#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":null,"version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584522381015,"description":"{\"summary\":\"was gibt es neues\",\"firstUtteranceId\":\"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM/1\",\"firstStreamId\":\"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM\"}","domainAttributes":null,"domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584522381015#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM","version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584522379382,"description":"{\"summary\":\"alexa\",\"firstUtteranceId\":\"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM/0\",\"firstStreamId\":\"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM\"}","domainAttributes":"WAKE_WORD_ONLY","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584522379382#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM","version":1}],"endDate":1584522390600,"startDate":1584522379382}
                                2020-03-18 10:06:31.326  - debug: alexa2.0 (1524) Alexa-Remote: Activity found 0 for Activity ID 1584522390600#A10A33FOX2NUBK#G070RR1383540LDK
                                2020-03-18 10:06:31.327  - debug: alexa2.0 (1524) device-activity: {"data":{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584522390600,"description":"{\"summary\":\"\"}","domainAttributes":"{\"moreLink\":{\"text\":\"Read more\",\"url\":\"http://www.zamg.ac.at/cms/de/wetter/wetter-oesterreich/wien\"},\"image\":{\"url\":\"https://s3.amazonaws.com/CAPS-SSE/echo_developer/619a30f.d48b98d3.eebc3aafa5f84fa6b67a185ba58474be/APP_ICON_LARGE?versionId=3dRR6YOpT8X47o8axSihkoTYGS5F6ay9&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200317T130352Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604800&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200317%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=b9c6cc3185e67928ed7fcbf19e888e85463d1376f205c4fa414f49ddc7f1967f\"},\"subTitle\":\"\",\"title\":\"Wetterprognosen für Wien\"}","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584522390600#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":null,"version":1},"description":{"summary":""},"deviceSerialNumber":"G070RR1383540LDK","name":"Schlafzimmer","deviceType":"A10A33FOX2NUBK","deviceAccountId":null,"creationTimestamp":1584522390600,"activityStatus":"SUCCESS","domainAttributes":{"moreLink":{"text":"Read more","url":"http://www.zamg.ac.at/cms/de/wetter/wetter-oesterreich/wien"},"image":{"url":"https://s3.amazonaws.com/CAPS-SSE/echo_developer/619a30f.d48b98d3.eebc3aafa5f84fa6b67a185ba58474be/APP_ICON_LARGE?versionId=3dRR6YOpT8X47o8axSihkoTYGS5F6ay9&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200317T130352Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604800&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200317%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=b9c6cc3185e67928ed7fcbf19e888e85463d1376f205c4fa414f49ddc7f1967f"},"subTitle":"","title":"Wetterprognosen für Wien"},"destinationUserId":"A32TW4JJLN57E8"}
                                2020-03-18 10:06:31.328  - debug: alexa2.0 (1524) Alexa-Remote: 0 entries left in activity queue
                                2020-03-18 10:06:31.348  - debug: alexa2.0 (1524) State changed alexa2.0.History.name: {"val":"Schlafzimmer","ack":true,"ts":1584522391331,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584522380165}
                                2020-03-18 10:06:31.350  - debug: alexa2.0 (1524) State changed alexa2.0.History.serialNumber: {"val":"G070RR1383540LDK","ack":true,"ts":1584522391331,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584522380165}
                                2020-03-18 10:06:31.352  - debug: alexa2.0 (1524) State changed alexa2.0.History.summary: {"val":"","ack":true,"ts":1584522391332,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584522391332}
                                2020-03-18 10:06:31.354  - debug: alexa2.0 (1524) State changed alexa2.0.History.status: {"val":"SUCCESS","ack":true,"ts":1584522391332,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584522380165}
                                2020-03-18 10:06:31.356  - debug: alexa2.0 (1524) State changed alexa2.0.History.creationTime: {"val":1584522390600,"ack":true,"ts":1584522391333,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584522391333}
                                2020-03-18 10:06:31.358  - debug: alexa2.0 (1524) State changed alexa2.0.History.domainApplicationId: {"val":"","ack":true,"ts":1584522391334,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583649644341}
                                2020-03-18 10:06:31.360  - debug: alexa2.0 (1524) State changed alexa2.0.History.domainApplicationName: {"val":"","ack":true,"ts":1584522391334,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584131776193}
                                2020-03-18 10:06:31.362  - debug: alexa2.0 (1524) State changed alexa2.0.History.cardContent: {"val":"","ack":true,"ts":1584522391334,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583649644341}
                                2020-03-18 10:06:31.364  - debug: alexa2.0 (1524) State changed alexa2.0.History.cardJson: {"val":"","ack":true,"ts":1584522391334,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583649644341}
                                2020-03-18 10:06:31.366  - debug: alexa2.0 (1524) State changed alexa2.0.History.answerText: {"val":"","ack":true,"ts":1584522391334,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513002709}
                                2020-03-18 10:06:31.368  - debug: alexa2.0 (1524) State changed alexa2.0.History.json: {"val":"{\"name\":\"Schlafzimmer\",\"serialNumber\":\"G070RR1383540LDK\",\"summary\":\"\",\"creationTime\":1584522390600,\"status\":\"SUCCESS\",\"domainApplicationId\":\"\",\"domainApplicationName\":\"\",\"cardContent\":\"\",\"card\":\"\",\"answerText\":\"\"}","ack":true,"ts":1584522391334,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584522391334}
                                2020-03-18 10:06:48.189  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "bass": 0,
                                    "midrange": 0,
                                    "treble": 0
                                }
                                2020-03-18 10:06:48.190  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "volumeSetting": 43,
                                    "isMuted": false
                                }
                                2020-03-18 10:06:48.191  - debug: alexa2.0 (1524) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                                2020-03-18 10:06:48.196  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584522408194,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                                2020-03-18 10:06:48.198  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584522408194,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                                2020-03-18 10:06:48.577  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "bass": 0,
                                    "midrange": 0,
                                    "treble": 0
                                }
                                2020-03-18 10:06:48.583  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "volumeSetting": 43,
                                    "isMuted": false
                                }
                                2020-03-18 10:06:48.583  - debug: alexa2.0 (1524) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                                2020-03-18 10:06:48.588  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584522408585,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                                2020-03-18 10:06:48.590  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584522408585,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                                2020-03-18 10:06:48.898  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "bass": 0,
                                    "midrange": 0,
                                    "treble": 0
                                }
                                2020-03-18 10:06:48.898  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "volumeSetting": 43,
                                    "isMuted": false
                                }
                                2020-03-18 10:06:48.899  - debug: alexa2.0 (1524) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                                2020-03-18 10:06:48.905  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584522408900,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                                2020-03-18 10:06:48.907  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584522408900,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                                2020-03-18 10:06:49.851  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "bass": 0,
                                    "midrange": 0,
                                    "treble": 0
                                }
                                2020-03-18 10:06:49.853  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "volumeSetting": 43,
                                    "isMuted": false
                                }
                                2020-03-18 10:06:49.853  - debug: alexa2.0 (1524) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                                2020-03-18 10:06:49.857  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584522409854,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                                2020-03-18 10:06:49.859  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584522409854,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                                2020-03-18 10:06:50.144  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "bass": 0,
                                    "midrange": 0,
                                    "treble": 0
                                }
                                2020-03-18 10:06:50.145  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "volumeSetting": 43,
                                    "isMuted": false
                                }
                                2020-03-18 10:06:50.148  - debug: alexa2.0 (1524) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                                2020-03-18 10:06:50.155  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584522410149,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                                2020-03-18 10:06:50.157  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584522410151,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                                2020-03-18 10:06:50.267  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_ACTIVITY: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "timestamp": 1584522410160,
                                    "key": {
                                        "registeredUserId": "A32TW4JJLN57E8",
                                        "entryId": "1584522410152#A10A33FOX2NUBK#G070RR1383540LDK"
                                    }
                                }
                                2020-03-18 10:06:50.468  - debug: alexa2.0 (1524) Alexa-Remote: No authentication check needed (time elapsed 270078)
                                2020-03-18 10:06:50.468  - debug: alexa2.0 (1524) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/activities?startTime=&size=3&offset=1","method":"GET","timeout":10000,"headers":{}}
                                2020-03-18 10:06:50.606  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "bass": 0,
                                    "midrange": 0,
                                    "treble": 0
                                }
                                2020-03-18 10:06:50.610  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "volumeSetting": 43,
                                    "isMuted": false
                                }
                                2020-03-18 10:06:50.611  - debug: alexa2.0 (1524) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                                2020-03-18 10:06:50.622  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584522410616,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                                2020-03-18 10:06:50.623  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584522410617,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                                2020-03-18 10:06:50.907  - debug: alexa2.0 (1524) Alexa-Remote: Response: {"activities":[{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584522410152,"description":"{\"summary\":\"\"}","domainAttributes":"{\"moreLink\":{\"text\":\"Read more\",\"url\":\"http://news.orf.at/\"},\"image\":{\"url\":\"https://s3.amazonaws.com/CAPS-SSE/echo_developer/fe94cf26.d48b98d3.59cc95acb01c42f09c99862b7e88b87e/APP_ICON_LARGE?versionId=QU02r24yCzMetDomlQNseM3cMOlAi6ph&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200318T073331Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604800&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200318%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=6aa2b30adc1cccd7564dc05c39fbbba0d297f13ce9d88d494fd6cfd778391aff\"},\"subTitle\":\"\",\"title\":\"Ö3-Nachrichten\"}","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584522410152#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":null,"version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584522390600,"description":"{\"summary\":\"\"}","domainAttributes":"{\"moreLink\":{\"text\":\"Read more\",\"url\":\"http://www.zamg.ac.at/cms/de/wetter/wetter-oesterreich/wien\"},\"image\":{\"url\":\"https://s3.amazonaws.com/CAPS-SSE/echo_developer/619a30f.d48b98d3.eebc3aafa5f84fa6b67a185ba58474be/APP_ICON_LARGE?versionId=3dRR6YOpT8X47o8axSihkoTYGS5F6ay9&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200317T130352Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604800&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200317%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=b9c6cc3185e67928ed7fcbf19e888e85463d1376f205c4fa414f49ddc7f1967f\"},\"subTitle\":\"\",\"title\":\"Wetterprognosen für Wien\"}","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584522390600#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":null,"version":1},{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584522381015,"description":"{\"summary\":\"was gibt es neues\",\"firstUtteranceId\":\"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM/1\",\"firstStreamId\":\"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM\"}","domainAttributes":null,"domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584522381015#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":"A10A33FOX2NUBK:1.0/2020/03/18/09/G070RR1383540LDK/06:18::TNIH_2V.0f1a8ac0-1091-4400-a59a-c35745184d3eLPM","version":1}],"endDate":1584522410152,"startDate":1584522381015}
                                2020-03-18 10:06:50.908  - debug: alexa2.0 (1524) Alexa-Remote: Activity found 0 for Activity ID 1584522410152#A10A33FOX2NUBK#G070RR1383540LDK
                                2020-03-18 10:06:50.908  - debug: alexa2.0 (1524) device-activity: {"data":{"_disambiguationId":null,"activityStatus":"SUCCESS","creationTimestamp":1584522410152,"description":"{\"summary\":\"\"}","domainAttributes":"{\"moreLink\":{\"text\":\"Read more\",\"url\":\"http://news.orf.at/\"},\"image\":{\"url\":\"https://s3.amazonaws.com/CAPS-SSE/echo_developer/fe94cf26.d48b98d3.59cc95acb01c42f09c99862b7e88b87e/APP_ICON_LARGE?versionId=QU02r24yCzMetDomlQNseM3cMOlAi6ph&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200318T073331Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604800&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200318%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=6aa2b30adc1cccd7564dc05c39fbbba0d297f13ce9d88d494fd6cfd778391aff\"},\"subTitle\":\"\",\"title\":\"Ö3-Nachrichten\"}","domainType":null,"feedbackAttributes":null,"id":"A32TW4JJLN57E8#1584522410152#A10A33FOX2NUBK#G070RR1383540LDK","intentType":null,"providerInfoDescription":null,"registeredCustomerId":"A32TW4JJLN57E8","sourceActiveUsers":null,"sourceDeviceIds":[{"deviceAccountId":null,"deviceType":"A10A33FOX2NUBK","serialNumber":"G070RR1383540LDK"}],"utteranceId":null,"version":1},"description":{"summary":""},"deviceSerialNumber":"G070RR1383540LDK","name":"Schlafzimmer","deviceType":"A10A33FOX2NUBK","deviceAccountId":null,"creationTimestamp":1584522410152,"activityStatus":"SUCCESS","domainAttributes":{"moreLink":{"text":"Read more","url":"http://news.orf.at/"},"image":{"url":"https://s3.amazonaws.com/CAPS-SSE/echo_developer/fe94cf26.d48b98d3.59cc95acb01c42f09c99862b7e88b87e/APP_ICON_LARGE?versionId=QU02r24yCzMetDomlQNseM3cMOlAi6ph&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200318T073331Z&X-Amz-SignedHeaders=host&X-Amz-Expires=604800&X-Amz-Credential=AKIAJFEYRBGIHK2BBYKA%2F20200318%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=6aa2b30adc1cccd7564dc05c39fbbba0d297f13ce9d88d494fd6cfd778391aff"},"subTitle":"","title":"Ö3-Nachrichten"},"destinationUserId":"A32TW4JJLN57E8"}
                                2020-03-18 10:06:50.909  - debug: alexa2.0 (1524) Alexa-Remote: 0 entries left in activity queue
                                2020-03-18 10:06:50.916  - debug: alexa2.0 (1524) State changed alexa2.0.History.name: {"val":"Schlafzimmer","ack":true,"ts":1584522410912,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584522380165}
                                2020-03-18 10:06:50.916  - debug: alexa2.0 (1524) State changed alexa2.0.History.serialNumber: {"val":"G070RR1383540LDK","ack":true,"ts":1584522410912,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584522380165}
                                2020-03-18 10:06:50.918  - debug: alexa2.0 (1524) State changed alexa2.0.History.summary: {"val":"","ack":true,"ts":1584522410912,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584522391332}
                                2020-03-18 10:06:50.919  - debug: alexa2.0 (1524) State changed alexa2.0.History.status: {"val":"SUCCESS","ack":true,"ts":1584522410912,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584522380165}
                                2020-03-18 10:06:50.920  - debug: alexa2.0 (1524) State changed alexa2.0.History.creationTime: {"val":1584522410152,"ack":true,"ts":1584522410912,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584522410912}
                                2020-03-18 10:06:50.921  - debug: alexa2.0 (1524) State changed alexa2.0.History.domainApplicationId: {"val":"","ack":true,"ts":1584522410912,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583649644341}
                                2020-03-18 10:06:50.923  - debug: alexa2.0 (1524) State changed alexa2.0.History.domainApplicationName: {"val":"","ack":true,"ts":1584522410913,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584131776193}
                                2020-03-18 10:06:50.924  - debug: alexa2.0 (1524) State changed alexa2.0.History.cardContent: {"val":"","ack":true,"ts":1584522410914,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583649644341}
                                2020-03-18 10:06:50.926  - debug: alexa2.0 (1524) State changed alexa2.0.History.cardJson: {"val":"","ack":true,"ts":1584522410914,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1583649644341}
                                2020-03-18 10:06:50.927  - debug: alexa2.0 (1524) State changed alexa2.0.History.answerText: {"val":"","ack":true,"ts":1584522410914,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513002709}
                                2020-03-18 10:06:50.928  - debug: alexa2.0 (1524) State changed alexa2.0.History.json: {"val":"{\"name\":\"Schlafzimmer\",\"serialNumber\":\"G070RR1383540LDK\",\"summary\":\"\",\"creationTime\":1584522410152,\"status\":\"SUCCESS\",\"domainApplicationId\":\"\",\"domainApplicationName\":\"\",\"cardContent\":\"\",\"card\":\"\",\"answerText\":\"\"}","ack":true,"ts":1584522410914,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584522410914}
                                2020-03-18 10:07:22.726  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A3S5BH2HU6VAYF",
                                        "deviceSerialNumber": "G090L9097147128N"
                                    },
                                    "bass": 0,
                                    "midrange": 0,
                                    "treble": 0
                                }
                                2020-03-18 10:07:22.728  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A3S5BH2HU6VAYF",
                                        "deviceSerialNumber": "G090L9097147128N"
                                    },
                                    "volumeSetting": 40,
                                    "isMuted": false
                                }
                                2020-03-18 10:07:22.729  - debug: alexa2.0 (1524) Alexa-Push-Connection Device Volume change for G090L9097147128N -> 40/false
                                2020-03-18 10:07:22.733  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G090L9097147128N.Player.volume: {"val":40,"ack":true,"ts":1584522442730,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584134891667}
                                2020-03-18 10:07:22.735  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G090L9097147128N.Player.muted: {"val":false,"ack":true,"ts":1584522442730,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1560922282053}
                                2020-03-18 10:08:24.476  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Send Ping
                                2020-03-18 10:08:24.602  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Received Pong
                                2020-03-18 10:09:54.098  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A3S5BH2HU6VAYF",
                                        "deviceSerialNumber": "G090L909714707MM"
                                    },
                                    "volumeSetting": 30,
                                    "isMuted": false
                                }
                                2020-03-18 10:09:54.099  - debug: alexa2.0 (1524) Alexa-Push-Connection Device Volume change for G090L909714707MM -> 30/false
                                2020-03-18 10:09:54.100  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A3S5BH2HU6VAYF",
                                        "deviceSerialNumber": "G090L909714707MM"
                                    },
                                    "bass": 0,
                                    "midrange": 0,
                                    "treble": 0
                                }
                                2020-03-18 10:09:54.104  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.volume: {"val":30,"ack":true,"ts":1584522594100,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584134883312}
                                2020-03-18 10:09:54.105  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.muted: {"val":false,"ack":true,"ts":1584522594101,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1560922280516}
                                2020-03-18 10:09:54.583  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A3S5BH2HU6VAYF",
                                        "deviceSerialNumber": "G090L9097147128N"
                                    },
                                    "bass": 0,
                                    "midrange": 0,
                                    "treble": 0
                                }
                                2020-03-18 10:09:54.584  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A3S5BH2HU6VAYF",
                                        "deviceSerialNumber": "G090L9097147128N"
                                    },
                                    "volumeSetting": 40,
                                    "isMuted": false
                                }
                                2020-03-18 10:09:54.584  - debug: alexa2.0 (1524) Alexa-Push-Connection Device Volume change for G090L9097147128N -> 40/false
                                2020-03-18 10:09:54.590  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G090L9097147128N.Player.volume: {"val":40,"ack":true,"ts":1584522594586,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584134891667}
                                2020-03-18 10:09:54.591  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G090L9097147128N.Player.muted: {"val":false,"ack":true,"ts":1584522594586,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1560922282053}
                                2020-03-18 10:10:57.735  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A3S5BH2HU6VAYF",
                                        "deviceSerialNumber": "G090L909714707MM"
                                    },
                                    "bass": 0,
                                    "midrange": 0,
                                    "treble": 0
                                }
                                2020-03-18 10:10:57.740  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A3S5BH2HU6VAYF",
                                        "deviceSerialNumber": "G090L909714707MM"
                                    },
                                    "volumeSetting": 30,
                                    "isMuted": false
                                }
                                2020-03-18 10:10:57.741  - debug: alexa2.0 (1524) Alexa-Push-Connection Device Volume change for G090L909714707MM -> 30/false
                                2020-03-18 10:10:57.745  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.volume: {"val":30,"ack":true,"ts":1584522657743,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584134883312}
                                2020-03-18 10:10:57.747  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G090L909714707MM.Player.muted: {"val":false,"ack":true,"ts":1584522657743,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1560922280516}
                                2020-03-18 10:11:08.577  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "bass": 0,
                                    "midrange": 0,
                                    "treble": 0
                                }
                                2020-03-18 10:11:08.582  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "volumeSetting": 43,
                                    "isMuted": false
                                }
                                2020-03-18 10:11:08.583  - debug: alexa2.0 (1524) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                                2020-03-18 10:11:08.591  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584522668587,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                                2020-03-18 10:11:08.593  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584522668587,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                                2020-03-18 10:11:09.206  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "bass": 0,
                                    "midrange": 0,
                                    "treble": 0
                                }
                                2020-03-18 10:11:09.207  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "volumeSetting": 43,
                                    "isMuted": false
                                }
                                2020-03-18 10:11:09.208  - debug: alexa2.0 (1524) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                                2020-03-18 10:11:09.212  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584522669209,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                                2020-03-18 10:11:09.213  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584522669210,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                                2020-03-18 10:11:11.316  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "volumeSetting": 43,
                                    "isMuted": false
                                }
                                2020-03-18 10:11:11.316  - debug: alexa2.0 (1524) Alexa-Push-Connection Device Volume change for G070RR1383540LDK -> 43/false
                                2020-03-18 10:11:11.318  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                                    "destinationUserId": "A32TW4JJLN57E8",
                                    "dopplerId": {
                                        "deviceType": "A10A33FOX2NUBK",
                                        "deviceSerialNumber": "G070RR1383540LDK"
                                    },
                                    "bass": 0,
                                    "midrange": 0,
                                    "treble": 0
                                }
                                2020-03-18 10:11:11.324  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.volume: {"val":43,"ack":true,"ts":1584522671321,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1584513481017}
                                2020-03-18 10:11:11.326  - debug: alexa2.0 (1524) State changed alexa2.0.Echo-Devices.G070RR1383540LDK.Player.muted: {"val":false,"ack":true,"ts":1584522671321,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1582751784666}
                                2020-03-18 10:11:24.476  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Send Ping
                                2020-03-18 10:11:24.616  - debug: alexa2.0 (1524) Alexa-Remote WS-MQTT: Received Pong
                                
                                Mauflo 1 Reply Last reply Reply Quote 0
                                • Mauflo
                                  Mauflo @Dr. Bakterius last edited by

                                  @Dr-Bakterius Ich möchte mich bedanken und entschuldigen. War Coronabedingt leider ein wenig verhindert!

                                  Dr. Bakterius 1 Reply Last reply Reply Quote 0
                                  • Dr. Bakterius
                                    Dr. Bakterius Most Active @Mauflo last edited by

                                    @Mauflo Hoffentlich gesund? Ich muss Überstunden abbauen und habe daher etwas Zeit zu testen...

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

                                      Cool. Am Ende ist es halt nur ein Workaround ... wenn eine einfache Player und Media-Abfrage solche Auswirkungen haben kann ists blöd ... aber naja. Amazon Problem

                                      Mauflo 1 Reply Last reply Reply Quote 0
                                      • Mauflo
                                        Mauflo @Dr. Bakterius last edited by

                                        @Dr-Bakterius ja, danke. Kein Problem. Im Home Office und auf Grund der Situation in Ö eben etwas beschäftigt in den letzten Tagen! 😉

                                        Dr. Bakterius 1 Reply Last reply Reply Quote 0
                                        • Mauflo
                                          Mauflo @apollon77 last edited by

                                          @apollon77 trotzdem Danke! War seht lästig und ist damit dann eben Geschichte.!

                                          1 Reply Last reply Reply Quote 0
                                          • Dr. Bakterius
                                            Dr. Bakterius Most Active @Mauflo last edited by

                                            @apollon77 danke für den "Workaround". Doch was bedeutet das in Zukunft für den Adapter?

                                            @Mauflo Ich sitze auch in Wien und alle Kunden haben die Termine abgesagt. Also müssen wir warten bis sich die Lage beruhigt hat. 🙄

                                            Mauflo apollon77 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            914
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            alexa2 adapter echo spot problem
                                            5
                                            33
                                            1737
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo