Guten Morgen an alle,
leider habe ich nach wie vor das Problem und bekomme es auch nicht gelöst.
Er stellt die Anfrage und ich bekomme im Log auch die Rückmeldung, jedoch stürzt danach der IoT-Adapter einfach ab und ist dann erst einmal ohne Funktion.
2025-09-14 10:09:45.518 – info: text2command.0 (620827) processText: "queryIntent Wie viel wasser"
2025-09-14 10:09:45.518 - info: text2command.0 (620827) Say ID sonoff.0.DVES_DF125B.Füllstand
2025-09-14 10:09:45.520 - info: text2command.0 (620827) Response: Die Zisterne hat momentan eine Wassermenge von 5235 Litern
2025-09-14 10:09:45.522 - error: iot.0 (3314219) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
2025-09-14 10:09:45.522 - error: iot.0 (3314219) unhandled promise rejection: Cannot read properties of undefined (reading 'AlexaCustom')
2025-09-14 10:09:45.663 - error: iot.0 (3314219) TypeError: Cannot read properties of undefined (reading 'AlexaCustom')
at #getResponseV2 (/opt/iobroker/node_modules/iobroker.iot/src/lib/alexaCustom.ts:349:31)
at Object.cb (/opt/iobroker/node_modules/iobroker.iot/src/lib/alexaCustom.ts:845:53)
at change (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:11008:45)
at Immediate. (file:///opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:365:37)
at processImmediate (node:internal/timers:483:21)
2025-09-14 10:09:45.663 - error: iot.0 (3314219) Cannot read properties of undefined (reading 'AlexaCustom')
2025-09-14 10:09:45.677 - info: iot.0 (3314219) terminating
2025-09-14 10:09:45.678 - warn: iot.0 (3314219) Terminated (UNCAUGHT_EXCEPTION): Without reason
2025-09-14 10:09:45.747 - info: iot.0 (3314219) Connection changed: disconnect
2025-09-14 10:09:45.748 - info: iot.0 (3314219) Connection lost
2025-09-14 10:09:46.179 - info: iot.0 (3314219) terminating
2025-09-14 10:09:46.220 - error: host.ioBroker Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
2025-09-14 10:09:46.220 - error: host.ioBroker Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'AlexaCustom')
2025-09-14 10:09:46.220 - error: host.ioBroker Caught by controller[1]: at #getResponseV2 (/opt/iobroker/node_modules/iobroker.iot/src/lib/alexaCustom.ts:349:31)
2025-09-14 10:09:46.220 - error: host.ioBroker Caught by controller[1]: at Object.cb (/opt/iobroker/node_modules/iobroker.iot/src/lib/alexaCustom.ts:845:53)
2025-09-14 10:09:46.220 - error: host.ioBroker Caught by controller[1]: at change (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:11008:45)
2025-09-14 10:09:46.220 - error: host.ioBroker Caught by controller[1]: at Immediate. (file:///opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:365:37)
2025-09-14 10:09:46.220 - error: host.ioBroker Caught by controller[1]: at processImmediate (node:internal/timers:483:21)
2025-09-14 10:09:46.220 - error: host.ioBroker instance system.adapter.iot.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
2025-09-14 10:09:46.220 - info: host.ioBroker Restart adapter system.adapter.iot.0 because enabled