NEWS
Alexa "ioBroker.iot" Skill: Keine Anmeldung möglich
-
Hallo zusammen,
ich kämpfe seit ein paar Tagen mit der Kopplung von ioBroker und Alexa.
Aber zuerst der Reihe nach, passiert ist bzw. ich gemacht hatte:ioBroker v6,3,5
Plattform: docker
RAM: 7.7 GB
Node.js: v18.16.0(18.16.1)
NPM: 9.5.1Unter anderem installierte Adapter in ioBroker:
iot.0 (v1.14.5, mit aktiver ioBroker.pro Verknüpfung, Alexa Geräte vorhanden,
alexa2.0 (v3.23.2, mit "Standard-Werten", alles grün und aktuell)Ich konnte (und kann eigentlich immer noch) damit in ioBroker auf meinen Echo Dot zugreifen oder per Script Sprachausgaben generieren. War alles soweit fein.
Wollte dann (nach der Methode "Fenster-zu-Abfrage" von EddyD's SmartHome) einen erstellten Datenpunkt über Alexa abfragen.
Konnte ihn auch im iot.0 Adapter unter "Alexa Geräte" auswählen.
Nur hat danach Alexa diesen Datenpunkt nicht unter "Neue Geräte suchen" gefunden. Alles probiert. Adapter neu gestartet, neu installiert, den Datenpunkt in ioBroker mit verschiedenen Datentypen (number, string...) neu erstellt, hat alles nichts gebracht. Der Datenpunkt wurde nicht als "neue Gerät" in Alexa angezeigt.
Der Alexa-Skill "ioBroker.iot" war aktiv und der Status auf "Verbindung hergestellt" (oder so ähnlich). In meinem Wahn habe ich dann den Skill deaktiviert und wollte mich nach neuer Aktivierung anmelden. Seit dem bekomme ich dabei nur zu lesen, dass "meine Anmeldeinformationen falsch sind" bzw. dass "ich mein Passwort nicht resetten könne".
Ich habe dabei folgendes berücksichtigt:
- Kleinschreibung der E-Mail-Adresse
- gleiches Passwort wie auf iobroker.net und iobroker.pro (dort extra nochmal neue Passwörter vergeben)
- die Anleitungen hier und dort durchgelesen
- und dann alles nochmal von vorne gestartet
Habt ihr mir eine Idee, was ich noch versuchen kann, um a) den Skill "iobroker.iot" wieder zum Laufen zu bekommen bzw. einen Datenpunkt über Alexa abzugreifen?
Lieben Dank,
Gruß MarkusEdit meinte noch, ich solle mal einen Auszug aus dem Fehlerprotokoll anfügen, vielleicht ist da ein Zusammenhang
2023-07-16 08:56:15.907 - info: admin.0 (198) <== Disconnect system.user.admin from ::ffff:192.168.0.21 iot 2023-07-16 08:58:45.856 - info: admin.0 (198) ==> Connected system.user.admin from ::ffff:192.168.0.21 2023-07-16 08:58:56.855 - info: admin.0 (198) <== Disconnect system.user.admin from ::ffff:192.168.0.21 2023-07-16 08:58:59.651 - info: admin.0 (198) ==> Connected system.user.admin from ::ffff:192.168.0.21 2023-07-16 08:58:59.786 - info: iot.0 (26403) Request devices 2023-07-16 08:59:00.448 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Cloud.enabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 08:59:00.451 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.clientId": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 08:59:00.452 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.rpcNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 08:59:00.454 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.statusNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 08:59:00.455 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.topicPrefix": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 08:59:00.457 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InitialState": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 08:59:00.459 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InputMode": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 08:59:00.461 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.Switch": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 08:59:00.462 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.debugEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 08:59:00.464 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.eco": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 08:59:00.465 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.WiFi.apEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 08:59:00.467 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.authEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 08:59:00.468 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.class": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 08:59:00.470 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.firmware": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 08:59:00.472 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.gen": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 08:59:00.473 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.id": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 08:59:00.475 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.model": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 08:59:00.477 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.type": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 08:59:00.478 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.version": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:00:16.549 - info: admin.0 (198) <== Disconnect system.user.admin from ::ffff:192.168.0.21 javascript 2023-07-16 09:00:16.569 - info: admin.0 (198) <== Disconnect system.user.admin from ::ffff:192.168.0.21 admin 2023-07-16 09:00:42.365 - info: iot.0 (26403) Request devices 2023-07-16 09:00:42.886 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Cloud.enabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:00:42.889 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.clientId": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:00:42.891 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.rpcNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:00:42.893 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.statusNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:00:42.895 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.topicPrefix": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:00:42.897 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InitialState": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:00:42.898 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InputMode": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:00:42.900 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.Switch": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:00:42.902 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.debugEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:00:42.904 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.eco": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:00:42.906 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.WiFi.apEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:00:42.908 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.authEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:00:42.909 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.class": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:00:42.911 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.firmware": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:00:42.913 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.gen": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:00:42.915 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.id": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:00:42.917 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.model": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:00:42.918 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.type": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:00:42.920 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.version": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:01.223 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Cloud.enabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:01.227 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.clientId": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:01.228 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.rpcNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:01.230 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.statusNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:01.232 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.topicPrefix": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:01.233 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InitialState": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:01.235 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InputMode": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:01.237 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.Switch": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:01.238 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.debugEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:01.240 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.eco": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:01.242 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.WiFi.apEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:01.243 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.authEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:01.245 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.class": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:01.246 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.firmware": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:01.248 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.gen": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:01.249 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.id": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:01.251 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.model": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:01.252 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.type": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:01.254 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.version": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:01.672 - info: iot.0 (26403) Request devices 2023-07-16 09:02:02.218 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Cloud.enabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:02.220 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.clientId": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:02.222 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.rpcNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:02.224 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.statusNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:02.225 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.topicPrefix": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:02.227 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InitialState": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:02.229 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InputMode": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:02.231 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.Switch": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:02.232 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.debugEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:02.234 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.eco": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:02.235 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.WiFi.apEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:02.237 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.authEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:02.239 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.class": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:02.240 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.firmware": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:02.242 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.gen": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:02.243 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.id": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:02.245 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.model": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:02.246 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.type": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:02.248 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.version": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:14.534 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Cloud.enabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:14.536 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.clientId": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:14.538 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.rpcNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:14.541 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.statusNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:14.542 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.topicPrefix": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:14.544 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InitialState": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:14.546 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InputMode": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:14.548 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.Switch": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:14.552 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.debugEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:14.554 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.eco": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:14.555 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.WiFi.apEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:14.557 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.authEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:14.559 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.class": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:14.560 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.firmware": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:14.562 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.gen": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:14.563 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.id": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:14.582 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.model": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:14.588 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.type": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:14.590 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.version": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:15.021 - info: iot.0 (26403) Request devices 2023-07-16 09:02:15.482 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Cloud.enabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:15.485 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.clientId": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:15.487 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.rpcNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:15.489 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.statusNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:15.490 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.topicPrefix": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:15.492 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InitialState": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:15.494 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InputMode": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:15.496 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.Switch": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:15.497 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.debugEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:15.499 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.eco": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:15.501 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.WiFi.apEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:15.503 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.authEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:15.508 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.class": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:15.510 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.firmware": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:15.512 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.gen": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:15.513 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.id": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:15.515 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.model": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:15.517 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.type": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:02:15.518 - error: iot.0 (26403) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.version": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:04:18.648 - info: admin.0 (198) ==> Connected system.user.admin from ::ffff:192.168.0.21 2023-07-16 09:04:21.558 - info: admin.0 (198) <== Disconnect system.user.admin from ::ffff:192.168.0.21 admin 2023-07-16 09:27:18.757 - info: host.iobroker stopInstance system.adapter.iot.0 (force=false, process=true) 2023-07-16 09:27:18.778 - info: iot.0 (26403) Got terminate signal TERMINATE_YOURSELF 2023-07-16 09:27:18.792 - info: iot.0 (26403) terminating 2023-07-16 09:27:18.796 - info: iot.0 (26403) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2023-07-16 09:27:18.811 - info: host.iobroker stopInstance system.adapter.iot.0 send kill signal 2023-07-16 09:27:18.849 - info: iot.0 (26403) Connection changed: disconnect 2023-07-16 09:27:18.850 - info: iot.0 (26403) Connection lost 2023-07-16 09:27:19.526 - info: host.iobroker instance system.adapter.iot.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2023-07-16 09:27:22.201 - info: host.iobroker instance system.adapter.iot.0 started with pid 30245 2023-07-16 09:27:33.671 - info: iot.0 (30245) starting. Version 1.14.5 in /opt/iobroker/node_modules/iobroker.iot, node: v18.16.0, js-controller: 4.0.24 2023-07-16 09:27:33.824 - info: iot.0 (30245) Connecting with xxxx.iot.eu-west-1.amazonaws.com 2023-07-16 09:27:35.076 - error: iot.0 (30245) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Cloud.enabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:35.078 - error: iot.0 (30245) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.clientId": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:35.080 - error: iot.0 (30245) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.rpcNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:35.082 - error: iot.0 (30245) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.statusNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:35.084 - error: iot.0 (30245) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.topicPrefix": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:35.086 - error: iot.0 (30245) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InitialState": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:35.087 - error: iot.0 (30245) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InputMode": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:35.089 - error: iot.0 (30245) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.Switch": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:35.091 - error: iot.0 (30245) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.debugEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:35.093 - error: iot.0 (30245) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.eco": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:35.095 - error: iot.0 (30245) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.WiFi.apEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:35.097 - error: iot.0 (30245) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.authEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:35.098 - error: iot.0 (30245) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.class": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:35.100 - error: iot.0 (30245) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.firmware": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:35.101 - error: iot.0 (30245) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.gen": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:35.103 - error: iot.0 (30245) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.id": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:35.104 - error: iot.0 (30245) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.model": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:35.106 - error: iot.0 (30245) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.type": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:35.108 - error: iot.0 (30245) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.version": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:35.981 - info: host.iobroker stopInstance system.adapter.iot.0 (force=false, process=true) 2023-07-16 09:27:36.010 - info: iot.0 (30245) Got terminate signal TERMINATE_YOURSELF 2023-07-16 09:27:36.011 - info: iot.0 (30245) terminating 2023-07-16 09:27:36.013 - info: iot.0 (30245) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2023-07-16 09:27:36.024 - info: host.iobroker stopInstance system.adapter.iot.0 send kill signal 2023-07-16 09:27:36.587 - info: host.iobroker instance system.adapter.iot.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2023-07-16 09:27:39.134 - info: host.iobroker instance system.adapter.iot.0 started with pid 30285 2023-07-16 09:27:41.950 - info: iot.0 (30285) starting. Version 1.14.5 in /opt/iobroker/node_modules/iobroker.iot, node: v18.16.0, js-controller: 4.0.24 2023-07-16 09:27:42.063 - info: iot.0 (30285) Connecting with xxxx.iot.eu-west-1.amazonaws.com 2023-07-16 09:27:43.040 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Cloud.enabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:43.043 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.clientId": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:43.046 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.rpcNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:43.048 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.statusNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:43.051 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.topicPrefix": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:43.053 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InitialState": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:43.056 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InputMode": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:43.058 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.Switch": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:43.060 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.debugEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:43.062 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.eco": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:43.064 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.WiFi.apEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:43.067 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.authEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:43.069 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.class": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:43.071 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.firmware": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:43.073 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.gen": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:43.074 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.id": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:43.076 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.model": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:43.077 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.type": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:43.079 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.version": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:27:45.117 - info: iot.0 (30285) Connection changed: connect 2023-07-16 09:29:02.764 - info: admin.0 (198) <== Disconnect system.user.admin from ::ffff:192.168.0.21 iot 2023-07-16 09:30:35.918 - info: admin.0 (198) ==> Connected system.user.admin from ::ffff:192.168.0.21 2023-07-16 09:37:49.218 - info: admin.0 (198) ==> Connected system.user.admin from ::ffff:192.168.0.21 2023-07-16 09:37:57.821 - info: admin.0 (198) ==> Connected system.user.admin from ::ffff:192.168.0.21 2023-07-16 09:38:00.578 - info: javascript.0 (241) Start javascript script.js.Test-Ordner.Test:_Sprachausgabe_Alexa 2023-07-16 09:38:00.720 - info: javascript.0 (241) script.js.Test-Ordner.Test:_Sprachausgabe_Alexa: registered 0 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions 2023-07-16 09:38:12.533 - info: javascript.0 (241) Stop script script.js.Test-Ordner.Test:_Sprachausgabe_Alexa 2023-07-16 09:39:14.405 - info: iot.0 (30285) Request devices 2023-07-16 09:39:15.140 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Cloud.enabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:39:15.145 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.clientId": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:39:15.147 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.rpcNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:39:15.148 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.statusNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:39:15.150 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.topicPrefix": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:39:15.152 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InitialState": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:39:15.154 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InputMode": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:39:15.156 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.Switch": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:39:15.158 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.debugEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:39:15.159 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.eco": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:39:15.161 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.WiFi.apEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:39:15.163 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.authEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:39:15.164 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.class": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:39:15.166 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.firmware": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:39:15.167 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.gen": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:39:15.169 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.id": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:39:15.170 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.model": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:39:15.172 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.type": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:39:15.173 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.version": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:47:39.151 - info: iot.0 (30285) Request devices 2023-07-16 09:47:39.878 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Cloud.enabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:47:39.880 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.clientId": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:47:39.882 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.rpcNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:47:39.883 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.statusNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:47:39.885 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.topicPrefix": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:47:39.887 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InitialState": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:47:39.888 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InputMode": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:47:39.890 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.Switch": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:47:39.891 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.debugEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:47:39.893 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.eco": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:47:39.894 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.WiFi.apEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:47:39.896 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.authEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:47:39.897 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.class": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:47:39.899 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.firmware": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:47:39.900 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.gen": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:47:39.902 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.id": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:47:39.903 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.model": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:47:39.905 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.type": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:47:39.906 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.version": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:48:35.485 - info: iot.0 (30285) Request devices 2023-07-16 09:48:36.276 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Cloud.enabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:48:36.279 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.clientId": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:48:36.281 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.rpcNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:48:36.282 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.statusNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:48:36.284 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.topicPrefix": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:48:36.286 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InitialState": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:48:36.288 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InputMode": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:48:36.290 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.Switch": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:48:36.292 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.debugEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:48:36.294 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.eco": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:48:36.296 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.WiFi.apEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:48:36.298 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.authEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:48:36.299 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.class": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:48:36.301 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.firmware": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:48:36.303 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.gen": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:48:36.305 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.id": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:48:36.306 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.model": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:48:36.308 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.type": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:48:36.310 - error: iot.0 (30285) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.version": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:04.272 - info: host.iobroker stopInstance system.adapter.iot.0 (force=false, process=true) 2023-07-16 09:50:04.277 - info: iot.0 (30285) Got terminate signal TERMINATE_YOURSELF 2023-07-16 09:50:04.281 - info: iot.0 (30285) terminating 2023-07-16 09:50:04.283 - info: iot.0 (30285) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2023-07-16 09:50:04.328 - info: iot.0 (30285) Connection changed: disconnect 2023-07-16 09:50:04.329 - info: iot.0 (30285) Connection lost 2023-07-16 09:50:04.410 - info: host.iobroker stopInstance system.adapter.iot.0 send kill signal 2023-07-16 09:50:04.962 - info: host.iobroker instance system.adapter.iot.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2023-07-16 09:50:07.680 - info: host.iobroker instance system.adapter.iot.0 started with pid 32133 2023-07-16 09:50:17.568 - info: admin.0 (198) <== Disconnect system.user.admin from ::ffff:192.168.0.21 iot 2023-07-16 09:50:18.275 - info: iot.0 (32133) starting. Version 1.14.5 in /opt/iobroker/node_modules/iobroker.iot, node: v18.16.0, js-controller: 4.0.24 2023-07-16 09:50:18.529 - info: iot.0 (32133) Connecting with iobroker.auth.eu-west-1.amazoncognito.com 2023-07-16 09:50:19.877 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Cloud.enabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:19.880 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.clientId": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:19.883 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.rpcNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:19.885 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.statusNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:19.886 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.topicPrefix": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:19.888 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InitialState": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:19.890 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InputMode": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:19.892 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.Switch": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:19.894 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.debugEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:19.896 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.eco": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:19.897 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.WiFi.apEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:19.899 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.authEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:19.901 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.class": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:19.902 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.firmware": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:19.904 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.gen": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:19.905 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.id": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:19.907 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.model": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:19.908 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.type": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:19.910 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.version": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:38.109 - info: admin.0 (198) ==> Connected system.user.admin from ::ffff:192.168.0.21 2023-07-16 09:50:38.242 - info: iot.0 (32133) Request devices 2023-07-16 09:50:38.764 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Cloud.enabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:38.767 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.clientId": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:38.769 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.rpcNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:38.770 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.statusNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:38.772 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.topicPrefix": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:38.774 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InitialState": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:38.775 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InputMode": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:38.777 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.Switch": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:38.778 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.debugEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:38.780 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.eco": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:38.782 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.WiFi.apEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:38.784 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.authEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:38.785 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.class": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:38.787 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.firmware": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:38.789 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.gen": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:38.790 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.id": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:38.792 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.model": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:38.793 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.type": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:38.795 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.version": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:50:49.353 - info: iot.0 (32133) Connection changed: disconnect 2023-07-16 09:50:56.787 - info: admin.0 (198) <== Disconnect system.user.admin from ::ffff:192.168.0.21 javascript 2023-07-16 09:50:56.792 - info: admin.0 (198) <== Disconnect system.user.admin from ::ffff:192.168.0.21 admin 2023-07-16 09:51:05.446 - info: admin.0 (198) <== Disconnect system.user.admin from ::ffff:192.168.0.21 iot 2023-07-16 09:51:08.952 - info: admin.0 (198) ==> Connected system.user.admin from ::ffff:192.168.0.21 2023-07-16 09:51:09.061 - info: iot.0 (32133) Request devices 2023-07-16 09:51:09.627 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Cloud.enabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:09.629 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.clientId": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:09.631 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.rpcNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:09.633 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.statusNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:09.634 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.topicPrefix": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:09.636 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InitialState": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:09.638 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InputMode": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:09.640 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.Switch": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:09.641 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.debugEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:09.643 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.eco": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:09.644 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.WiFi.apEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:09.646 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.authEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:09.647 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.class": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:09.649 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.firmware": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:09.650 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.gen": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:09.652 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.id": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:09.654 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.model": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:09.655 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.type": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:09.657 - error: iot.0 (32133) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.version": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:24.372 - info: iot.0 (32133) Connection changed: disconnect 2023-07-16 09:51:41.305 - info: host.iobroker stopInstance system.adapter.iot.0 (force=false, process=true) 2023-07-16 09:51:41.466 - info: iot.0 (32133) Got terminate signal TERMINATE_YOURSELF 2023-07-16 09:51:41.469 - info: iot.0 (32133) terminating 2023-07-16 09:51:41.470 - info: iot.0 (32133) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2023-07-16 09:51:41.493 - info: host.iobroker stopInstance system.adapter.iot.0 send kill signal 2023-07-16 09:51:42.073 - info: host.iobroker instance system.adapter.iot.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2023-07-16 09:51:43.531 - info: admin.0 (198) <== Disconnect system.user.admin from ::ffff:192.168.0.21 iot 2023-07-16 09:51:44.622 - info: host.iobroker instance system.adapter.iot.0 started with pid 32261 2023-07-16 09:51:47.351 - info: iot.0 (32261) starting. Version 1.14.5 in /opt/iobroker/node_modules/iobroker.iot, node: v18.16.0, js-controller: 4.0.24 2023-07-16 09:51:47.494 - info: iot.0 (32261) Connecting with xxxx.iot.eu-west-1.amazonaws.com 2023-07-16 09:51:48.371 - info: iot.0 (32261) Connection changed: connect 2023-07-16 09:51:48.628 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Cloud.enabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:48.630 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.clientId": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:48.632 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.rpcNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:48.633 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.statusNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:48.635 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.topicPrefix": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:48.637 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InitialState": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:48.639 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InputMode": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:48.641 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.Switch": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:48.643 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.debugEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:48.644 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.eco": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:48.646 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.WiFi.apEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:48.648 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.authEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:48.650 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.class": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:48.651 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.firmware": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:48.653 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.gen": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:48.654 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.id": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:48.656 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.model": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:48.657 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.type": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:51:48.659 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.version": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:52:34.721 - info: admin.0 (198) ==> Connected system.user.admin from ::ffff:192.168.0.21 2023-07-16 09:52:40.976 - info: admin.0 (198) <== Disconnect system.user.admin from ::ffff:192.168.0.21 iot 2023-07-16 09:52:45.652 - info: admin.0 (198) ==> Connected system.user.admin from ::ffff:192.168.0.21 2023-07-16 09:58:25.320 - info: admin.0 (198) <== Disconnect system.user.admin from ::ffff:192.168.0.21 2023-07-16 09:58:31.055 - info: admin.0 (198) ==> Connected system.user.admin from ::ffff:192.168.0.21 2023-07-16 09:58:51.407 - info: iot.0 (32261) Request devices 2023-07-16 09:58:52.043 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Cloud.enabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:58:52.046 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.clientId": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:58:52.048 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.rpcNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:58:52.050 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.statusNotifications": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:58:52.051 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Mqtt.topicPrefix": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:58:52.054 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InitialState": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:58:52.055 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.InputMode": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:58:52.057 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Relay0.Switch": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:58:52.059 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.debugEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:58:52.061 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.Sys.eco": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:58:52.063 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.WiFi.apEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:58:52.064 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.authEnabled": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:58:52.066 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.class": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:58:52.068 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.firmware": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:58:52.070 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.gen": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:58:52.071 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.id": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:58:52.073 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.model": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:58:52.075 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.type": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 09:58:52.077 - error: iot.0 (32261) [ALEXA] Cannot process "shelly.0.shellyplus1pm#80646fe57324#1.version": TypeError: (friendlyNames[i] || "").trim is not a function 2023-07-16 10:19:48.225 - info: admin.0 (198) <== Disconnect system.user.admin from ::ffff:192.168.0.21 iot
-
Ok .. habe jetzt noch diesen Thread dazu gefunden, wonach ich erst ein Initial-Passwort von ioBroker benötige.
https://forum.iobroker.net/topic/32681/iobroker-iot-skill-aktivierung-funktioniert-nicht
Leider keine Ahnung, wen ich da jetzt anschreiben soll ... die Iobroker GmbH? support@iobroker.com ?
-
Leider konnte ich mein Problem immer noch nicht lösen - trotz mehrmaliger Neuinstallation der verschiedenen Adapter kann ich mich über Alexa immer noch nicht in ioBroker anmelden:
Irgendwelche Ideen, was ich falsch mache oder noch ausprobieren könnte? Ich weiß auch nicht, wo ich das im verlinkten Beitrag weiter oben von @Amplitudenmodulation genannte "initiale Passwort" her bekomme
-
@markus-7 Hallo gibt es hierzu etwas neues habe genau das gleiche Problem
-
Hallo Numpad,
leider keine befriedigende Antwort. Ich habe mehrmals (oft...) den Kreislauf mit Deinstallation - Installation - Neuanmeldung - Abmeldung etc. durchprobiert und irgendwann "ging es dann halt irgendwie doch". Ich kann aber leider nicht sagen, woran es schlussendlich gelegen hat.
-
Hallo ihr 2, habt ihr euren Amazon Account schon auf Zwei-Faktor-Authentifizierung (externer Link) umgestellt. Ohne das funktionierte es bei mir auch nicht mehr.
-
Nein, aktuell noch keine 2FA, bin aber dran
-
@markus-7 ok, lass mal hören ob es daran gelegen hat..