Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Alexa2 Routinen sind leer - Amazon Änderung!

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Alexa2 Routinen sind leer - Amazon Änderung!

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

      @ash2k Heute waren bei mir auch beide alexa2 Instanzen bei speak stumm, aber noch grün.
      Die 1 konnte ich einfach neu starten und danach ging alles, aber bei der 0 musste ich mich auch über die URL aus dem Log samt 2FA neu anmelden damit alles wieder lief. Vllt hat Amazon da wieder was angefasst.

      1 Reply Last reply Reply Quote 0
      • J
        Joker971 @Ash2k last edited by Joker971

        @ash2k
        Hi, muss ich den Login auf dem gleichen PC machen wo der ioBroker läuft ? Ich kann mich zwar auf der Alexa Website einloggen über die Adapter-Website aber irgendwie bringt das nix. Das Cookie ändert sich scheinbar nicht. Da steht immer noch letzter Cookie vom 1.4.2021

        Bei mir steht sowas im Log wenn ich debugge:

        alexa2.0	2021-04-02 15:24:01.565	debug	(25497) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/bootstrap?version=0","method":"GET","timeout":10000,"headers":{}}
        alexa2.0	2021-04-02 15:24:01.565	debug	(25497) Alexa-Remote: cookie was provided
        alexa2.0	2021-04-02 15:24:01.565	debug	(25497) Alexa-Remote: Use as Base-URL: alexa.amazon.de
        alexa2.0	2021-04-02 15:24:01.565	debug	(25497) Alexa-Remote: Use as Login-Amazon-URL: amazon.de
        alexa2.0	2021-04-02 15:24:01.565	debug	(25497) Alexa-Remote: Use as User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36
        alexa2.0	2021-04-02 15:24:01.564	debug	(25497) Alexa-Remote: Cookie was set, but authentication invalid
        alexa2.0	2021-04-02 15:24:01.564	debug	(25497) Alexa-Remote: Authentication checked: false
        alexa2.0	2021-04-02 15:24:01.564	debug	(25497) Alexa-Remote: Response: No body
        alexa2.0	2021-04-02 15:24:01.384	debug	(25497) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/bootstrap?version=0","method":"GET","timeout":10000,"headers":{}}
        alexa2.0	2021-04-02 15:24:01.384	debug	(25497) Alexa-Remote: cookie was provided
        alexa2.0	2021-04-02 15:24:01.384	debug	(25497) Alexa-Remote: Use as Base-URL: alexa.amazon.de
        alexa2.0	2021-04-02 15:24:01.384	debug	(25497) Alexa-Remote: Use as Login-Amazon-URL: amazon.de
        alexa2.0	2021-04-02 15:24:01.383	debug	(25497) Alexa-Remote: Use as User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36
        alexa2.0	2021-04-02 15:24:01.383	debug	(25497) Alexa-Remote: Cookie was set, but authentication invalid
        alexa2.0	2021-04-02 15:24:01.383	debug	(25497) Alexa-Remote: Authentication checked: false
        alexa2.0	2021-04-02 15:24:01.383	debug	(25497) Alexa-Remote: Response: Status: 503
        
        Diginix A 2 Replies Last reply Reply Quote 0
        • Diginix
          Diginix @Joker971 last edited by Diginix

          @joker971 Um das Login inkl. Cookie zu erneuern liefert dir der alexa2 Adapter im Log, aber nur wenn es nötig ist, eine solche Meldung:

          alexa2.0 (464035) Error: You can try to get the cookie manually by opening http://192.168.2.11:40979/ with your browser.
          

          Die URL ist eine mit der IP deines iobroker und liefert dann ein Amazon Loginformular.

          J 1 Reply Last reply Reply Quote 0
          • J
            Joker971 @Diginix last edited by

            @diginix
            ja das ist mir bewusst, da mein iobroker aber als Container läuft habe ich keinen Browser wo ich das eingeben könnte. Ich habe maximal nur eine Console.

            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Joker971 last edited by

              @joker971 Nein, die Anmeldung muss nur von einem Browser aus dem gleichen Netzwerk erfolgen.

              J 1 Reply Last reply Reply Quote 0
              • A
                Ash2k @Joker971 last edited by

                @joker971

                Hast du den Adapter mal gelöscht und neu installiert? Und die URL aufrufen machst du im gleichen Browser mit dem du auch auf die Weboberfläche des iobroker bist.

                1 Reply Last reply Reply Quote 0
                • J
                  Joker971 @Thomas Braun last edited by

                  @thomas-braun
                  ja dann weiss ich auch nicht. Ich rufe über die Adapter-Website die Seite mit der Anmeldung auf, logge mich mit 2FA ein und bin drinn. Kann da alles machen. Warum kriegt mein Adapter das nicht mit ?

                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Joker971 last edited by Thomas Braun

                    @joker971

                    Welche Einstellungen auf der Proxyseite in der Adapter-Konfig?
                    Da gibt es für Docker-Gedöns ja was eigenes.

                    J 1 Reply Last reply Reply Quote 0
                    • J
                      Joker971 @Thomas Braun last edited by

                      @thomas-braun

                      sooo...danke für eure bemühungen. Eine Neuinstallation des Adapters hat es wieder repariert, mein Login geht wieder 😊

                      padrino 1 Reply Last reply Reply Quote 0
                      • padrino
                        padrino Most Active @Joker971 last edited by

                        Also, Neuinstallation klingt für nach Overkill 😌
                        Evtl. kann @apollon77 etwas zu sagen, wenn er Ostern hinter sich hat. 🙂

                        A 1 Reply Last reply Reply Quote 0
                        • A
                          Ash2k @padrino last edited by

                          @padrino stimmt schon aber da ja nach einem der vielen Neustarts des Adapters eh alle Objekte weg waren konnte es nicht viel schlimmer werden 😉

                          1 Reply Last reply Reply Quote 0
                          • Negalein
                            Negalein Global Moderator last edited by Negalein

                            bei mir funktionieren seit heute keine Routinen.
                            Hat dieses Problem noch wer?

                            hier zB beim Befehl "Film Pause"

                            2021-04-13 01:00:00.040 - info: alexa2.0 (6752) Scheduled restart.
                            2021-04-13 01:00:00.268 - info: alexa2.0 (6752) terminating
                            2021-04-13 01:00:00.273 - info: alexa2.0 (6752) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                            2021-04-13 01:00:00.902 - info: host.iobroker instance system.adapter.alexa2.0 scheduled normal terminated and will be restarted on schedule.
                            2021-04-13 01:00:00.903 - info: host.iobroker Restart adapter system.adapter.alexa2.0 because enabled
                            2021-04-13 01:00:02.182 - info: host.iobroker instance system.adapter.alexa2.0 started with pid 21141
                            2021-04-13 01:00:10.451 - info: alexa2.0 (21141) starting. Version 3.8.1 in /opt/iobroker/node_modules/iobroker.alexa2, node: v12.18.3, js-controller: 3.1.6
                            2021-04-13 01:00:26.639 - info: alexa2.0 (21141) Update cookie in adapter configuration ... restarting ...
                            2021-04-13 01:00:27.203 - info: host.iobroker stopInstance system.adapter.alexa2.0 (force=false, process=true)
                            2021-04-13 01:00:27.220 - info: host.iobroker stopInstance system.adapter.alexa2.0 send kill signal
                            2021-04-13 01:00:27.230 - info: alexa2.0 (21141) Got terminate signal TERMINATE_YOURSELF
                            2021-04-13 01:00:27.234 - info: alexa2.0 (21141) terminating
                            2021-04-13 01:00:27.236 - info: alexa2.0 (21141) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                            2021-04-13 01:00:27.921 - info: host.iobroker instance system.adapter.alexa2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            2021-04-13 01:00:30.344 - info: host.iobroker instance system.adapter.alexa2.0 started with pid 21873
                            2021-04-13 01:00:34.853 - info: alexa2.0 (21873) starting. Version 3.8.1 in /opt/iobroker/node_modules/iobroker.alexa2, node: v12.18.3, js-controller: 3.1.6
                            2021-04-13 01:00:39.743 - info: alexa2.0 (21873) Alexa-Push-Connection established. Disable Polling
                            2021-04-13 01:02:39.590 - info: alexa2.0 (21873) Subscribing to states...
                            2021-04-13 01:31:12.234 - info: host.iobroker stopInstance system.adapter.alexa2.0 (force=false, process=true)
                            2021-04-13 01:31:12.267 - info: host.iobroker stopInstance system.adapter.alexa2.0 send kill signal
                            2021-04-13 01:31:12.273 - info: alexa2.0 (21873) Got terminate signal TERMINATE_YOURSELF
                            2021-04-13 01:31:12.278 - info: alexa2.0 (21873) terminating
                            2021-04-13 01:31:12.281 - info: alexa2.0 (21873) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                            2021-04-13 01:31:12.898 - info: host.iobroker instance system.adapter.alexa2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            2021-04-13 01:31:15.575 - info: host.iobroker instance system.adapter.alexa2.0 started with pid 1229
                            2021-04-13 01:31:18.993 - info: alexa2.0 (1229) starting. Version 3.8.1 in /opt/iobroker/node_modules/iobroker.alexa2, node: v12.18.3, js-controller: 3.1.6
                            2021-04-13 01:31:24.277 - info: alexa2.0 (1229) Alexa-Push-Connection established. Disable Polling
                            2021-04-13 01:33:18.648 - info: alexa2.0 (1229) Subscribing to states...
                            2021-04-13 01:54:50.883 - info: host.iobroker stopInstance system.adapter.alexa2.0 (force=false, process=true)
                            2021-04-13 01:54:50.975 - info: host.iobroker stopInstance system.adapter.alexa2.0 send kill signal
                            2021-04-13 01:54:50.983 - info: alexa2.0 (1229) Got terminate signal TERMINATE_YOURSELF
                            2021-04-13 01:54:50.988 - info: alexa2.0 (1229) terminating
                            2021-04-13 01:54:50.991 - info: alexa2.0 (1229) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                            2021-04-13 01:54:51.550 - info: host.iobroker instance system.adapter.alexa2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            2021-04-13 01:54:54.088 - info: host.iobroker instance system.adapter.alexa2.0 started with pid 2949
                            2021-04-13 01:54:54.918 - debug: alexa2.0 (2949) Redis Objects: Use Redis connection: 0.0.0.0:9001
                            2021-04-13 01:54:54.969 - debug: alexa2.0 (2949) Objects client ready ... initialize now
                            2021-04-13 01:54:54.973 - debug: alexa2.0 (2949) Objects create System PubSub Client
                            2021-04-13 01:54:54.974 - debug: alexa2.0 (2949) Objects create User PubSub Client
                            2021-04-13 01:54:54.975 - debug: alexa2.0 (2949) Objects client initialize lua scripts
                            2021-04-13 01:54:55.018 - debug: alexa2.0 (2949) Objects connected to redis: 0.0.0.0:9001
                            2021-04-13 01:54:55.023 - debug: alexa2.0 (2949) objectDB connected
                            2021-04-13 01:54:55.025 - debug: alexa2.0 (2949) Redis States: Use Redis connection: 0.0.0.0:9000
                            2021-04-13 01:54:55.050 - debug: alexa2.0 (2949) States create User PubSub Client
                            2021-04-13 01:54:55.077 - debug: alexa2.0 (2949) States create System PubSub Client
                            2021-04-13 01:54:55.115 - debug: alexa2.0 (2949) States connected to redis: 0.0.0.0:9000
                            2021-04-13 01:54:55.116 - debug: alexa2.0 (2949) statesDB connected
                            2021-04-13 01:54:57.258 - debug: alexa2.0 (2949) Plugin sentry Initialize Plugin (enabled=true)
                            2021-04-13 01:54:57.495 - info: alexa2.0 (2949) starting. Version 3.8.1 in /opt/iobroker/node_modules/iobroker.alexa2, node: v12.18.3, js-controller: 3.1.6
                            2021-04-13 01:54:57.568 - debug: alexa2.0 (2949) Schedule restart: 0 1 * * *
                            2021-04-13 01:54:58.285 - debug: alexa2.0 (2949) Alexa-Remote: Use as User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36
                            2021-04-13 01:54:58.288 - debug: alexa2.0 (2949) Alexa-Remote: Use as Login-Amazon-URL: amazon.de
                            2021-04-13 01:54:58.289 - debug: alexa2.0 (2949) Alexa-Remote: Use as Base-URL: alexa.amazon.de
                            2021-04-13 01:54:58.291 - debug: alexa2.0 (2949) Alexa-Remote: cookie was provided
                            2021-04-13 01:54:58.294 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/bootstrap?version=0","method":"GET","timeout":10000,"headers":{}}
                            2021-04-13 01:54:58.693 - debug: alexa2.0 (2949) Alexa-Remote: Response: {"authentication":{"authenticated":true,"canAccessPrimeMusicContent":true,"customerEmail":"christian@nega.at","customerId":"A3NFF5CABVXHSL","customerName":"Christian Wimmer"}}
                            2021-04-13 01:54:58.694 - debug: alexa2.0 (2949) Alexa-Remote: Authentication checked: true
                            2021-04-13 01:54:58.695 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 0)
                            2021-04-13 01:54:58.696 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa-comms-mobile-service.amazon.de","path":"/accounts","method":"GET","timeout":10000,"headers":{}}
                            2021-04-13 01:54:59.322 - debug: alexa2.0 (2949) Alexa-Remote: Response: [{"commsId":"amzn1.comms.id.person.amzn1~amzn1.account.AEKJUSB2FEVS3HWSUNKKIT52Q2BQ","directedId":"amzn1.account.AEKJUSB2FEVS3HWSUNKKIT52Q2BQ","phoneCountryCode":"43","phoneNumber":"6803343676","firstName":"Christian","lastName":"Wimmer","phoneticFirstName":null,"phoneticLastName":null,"commsProvisionStatus":"PROVISIONED","isChild":false,"personIdV2":"amzn1.actor.person.oid.A3HBXLQ8HKVZ8R","signedInUser":true,"commsProvisioned":true,"enrolledInAlexa":true,"speakerProvisioned":false},{"commsId":null,"directedId":"amzn1.account.AGRUB35Z5GFJM46RR24DCTCU6YRA","phoneCountryCode":null,"phoneNumber":null,"firstName":"Laura","lastName":"","phoneticFirstName":null,"phoneticLastName":null,"commsProvisionStatus":"UNKNOWN","isChild":true,"personIdV2":null,"signedInUser":false,"commsProvisioned":false,"enrolledInAlexa":true,"speakerProvisioned":false}]
                            2021-04-13 01:54:59.323 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 628)
                            2021-04-13 01:54:59.324 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/devices-v2/device?cached=true&_=1618271699324","method":"GET","timeout":10000,"headers":{}}
                            2021-04-13 01:54:59.711 - debug: alexa2.0 (2949) Alexa-Remote: Response: {"devices":[{"accountName":"Laura Tablet","appDeviceList":[],"capabilities":["PERSISTENT_CONNECTION","SUPPORTS_SOFTWARE_VERSION","VOLUME_SETTING","NO_TIME_ZONE_SETTING","MICROPHONE","REMINDERS","TIMERS_AND_ALARMS","ASX_TIME_ZONE"],"charging":null,"clusterMembers":[],"deviceAccountId":"A0598740ZJ5Q30930FA0","deviceFamily":"TABLET","deviceOwnerCustomerId":"A3NFF5CABVXHSL","deviceType":"A1C66CX2XD756O","deviceTypeFriendlyName":null,"essid":null,"language":null,"macAddress":null,"online":true,"parentClusters":[],"postalCode":null,"registrationId":null,"remainingBatteryLevel":null,"serialNumber":"G0W0T8059023F1MV","softwareVersion":"19696952708"},{"accountName":"Küche","appDeviceList":[],"capabilities":["EQUALIZER_CONTROLLER_TREBLE","KINDLE_BOOKS","TUNE_IN","SLEEP","CHANGE_NAME","TAHOE_BYOD","VOICE_TRAINING","I_HEART_RADIO","DEREGISTER_DEVICE","UPDATE_WIFI","SET_LOCALE","ACTIVE_AFTER_FRO","PERSISTENT_CONNECTION","SUPPORTS_SO...
                            2021-04-13 01:54:59.713 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 1018)
                            2021-04-13 01:54:59.714 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/wake-word?_=1618271699713","method":"GET","timeout":10000,"headers":{}}
                            2021-04-13 01:54:59.991 - debug: alexa2.0 (2949) Alexa-Remote: Response: {"wakeWords":[{"active":true,"deviceSerialNumber":"G090XG0692741RRD","deviceType":"A1RABVCI4QCIKC","midFieldState":null,"wakeWord":"AMAZON"},{"active":true,"deviceSerialNumber":"G090U5099045059V","deviceType":"A32DOYMUN6DTXA","midFieldState":null,"wakeWord":"COMPUTER"},{"active":true,"deviceSerialNumber":"G2A0XL07022603EU","deviceType":"A3RBAYBE7VM004","midFieldState":null,"wakeWord":"ALEXA"}]}
                            2021-04-13 01:54:59.992 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 1297)
                            2021-04-13 01:54:59.993 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/bluetooth?cached=true&_=1618271699993","method":"GET","timeout":10000,"headers":{}}
                            2021-04-13 01:55:00.948 - debug: alexa2.0 (2949) Alexa-Remote: Response: {"bluetoothStates":[{"deviceSerialNumber":"G0W0T8059023F1MV","deviceType":"A1C66CX2XD756O","friendlyName":null,"gadgetPaired":false,"online":false,"pairedDeviceList":null,"sconeBattery":null,"sconePaired":false,"softwareVersion":"19696952708","streamingState":null},{"deviceSerialNumber":"G090XG0692741RRD","deviceType":"A1RABVCI4QCIKC","friendlyName":"Echo Dot-RRD","gadgetPaired":false,"online":true,"pairedDeviceList":null,"sconeBattery":null,"sconePaired":false,"softwareVersion":"4799221636","streamingState":null},{"deviceSerialNumber":"G090U5099045059V","deviceType":"A32DOYMUN6DTXA","friendlyName":"Echo-59V","gadgetPaired":false,"online":true,"pairedDeviceList":null,"sconeBattery":null,"sconePaired":false,"softwareVersion":"4799221636","streamingState":null},{"deviceSerialNumber":"57c9796cba0446b2afafc4cda39cf6b6","deviceType":"A3C9PE6TNYLTCH","friendlyName":null,"gadgetPaired":false,"online":false,"pairedDeviceList":n...
                            2021-04-13 01:55:00.950 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 2255)
                            2021-04-13 01:55:00.951 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/notifications?cached=true&_=1618271700951","method":"GET","timeout":10000,"headers":{}}
                            2021-04-13 01:55:02.117 - debug: alexa2.0 (2949) Alexa-Remote: Response: {"notifications":[{"alarmTime":1618289100000,"assigner":null,"automationId":null,"createdDate":1613329383007,"deferredAtTime":null,"deliveryType":null,"deviceName":null,"deviceSerialNumber":"G090U5099045059V","deviceType":"A32DOYMUN6DTXA","extensibleAttribute":null,"geoLocationTriggerData":null,"id":"A32DOYMUN6DTXA-G090U5099045059V-6504ccd4-e725-305a-8713-6b97a9e8b0e5","lastOccurrenceTimeInMilli":0,"lastUpdatedDate":0,"loopCount":null,"mrmGroupContext":null,"musicAlarmId":null,"musicEntity":null,"notificationIndex":"6504ccd4-e725-305a-8713-6b97a9e8b0e5","originalDate":"2021-04-13","originalTime":"05:45:00.000","personProfile":null,"provider":null,"rRuleData":null,"recurrenceEligibility":false,"recurringPattern":"XXXX-WD","remainingTime":0,"reminderAppLabel":null,"reminderLabel":null,"reminderSubLabel":null,"skillInfo":null,"snoozedToTime":null,"sound":{"displayName":"Simple Alarm","folder":null,"id":"system_alerts_melod...
                            2021-04-13 01:55:02.140 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 3445)
                            2021-04-13 01:55:02.142 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/behaviors/entities?skillId=amzn1.ask.1p.music","method":"GET","timeout":10000,"headers":{"Routines-Version":"1.1.210292"}}
                            2021-04-13 01:55:02.755 - debug: alexa2.0 (2949) Alexa-Remote: Response: [{"id":"AMAZON_MUSIC","displayName":"Amazon Music","description":"Music provider","supportedProperties":["Alexa.Music.PlaySearchPhrase"],"supportedTriggers":[],"supportedOperations":["Alexa.Music.PlaySearchPhrase"],"availability":"AVAILABLE","icon":null,"providerData":{"isDefaultMusicProvider":true,"isDefaultStationProvider":true}},{"id":"TUNEIN","displayName":"TuneIn","description":"Music provider","supportedProperties":["Alexa.Music.PlaySearchPhrase"],"supportedTriggers":[],"supportedOperations":["Alexa.Music.PlaySearchPhrase"],"availability":"AVAILABLE","icon":null,"providerData":{"isDefaultMusicProvider":false,"isDefaultStationProvider":false}},{"id":"CLOUDPLAYER","displayName":"My Library","description":"Music provider","supportedProperties":["Alexa.Music.PlaySearchPhrase"],"supportedTriggers":[],"supportedOperations":["Alexa.Music.PlaySearchPhrase"],"availability":"AVAILABLE","icon":null,"providerData":{"isDefault...
                            2021-04-13 01:55:02.761 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 4066)
                            2021-04-13 01:55:02.763 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/behaviors/v2/automations?limit=2000","method":"GET","timeout":30000,"headers":{}}
                            2021-04-13 01:55:02.953 - debug: alexa2.0 (2949) Alexa-Remote WS-MQTT: Open: https://dp-gw-na.amazon.de/?x-amz-device-type=ALEGCNGL9K0HM&x-amz-device-serial=261-0915018-0148740-1618271702123
                            2021-04-13 01:55:02.956 - debug: alexa2.0 (2949) Alexa-Remote WS-MQTT: Initialization Msg 1 sent
                            2021-04-13 01:55:02.984 - debug: alexa2.0 (2949) Alexa-Remote WS-MQTT: Initialization Msg 2+3 sent
                            2021-04-13 01:55:03.112 - debug: alexa2.0 (2949) Alexa-Remote WS-MQTT: Initialization Msg 4 (Register Connection) sent
                            2021-04-13 01:55:03.118 - debug: alexa2.0 (2949) Alexa-Remote WS-MQTT: Send First Ping
                            2021-04-13 01:55:03.252 - debug: alexa2.0 (2949) Alexa-Remote: Response: [{"@type":"com.amazon.alexa.behaviors.model.Automation","automationId":"amzn1.alexa.automation.0421ec14-5829-4cd1-a556-1aeb5ca25e4c","name":"Rollo Stopp","triggers":[{"payload":{"customerId":"A3NFF5CABVXHSL","utterance":"Rollo stop","locale":"de-AT","marketplaceId":"A1PA6795UKMFR9"},"id":"amzn1.alexa.trigger.05076b85-62f3-4251-9665-0e358d4ecdd3","type":"CustomUtterance","skillId":"amzn1.ask.1p.customutterance","timeLapse":null,"presentationDataList":null,"imageUrl":null,"clientData":null,"context":null}],"sequence":{"@type":"com.amazon.alexa.behaviors.model.Sequence","sequenceId":"amzn1.alexa.sequence.46212c3b-ab36-4327-8e2e-bd724f61754e","startNode":{"@type":"com.amazon.alexa.behaviors.model.SerialNode","name":null,"nodesToExecute":[{"@type":"com.amazon.alexa.behaviors.model.OpaquePayloadOperationNode","nodeState":null,"name":null,"type":"Alexa.SmartHome.Batch","skillId":"amzn1.ask.1p.smarthome","operationPayload":{"ta...
                            2021-04-13 01:55:03.254 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 4559)
                            2021-04-13 01:55:03.255 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/namedLists?_=1618271703255","method":"GET","timeout":10000,"headers":{}}
                            2021-04-13 01:55:03.293 - debug: alexa2.0 (2949) Alexa-Remote WS-MQTT: Received Pong
                            2021-04-13 01:55:03.295 - debug: alexa2.0 (2949) Alexa-Remote WS-MQTT: Initialization completed
                            2021-04-13 01:55:03.297 - info: alexa2.0 (2949) Alexa-Push-Connection established. Disable Polling
                            2021-04-13 01:55:03.777 - debug: alexa2.0 (2949) Alexa-Remote: Response: {"lists":[{"archived":false,"createdDate":1618271684971,"customerId":"A3NFF5CABVXHSL","defaultList":true,"itemId":"YW16bjEuYWNjb3VudC5BRVM0NEFFS1MyQzVLQ0ZVUjc3WEFZNjJVNjJRLVNIT1BQSU5HX0lURU0=","listIds":["YW16bjEuYWNjb3VudC5BRVM0NEFFS1MyQzVLQ0ZVUjc3WEFZNjJVNjJRLVNIT1BQSU5HX0lURU0="],"listReorderVersion":5,"name":null,"nbestItems":null,"originalAudioId":null,"type":"SHOPPING_LIST","updatedDate":1618271684971,"version":1},{"archived":false,"createdDate":1618271684971,"customerId":"A3NFF5CABVXHSL","defaultList":true,"itemId":"YW16bjEuYWNjb3VudC5BRVM0NEFFS1MyQzVLQ0ZVUjc3WEFZNjJVNjJRLVRBU0s=","listIds":["YW16bjEuYWNjb3VudC5BRVM0NEFFS1MyQzVLQ0ZVUjc3WEFZNjJVNjJRLVRBU0s="],"listReorderVersion":0,"name":null,"nbestItems":null,"originalAudioId":null,"type":"TO_DO","updatedDate":1618271684971,"version":1}]}
                            2021-04-13 01:55:03.782 - debug: alexa2.0 (2949) Updating list SHOPPING_LIST...
                            2021-04-13 01:55:03.784 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 5089)
                            2021-04-13 01:55:03.793 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/namedLists/YW16bjEuYWNjb3VudC5BRVM0NEFFS1MyQzVLQ0ZVUjc3WEFZNjJVNjJRLVNIT1BQSU5HX0lURU0=/items?_=1618271703785","method":"GET","timeout":10000,"headers":{}}
                            2021-04-13 01:55:03.797 - debug: alexa2.0 (2949) Updating list TO_DO...
                            2021-04-13 01:55:03.798 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 5103)
                            2021-04-13 01:55:03.798 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/namedLists/YW16bjEuYWNjb3VudC5BRVM0NEFFS1MyQzVLQ0ZVUjc3WEFZNjJVNjJRLVRBU0s=/items?_=1618271703798","method":"GET","timeout":10000,"headers":{}}
                            2021-04-13 01:55:03.986 - debug: alexa2.0 (2949) Alexa-Remote: Response: {"list":[],"listReorderVersion":5}
                            2021-04-13 01:55:04.016 - debug: alexa2.0 (2949) Alexa-Remote: Response: {"list":[],"listReorderVersion":0}
                            2021-04-13 01:55:04.026 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 5331)
                            2021-04-13 01:55:04.030 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/devices/deviceType/dsn/audio/v1/allDeviceVolumes","method":"GET","timeout":10000,"headers":{}}
                            2021-04-13 01:55:04.384 - debug: alexa2.0 (2949) Alexa-Remote: Response: {"volumes":[{"alertVolume":null,"deviceType":"A3C9PE6TNYLTCH","dsn":"57c9796cba0446b2afafc4cda39cf6b6","error":null,"speakerMuted":false,"speakerVolume":26},{"alertVolume":null,"deviceType":"A1RABVCI4QCIKC","dsn":"G090XG0692741RRD","error":null,"speakerMuted":false,"speakerVolume":30},{"alertVolume":null,"deviceType":"A32DOYMUN6DTXA","dsn":"G090U5099045059V","error":null,"speakerMuted":false,"speakerVolume":10},{"alertVolume":null,"deviceType":"A3RBAYBE7VM004","dsn":"G2A0XL07022603EU","error":null,"speakerMuted":false,"speakerVolume":40}]}
                            2021-04-13 01:55:04.402 - debug: alexa2.0 (2949) Alarm A32DOYMUN6DTXA-G090U5099045059V-6504ccd4-e725-305a-8713-6b97a9e8b0e5 triggered in 13795s
                            2021-04-13 01:55:04.404 - debug: alexa2.0 (2949) Alarm A32DOYMUN6DTXA-G090U5099045059V-81b5edb2-c295-398d-a9fb-20ab4491c004 triggered in 17395s
                            2021-04-13 01:55:04.405 - debug: alexa2.0 (2949) Alarm A32DOYMUN6DTXA-G090U5099045059V-160edf71-43ad-3dad-b83a-6d6538a63533 triggered in 15595s
                            2021-04-13 01:55:04.406 - debug: alexa2.0 (2949) Alarm A32DOYMUN6DTXA-G090U5099045059V-3196ee47-8f44-38a8-bd3b-cca9560bbffc triggered in 16495s
                            2021-04-13 01:55:04.408 - debug: alexa2.0 (2949) Alarm A32DOYMUN6DTXA-G090U5099045059V-17f3f8da-b40a-3de8-81ea-5cd13b1bc12c triggered in 14695s
                            2021-04-13 01:55:04.422 - debug: alexa2.0 (2949) Ignore Device cc06f6e1208531e14c18c2775502637f because is App-Type
                            2021-04-13 01:55:05.298 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 6603)
                            2021-04-13 01:55:05.299 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"www.amazon.de","path":"/alexa-privacy/apd/rvh/customer-history-records?startTime=1618185305298&endTime=1618358105298&recordType=VOICE_HISTORY&maxRecordSize=3","method":"GET","timeout":10000,"headers":{}}
                            2021-04-13 01:55:05.303 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 6608)
                            2021-04-13 01:55:05.304 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/devices-v2/device?cached=true&_=1618271705303","method":"GET","timeout":10000,"headers":{}}
                            2021-04-13 01:55:05.707 - debug: alexa2.0 (2949) Alexa-Remote: Response: {"devices":[{"accountName":"Laura Tablet","appDeviceList":[],"capabilities":["REMINDERS","ASX_TIME_ZONE","NO_TIME_ZONE_SETTING","VOLUME_SETTING","PERSISTENT_CONNECTION","SUPPORTS_SOFTWARE_VERSION","TIMERS_AND_ALARMS","MICROPHONE"],"charging":null,"clusterMembers":[],"deviceAccountId":"A0598740ZJ5Q30930FA0","deviceFamily":"TABLET","deviceOwnerCustomerId":"A3NFF5CABVXHSL","deviceType":"A1C66CX2XD756O","deviceTypeFriendlyName":null,"essid":null,"language":null,"macAddress":null,"online":true,"parentClusters":[],"postalCode":null,"registrationId":null,"remainingBatteryLevel":null,"serialNumber":"G0W0T8059023F1MV","softwareVersion":"19696952708"},{"accountName":"Küche","appDeviceList":[],"capabilities":["SOUND_SETTINGS","KINDLE_BOOKS","SPEECH_RECOGNIZER_USS","SET_TIME_ZONE","TIMERS_ALARMS_NOTIFICATIONS_VOLUME","TUPLE_CATEGORY_A","FAR_FIELD_WAKE_WORD","MULTI_WAKEWORDS_SUPPORTED","ALEXA_PRESENCE","EFDCARDS","SIRIUSXM","REQUIRE...
                            2021-04-13 01:55:05.732 - debug: alexa2.0 (2949) Ignore Device cc06f6e1208531e14c18c2775502637f because is App-Type
                            2021-04-13 01:55:05.737 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 7042)
                            2021-04-13 01:55:05.738 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/bluetooth?cached=true&_=1618271705738","method":"GET","timeout":10000,"headers":{}}
                            2021-04-13 01:55:05.902 - debug: alexa2.0 (2949) Alexa-Remote: Response: {"customerHistoryRecords":[{"recordKey":"A3NFF5CABVXHSL#1618270934536#A3RBAYBE7VM004#G2A0XL07022603EU","recordType":"VOICE_HISTORY","timestamp":1618270934536,"customerId":"A3NFF5CABVXHSL","device":{"deviceName":"Wohnzimmer","deviceEntityId":null},"isBinaryFeedbackProvided":false,"isFeedbackPositive":false,"utteranceType":"GENERAL","domain":"Routines","intent":"InvokeRoutineIntent","skillName":"","voiceHistoryRecordItems":[{"recordItemKey":"1618270934536#A3RBAYBE7VM004#G2A0XL07022603EU#1618270933150-0","recordItemType":"CUSTOMER_TRANSCRIPT","utteranceId":"A3RBAYBE7VM004:1.0/2021/04/12/23/G2A0XL07022603EU/42:12::TNIH_2V.874aa53f-f384-4ad9-9605-e7965f3b9519LPM/1","timestamp":1618270933150,"transcriptText":"film weiter"}]},{"recordKey":"A3NFF5CABVXHSL#1618270933108#A3RBAYBE7VM004#G2A0XL07022603EU","recordType":"VOICE_HISTORY","timestamp":1618270933108,"customerId":"A3NFF5CABVXHSL","device":{"deviceName":"Wohnzimmer","device...
                            2021-04-13 01:55:06.644 - debug: alexa2.0 (2949) Alexa-Remote: Response: {"bluetoothStates":[{"deviceSerialNumber":"G0W0T8059023F1MV","deviceType":"A1C66CX2XD756O","friendlyName":null,"gadgetPaired":false,"online":false,"pairedDeviceList":null,"sconeBattery":null,"sconePaired":false,"softwareVersion":"19696952708","streamingState":null},{"deviceSerialNumber":"G090XG0692741RRD","deviceType":"A1RABVCI4QCIKC","friendlyName":"Echo Dot-RRD","gadgetPaired":false,"online":true,"pairedDeviceList":null,"sconeBattery":null,"sconePaired":false,"softwareVersion":"4799221636","streamingState":null},{"deviceSerialNumber":"G090U5099045059V","deviceType":"A32DOYMUN6DTXA","friendlyName":"Echo-59V","gadgetPaired":false,"online":true,"pairedDeviceList":null,"sconeBattery":null,"sconePaired":false,"softwareVersion":"4799221636","streamingState":null},{"deviceSerialNumber":"57c9796cba0446b2afafc4cda39cf6b6","deviceType":"A3C9PE6TNYLTCH","friendlyName":null,"gadgetPaired":false,"online":false,"pairedDeviceList":n...
                            2021-04-13 01:55:06.649 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 7953)
                            2021-04-13 01:55:06.650 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/np/player?deviceSerialNumber=G090XG0692741RRD&deviceType=A1RABVCI4QCIKC&screenWidth=1392&_=1618271706649","method":"GET","timeout":10000,"headers":{}}
                            2021-04-13 01:55:07.126 - debug: alexa2.0 (2949) Alexa-Remote: Response: {"message":null}
                            2021-04-13 01:55:07.127 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 8432)
                            2021-04-13 01:55:07.128 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/np/player?deviceSerialNumber=G090U5099045059V&deviceType=A32DOYMUN6DTXA&screenWidth=1392&_=1618271707128","method":"GET","timeout":10000,"headers":{}}
                            2021-04-13 01:55:07.602 - debug: alexa2.0 (2949) Alexa-Remote: Response: {"playerInfo":{"hint":null,"infoText":{"header":null,"headerSubtext1":null,"multiLineMode":false,"subText1":"Jonathan Zelter","subText2":"2030","title":"02:02 Uhr"},"isPlayingInLemur":false,"lemurVolume":null,"lyrics":null,"mainArt":{"altText":"Albumdesign","artType":"UrlArtSource","contentType":"image/jpeg","url":"https://m.media-amazon.com/images/I/61InRCnHjNL._UL600_.jpg"},"mediaId":"3295705a-ca86-4a73-8375-13e07a083eca:37","miniArt":{"altText":"Albumdesign","artType":"UrlArtSource","contentType":"image/jpeg","url":"https://m.media-amazon.com/images/I/410y6V9j3vL._UL256_.jpg"},"miniInfoText":{"header":null,"headerSubtext1":null,"multiLineMode":false,"subText1":"Jonathan Zelter","subText2":"Amazon Music","title":"02:02 Uhr"},"playbackSource":null,"playingInLemurId":null,"progress":{"allowScrubbing":true,"locationInfo":null,"mediaLength":233,"mediaProgress":233,"showTiming":true,"visible":true},"provider":{"artOverlay"...
                            2021-04-13 01:55:07.603 - debug: alexa2.0 (2949) Initialize Volume for Device G090U5099045059V: volume=10 (muted=false)
                            2021-04-13 01:55:07.603 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 8908)
                            2021-04-13 01:55:07.604 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/media/state?deviceSerialNumber=G090U5099045059V&deviceType=A32DOYMUN6DTXA&screenWidth=1392&_=1618271707604","method":"GET","timeout":10000,"headers":{}}
                            2021-04-13 01:55:07.958 - debug: alexa2.0 (2949) Alexa-Remote: Response: {"clientId":"Dee-Domain-Music","contentId":null,"contentType":"TRACKS","currentState":"IDLE","imageURL":"https://m.media-amazon.com/images/I/61InRCnHjNL._UL600_.jpg","isDisliked":false,"isLiked":false,"looping":false,"mediaOwnerCustomerId":"A3NFF5CABVXHSL","muted":false,"programId":null,"progressSeconds":233,"providerId":"ROBIN","queue":[{"album":"2030","albumAsin":"B08TX3HZRF","artist":"Jonathan Zelter","asin":"B08TX3FD2M","cardImageURL":null,"contentId":null,"contentType":"TRACKS","durationSeconds":177,"feedbackDisabled":false,"historicalId":null,"imageURL":"https://m.media-amazon.com/images/I/410y6V9j3vL._UL256_.jpg","index":27,"isAd":false,"isDisliked":false,"isFreeWithPrime":false,"isLiked":false,"programId":null,"programName":null,"providerId":"ROBIN","queueId":null,"radioStationCallSign":null,"radioStationId":null,"radioStationLocation":null,"radioStationName":null,"radioStationSlogan":null,"referenceId":"3295705...
                            2021-04-13 01:55:07.968 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 9273)
                            2021-04-13 01:55:07.969 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/np/player?deviceSerialNumber=57c9796cba0446b2afafc4cda39cf6b6&deviceType=A3C9PE6TNYLTCH&screenWidth=1392&_=1618271707969","method":"GET","timeout":10000,"headers":{}}
                            2021-04-13 01:55:08.235 - debug: alexa2.0 (2949) 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}}
                            2021-04-13 01:55:08.235 - debug: alexa2.0 (2949) Initialize Volume for Device 57c9796cba0446b2afafc4cda39cf6b6: volume=26 (muted=false)
                            2021-04-13 01:55:08.238 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 9543)
                            2021-04-13 01:55:08.239 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/np/player?deviceSerialNumber=G2A0XL07022603EU&deviceType=A3RBAYBE7VM004&screenWidth=1392&_=1618271708238","method":"GET","timeout":10000,"headers":{}}
                            2021-04-13 01:55:08.708 - debug: alexa2.0 (2949) Alexa-Remote: Response: {"message":null}
                            2021-04-13 01:55:26.026 - debug: alexa2.0 (2949) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                            2021-04-13 01:55:26.029 - debug: alexa2.0 (2949) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                            2021-04-13 01:55:26.030 - debug: alexa2.0 (2949) Alexa-Push-Connection Device Volume change for G2A0XL07022603EU -> 40/false
                            2021-04-13 01:55:26.387 - debug: alexa2.0 (2949) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                            2021-04-13 01:55:26.388 - debug: alexa2.0 (2949) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                            2021-04-13 01:55:26.389 - debug: alexa2.0 (2949) Alexa-Push-Connection Device Volume change for G2A0XL07022603EU -> 40/false
                            2021-04-13 01:55:26.487 - debug: alexa2.0 (2949) Alexa-Remote WS-MQTT: Command PUSH_ACTIVITY: {
                            2021-04-13 01:55:26.688 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 27993)
                            2021-04-13 01:55:26.689 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"www.amazon.de","path":"/alexa-privacy/apd/rvh/customer-history-records?startTime=1618185326688&endTime=1618358126688&recordType=VOICE_HISTORY&maxRecordSize=3","method":"GET","timeout":10000,"headers":{}}
                            2021-04-13 01:55:27.424 - debug: alexa2.0 (2949) Alexa-Remote: Response: {"customerHistoryRecords":[{"recordKey":"A3NFF5CABVXHSL#1618271707594#A3RBAYBE7VM004#G2A0XL07022603EU","recordType":"VOICE_HISTORY","timestamp":1618271707594,"customerId":"A3NFF5CABVXHSL","device":{"deviceName":"Wohnzimmer","deviceEntityId":null},"isBinaryFeedbackProvided":false,"isFeedbackPositive":false,"utteranceType":"WAKE_WORD_ONLY","domain":"Unknown","intent":"Unknown","skillName":"","voiceHistoryRecordItems":[{"recordItemKey":"1618271707594#A3RBAYBE7VM004#G2A0XL07022603EU#1618271707301-0","recordItemType":"ASR_REPLACEMENT_TEXT","utteranceId":"A3RBAYBE7VM004:1.0/2021/04/12/23/G2A0XL07022603EU/55:07::TNIH_2V.31e879fc-f61c-4f0d-bb52-495ce2e7c735LPM/0","timestamp":1618271707301,"transcriptText":"alexa"}]},{"recordKey":"A3NFF5CABVXHSL#1618270934536#A3RBAYBE7VM004#G2A0XL07022603EU","recordType":"VOICE_HISTORY","timestamp":1618270934536,"customerId":"A3NFF5CABVXHSL","device":{"deviceName":"Wohnzimmer","deviceEntityId":n...
                            2021-04-13 01:55:27.427 - debug: alexa2.0 (2949) Alexa-Remote: Activity data [{"data":{"recordKey":"A3NFF5CABVXHSL#1618271707594#A3RBAYBE7VM004#G2A0XL07022603EU","recordType":"VOICE_HISTORY","timestamp":1618271707594,"customerId":"A3NFF5CABVXHSL","device":{"deviceName":"Wohnzimmer","deviceEntityId":null},"isBinaryFeedbackProvided":false,"isFeedbackPositive":false,"utteranceType":"WAKE_WORD_ONLY","domain":"Unknown","intent":"Unknown","skillName":"","voiceHistoryRecordItems":[{"recordItemKey":"1618271707594#A3RBAYBE7VM004#G2A0XL07022603EU#1618271707301-0","recordItemType":"ASR_REPLACEMENT_TEXT","utteranceId":"A3RBAYBE7VM004:1.0/2021/04/12/23/G2A0XL07022603EU/55:07::TNIH_2V.31e879fc-f61c-4f0d-bb52-495ce2e7c735LPM/0","timestamp":1618271707301,"transcriptText":"alexa"}]},"conversionDetails":{"ASR_REPLACEMENT_TEXT":[{"recordItemKey":"1618271707594#A3RBAYBE7VM004#G2A0XL07022603EU#1618271707301-0","recordItemType":"ASR_REPLACEMENT_TEXT","utteranceId":"A3RBAYBE7VM004:1.0/2021/04/12/23/G2A0XL07022603E...
                            2021-04-13 01:55:27.428 - debug: alexa2.0 (2949) Alexa-Remote: Activity found 0 for Activity ID 1618271707594#A3RBAYBE7VM004#G2A0XL07022603EU
                            2021-04-13 01:55:27.429 - debug: alexa2.0 (2949) device-activity: {"data":{"recordKey":"A3NFF5CABVXHSL#1618271707594#A3RBAYBE7VM004#G2A0XL07022603EU","recordType":"VOICE_HISTORY","timestamp":1618271707594,"customerId":"A3NFF5CABVXHSL","device":{"deviceName":"Wohnzimmer","deviceEntityId":null},"isBinaryFeedbackProvided":false,"isFeedbackPositive":false,"utteranceType":"WAKE_WORD_ONLY","domain":"Unknown","intent":"Unknown","skillName":"","voiceHistoryRecordItems":[{"recordItemKey":"1618271707594#A3RBAYBE7VM004#G2A0XL07022603EU#1618271707301-0","recordItemType":"ASR_REPLACEMENT_TEXT","utteranceId":"A3RBAYBE7VM004:1.0/2021/04/12/23/G2A0XL07022603EU/55:07::TNIH_2V.31e879fc-f61c-4f0d-bb52-495ce2e7c735LPM/0","timestamp":1618271707301,"transcriptText":"alexa"}]},"conversionDetails":{"ASR_REPLACEMENT_TEXT":[{"recordItemKey":"1618271707594#A3RBAYBE7VM004#G2A0XL07022603EU#1618271707301-0","recordItemType":"ASR_REPLACEMENT_TEXT","utteranceId":"A3RBAYBE7VM004:1.0/2021/04/12/23/G2A0XL07022603EU/55:07::TNI...
                            2021-04-13 01:55:27.431 - debug: alexa2.0 (2949) Alexa-Remote: 0 entries left in activity queue
                            2021-04-13 01:55:28.356 - debug: alexa2.0 (2949) Alexa-Remote WS-MQTT: Command PUSH_ACTIVITY: {
                            2021-04-13 01:55:28.557 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 29862)
                            2021-04-13 01:55:28.558 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"www.amazon.de","path":"/alexa-privacy/apd/rvh/customer-history-records?startTime=1618185328557&endTime=1618358128557&recordType=VOICE_HISTORY&maxRecordSize=3","method":"GET","timeout":10000,"headers":{}}
                            2021-04-13 01:55:28.598 - debug: alexa2.0 (2949) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                            2021-04-13 01:55:28.599 - debug: alexa2.0 (2949) Alexa-Push-Connection Device Volume change for G2A0XL07022603EU -> 40/false
                            2021-04-13 01:55:28.609 - debug: alexa2.0 (2949) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                            2021-04-13 01:55:28.751 - debug: alexa2.0 (2949) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                            2021-04-13 01:55:28.752 - debug: alexa2.0 (2949) Alexa-Push-Connection Device Volume change for G2A0XL07022603EU -> 40/false
                            2021-04-13 01:55:28.790 - debug: alexa2.0 (2949) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                            2021-04-13 01:55:29.029 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 30334)
                            2021-04-13 01:55:29.030 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/np/player?deviceSerialNumber=G090XG0692741RRD&deviceType=A1RABVCI4QCIKC&screenWidth=1392&_=1618271729030","method":"GET","timeout":10000,"headers":{}}
                            2021-04-13 01:55:29.163 - debug: alexa2.0 (2949) Alexa-Remote: Response: {"customerHistoryRecords":[{"recordKey":"A3NFF5CABVXHSL#1618271709023#A3RBAYBE7VM004#G2A0XL07022603EU","recordType":"VOICE_HISTORY","timestamp":1618271709023,"customerId":"A3NFF5CABVXHSL","device":{"deviceName":"Wohnzimmer","deviceEntityId":null},"isBinaryFeedbackProvided":false,"isFeedbackPositive":false,"utteranceType":"GENERAL","domain":"Routines","intent":"InvokeRoutineIntent","skillName":"","voiceHistoryRecordItems":[{"recordItemKey":"1618271709023#A3RBAYBE7VM004#G2A0XL07022603EU#1618271707694-0","recordItemType":"CUSTOMER_TRANSCRIPT","utteranceId":"A3RBAYBE7VM004:1.0/2021/04/12/23/G2A0XL07022603EU/55:07::TNIH_2V.31e879fc-f61c-4f0d-bb52-495ce2e7c735LPM/1","timestamp":1618271707694,"transcriptText":"film pause"}]},{"recordKey":"A3NFF5CABVXHSL#1618271707594#A3RBAYBE7VM004#G2A0XL07022603EU","recordType":"VOICE_HISTORY","timestamp":1618271707594,"customerId":"A3NFF5CABVXHSL","device":{"deviceName":"Wohnzimmer","deviceE...
                            2021-04-13 01:55:29.166 - debug: alexa2.0 (2949) Alexa-Remote: Activity data [{"data":{"recordKey":"A3NFF5CABVXHSL#1618271709023#A3RBAYBE7VM004#G2A0XL07022603EU","recordType":"VOICE_HISTORY","timestamp":1618271709023,"customerId":"A3NFF5CABVXHSL","device":{"deviceName":"Wohnzimmer","deviceEntityId":null},"isBinaryFeedbackProvided":false,"isFeedbackPositive":false,"utteranceType":"GENERAL","domain":"Routines","intent":"InvokeRoutineIntent","skillName":"","voiceHistoryRecordItems":[{"recordItemKey":"1618271709023#A3RBAYBE7VM004#G2A0XL07022603EU#1618271707694-0","recordItemType":"CUSTOMER_TRANSCRIPT","utteranceId":"A3RBAYBE7VM004:1.0/2021/04/12/23/G2A0XL07022603EU/55:07::TNIH_2V.31e879fc-f61c-4f0d-bb52-495ce2e7c735LPM/1","timestamp":1618271707694,"transcriptText":"film pause"}]},"conversionDetails":{"CUSTOMER_TRANSCRIPT":[{"recordItemKey":"1618271709023#A3RBAYBE7VM004#G2A0XL07022603EU#1618271707694-0","recordItemType":"CUSTOMER_TRANSCRIPT","utteranceId":"A3RBAYBE7VM004:1.0/2021/04/12/23/G2A0XL0...
                            2021-04-13 01:55:29.167 - debug: alexa2.0 (2949) Alexa-Remote: Activity found 0 for Activity ID 1618271709023#A3RBAYBE7VM004#G2A0XL07022603EU
                            2021-04-13 01:55:29.167 - debug: alexa2.0 (2949) device-activity: {"data":{"recordKey":"A3NFF5CABVXHSL#1618271709023#A3RBAYBE7VM004#G2A0XL07022603EU","recordType":"VOICE_HISTORY","timestamp":1618271709023,"customerId":"A3NFF5CABVXHSL","device":{"deviceName":"Wohnzimmer","deviceEntityId":null},"isBinaryFeedbackProvided":false,"isFeedbackPositive":false,"utteranceType":"GENERAL","domain":"Routines","intent":"InvokeRoutineIntent","skillName":"","voiceHistoryRecordItems":[{"recordItemKey":"1618271709023#A3RBAYBE7VM004#G2A0XL07022603EU#1618271707694-0","recordItemType":"CUSTOMER_TRANSCRIPT","utteranceId":"A3RBAYBE7VM004:1.0/2021/04/12/23/G2A0XL07022603EU/55:07::TNIH_2V.31e879fc-f61c-4f0d-bb52-495ce2e7c735LPM/1","timestamp":1618271707694,"transcriptText":"film pause"}]},"conversionDetails":{"CUSTOMER_TRANSCRIPT":[{"recordItemKey":"1618271709023#A3RBAYBE7VM004#G2A0XL07022603EU#1618271707694-0","recordItemType":"CUSTOMER_TRANSCRIPT","utteranceId":"A3RBAYBE7VM004:1.0/2021/04/12/23/G2A0XL07022603EU/55...
                            2021-04-13 01:55:29.169 - debug: alexa2.0 (2949) Alexa-Remote: 0 entries left in activity queue
                            2021-04-13 01:55:29.477 - debug: alexa2.0 (2949) Alexa-Remote: Response: {"message":null}
                            2021-04-13 01:55:29.478 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 30783)
                            2021-04-13 01:55:29.478 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/np/player?deviceSerialNumber=G090U5099045059V&deviceType=A32DOYMUN6DTXA&screenWidth=1392&_=1618271729478","method":"GET","timeout":10000,"headers":{}}
                            2021-04-13 01:55:29.933 - debug: alexa2.0 (2949) Alexa-Remote: Response: {"playerInfo":{"hint":null,"infoText":{"header":null,"headerSubtext1":null,"multiLineMode":false,"subText1":"Jonathan Zelter","subText2":"2030","title":"02:02 Uhr"},"isPlayingInLemur":false,"lemurVolume":null,"lyrics":null,"mainArt":{"altText":"Albumdesign","artType":"UrlArtSource","contentType":"image/jpeg","url":"https://m.media-amazon.com/images/I/61InRCnHjNL._UL600_.jpg"},"mediaId":"3295705a-ca86-4a73-8375-13e07a083eca:37","miniArt":{"altText":"Albumdesign","artType":"UrlArtSource","contentType":"image/jpeg","url":"https://m.media-amazon.com/images/I/410y6V9j3vL._UL256_.jpg"},"miniInfoText":{"header":null,"headerSubtext1":null,"multiLineMode":false,"subText1":"Jonathan Zelter","subText2":"Amazon Music","title":"02:02 Uhr"},"playbackSource":null,"playingInLemurId":null,"progress":{"allowScrubbing":true,"locationInfo":null,"mediaLength":233,"mediaProgress":233,"showTiming":true,"visible":true},"provider":{"artOverlay"...
                            2021-04-13 01:55:29.934 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 31239)
                            2021-04-13 01:55:29.934 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/media/state?deviceSerialNumber=G090U5099045059V&deviceType=A32DOYMUN6DTXA&screenWidth=1392&_=1618271729934","method":"GET","timeout":10000,"headers":{}}
                            2021-04-13 01:55:30.275 - debug: alexa2.0 (2949) Alexa-Remote: Response: {"clientId":"Dee-Domain-Music","contentId":null,"contentType":"TRACKS","currentState":"IDLE","imageURL":"https://m.media-amazon.com/images/I/61InRCnHjNL._UL600_.jpg","isDisliked":false,"isLiked":false,"looping":false,"mediaOwnerCustomerId":"A3NFF5CABVXHSL","muted":false,"programId":null,"progressSeconds":233,"providerId":"ROBIN","queue":[{"album":"2030","albumAsin":"B08TX3HZRF","artist":"Jonathan Zelter","asin":"B08TX3FD2M","cardImageURL":null,"contentId":null,"contentType":"TRACKS","durationSeconds":177,"feedbackDisabled":false,"historicalId":null,"imageURL":"https://m.media-amazon.com/images/I/410y6V9j3vL._UL256_.jpg","index":27,"isAd":false,"isDisliked":false,"isFreeWithPrime":false,"isLiked":false,"programId":null,"programName":null,"providerId":"ROBIN","queueId":null,"radioStationCallSign":null,"radioStationId":null,"radioStationLocation":null,"radioStationName":null,"radioStationSlogan":null,"referenceId":"3295705...
                            2021-04-13 01:55:30.278 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 31583)
                            2021-04-13 01:55:30.279 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/np/player?deviceSerialNumber=57c9796cba0446b2afafc4cda39cf6b6&deviceType=A3C9PE6TNYLTCH&screenWidth=1392&_=1618271730279","method":"GET","timeout":10000,"headers":{}}
                            2021-04-13 01:55:30.541 - debug: alexa2.0 (2949) 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}}
                            2021-04-13 01:55:30.543 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 31848)
                            2021-04-13 01:55:30.544 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/np/player?deviceSerialNumber=G2A0XL07022603EU&deviceType=A3RBAYBE7VM004&screenWidth=1392&_=1618271730543","method":"GET","timeout":10000,"headers":{}}
                            2021-04-13 01:55:30.667 - debug: alexa2.0 (2949) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                            2021-04-13 01:55:30.667 - debug: alexa2.0 (2949) Alexa-Push-Connection Device Volume change for G2A0XL07022603EU -> 40/false
                            2021-04-13 01:55:30.673 - debug: alexa2.0 (2949) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                            2021-04-13 01:55:31.011 - debug: alexa2.0 (2949) Alexa-Remote: Response: {"message":null}
                            2021-04-13 01:55:31.012 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 32317)
                            2021-04-13 01:55:31.013 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"www.amazon.de","path":"/alexa-privacy/apd/rvh/customer-history-records?startTime=1618185331012&endTime=1618358131012&recordType=VOICE_HISTORY&maxRecordSize=3","method":"GET","timeout":10000,"headers":{}}
                            2021-04-13 01:55:31.163 - debug: alexa2.0 (2949) Alexa-Remote WS-MQTT: Command PUSH_VOLUME_CHANGE: {
                            2021-04-13 01:55:31.164 - debug: alexa2.0 (2949) Alexa-Push-Connection Device Volume change for G2A0XL07022603EU -> 40/false
                            2021-04-13 01:55:31.166 - debug: alexa2.0 (2949) Alexa-Remote WS-MQTT: Command PUSH_EQUALIZER_STATE_CHANGE: {
                            2021-04-13 01:55:31.732 - debug: alexa2.0 (2949) Alexa-Remote: Response: {"customerHistoryRecords":[{"recordKey":"A3NFF5CABVXHSL#1618271709023#A3RBAYBE7VM004#G2A0XL07022603EU","recordType":"VOICE_HISTORY","timestamp":1618271709023,"customerId":"A3NFF5CABVXHSL","device":{"deviceName":"Wohnzimmer","deviceEntityId":null},"isBinaryFeedbackProvided":false,"isFeedbackPositive":false,"utteranceType":"GENERAL","domain":"Routines","intent":"InvokeRoutineIntent","skillName":"","voiceHistoryRecordItems":[{"recordItemKey":"1618271709023#A3RBAYBE7VM004#G2A0XL07022603EU#1618271707694-0","recordItemType":"CUSTOMER_TRANSCRIPT","utteranceId":"A3RBAYBE7VM004:1.0/2021/04/12/23/G2A0XL07022603EU/55:07::TNIH_2V.31e879fc-f61c-4f0d-bb52-495ce2e7c735LPM/1","timestamp":1618271707694,"transcriptText":"film pause"}]},{"recordKey":"A3NFF5CABVXHSL#1618271707594#A3RBAYBE7VM004#G2A0XL07022603EU","recordType":"VOICE_HISTORY","timestamp":1618271707594,"customerId":"A3NFF5CABVXHSL","device":{"deviceName":"Wohnzimmer","deviceE...
                            2021-04-13 01:55:31.883 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 33187)
                            2021-04-13 01:55:31.885 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/behaviors/actionDefinitions?skillId=amzn1.ask.1p.smarthome","method":"GET","timeout":30000,"headers":{"Routines-Version":"1.1.210292"}}
                            2021-04-13 01:55:33.008 - debug: alexa2.0 (2949) Alexa-Remote: Response: [{"id":"setColor","type":"setColor","displayName":"Set color","description":"Set the color of the specified light","parameters":[{"name":"target","description":"The object to set the color of","constraint":{"constraintType":"DynamicSet","supportedProperty":"setColor"}},{"name":"customerId","description":"The customer id","constraint":{"constraintType":"SystemPredefinedValue","predefinedValue":"CUSTOMER_ID"}},{"name":"operationId","description":"The operation id","constraint":{"constraintType":"ProviderPredefinedValue","predefinedValue":"setColor"}},{"name":"colorName","description":"The available color names","constraint":{"constraintType":"StaticSet","options":[{"data":"black","displayName":"Black"},{"data":"brown","displayName":"Brown"},{"data":"yellow","displayName":"Yellow"},{"data":"blanched_almond","displayName":"Blanched Almond"},{"data":"light_sky_blue","displayName":"Light Sky Blue"},{"data":"white","displayNam...
                            2021-04-13 01:55:33.013 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 34318)
                            2021-04-13 01:55:33.014 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/phoenix?includeRelationships=true&_=1618271733014","method":"GET","timeout":30000,"headers":{}}
                            2021-04-13 01:55:33.942 - debug: alexa2.0 (2949) Alexa-Remote: Response: {"networkDetail":"{\"locationDetails\":{\"locationDetails\":{\"Default_Location\":{\"locationId\":\"Default_Location\",\"amazonBridgeDetails\":{\"amazonBridgeDetails\":{\"LambdaBridge_SKILL/eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmI0YmYyYjRkLTVmNGUtNDU4Yi1hM2I0LTVlOTAwY2VhNWZkOSIsInN0YWdlIjoibGl2ZSJ9\":{\"amazonBridgeIdentifier\":{\"amazonBridgeDSN\":\"SKILL/eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmI0YmYyYjRkLTVmNGUtNDU4Yi1hM2I0LTVlOTAwY2VhNWZkOSIsInN0YWdlIjoibGl2ZSJ9\",\"amazonBridgeType\":\"LambdaBridge\",\"lambdaBridge\":true,\"amazonBridgeSource\":\"SKILL\"},\"applianceDetails\":{\"applianceDetails\":{\"SKILL_eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmI0YmYyYjRkLTVmNGUtNDU4Yi1hM2I0LTVlOTAwY2VhNWZkOSIsInN0YWdlIjoibGl2ZSJ9_8006C4E489049077B449192FB90ADA9719F67627\":{\"applianceId\":\"SKILL_eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmI0YmYyYjRkLTVmNGUtNDU4Yi1hM2I0LTVlOTAwY2VhNWZkOSIsInN0YWdlIjoibGl2ZSJ9_8006C4E489049077B449192FB90ADA97...
                            2021-04-13 01:55:33.962 - debug: alexa2.0 (2949) Alexa-Remote: No authentication check needed (time elapsed 35267)
                            2021-04-13 01:55:33.963 - debug: alexa2.0 (2949) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/behaviors/entities?skillId=amzn1.ask.1p.smarthome","method":"GET","timeout":30000,"headers":{"Routines-Version":"1.1.210292"}}
                            2021-04-13 01:55:34.884 - debug: alexa2.0 (2949) Alexa-Remote: Response: [{"id":"8281cc75-f0f4-4799-9cef-044945af9b19","displayName":"Wohnzimmer4.on","description":"Wohnzimmer4.on","supportedProperties":["turnOff","turnOn"],"supportedTriggers":[],"supportedOperations":["turnOff","turnOn"],"availability":"AVAILABLE","icon":{"value":"OTHER"},"providerData":{"enabled":true,"relationships":[],"categoryType":"APPLIANCE","deviceType":"OTHER","deviceModelType":"Wohnzimmer4.on"}},{"id":"1a189d1d-65e5-44fd-a7c9-5c825b4c18fb","displayName":"Wohnzimmer 4.hue","description":"Gruppe Wohnzimmer 4.hue","supportedProperties":["turnOff","setColor","turnOn"],"supportedTriggers":[],"supportedOperations":["turnOff","setColor","turnOn"],"availability":"AVAILABLE","icon":{"value":"OTHER"},"providerData":{"enabled":true,"relationships":[],"categoryType":"APPLIANCE","deviceType":"OTHER","deviceModelType":"Wohnzimmer 4.hue"}},{"id":"d8bf8454-639a-440d-bc80-5afa9340c9fd","displayName":"Aquariumtemperatur","descriptio...
                            2021-04-13 01:55:34.952 - debug: alexa2.0 (2949) Smarthome-Device Capability Alexa.AcousticEventSensor unknown. Report to developer this and next log line from logfile on disk!
                            2021-04-13 01:55:34.952 - debug: alexa2.0 (2949) {"applianceId":"AAA_SonarCloudService_cb86e918-5d44-36bd-9ebe-ceea2c40fc91","endpointTypeId":"","driverIdentity":{"namespace":"AAA","identifier":"SonarCloudService"},"manufacturerName":"Amazon","friendlyDescription":"Amazon intelligentes Gerät","modelName":"","deviceType":"","version":"0","friendlyName":"Küche","friendlyNameModifiedAt":1579869763040,"capabilitiesModifiedAt":1607059554466,"ipAddress":"","port":"","entityId":"a710bffa-c975-48a4-9dfb-1a4678181364","applianceNetworkState":{"reachability":"REACHABLE","lastSeenAt":1618271714787,"createdAt":1579869669948,"lastSeenDiscoverySessionId":{"value":"eb065755-0732-47ed-bbc2-580ab6badd34"}},"tags":{"tagNameToValueSetMap":{}},"additionalApplianceDetails":{"additionalApplianceDetails":{}},"firmwareVersion":"0","actions":[],"capabilities":[{"capabilityType":"AVSInterfaceCapability","type":"AlexaInterface","version":"3","properties":{"supported":[{"name":"overallMode"},{"name":"carbonMonoxideSire...
                            2021-04-13 01:55:34.953 - debug: alexa2.0 (2949) Smarthome-Device Capability Alexa.EndpointDetector unknown. Report to developer this and next log line from logfile on disk!
                            2021-04-13 01:55:34.953 - debug: alexa2.0 (2949) {"applianceId":"AAA_SonarCloudService_cb86e918-5d44-36bd-9ebe-ceea2c40fc91","endpointTypeId":"","driverIdentity":{"namespace":"AAA","identifier":"SonarCloudService"},"manufacturerName":"Amazon","friendlyDescription":"Amazon intelligentes Gerät","modelName":"","deviceType":"","version":"0","friendlyName":"Küche","friendlyNameModifiedAt":1579869763040,"capabilitiesModifiedAt":1607059554466,"ipAddress":"","port":"","entityId":"a710bffa-c975-48a4-9dfb-1a4678181364","applianceNetworkState":{"reachability":"REACHABLE","lastSeenAt":1618271714787,"createdAt":1579869669948,"lastSeenDiscoverySessionId":{"value":"eb065755-0732-47ed-bbc2-580ab6badd34"}},"tags":{"tagNameToValueSetMap":{}},"additionalApplianceDetails":{"additionalApplianceDetails":{}},"firmwareVersion":"0","actions":[],"capabilities":[{"capabilityType":"AVSInterfaceCapability","type":"AlexaInterface","version":"3","properties":{"supported":[{"name":"overallMode"},{"name":"carbonMonoxideSire...
                            2021-04-13 01:55:34.954 - debug: alexa2.0 (2949) Smarthome-Device Capability Alexa.AcousticEventSensor unknown. Report to developer this and next log line from logfile on disk!
                            2021-04-13 01:55:34.955 - debug: alexa2.0 (2949) {"applianceId":"AAA_SonarCloudService_33efa654-5443-38cf-bb29-e028bbdf34aa","endpointTypeId":"","driverIdentity":{"namespace":"AAA","identifier":"SonarCloudService"},"manufacturerName":"Amazon","friendlyDescription":"Amazon intelligentes Gerät","modelName":"","deviceType":"","version":"0","friendlyName":"Wohnzimmer","friendlyNameModifiedAt":1599231575718,"capabilitiesModifiedAt":1615822628582,"ipAddress":"","port":"","entityId":"f9298eae-61af-40fb-a03a-4b40930c2cf2","applianceNetworkState":{"reachability":"REACHABLE","lastSeenAt":1618271714787,"createdAt":1599231575718,"lastSeenDiscoverySessionId":{"value":"11b91449-8e14-454b-95bb-37170378f79d"}},"tags":{"tagNameToValueSetMap":{"groupIdentity":["amzn1.HomeAutomation.ApplianceGroup.A3NFF5CABVXHSL.f96b7255-c429-4c2e-9d71-51995b80f765"]}},"additionalApplianceDetails":{"additionalApplianceDetails":{}},"firmwareVersion":"0","actions":[],"capabilities":[{"capabilityType":"AVSInterfaceCapability","ty...
                            2021-04-13 01:55:34.955 - debug: alexa2.0 (2949) Smarthome-Device Capability Alexa.EndpointDetector unknown. Report to developer this and next log line from logfile on disk!
                            2021-04-13 01:55:34.956 - debug: alexa2.0 (2949) {"applianceId":"AAA_SonarCloudService_33efa654-5443-38cf-bb29-e028bbdf34aa","endpointTypeId":"","driverIdentity":{"namespace":"AAA","identifier":"SonarCloudService"},"manufacturerName":"Amazon","friendlyDescription":"Amazon intelligentes Gerät","modelName":"","deviceType":"","version":"0","friendlyName":"Wohnzimmer","friendlyNameModifiedAt":1599231575718,"capabilitiesModifiedAt":1615822628582,"ipAddress":"","port":"","entityId":"f9298eae-61af-40fb-a03a-4b40930c2cf2","applianceNetworkState":{"reachability":"REACHABLE","lastSeenAt":1618271714787,"createdAt":1599231575718,"lastSeenDiscoverySessionId":{"value":"11b91449-8e14-454b-95bb-37170378f79d"}},"tags":{"tagNameToValueSetMap":{"groupIdentity":["amzn1.HomeAutomation.ApplianceGroup.A3NFF5CABVXHSL.f96b7255-c429-4c2e-9d71-51995b80f765"]}},"additionalApplianceDetails":{"additionalApplianceDetails":{}},"firmwareVersion":"0","actions":[],"capabilities":[{"capabilityType":"AVSInterfaceCapability","ty...
                            2021-04-13 01:55:34.960 - debug: alexa2.0 (2949) Smarthome-Device Capability Alexa.AcousticEventSensor unknown. Report to developer this and next log line from logfile on disk!
                            2021-04-13 01:55:34.960 - debug: alexa2.0 (2949) {"applianceId":"AAA_SonarCloudService_5baff424-ef43-3c73-9cc0-a7a470b97fcd","endpointTypeId":"","driverIdentity":{"namespace":"AAA","identifier":"SonarCloudService"},"manufacturerName":"Amazon","friendlyDescription":"Amazon intelligentes Gerät","modelName":"","deviceType":"","version":"0","friendlyName":"Schlafzimmer","friendlyNameModifiedAt":1553698756258,"capabilitiesModifiedAt":1616053270102,"ipAddress":"","port":"","entityId":"9286b284-99da-400e-bc2c-0723404fff47","applianceNetworkState":{"reachability":"REACHABLE","lastSeenAt":1618271714787,"createdAt":1553698756258,"lastSeenDiscoverySessionId":{"value":"67f393a5-ffe4-44e0-b923-32cf5c0f49db"}},"tags":{"tagNameToValueSetMap":{"groupIdentity":["amzn1.HomeAutomation.ApplianceGroup.A3NFF5CABVXHSL.ddb4690d-ff7b-467d-8db4-8a6b0640fd59"]}},"additionalApplianceDetails":{"additionalApplianceDetails":{}},"firmwareVersion":"0","actions":[],"capabilities":[{"capabilityType":"AVSInterfaceCapability","...
                            2021-04-13 01:55:34.960 - debug: alexa2.0 (2949) Smarthome-Device Capability Alexa.EndpointDetector unknown. Report to developer this and next log line from logfile on disk!
                            2021-04-13 01:55:34.961 - debug: alexa2.0 (2949) {"applianceId":"AAA_SonarCloudService_5baff424-ef43-3c73-9cc0-a7a470b97fcd","endpointTypeId":"","driverIdentity":{"namespace":"AAA","identifier":"SonarCloudService"},"manufacturerName":"Amazon","friendlyDescription":"Amazon intelligentes Gerät","modelName":"","deviceType":"","version":"0","friendlyName":"Schlafzimmer","friendlyNameModifiedAt":1553698756258,"capabilitiesModifiedAt":1616053270102,"ipAddress":"","port":"","entityId":"9286b284-99da-400e-bc2c-0723404fff47","applianceNetworkState":{"reachability":"REACHABLE","lastSeenAt":1618271714787,"createdAt":1553698756258,"lastSeenDiscoverySessionId":{"value":"67f393a5-ffe4-44e0-b923-32cf5c0f49db"}},"tags":{"tagNameToValueSetMap":{"groupIdentity":["amzn1.HomeAutomation.ApplianceGroup.A3NFF5CABVXHSL.ddb4690d-ff7b-467d-8db4-8a6b0640fd59"]}},"additionalApplianceDetails":{"additionalApplianceDetails":{}},"firmwareVersion":"0","actions":[],"capabilities":[{"capabilityType":"AVSInterfaceCapability","...
                            2021-04-13 01:55:34.963 - debug: alexa2.0 (2949) Smarthome-Device Action rampBrightness unknown. Report to developer this and next log line from logfile on disk!
                            2021-04-13 01:55:34.963 - debug: alexa2.0 (2949) {"applianceId":"SKILL_eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmY3MThkYTkxLWM4NmQtNDc4YS05NDViLTE0ZDZkOTVjMzg2MiIsInN0YWdlIjoibGl2ZSJ9_groups7","endpointTypeId":"","driverIdentity":{"namespace":"SKILL","identifier":"eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmY3MThkYTkxLWM4NmQtNDc4YS05NDViLTE0ZDZkOTVjMzg2MiIsInN0YWdlIjoibGl2ZSJ9"},"manufacturerName":"Philips Lighting","friendlyDescription":"Kids bedroom","modelName":"","deviceType":"CLOUD_DISCOVERED_DEVICE","version":"0","friendlyName":"Kinderzimmer","friendlyNameModifiedAt":1552480417224,"capabilitiesModifiedAt":1552480417224,"ipAddress":"","port":"","entityId":"48787c53-97a5-48cb-9ae0-8783a4f2d179","applianceNetworkState":{"reachability":"REACHABLE","lastSeenAt":1618271714787,"createdAt":1552480417003,"lastSeenDiscoverySessionId":{"value":"6149a3a1-0f86-4eb2-9469-0d7d2b83d482"}},"tags":{"tagNameToValueSetMap":{}},"additionalApplianceDetails":{"additionalApplianceDetails":{"rtype":"Kids bedroom","bridg...
                            2021-04-13 01:55:34.969 - debug: alexa2.0 (2949) Smarthome-Device Action rampBrightness unknown. Report to developer this and next log line from logfile on disk!
                            2021-04-13 01:55:34.970 - debug: alexa2.0 (2949) {"applianceId":"SKILL_eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmY3MThkYTkxLWM4NmQtNDc4YS05NDViLTE0ZDZkOTVjMzg2MiIsInN0YWdlIjoibGl2ZSJ9_groups0","endpointTypeId":"","driverIdentity":{"namespace":"SKILL","identifier":"eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmY3MThkYTkxLWM4NmQtNDc4YS05NDViLTE0ZDZkOTVjMzg2MiIsInN0YWdlIjoibGl2ZSJ9"},"manufacturerName":"Philips Lighting","friendlyDescription":"Alle Hue Leuchten","modelName":"","deviceType":"CLOUD_DISCOVERED_DEVICE","version":"0","friendlyName":"Alle Hue Leuchten","friendlyNameModifiedAt":1552480417237,"capabilitiesModifiedAt":1552480417237,"ipAddress":"","port":"","entityId":"ac534c26-0301-469e-9c63-2550485cdac3","applianceNetworkState":{"reachability":"REACHABLE","lastSeenAt":1618271714787,"createdAt":1552480417004,"lastSeenDiscoverySessionId":{"value":"6149a3a1-0f86-4eb2-9469-0d7d2b83d482"}},"tags":{"tagNameToValueSetMap":{}},"additionalApplianceDetails":{"additionalApplianceDetails":{"rtype":"all","brid...
                            2021-04-13 01:55:34.973 - debug: alexa2.0 (2949) Smarthome-Device Action rampBrightness unknown. Report to developer this and next log line from logfile on disk!
                            2021-04-13 01:55:34.973 - debug: alexa2.0 (2949) {"applianceId":"SKILL_eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmY3MThkYTkxLWM4NmQtNDc4YS05NDViLTE0ZDZkOTVjMzg2MiIsInN0YWdlIjoibGl2ZSJ9_groups1","endpointTypeId":"","driverIdentity":{"namespace":"SKILL","identifier":"eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmY3MThkYTkxLWM4NmQtNDc4YS05NDViLTE0ZDZkOTVjMzg2MiIsInN0YWdlIjoibGl2ZSJ9"},"manufacturerName":"Philips Lighting","friendlyDescription":"Living room","modelName":"","deviceType":"CLOUD_DISCOVERED_DEVICE","version":"0","friendlyName":"Wintergarten","friendlyNameModifiedAt":1552480417247,"capabilitiesModifiedAt":1552480417247,"ipAddress":"","port":"","entityId":"51f010b0-668d-4a97-8aab-3c05570adae3","applianceNetworkState":{"reachability":"REACHABLE","lastSeenAt":1618271714787,"createdAt":1552480417005,"lastSeenDiscoverySessionId":{"value":"6149a3a1-0f86-4eb2-9469-0d7d2b83d482"}},"tags":{"tagNameToValueSetMap":{}},"additionalApplianceDetails":{"additionalApplianceDetails":{"rtype":"Living room","bridgei...
                            2021-04-13 01:55:34.977 - debug: alexa2.0 (2949) Smarthome-Device Action rampBrightness unknown. Report to developer this and next log line from logfile on disk!
                            2021-04-13 01:55:34.978 - debug: alexa2.0 (2949) {"applianceId":"SKILL_eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmY3MThkYTkxLWM4NmQtNDc4YS05NDViLTE0ZDZkOTVjMzg2MiIsInN0YWdlIjoibGl2ZSJ9_groups6","endpointTypeId":"","driverIdentity":{"namespace":"SKILL","identifier":"eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmY3MThkYTkxLWM4NmQtNDc4YS05NDViLTE0ZDZkOTVjMzg2MiIsInN0YWdlIjoibGl2ZSJ9"},"manufacturerName":"Philips Lighting","friendlyDescription":"Living room","modelName":"","deviceType":"CLOUD_DISCOVERED_DEVICE","version":"0","friendlyName":"Wohnzimmer","friendlyNameModifiedAt":1552480417270,"capabilitiesModifiedAt":1552480417270,"ipAddress":"","port":"","entityId":"f692d736-9fd8-42a8-982d-ab7bf1deccc9","applianceNetworkState":{"reachability":"REACHABLE","lastSeenAt":1618271714787,"createdAt":1552480417005,"lastSeenDiscoverySessionId":{"value":"6149a3a1-0f86-4eb2-9469-0d7d2b83d482"}},"tags":{"tagNameToValueSetMap":{}},"additionalApplianceDetails":{"additionalApplianceDetails":{"rtype":"Living room","bridgeid"...
                            2021-04-13 01:55:34.984 - debug: alexa2.0 (2949) Smarthome-Device Capability Alexa.MotionSensor for detectionState.detectionState experimentally supported. Please check and report to developer this and next log line from logfile on disk if it works!!
                            2021-04-13 01:55:34.985 - debug: alexa2.0 (2949) {"applianceId":"SKILL_eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmY3MThkYTkxLWM4NmQtNDc4YS05NDViLTE0ZDZkOTVjMzg2MiIsInN0YWdlIjoibGl2ZSJ9_sensors8","endpointTypeId":"","driverIdentity":{"namespace":"SKILL","identifier":"eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmY3MThkYTkxLWM4NmQtNDc4YS05NDViLTE0ZDZkOTVjMzg2MiIsInN0YWdlIjoibGl2ZSJ9"},"manufacturerName":"Philips Lighting","friendlyDescription":"Bewegungssensor","modelName":"","deviceType":"CLOUD_DISCOVERED_DEVICE","version":"0","friendlyName":"Kinderzimmer Motionsensor","friendlyNameModifiedAt":1562068329512,"capabilitiesModifiedAt":1562068329512,"ipAddress":"","port":"","entityId":"f9cfc619-7fd4-42fd-8bd7-64128692ec2b","applianceNetworkState":{"reachability":"REACHABLE","lastSeenAt":1618271714787,"createdAt":1562068329512,"lastSeenDiscoverySessionId":{"value":"6149a3a1-0f86-4eb2-9469-0d7d2b83d482"}},"tags":{"tagNameToValueSetMap":{}},"additionalApplianceDetails":{"additionalApplianceDetails":{"bridgeid":"...
                            2021-04-13 01:55:34.991 - debug: alexa2.0 (2949) Smarthome-Device Action rampBrightness unknown. Report to developer this and next log line from logfile on disk!
                            2021-04-13 01:55:34.991 - debug: alexa2.0 (2949) {"applianceId":"SKILL_eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmY3MThkYTkxLWM4NmQtNDc4YS05NDViLTE0ZDZkOTVjMzg2MiIsInN0YWdlIjoibGl2ZSJ9_lights8","endpointTypeId":"","driverIdentity":{"namespace":"SKILL","identifier":"eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmY3MThkYTkxLWM4NmQtNDc4YS05NDViLTE0ZDZkOTVjMzg2MiIsInN0YWdlIjoibGl2ZSJ9"},"manufacturerName":"Philips Lighting","friendlyDescription":"Extended color light","modelName":"","deviceType":"CLOUD_DISCOVERED_DEVICE","version":"0","friendlyName":"Laura 1","friendlyNameModifiedAt":1557191649043,"capabilitiesModifiedAt":1557143888349,"ipAddress":"","port":"","entityId":"a004be0f-3fff-4bd6-985b-95f56d5f415c","applianceNetworkState":{"reachability":"REACHABLE","lastSeenAt":1618271714787,"createdAt":1557143888349,"lastSeenDiscoverySessionId":{"value":"6149a3a1-0f86-4eb2-9469-0d7d2b83d482"}},"tags":{"tagNameToValueSetMap":{}},"additionalApplianceDetails":{"additionalApplianceDetails":{"bridgeid":"001788fffea122...
                            2021-04-13 01:55:34.995 - debug: alexa2.0 (2949) Smarthome-Device Action rampBrightness unknown. Report to developer this and next log line from logfile on disk!
                            2021-04-13 01:55:34.996 - debug: alexa2.0 (2949) {"applianceId":"SKILL_eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmY3MThkYTkxLWM4NmQtNDc4YS05NDViLTE0ZDZkOTVjMzg2MiIsInN0YWdlIjoibGl2ZSJ9_lights5","endpointTypeId":"","driverIdentity":{"namespace":"SKILL","identifier":"eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmY3MThkYTkxLWM4NmQtNDc4YS05NDViLTE0ZDZkOTVjMzg2MiIsInN0YWdlIjoibGl2ZSJ9"},"manufacturerName":"Philips Lighting","friendlyDescription":"Extended color light","modelName":"","deviceType":"CLOUD_DISCOVERED_DEVICE","version":"0","friendlyName":"Wohnzimmer 3","friendlyNameModifiedAt":1552480417228,"capabilitiesModifiedAt":1552480417228,"ipAddress":"","port":"","entityId":"f02a8971-37da-4148-994d-7bff1381cfdc","applianceNetworkState":{"reachability":"REACHABLE","lastSeenAt":1618271714787,"createdAt":1552480417004,"lastSeenDiscoverySessionId":{"value":"6149a3a1-0f86-4eb2-9469-0d7d2b83d482"}},"tags":{"tagNameToValueSetMap":{}},"additionalApplianceDetails":{"additionalApplianceDetails":{"bridgeid":"001788fff...
                            2021-04-13 01:55:34.999 - debug: alexa2.0 (2949) Smarthome-Device Action rampBrightness unknown. Report to developer this and next log line from logfile on disk!
                            2021-04-13 01:55:34.999 - debug: alexa2.0 (2949) {"applianceId":"SKILL_eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmY3MThkYTkxLWM4NmQtNDc4YS05NDViLTE0ZDZkOTVjMzg2MiIsInN0YWdlIjoibGl2ZSJ9_lights4","endpointTypeId":"","driverIdentity":{"namespace":"SKILL","identifier":"eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmY3MThkYTkxLWM4NmQtNDc4YS05NDViLTE0ZDZkOTVjMzg2MiIsInN0YWdlIjoibGl2ZSJ9"},"manufacturerName":"Philips Lighting","friendlyDescription":"Extended color light","modelName":"","deviceType":"CLOUD_DISCOVERED_DEVICE","version":"0","friendlyName":"Wohnzimmer 2","friendlyNameModifiedAt":1552480417233,"capabilitiesModifiedAt":1552480417233,"ipAddress":"","port":"","entityId":"1efe0d12-0a79-4a3e-9ec0-fdf3c3888320","applianceNetworkState":{"reachability":"REACHABLE","lastSeenAt":1618271714787,"createdAt":1552480417004,"lastSeenDiscoverySessionId":{"value":"6149a3a1-0f86-4eb2-9469-0d7d2b83d482"}},"tags":{"tagNameToValueSetMap":{}},"additionalApplianceDetails":{"additionalApplianceDetails":{"bridgeid":"001788fff...
                            2021-04-13 01:55:35.003 - debug: alexa2.0 (2949) Smarthome-Device Action rampBrightness unknown. Report to developer this and next log line from logfile on disk!
                            2021-04-13 01:55:35.003 - debug: alexa2.0 (2949) {"applianceId":"SKILL_eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmY3MThkYTkxLWM4NmQtNDc4YS05NDViLTE0ZDZkOTVjMzg2MiIsInN0YWdlIjoibGl2ZSJ9_lights7","endpointTypeId":"","driverIdentity":{"namespace":"SKILL","identifier":"eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmY3MThkYTkxLWM4NmQtNDc4YS05NDViLTE0ZDZkOTVjMzg2MiIsInN0YWdlIjoibGl2ZSJ9"},"manufacturerName":"Philips Lighting","friendlyDescription":"Extended color light","modelName":"","deviceType":"CLOUD_DISCOVERED_DEVICE","version":"0","friendlyName":"Wohnzimmer 4","friendlyNameModifiedAt":1570304632839,"capabilitiesModifiedAt":1552480417242,"ipAddress":"","port":"","entityId":"04ddc68b-d4d9-4f13-b4be-1dbe823180b8","applianceNetworkState":{"reachability":"REACHABLE","lastSeenAt":1618271714787,"createdAt":1552480417004,"lastSeenDiscoverySessionId":{"value":"6149a3a1-0f86-4eb2-9469-0d7d2b83d482"}},"tags":{"tagNameToValueSetMap":{}},"additionalApplianceDetails":{"additionalApplianceDetails":{"bridgeid":"001788fff...
                            2021-04-13 01:55:35.005 - debug: alexa2.0 (2949) Smarthome-Device Action rampBrightness unknown. Report to developer this and next log line from logfile on disk!
                            2021-04-13 01:55:35.005 - debug: alexa2.0 (2949) {"applianceId":"SKILL_eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmY3MThkYTkxLWM4NmQtNDc4YS05NDViLTE0ZDZkOTVjMzg2MiIsInN0YWdlIjoibGl2ZSJ9_lights1","endpointTypeId":"","driverIdentity":{"namespace":"SKILL","identifier":"eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmY3MThkYTkxLWM4NmQtNDc4YS05NDViLTE0ZDZkOTVjMzg2MiIsInN0YWdlIjoibGl2ZSJ9"},"manufacturerName":"Philips Lighting","friendlyDescription":"Color light","modelName":"","deviceType":"CLOUD_DISCOVERED_DEVICE","version":"0","friendlyName":"Wintergarten Ofen","friendlyNameModifiedAt":1552480417257,"capabilitiesModifiedAt":1571384090117,"ipAddress":"","port":"","entityId":"75e0b0f8-d215-404f-9a48-4e85f0f791cb","applianceNetworkState":{"reachability":"REACHABLE","lastSeenAt":1618271714787,"createdAt":1552480417005,"lastSeenDiscoverySessionId":{"value":"6149a3a1-0f86-4eb2-9469-0d7d2b83d482"}},"tags":{"tagNameToValueSetMap":{}},"additionalApplianceDetails":{"additionalApplianceDetails":{"bridgeid":"001788fffea12...
                            2021-04-13 01:55:35.008 - debug: alexa2.0 (2949) Smarthome-Device Action rampBrightness unknown. Report to developer this and next log line from logfile on disk!
                            2021-04-13 01:55:35.008 - debug: alexa2.0 (2949) {"applianceId":"SKILL_eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmY3MThkYTkxLWM4NmQtNDc4YS05NDViLTE0ZDZkOTVjMzg2MiIsInN0YWdlIjoibGl2ZSJ9_lights3","endpointTypeId":"","driverIdentity":{"namespace":"SKILL","identifier":"eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmY3MThkYTkxLWM4NmQtNDc4YS05NDViLTE0ZDZkOTVjMzg2MiIsInN0YWdlIjoibGl2ZSJ9"},"manufacturerName":"Philips Lighting","friendlyDescription":"Extended color light","modelName":"","deviceType":"CLOUD_DISCOVERED_DEVICE","version":"0","friendlyName":"Wohnzimmer 1","friendlyNameModifiedAt":1552480417261,"capabilitiesModifiedAt":1552480417261,"ipAddress":"","port":"","entityId":"9b44ceae-f1dc-4af1-a2d5-cf13af75bc51","applianceNetworkState":{"reachability":"REACHABLE","lastSeenAt":1618271714787,"createdAt":1552480417005,"lastSeenDiscoverySessionId":{"value":"6149a3a1-0f86-4eb2-9469-0d7d2b83d482"}},"tags":{"tagNameToValueSetMap":{}},"additionalApplianceDetails":{"additionalApplianceDetails":{"bridgeid":"001788fff...
                            2021-04-13 01:55:35.010 - debug: alexa2.0 (2949) Smarthome-Device Action rampBrightness unknown. Report to developer this and next log line from logfile on disk!
                            2021-04-13 01:55:35.010 - debug: alexa2.0 (2949) {"applianceId":"SKILL_eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmY3MThkYTkxLWM4NmQtNDc4YS05NDViLTE0ZDZkOTVjMzg2MiIsInN0YWdlIjoibGl2ZSJ9_lights2","endpointTypeId":"","driverIdentity":{"namespace":"SKILL","identifier":"eyJza2lsbElkIjoiYW16bjEuYXNrLnNraWxsLmY3MThkYTkxLWM4NmQtNDc4YS05NDViLTE0ZDZkOTVjMzg2MiIsInN0YWdlIjoibGl2ZSJ9"},"manufacturerName":"Philips Lighting","friendlyDescription":"Color light","modelName":"","deviceType":"CLOUD_DISCOVERED_DEVICE","version":"0","friendlyName":"Wintergarten Strip","friendlyNameModifiedAt":1552480417266,"capabilitiesModifiedAt":1552480417266,"ipAddress":"","port":"","entityId":"138fd81d-9454-4152-aaee-137ce4de004c","applianceNetworkState":{"reachability":"REACHABLE","lastSeenAt":1618271714787,"createdAt":1552480417005,"lastSeenDiscoverySessionId":{"value":"6149a3a1-0f86-4eb2-9469-0d7d2b83d482"}},"tags":{"tagNameToValueSetMap":{}},"additionalApplianceDetails":{"additionalApplianceDetails":{"bridgeid":"001788fffea1...
                            

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

                              @negalein Meine Routine hat mich eben erfolgreich geweckt, also keine Probleme

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

                                @negalein Ggf mal neuen Cookie generieren? Hatte gestern auf GitHub auch einen Fall ...

                                Negalein 1 Reply Last reply Reply Quote 0
                                • Negalein
                                  Negalein Global Moderator @apollon77 last edited by

                                  @apollon77 sagte in Alexa2 Routinen sind leer - Amazon Änderung!:

                                  @negalein Ggf mal neuen Cookie generieren? Hatte gestern auf GitHub auch einen Fall ...

                                  Danke, läuft wieder.
                                  Dürfte an Amazon gelegen haben.

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

                                    @apollon77 ich weiss nicht, ob ich hier richtig bin. Habe aber seit kurzen das Problem, das bei Devices im Alexa2 Adapter, wenn ich zB ein Licht einschalte, der Datenpunkt erst auf true geht und kurz danach auf false. Wobei die Leuchte angeht. Nur leider habe ich ein paar Routinen, die natürlich zuerst prüft ob das Licht an ist, bevor es ausgeschaltet wird. Somit werden dann die Leuchten auch nicht ausgeschaltet. Ist da schon etwas bekannt ?

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

                                      @gelberlemmy Dann bräuchte man mal ein komplettes Debug Log von so einer Aktion. Am Ende wird per Alexa 2 (also es sind denke ja nicht die iot Geräte von ioBroker oder ?!) das Kommando gesendet und dann von Amazon der Status neu abgefragt. Wenn da zurückkommt das es "aus" ist dann würd wieder "aus" gesetzt.

                                      Aber rein Faktisch geht es in diesem Thread um was anderes und ein eigener Thread wäre sinnvoll.

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

                                        @apollon77 alles klar. Gibt es einen Thread für den Adapter ? Sonst mache ich einen neuen auf. Danke

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

                                          @gelberlemmy Neu bitte

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

                                          Support us

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

                                          671
                                          Online

                                          31.7k
                                          Users

                                          79.8k
                                          Topics

                                          1.3m
                                          Posts

                                          32
                                          137
                                          14487
                                          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