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

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

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Alexa Commands werden nicht ausgeführt

NEWS

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

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

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

Alexa Commands werden nicht ausgeführt

Geplant Angeheftet Gesperrt Verschoben Ungelöst Error/Bug
amazon
13 Beiträge 6 Kommentatoren 953 Aufrufe 5 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • C Offline
    C Offline
    chhe
    schrieb am zuletzt editiert von
    #1

    Hallo,

    ich habe den Alexa Adapter 3.0.7 installiert. Die Instanz läuft und es wird ein grüner Punkt angezeigt. Wenn ich nun aber unter Objekte => alexa2.0 => Echo-Devices => jeweiliges Echo Gerät =>Commands

    einen Wert hinter "speak" schreibe oder aber eine Funktion über den "simuliere Tastendruck" ausführen möchte, passiert nichts.

    Im Log steht nur:

    alexa2.0	2020-03-13 19:31:44.853	info	(1256) Alexa-Push-Connection established. Disable Polling
    alexa2.0	2020-03-13 19:31:38.968	info	(1256) Alexa-Push-Connection disconnected - retry: Retry Connection in 5s
    

    Der Eintrag war aber auch 5 Minuten bevor ich die Aktionen überhaupt ausgelöst habe.

    haselchenH 1 Antwort Letzte Antwort
    0
    • C chhe

      Hallo,

      ich habe den Alexa Adapter 3.0.7 installiert. Die Instanz läuft und es wird ein grüner Punkt angezeigt. Wenn ich nun aber unter Objekte => alexa2.0 => Echo-Devices => jeweiliges Echo Gerät =>Commands

      einen Wert hinter "speak" schreibe oder aber eine Funktion über den "simuliere Tastendruck" ausführen möchte, passiert nichts.

      Im Log steht nur:

      alexa2.0	2020-03-13 19:31:44.853	info	(1256) Alexa-Push-Connection established. Disable Polling
      alexa2.0	2020-03-13 19:31:38.968	info	(1256) Alexa-Push-Connection disconnected - retry: Retry Connection in 5s
      

      Der Eintrag war aber auch 5 Minuten bevor ich die Aktionen überhaupt ausgelöst habe.

      haselchenH Offline
      haselchenH Offline
      haselchen
      Most Active
      schrieb am zuletzt editiert von
      #2

      @chhe

      Infos ?
      Nodejs ?
      Admin?
      Js controller?
      Adapter Einstellungen ?
      Cookie vorhanden?

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

      1 Antwort Letzte Antwort
      0
      • C Offline
        C Offline
        chhe
        schrieb am zuletzt editiert von
        #3

        Node.js: v10.17.0
        Admin: 3.7.8
        js-controller: 2.10

        de335c35-ee0a-46de-ac10-1b7a94ccf246-image.png

        730c62c4-bb2f-4115-a970-aaba0259a1ab-image.png

        haselchenH 1 Antwort Letzte Antwort
        0
        • F Offline
          F Offline
          frankyboy73
          schrieb am zuletzt editiert von
          #4

          Hi, hast du mal versucht den Adapter neu zu starten? Browserseite mal neu geladen?

          Schöne Grüße Frank

          1 Antwort Letzte Antwort
          0
          • C Offline
            C Offline
            chhe
            schrieb am zuletzt editiert von
            #5

            Ja, Adapter neugestartet. Browser auch neugeladen und Cache gelöscht.
            Folgende Meldungen sind nun doch noch im Log aufgetaucht:

            host.HomeServer(SmartHome)	2020-03-13 19:50:55.682	info	instance system.adapter.alexa2.0 terminated with code 0 (NO_ERROR)
            host.HomeServer(SmartHome)	2020-03-13 19:50:55.682	error	Caught by controller[1]: at TLSSocket.socketOnData (_http_client.js:442:20)
            host.HomeServer(SmartHome)	2020-03-13 19:50:55.682	error	Caught by controller[1]: at HTTPParser.parserOnHeadersComplete (_http_common.js:109:17)
            host.HomeServer(SmartHome)	2020-03-13 19:50:55.682	error	Caught by controller[1]: at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:556:21)
            host.HomeServer(SmartHome)	2020-03-13 19:50:55.682	error	Caught by controller[1]: at ClientRequest.EventEmitter.emit (domain.js:448:20)
            host.HomeServer(SmartHome)	2020-03-13 19:50:55.682	error	Caught by controller[1]: at ClientRequest.emit (events.js:203:15)
            host.HomeServer(SmartHome)	2020-03-13 19:50:55.682	error	Caught by controller[1]: at ClientRequest.req.on (E:\ioBroker\SmartHome\node_modules\iobroker.alexa2\node_modules\ws\lib\websocket.js:579:27)
            host.HomeServer(SmartHome)	2020-03-13 19:50:55.682	error	Caught by controller[1]: at WebSocket.EventEmitter.emit (domain.js:448:20)
            host.HomeServer(SmartHome)	2020-03-13 19:50:55.682	error	Caught by controller[1]: at WebSocket.emit (events.js:198:13)
            host.HomeServer(SmartHome)	2020-03-13 19:50:55.682	error	Caught by controller[1]: at WebSocket.websocket.on (E:\ioBroker\SmartHome\node_modules\iobroker.alexa2\node_modules\alexa-remote2\alexa-wsmqtt.js:127:111)
            host.HomeServer(SmartHome)	2020-03-13 19:50:55.681	error	Caught by controller[1]: at JSON.stringify (<anonymous>)
            host.HomeServer(SmartHome)	2020-03-13 19:50:55.681	error	Caught by controller[1]: TypeError: Converting circular structure to JSON
            host.HomeServer(SmartHome)	2020-03-13 19:50:55.681	error	Caught by controller[0]: at TLSSocket.socketOnData (_http_client.js:442:20)
            host.HomeServer(SmartHome)	2020-03-13 19:50:55.681	error	Caught by controller[0]: at HTTPParser.parserOnHeadersComplete (_http_common.js:109:17)
            host.HomeServer(SmartHome)	2020-03-13 19:50:55.681	error	Caught by controller[0]: at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:556:21)
            host.HomeServer(SmartHome)	2020-03-13 19:50:55.681	error	Caught by controller[0]: at ClientRequest.EventEmitter.emit (domain.js:448:20)
            host.HomeServer(SmartHome)	2020-03-13 19:50:55.681	error	Caught by controller[0]: at ClientRequest.emit (events.js:203:15)
            host.HomeServer(SmartHome)	2020-03-13 19:50:55.681	error	Caught by controller[0]: at ClientRequest.req.on (E:\ioBroker\SmartHome\node_modules\iobroker.alexa2\node_modules\ws\lib\websocket.js:579:27)
            host.HomeServer(SmartHome)	2020-03-13 19:50:55.681	error	Caught by controller[0]: at WebSocket.EventEmitter.emit (domain.js:448:20)
            host.HomeServer(SmartHome)	2020-03-13 19:50:55.681	error	Caught by controller[0]: at WebSocket.emit (events.js:198:13)
            host.HomeServer(SmartHome)	2020-03-13 19:50:55.681	error	Caught by controller[0]: at WebSocket.websocket.on (E:\ioBroker\SmartHome\node_modules\iobroker.alexa2\node_modules\alexa-remote2\alexa-wsmqtt.js:127:111)
            host.HomeServer(SmartHome)	2020-03-13 19:50:55.681	error	Caught by controller[0]: at JSON.stringify (<anonymous>)
            host.HomeServer(SmartHome)	2020-03-13 19:50:55.680	error	Caught by controller[0]: TypeError: Converting circular structure to JSON
            
            1 Antwort Letzte Antwort
            0
            • C chhe

              Node.js: v10.17.0
              Admin: 3.7.8
              js-controller: 2.10

              de335c35-ee0a-46de-ac10-1b7a94ccf246-image.png

              730c62c4-bb2f-4115-a970-aaba0259a1ab-image.png

              haselchenH Offline
              haselchenH Offline
              haselchen
              Most Active
              schrieb am zuletzt editiert von haselchen
              #6

              @chhe
              Ich würde einfach mal probieren alles auf den neuesten Stand zu bringen.
              Nodejs auf 10.19
              Admin 4.0.5
              Js Controller 2.2.9
              Socket.io 3.0.1
              Web Server 3.0.1

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

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

                @chhe
                Glaub, amazon hat im Moment Probleme, hier seit etwa 90 Minuten...

                alexa2.0	2020-03-13 20:12:02.142	info	Alexa-Push-Connection Error: Error: read ECONNRESET
                alexa2.0	2020-03-13 20:11:56.876	info	Alexa-Push-Connection disconnected - retry: Retry Connection in 5s
                alexa2.0	2020-03-13 20:10:46.331	info	Alexa-Push-Connection disconnected - retry: Retry Connection in 5s
                alexa2.0	2020-03-13 20:07:47.492	info	Alexa-Push-Connection established. Disable Polling
                alexa2.0	2020-03-13 20:02:06.863	info	Alexa-Push-Connection disconnected - retry: Retry Connection in 5s
                alexa2.0	2020-03-13 19:59:07.606	info	Alexa-Push-Connection established. Disable Polling
                alexa2.0	2020-03-13 19:53:28.385	info	Alexa-Push-Connection disconnected - retry: Retry Connection in 5s
                alexa2.0	2020-03-13 19:53:28.384	info	Alexa-Push-Connection Error: Error: read ECONNRESET
                alexa2.0	2020-03-13 19:53:23.129	info	Alexa-Push-Connection disconnected - retry: Retry Connection in 5s
                alexa2.0	2020-03-13 19:52:33.507	info	Alexa-Push-Connection disconnected - retry: Retry Connection in 5s
                alexa2.0	2020-03-13 19:52:33.507	info	Alexa-Push-Connection Error: Error: read ECONNRESET
                alexa2.0	2020-03-13 19:52:28.269	info	Alexa-Push-Connection disconnected - retry: Retry Connection in 5s
                alexa2.0	2020-03-13 19:52:28.268	info	Alexa-Push-Connection Error: Error: read ECONNRESET
                alexa2.0	2020-03-13 19:52:23.030	info	Alexa-Push-Connection disconnected - retry: Retry Connection in 5s
                alexa2.0	2020-03-13 19:52:23.029	info	Alexa-Push-Connection Error: Error: read ECONNRESET
                alexa2.0	2020-03-13 19:52:17.789	info	Alexa-Push-Connection disconnected - retry: Retry Connection in 5s
                alexa2.0	2020-03-13 19:52:17.788	info	Alexa-Push-Connection Error: Error: read ECONNRESET
                alexa2.0	2020-03-13 19:52:12.511	info	Alexa-Push-Connection disconnected - retry: Retry Connection in 5s
                alexa2.0	2020-03-13 19:30:43.702	info	Alexa-Push-Connection established. Disable Polling
                alexa2.0	2020-03-13 19:30:34.524	info	Alexa-Push-Connection disconnected - retry: Retry Connection in 5s
                
                dslraserD 1 Antwort Letzte Antwort
                0
                • padrinoP padrino

                  @chhe
                  Glaub, amazon hat im Moment Probleme, hier seit etwa 90 Minuten...

                  alexa2.0	2020-03-13 20:12:02.142	info	Alexa-Push-Connection Error: Error: read ECONNRESET
                  alexa2.0	2020-03-13 20:11:56.876	info	Alexa-Push-Connection disconnected - retry: Retry Connection in 5s
                  alexa2.0	2020-03-13 20:10:46.331	info	Alexa-Push-Connection disconnected - retry: Retry Connection in 5s
                  alexa2.0	2020-03-13 20:07:47.492	info	Alexa-Push-Connection established. Disable Polling
                  alexa2.0	2020-03-13 20:02:06.863	info	Alexa-Push-Connection disconnected - retry: Retry Connection in 5s
                  alexa2.0	2020-03-13 19:59:07.606	info	Alexa-Push-Connection established. Disable Polling
                  alexa2.0	2020-03-13 19:53:28.385	info	Alexa-Push-Connection disconnected - retry: Retry Connection in 5s
                  alexa2.0	2020-03-13 19:53:28.384	info	Alexa-Push-Connection Error: Error: read ECONNRESET
                  alexa2.0	2020-03-13 19:53:23.129	info	Alexa-Push-Connection disconnected - retry: Retry Connection in 5s
                  alexa2.0	2020-03-13 19:52:33.507	info	Alexa-Push-Connection disconnected - retry: Retry Connection in 5s
                  alexa2.0	2020-03-13 19:52:33.507	info	Alexa-Push-Connection Error: Error: read ECONNRESET
                  alexa2.0	2020-03-13 19:52:28.269	info	Alexa-Push-Connection disconnected - retry: Retry Connection in 5s
                  alexa2.0	2020-03-13 19:52:28.268	info	Alexa-Push-Connection Error: Error: read ECONNRESET
                  alexa2.0	2020-03-13 19:52:23.030	info	Alexa-Push-Connection disconnected - retry: Retry Connection in 5s
                  alexa2.0	2020-03-13 19:52:23.029	info	Alexa-Push-Connection Error: Error: read ECONNRESET
                  alexa2.0	2020-03-13 19:52:17.789	info	Alexa-Push-Connection disconnected - retry: Retry Connection in 5s
                  alexa2.0	2020-03-13 19:52:17.788	info	Alexa-Push-Connection Error: Error: read ECONNRESET
                  alexa2.0	2020-03-13 19:52:12.511	info	Alexa-Push-Connection disconnected - retry: Retry Connection in 5s
                  alexa2.0	2020-03-13 19:30:43.702	info	Alexa-Push-Connection established. Disable Polling
                  alexa2.0	2020-03-13 19:30:34.524	info	Alexa-Push-Connection disconnected - retry: Retry Connection in 5s
                  
                  dslraserD Offline
                  dslraserD Offline
                  dslraser
                  Forum Testing Most Active
                  schrieb am zuletzt editiert von
                  #8

                  @padrino
                  bei mir geht aktuell kein speak und auch kein ssml....
                  Anscheinend schraubt amazon wieder was

                  haselchenH 1 Antwort Letzte Antwort
                  0
                  • dslraserD dslraser

                    @padrino
                    bei mir geht aktuell kein speak und auch kein ssml....
                    Anscheinend schraubt amazon wieder was

                    haselchenH Offline
                    haselchenH Offline
                    haselchen
                    Most Active
                    schrieb am zuletzt editiert von
                    #9

                    Kann ich bestätigen. Den 5s Reconnect Fehler habe ich auch.
                    Der Fehler bei @chhe scheint aber anderer Natur.

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

                    dslraserD 1 Antwort Letzte Antwort
                    0
                    • haselchenH haselchen

                      Kann ich bestätigen. Den 5s Reconnect Fehler habe ich auch.
                      Der Fehler bei @chhe scheint aber anderer Natur.

                      dslraserD Offline
                      dslraserD Offline
                      dslraser
                      Forum Testing Most Active
                      schrieb am zuletzt editiert von
                      #10

                      @haselchen
                      bei mir geht es jetzt wieder

                      haselchenH 1 Antwort Letzte Antwort
                      0
                      • dslraserD dslraser

                        @haselchen
                        bei mir geht es jetzt wieder

                        haselchenH Offline
                        haselchenH Offline
                        haselchen
                        Most Active
                        schrieb am zuletzt editiert von
                        #11

                        @dslraser

                        THX für die Info .
                        Dann kann ich ja die Alarmanlage wieder einschalten 😜

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

                        dslraserD 1 Antwort Letzte Antwort
                        0
                        • haselchenH haselchen

                          @dslraser

                          THX für die Info .
                          Dann kann ich ja die Alarmanlage wieder einschalten 😜

                          dslraserD Offline
                          dslraserD Offline
                          dslraser
                          Forum Testing Most Active
                          schrieb am zuletzt editiert von
                          #12

                          @haselchen
                          hm...Kommando zurück, geht nur an manchen ECHOS, an manchen aber nicht🤪

                          1 Antwort Letzte Antwort
                          0
                          • harrymH Offline
                            harrymH Offline
                            harrym
                            schrieb am zuletzt editiert von
                            #13

                            amazon bastelt noch immer ;) siehste auch schön im log vom alexa adapter.

                            ASRock FM2A88X-ITX+ mit 32GB RAM, 128GB SSD mit Proxmox, 3x1 TB SSD als RAID mit CT und VMs.

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


                            Support us

                            ioBroker
                            Community Adapters
                            Donate

                            704

                            Online

                            32.4k

                            Benutzer

                            81.4k

                            Themen

                            1.3m

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

                            • Du hast noch kein Konto? Registrieren

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