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

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter LG ThinQ

NEWS

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

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

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

Test Adapter LG ThinQ

Geplant Angeheftet Gesperrt Verschoben Tester
908 Beiträge 67 Kommentatoren 290.3k Aufrufe 64 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.
  • ofri2607O ofri2607

    @Lucky_ESA
    Guten Morgen,
    folgende Einträge hatte ich heute in unregelmäßigen Abständen im Log:

    
    2024-01-08 23:00:17.622 - error: lg-thinq.0 (1325489) 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().
    2024-01-08 23:00:17.633 - error: lg-thinq.0 (1325489) unhandled promise rejection: undefined is not a valid state value
    2024-01-08 23:00:17.951 - error: lg-thinq.0 (1325489) Error: undefined is not a valid state value
    at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/maybeCallback.ts:136:17)
    at LgThinq._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7593:26)
    at LgThinq.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7551:21)
    at LgThinq.setThinq1Interval (/opt/iobroker/node_modules/iobroker.lg-thinq/main.js:467:18)
    at /opt/iobroker/node_modules/iobroker.lg-thinq/main.js:369:22
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    2024-01-08 23:00:17.952 - error: lg-thinq.0 (1325489) undefined is not a valid state value
    2024-01-08 23:00:18.514 - info: lg-thinq.0 (1325489) terminating
    2024-01-08 23:00:18.516 - warn: lg-thinq.0 (1325489) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2024-01-08 23:00:18.558 - info: lg-thinq.0 (1325489) terminating
    2024-01-08 23:00:19.134 - error: host.raspberrypi 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:
    2024-01-08 23:00:19.134 - error: host.raspberrypi Caught by controller[1]: Error: undefined is not a valid state value
    2024-01-08 23:00:19.135 - error: host.raspberrypi Caught by controller[1]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/maybeCallback.ts:136:17)
    2024-01-08 23:00:19.135 - error: host.raspberrypi Caught by controller[1]: at LgThinq._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7593:26)
    2024-01-08 23:00:19.135 - error: host.raspberrypi Caught by controller[1]: at LgThinq.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7551:21)
    2024-01-08 23:00:19.135 - error: host.raspberrypi Caught by controller[1]: at LgThinq.setThinq1Interval (/opt/iobroker/node_modules/iobroker.lg-thinq/main.js:467:18)
    2024-01-08 23:00:19.135 - error: host.raspberrypi Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.lg-thinq/main.js:369:22
    2024-01-08 23:00:19.135 - error: host.raspberrypi Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
    2024-01-08 23:00:19.135 - error: host.raspberrypi instance system.adapter.lg-thinq.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2024-01-08 23:00:19.135 - info: host.raspberrypi Restart adapter system.adapter.lg-thinq.0 because enabled
    2024-01-08 23:00:49.233 - info: host.raspberrypi instance system.adapter.lg-thinq.0 started with pid 1327629
    2024-01-08 23:00:52.448 - info: lg-thinq.0 (1327629) starting. Version 0.3.2 (non-npm: TA2k/ioBroker.lg-thinq) in /opt/iobroker/node_modules/iobroker.lg-thinq, node: v18.19.0, js-controller: 5.0.17
    2024-01-08 23:00:54.140 - info: lg-thinq.0 (1327629) Login successful
    2024-01-08 23:00:58.992 - info: lg-thinq.0 (1327629) Found: 3 devices
    2024-01-08 23:00:58.993 - info: lg-thinq.0 (1327629) Create or update datapoints for d27d1380-7149-11d3-80b8-2c2bf9760c6d
    2024-01-08 23:01:14.671 - info: lg-thinq.0 (1327629) Update raw datapoints for d27d1380-7149-11d3-80b8-2c2bf9760c6d
    2024-01-08 23:01:15.229 - info: lg-thinq.0 (1327629) Create or update datapoints for dfbdfc44-8efb-148a-acc9-44cb8b32f2ea
    2024-01-08 23:01:20.776 - info: lg-thinq.0 (1327629) Update raw datapoints for dfbdfc44-8efb-148a-acc9-44cb8b32f2ea
    2024-01-08 23:01:21.503 - info: lg-thinq.0 (1327629) Create or update datapoints for fd80ae07-21ef-18c3-bd4c-44cb8b63456e
    2024-01-08 23:01:26.808 - info: lg-thinq.0 (1327629) Update raw datapoints for fd80ae07-21ef-18c3-bd4c-44cb8b63456e
    2024-01-08 23:01:27.936 - info: lg-thinq.0 (1327629) Found MQTT Host
    2024-01-08 23:01:28.026 - info: lg-thinq.0 (1327629) Found AWS CER
    2024-01-08 23:01:28.678 - info: lg-thinq.0 (1327629) Create certification done
    2024-01-08 23:01:29.117 - info: lg-thinq.0 (1327629) Start MQTT Connection
    2024-01-08 23:01:29.647 - info: lg-thinq.0 (1327629) MQTT connected to: t20/op/7e0548ce9ab409359f1393e34f2529773cfe35ff338479a1d21060cdbe7d4db2/inbox
    
    


    Es ist keine eindeutige Zeitabfolge erkennbar, war aber von gestern nach der Installation der v0.3.2 bis heute insgesamt 5 mal, zuletzt heute um 1:43:13.

    L Offline
    L Offline
    Lucky_ESA
    Developer Most Active
    schrieb am zuletzt editiert von
    #442

    @ofri2607 sagte in Test Adapter LG ThinQ v0.0.1:

    @Lucky_ESA
    Guten Morgen,
    folgende Einträge hatte ich heute in unregelmäßigen Abständen im Log:

    
    2024-01-08 23:00:17.622 - error: lg-thinq.0 (1325489) 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().
    2024-01-08 23:00:17.633 - error: lg-thinq.0 (1325489) unhandled promise rejection: undefined is not a valid state value
    2024-01-08 23:00:17.951 - error: lg-thinq.0 (1325489) Error: undefined is not a valid state value
    at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/maybeCallback.ts:136:17)
    at LgThinq._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7593:26)
    at LgThinq.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7551:21)
    at LgThinq.setThinq1Interval (/opt/iobroker/node_modules/iobroker.lg-thinq/main.js:467:18)
    at /opt/iobroker/node_modules/iobroker.lg-thinq/main.js:369:22
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    2024-01-08 23:00:17.952 - error: lg-thinq.0 (1325489) undefined is not a valid state value
    2024-01-08 23:00:18.514 - info: lg-thinq.0 (1325489) terminating
    2024-01-08 23:00:18.516 - warn: lg-thinq.0 (1325489) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2024-01-08 23:00:18.558 - info: lg-thinq.0 (1325489) terminating
    2024-01-08 23:00:19.134 - error: host.raspberrypi 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:
    2024-01-08 23:00:19.134 - error: host.raspberrypi Caught by controller[1]: Error: undefined is not a valid state value
    2024-01-08 23:00:19.135 - error: host.raspberrypi Caught by controller[1]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/maybeCallback.ts:136:17)
    2024-01-08 23:00:19.135 - error: host.raspberrypi Caught by controller[1]: at LgThinq._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7593:26)
    2024-01-08 23:00:19.135 - error: host.raspberrypi Caught by controller[1]: at LgThinq.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7551:21)
    2024-01-08 23:00:19.135 - error: host.raspberrypi Caught by controller[1]: at LgThinq.setThinq1Interval (/opt/iobroker/node_modules/iobroker.lg-thinq/main.js:467:18)
    2024-01-08 23:00:19.135 - error: host.raspberrypi Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.lg-thinq/main.js:369:22
    2024-01-08 23:00:19.135 - error: host.raspberrypi Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
    2024-01-08 23:00:19.135 - error: host.raspberrypi instance system.adapter.lg-thinq.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2024-01-08 23:00:19.135 - info: host.raspberrypi Restart adapter system.adapter.lg-thinq.0 because enabled
    2024-01-08 23:00:49.233 - info: host.raspberrypi instance system.adapter.lg-thinq.0 started with pid 1327629
    2024-01-08 23:00:52.448 - info: lg-thinq.0 (1327629) starting. Version 0.3.2 (non-npm: TA2k/ioBroker.lg-thinq) in /opt/iobroker/node_modules/iobroker.lg-thinq, node: v18.19.0, js-controller: 5.0.17
    2024-01-08 23:00:54.140 - info: lg-thinq.0 (1327629) Login successful
    2024-01-08 23:00:58.992 - info: lg-thinq.0 (1327629) Found: 3 devices
    2024-01-08 23:00:58.993 - info: lg-thinq.0 (1327629) Create or update datapoints for d27d1380-7149-11d3-80b8-2c2bf9760c6d
    2024-01-08 23:01:14.671 - info: lg-thinq.0 (1327629) Update raw datapoints for d27d1380-7149-11d3-80b8-2c2bf9760c6d
    2024-01-08 23:01:15.229 - info: lg-thinq.0 (1327629) Create or update datapoints for dfbdfc44-8efb-148a-acc9-44cb8b32f2ea
    2024-01-08 23:01:20.776 - info: lg-thinq.0 (1327629) Update raw datapoints for dfbdfc44-8efb-148a-acc9-44cb8b32f2ea
    2024-01-08 23:01:21.503 - info: lg-thinq.0 (1327629) Create or update datapoints for fd80ae07-21ef-18c3-bd4c-44cb8b63456e
    2024-01-08 23:01:26.808 - info: lg-thinq.0 (1327629) Update raw datapoints for fd80ae07-21ef-18c3-bd4c-44cb8b63456e
    2024-01-08 23:01:27.936 - info: lg-thinq.0 (1327629) Found MQTT Host
    2024-01-08 23:01:28.026 - info: lg-thinq.0 (1327629) Found AWS CER
    2024-01-08 23:01:28.678 - info: lg-thinq.0 (1327629) Create certification done
    2024-01-08 23:01:29.117 - info: lg-thinq.0 (1327629) Start MQTT Connection
    2024-01-08 23:01:29.647 - info: lg-thinq.0 (1327629) MQTT connected to: t20/op/7e0548ce9ab409359f1393e34f2529773cfe35ff338479a1d21060cdbe7d4db2/inbox
    
    


    Es ist keine eindeutige Zeitabfolge erkennbar, war aber von gestern nach der Installation der v0.3.2 bis heute insgesamt 5 mal, zuletzt heute um 1:43:13.

    OK, danke für die Info. Habe auf dem GIT den Fehler behoben. Dann konnte ca. 5 x keine Daten geholt werden. Das ist super und wahrscheinlich kommt noch die Zwangstrennung dazu.

    Kannst du bitte vom GIT laden und weiter testen. Besteht die Möglichkeit das du ein Blockly erstellt was den DP interval.status_devices triggert und bei Änderungen ein Logeintrag erstellt.
    Screenshot 2024-01-09 091655.png

    Gruß//Lucky

    ofri2607O 2 Antworten Letzte Antwort
    0
    • L Lucky_ESA

      @ofri2607 sagte in Test Adapter LG ThinQ v0.0.1:

      @Lucky_ESA
      Guten Morgen,
      folgende Einträge hatte ich heute in unregelmäßigen Abständen im Log:

      
      2024-01-08 23:00:17.622 - error: lg-thinq.0 (1325489) 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().
      2024-01-08 23:00:17.633 - error: lg-thinq.0 (1325489) unhandled promise rejection: undefined is not a valid state value
      2024-01-08 23:00:17.951 - error: lg-thinq.0 (1325489) Error: undefined is not a valid state value
      at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/maybeCallback.ts:136:17)
      at LgThinq._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7593:26)
      at LgThinq.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7551:21)
      at LgThinq.setThinq1Interval (/opt/iobroker/node_modules/iobroker.lg-thinq/main.js:467:18)
      at /opt/iobroker/node_modules/iobroker.lg-thinq/main.js:369:22
      at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-01-08 23:00:17.952 - error: lg-thinq.0 (1325489) undefined is not a valid state value
      2024-01-08 23:00:18.514 - info: lg-thinq.0 (1325489) terminating
      2024-01-08 23:00:18.516 - warn: lg-thinq.0 (1325489) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-01-08 23:00:18.558 - info: lg-thinq.0 (1325489) terminating
      2024-01-08 23:00:19.134 - error: host.raspberrypi 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:
      2024-01-08 23:00:19.134 - error: host.raspberrypi Caught by controller[1]: Error: undefined is not a valid state value
      2024-01-08 23:00:19.135 - error: host.raspberrypi Caught by controller[1]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/maybeCallback.ts:136:17)
      2024-01-08 23:00:19.135 - error: host.raspberrypi Caught by controller[1]: at LgThinq._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7593:26)
      2024-01-08 23:00:19.135 - error: host.raspberrypi Caught by controller[1]: at LgThinq.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7551:21)
      2024-01-08 23:00:19.135 - error: host.raspberrypi Caught by controller[1]: at LgThinq.setThinq1Interval (/opt/iobroker/node_modules/iobroker.lg-thinq/main.js:467:18)
      2024-01-08 23:00:19.135 - error: host.raspberrypi Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.lg-thinq/main.js:369:22
      2024-01-08 23:00:19.135 - error: host.raspberrypi Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-01-08 23:00:19.135 - error: host.raspberrypi instance system.adapter.lg-thinq.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-01-08 23:00:19.135 - info: host.raspberrypi Restart adapter system.adapter.lg-thinq.0 because enabled
      2024-01-08 23:00:49.233 - info: host.raspberrypi instance system.adapter.lg-thinq.0 started with pid 1327629
      2024-01-08 23:00:52.448 - info: lg-thinq.0 (1327629) starting. Version 0.3.2 (non-npm: TA2k/ioBroker.lg-thinq) in /opt/iobroker/node_modules/iobroker.lg-thinq, node: v18.19.0, js-controller: 5.0.17
      2024-01-08 23:00:54.140 - info: lg-thinq.0 (1327629) Login successful
      2024-01-08 23:00:58.992 - info: lg-thinq.0 (1327629) Found: 3 devices
      2024-01-08 23:00:58.993 - info: lg-thinq.0 (1327629) Create or update datapoints for d27d1380-7149-11d3-80b8-2c2bf9760c6d
      2024-01-08 23:01:14.671 - info: lg-thinq.0 (1327629) Update raw datapoints for d27d1380-7149-11d3-80b8-2c2bf9760c6d
      2024-01-08 23:01:15.229 - info: lg-thinq.0 (1327629) Create or update datapoints for dfbdfc44-8efb-148a-acc9-44cb8b32f2ea
      2024-01-08 23:01:20.776 - info: lg-thinq.0 (1327629) Update raw datapoints for dfbdfc44-8efb-148a-acc9-44cb8b32f2ea
      2024-01-08 23:01:21.503 - info: lg-thinq.0 (1327629) Create or update datapoints for fd80ae07-21ef-18c3-bd4c-44cb8b63456e
      2024-01-08 23:01:26.808 - info: lg-thinq.0 (1327629) Update raw datapoints for fd80ae07-21ef-18c3-bd4c-44cb8b63456e
      2024-01-08 23:01:27.936 - info: lg-thinq.0 (1327629) Found MQTT Host
      2024-01-08 23:01:28.026 - info: lg-thinq.0 (1327629) Found AWS CER
      2024-01-08 23:01:28.678 - info: lg-thinq.0 (1327629) Create certification done
      2024-01-08 23:01:29.117 - info: lg-thinq.0 (1327629) Start MQTT Connection
      2024-01-08 23:01:29.647 - info: lg-thinq.0 (1327629) MQTT connected to: t20/op/7e0548ce9ab409359f1393e34f2529773cfe35ff338479a1d21060cdbe7d4db2/inbox
      
      


      Es ist keine eindeutige Zeitabfolge erkennbar, war aber von gestern nach der Installation der v0.3.2 bis heute insgesamt 5 mal, zuletzt heute um 1:43:13.

      OK, danke für die Info. Habe auf dem GIT den Fehler behoben. Dann konnte ca. 5 x keine Daten geholt werden. Das ist super und wahrscheinlich kommt noch die Zwangstrennung dazu.

      Kannst du bitte vom GIT laden und weiter testen. Besteht die Möglichkeit das du ein Blockly erstellt was den DP interval.status_devices triggert und bei Änderungen ein Logeintrag erstellt.
      Screenshot 2024-01-09 091655.png

      Gruß//Lucky

      ofri2607O Offline
      ofri2607O Offline
      ofri2607
      schrieb am zuletzt editiert von
      #443

      @lucky_esa
      Servus, ja kann ich gerne machen, geht aber erst heute am Abend.
      Blockly jetzt nicht so, mache das dann über JS.

      1 Antwort Letzte Antwort
      0
      • L Lucky_ESA

        @ofri2607 sagte in Test Adapter LG ThinQ v0.0.1:

        @Lucky_ESA
        Guten Morgen,
        folgende Einträge hatte ich heute in unregelmäßigen Abständen im Log:

        
        2024-01-08 23:00:17.622 - error: lg-thinq.0 (1325489) 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().
        2024-01-08 23:00:17.633 - error: lg-thinq.0 (1325489) unhandled promise rejection: undefined is not a valid state value
        2024-01-08 23:00:17.951 - error: lg-thinq.0 (1325489) Error: undefined is not a valid state value
        at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/maybeCallback.ts:136:17)
        at LgThinq._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7593:26)
        at LgThinq.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7551:21)
        at LgThinq.setThinq1Interval (/opt/iobroker/node_modules/iobroker.lg-thinq/main.js:467:18)
        at /opt/iobroker/node_modules/iobroker.lg-thinq/main.js:369:22
        at processTicksAndRejections (node:internal/process/task_queues:95:5)
        2024-01-08 23:00:17.952 - error: lg-thinq.0 (1325489) undefined is not a valid state value
        2024-01-08 23:00:18.514 - info: lg-thinq.0 (1325489) terminating
        2024-01-08 23:00:18.516 - warn: lg-thinq.0 (1325489) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2024-01-08 23:00:18.558 - info: lg-thinq.0 (1325489) terminating
        2024-01-08 23:00:19.134 - error: host.raspberrypi 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:
        2024-01-08 23:00:19.134 - error: host.raspberrypi Caught by controller[1]: Error: undefined is not a valid state value
        2024-01-08 23:00:19.135 - error: host.raspberrypi Caught by controller[1]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/maybeCallback.ts:136:17)
        2024-01-08 23:00:19.135 - error: host.raspberrypi Caught by controller[1]: at LgThinq._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7593:26)
        2024-01-08 23:00:19.135 - error: host.raspberrypi Caught by controller[1]: at LgThinq.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7551:21)
        2024-01-08 23:00:19.135 - error: host.raspberrypi Caught by controller[1]: at LgThinq.setThinq1Interval (/opt/iobroker/node_modules/iobroker.lg-thinq/main.js:467:18)
        2024-01-08 23:00:19.135 - error: host.raspberrypi Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.lg-thinq/main.js:369:22
        2024-01-08 23:00:19.135 - error: host.raspberrypi Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
        2024-01-08 23:00:19.135 - error: host.raspberrypi instance system.adapter.lg-thinq.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        2024-01-08 23:00:19.135 - info: host.raspberrypi Restart adapter system.adapter.lg-thinq.0 because enabled
        2024-01-08 23:00:49.233 - info: host.raspberrypi instance system.adapter.lg-thinq.0 started with pid 1327629
        2024-01-08 23:00:52.448 - info: lg-thinq.0 (1327629) starting. Version 0.3.2 (non-npm: TA2k/ioBroker.lg-thinq) in /opt/iobroker/node_modules/iobroker.lg-thinq, node: v18.19.0, js-controller: 5.0.17
        2024-01-08 23:00:54.140 - info: lg-thinq.0 (1327629) Login successful
        2024-01-08 23:00:58.992 - info: lg-thinq.0 (1327629) Found: 3 devices
        2024-01-08 23:00:58.993 - info: lg-thinq.0 (1327629) Create or update datapoints for d27d1380-7149-11d3-80b8-2c2bf9760c6d
        2024-01-08 23:01:14.671 - info: lg-thinq.0 (1327629) Update raw datapoints for d27d1380-7149-11d3-80b8-2c2bf9760c6d
        2024-01-08 23:01:15.229 - info: lg-thinq.0 (1327629) Create or update datapoints for dfbdfc44-8efb-148a-acc9-44cb8b32f2ea
        2024-01-08 23:01:20.776 - info: lg-thinq.0 (1327629) Update raw datapoints for dfbdfc44-8efb-148a-acc9-44cb8b32f2ea
        2024-01-08 23:01:21.503 - info: lg-thinq.0 (1327629) Create or update datapoints for fd80ae07-21ef-18c3-bd4c-44cb8b63456e
        2024-01-08 23:01:26.808 - info: lg-thinq.0 (1327629) Update raw datapoints for fd80ae07-21ef-18c3-bd4c-44cb8b63456e
        2024-01-08 23:01:27.936 - info: lg-thinq.0 (1327629) Found MQTT Host
        2024-01-08 23:01:28.026 - info: lg-thinq.0 (1327629) Found AWS CER
        2024-01-08 23:01:28.678 - info: lg-thinq.0 (1327629) Create certification done
        2024-01-08 23:01:29.117 - info: lg-thinq.0 (1327629) Start MQTT Connection
        2024-01-08 23:01:29.647 - info: lg-thinq.0 (1327629) MQTT connected to: t20/op/7e0548ce9ab409359f1393e34f2529773cfe35ff338479a1d21060cdbe7d4db2/inbox
        
        


        Es ist keine eindeutige Zeitabfolge erkennbar, war aber von gestern nach der Installation der v0.3.2 bis heute insgesamt 5 mal, zuletzt heute um 1:43:13.

        OK, danke für die Info. Habe auf dem GIT den Fehler behoben. Dann konnte ca. 5 x keine Daten geholt werden. Das ist super und wahrscheinlich kommt noch die Zwangstrennung dazu.

        Kannst du bitte vom GIT laden und weiter testen. Besteht die Möglichkeit das du ein Blockly erstellt was den DP interval.status_devices triggert und bei Änderungen ein Logeintrag erstellt.
        Screenshot 2024-01-09 091655.png

        Gruß//Lucky

        ofri2607O Offline
        ofri2607O Offline
        ofri2607
        schrieb am zuletzt editiert von
        #444

        @lucky_esa
        Ist installiert, läuft und Skript mit Trigger vom Datenpunkt läuft auch.
        Ich lasse es mal über die Nacht durchlaufen und stelle dir dann morgen das Ergebnis der Logausgaben vom Skript ein.

        L 1 Antwort Letzte Antwort
        0
        • ofri2607O ofri2607

          @lucky_esa
          Ist installiert, läuft und Skript mit Trigger vom Datenpunkt läuft auch.
          Ich lasse es mal über die Nacht durchlaufen und stelle dir dann morgen das Ergebnis der Logausgaben vom Skript ein.

          L Offline
          L Offline
          Lucky_ESA
          Developer Most Active
          schrieb am zuletzt editiert von
          #445

          @ofri2607 sagte in Test Adapter LG ThinQ v0.0.1:

          @lucky_esa
          Ist installiert, läuft und Skript mit Trigger vom Datenpunkt läuft auch.
          Ich lasse es mal über die Nacht durchlaufen und stelle dir dann morgen das Ergebnis der Logausgaben vom Skript ein.

          Super, vielen Dank.

          Gruß//Lucky

          ofri2607O 1 Antwort Letzte Antwort
          0
          • L Lucky_ESA

            @ofri2607 sagte in Test Adapter LG ThinQ v0.0.1:

            @lucky_esa
            Ist installiert, läuft und Skript mit Trigger vom Datenpunkt läuft auch.
            Ich lasse es mal über die Nacht durchlaufen und stelle dir dann morgen das Ergebnis der Logausgaben vom Skript ein.

            Super, vielen Dank.

            Gruß//Lucky

            ofri2607O Offline
            ofri2607O Offline
            ofri2607
            schrieb am zuletzt editiert von
            #446

            @lucky_esa
            Hier mal die ersten Ausgaben vom Log des Skripts …

            
            javascript.3
            2024-01-09 21:15:44.759	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}")
            
            javascript.3
            2024-01-09 21:15:40.217	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
            
            javascript.3
            2024-01-09 20:45:19.725	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{}")
            
            javascript.3
            2024-01-09 20:45:17.951	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
            
            javascript.3
            2024-01-09 20:17:39.501	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}")
            
            javascript.3
            2024-01-09 20:17:19.881	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}")
            
            javascript.3
            2024-01-09 20:17:14.957	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
            
            javascript.3
            2024-01-09 20:03:04.792	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}")
            
            javascript.3
            2024-01-09 20:03:00.409	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
            
            javascript.3
            2024-01-09 19:15:47.479	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
            
            
            L 1 Antwort Letzte Antwort
            0
            • ofri2607O ofri2607

              @lucky_esa
              Hier mal die ersten Ausgaben vom Log des Skripts …

              
              javascript.3
              2024-01-09 21:15:44.759	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}")
              
              javascript.3
              2024-01-09 21:15:40.217	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
              
              javascript.3
              2024-01-09 20:45:19.725	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{}")
              
              javascript.3
              2024-01-09 20:45:17.951	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
              
              javascript.3
              2024-01-09 20:17:39.501	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}")
              
              javascript.3
              2024-01-09 20:17:19.881	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}")
              
              javascript.3
              2024-01-09 20:17:14.957	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
              
              javascript.3
              2024-01-09 20:03:04.792	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}")
              
              javascript.3
              2024-01-09 20:03:00.409	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
              
              javascript.3
              2024-01-09 19:15:47.479	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
              
              
              L Offline
              L Offline
              Lucky_ESA
              Developer Most Active
              schrieb am zuletzt editiert von
              #447

              @ofri2607 Das sieht doch recht gut aus. Bei "Fail" kommen trotzdem Daten und es wechselt dann auch wieder auf "OK".

              Gruß//Lucky

              ofri2607O 1 Antwort Letzte Antwort
              0
              • L Lucky_ESA

                @ofri2607 Das sieht doch recht gut aus. Bei "Fail" kommen trotzdem Daten und es wechselt dann auch wieder auf "OK".

                Gruß//Lucky

                ofri2607O Offline
                ofri2607O Offline
                ofri2607
                schrieb am zuletzt editiert von
                #448

                @lucky_esa
                Das habe ich mir auch gedacht, tut so wie es soll :+1:
                Was ich mich gefragt habe, ist warum hin und wieder ein leerer Eintrag im json da ist?
                Über die Nacht ist es vergleichbar weitergelaufen, da war auch eine Zwangstrennung durch meinen Internetprovider dabei, die hat es auch problemlos gemeistert, siehe ...

                
                javascript.3
                2024-01-10 06:59:18.890	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}")
                
                javascript.3
                2024-01-10 06:59:09.050	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                
                javascript.3
                2024-01-10 06:00:53.338	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}")
                
                javascript.3
                2024-01-10 06:00:49.114	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                
                javascript.3
                2024-01-10 05:03:02.938	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}")
                
                javascript.3
                2024-01-10 05:02:58.308	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                
                javascript.3
                2024-01-10 04:03:57.614	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}")
                
                javascript.3
                2024-01-10 04:03:47.989	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}")
                
                javascript.3
                2024-01-10 04:03:42.989	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                
                lg-thinq.0
                2024-01-10 03:52:06.773	info	MQTT connected to: t20/op/d6dd60f0475926a7f83dd2cacbcf6c92eddb8512492affc08b1a36fa323fe8be/inbox
                
                lg-thinq.0
                2024-01-10 03:52:06.501	info	Thinq MQTT reconnect
                
                javascript.3
                2024-01-10 03:51:47.800	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}")
                
                javascript.3
                2024-01-10 03:51:42.933	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error\"}")
                
                javascript.3
                2024-01-10 03:51:32.747	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - 0106\"}")
                
                javascript.3
                2024-01-10 03:51:30.175	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - 0106\"}"(alter Wert war "{}")
                
                javascript.3
                2024-01-10 03:38:58.253	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                
                javascript.3
                2024-01-10 03:05:42.127	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}")
                
                javascript.3
                2024-01-10 03:05:37.539	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                
                javascript.3
                2024-01-10 02:08:21.801	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}")
                
                javascript.3
                2024-01-10 02:07:12.200	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}")
                
                javascript.3
                2024-01-10 02:07:07.203	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                
                javascript.3
                2024-01-10 01:31:41.560	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - 0106\"}")
                
                javascript.3
                2024-01-10 01:31:31.985	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - 0106\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}")
                
                javascript.3
                2024-01-10 01:30:52.049	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}")
                
                javascript.3
                2024-01-10 01:30:46.964	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                
                javascript.3
                2024-01-10 01:09:21.432	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}")
                
                javascript.3
                2024-01-10 01:09:16.931	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                
                javascript.3
                2024-01-10 00:12:51.007	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}")
                
                javascript.3
                2024-01-10 00:12:41.496	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}")
                
                javascript.3
                2024-01-10 00:12:36.516	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                
                javascript.3
                2024-01-10 00:12:26.045	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}")
                
                javascript.3
                2024-01-10 00:12:21.426	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                
                

                Soll ich das Logging noch weiter Laufen lassen, oder hast du gesehen was du sehen wolltest?

                L 1 Antwort Letzte Antwort
                0
                • ofri2607O ofri2607

                  @lucky_esa
                  Das habe ich mir auch gedacht, tut so wie es soll :+1:
                  Was ich mich gefragt habe, ist warum hin und wieder ein leerer Eintrag im json da ist?
                  Über die Nacht ist es vergleichbar weitergelaufen, da war auch eine Zwangstrennung durch meinen Internetprovider dabei, die hat es auch problemlos gemeistert, siehe ...

                  
                  javascript.3
                  2024-01-10 06:59:18.890	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}")
                  
                  javascript.3
                  2024-01-10 06:59:09.050	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                  
                  javascript.3
                  2024-01-10 06:00:53.338	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}")
                  
                  javascript.3
                  2024-01-10 06:00:49.114	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                  
                  javascript.3
                  2024-01-10 05:03:02.938	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}")
                  
                  javascript.3
                  2024-01-10 05:02:58.308	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                  
                  javascript.3
                  2024-01-10 04:03:57.614	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}")
                  
                  javascript.3
                  2024-01-10 04:03:47.989	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}")
                  
                  javascript.3
                  2024-01-10 04:03:42.989	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                  
                  lg-thinq.0
                  2024-01-10 03:52:06.773	info	MQTT connected to: t20/op/d6dd60f0475926a7f83dd2cacbcf6c92eddb8512492affc08b1a36fa323fe8be/inbox
                  
                  lg-thinq.0
                  2024-01-10 03:52:06.501	info	Thinq MQTT reconnect
                  
                  javascript.3
                  2024-01-10 03:51:47.800	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}")
                  
                  javascript.3
                  2024-01-10 03:51:42.933	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error\"}")
                  
                  javascript.3
                  2024-01-10 03:51:32.747	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - 0106\"}")
                  
                  javascript.3
                  2024-01-10 03:51:30.175	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - 0106\"}"(alter Wert war "{}")
                  
                  javascript.3
                  2024-01-10 03:38:58.253	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                  
                  javascript.3
                  2024-01-10 03:05:42.127	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}")
                  
                  javascript.3
                  2024-01-10 03:05:37.539	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                  
                  javascript.3
                  2024-01-10 02:08:21.801	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}")
                  
                  javascript.3
                  2024-01-10 02:07:12.200	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}")
                  
                  javascript.3
                  2024-01-10 02:07:07.203	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                  
                  javascript.3
                  2024-01-10 01:31:41.560	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - 0106\"}")
                  
                  javascript.3
                  2024-01-10 01:31:31.985	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - 0106\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}")
                  
                  javascript.3
                  2024-01-10 01:30:52.049	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}")
                  
                  javascript.3
                  2024-01-10 01:30:46.964	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                  
                  javascript.3
                  2024-01-10 01:09:21.432	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}")
                  
                  javascript.3
                  2024-01-10 01:09:16.931	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                  
                  javascript.3
                  2024-01-10 00:12:51.007	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}")
                  
                  javascript.3
                  2024-01-10 00:12:41.496	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}")
                  
                  javascript.3
                  2024-01-10 00:12:36.516	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                  
                  javascript.3
                  2024-01-10 00:12:26.045	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}")
                  
                  javascript.3
                  2024-01-10 00:12:21.426	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                  
                  

                  Soll ich das Logging noch weiter Laufen lassen, oder hast du gesehen was du sehen wolltest?

                  L Offline
                  L Offline
                  Lucky_ESA
                  Developer Most Active
                  schrieb am zuletzt editiert von
                  #449

                  @ofri2607 Nein, musst du nicht weiterlaufen lassen. Beim ersten Intervall kommen auch Fehler die du nur im debug Modus siehst.

                  Mal schauen, ob ich das noch ein wenig ändern kann.

                  Gruß//Lucky

                  ofri2607O 1 Antwort Letzte Antwort
                  0
                  • L Lucky_ESA

                    @ofri2607 Nein, musst du nicht weiterlaufen lassen. Beim ersten Intervall kommen auch Fehler die du nur im debug Modus siehst.

                    Mal schauen, ob ich das noch ein wenig ändern kann.

                    Gruß//Lucky

                    ofri2607O Offline
                    ofri2607O Offline
                    ofri2607
                    schrieb am zuletzt editiert von
                    #450

                    @lucky_esa
                    Perfekt, Danke. Wenn ich noch etwas testen soll, melde dich einfach.

                    L 1 Antwort Letzte Antwort
                    0
                    • ofri2607O ofri2607

                      @lucky_esa
                      Perfekt, Danke. Wenn ich noch etwas testen soll, melde dich einfach.

                      L Offline
                      L Offline
                      Lucky_ESA
                      Developer Most Active
                      schrieb am zuletzt editiert von
                      #451

                      @ofri2607 sagte in Test Adapter LG ThinQ v0.0.1:

                      @lucky_esa
                      Perfekt, Danke. Wenn ich noch etwas testen soll, melde dich einfach.

                      Gerne würde noch was testen. Lösche bitte noch nicht dein Script.

                      ofri2607O 1 Antwort Letzte Antwort
                      0
                      • L Lucky_ESA

                        @ofri2607 sagte in Test Adapter LG ThinQ v0.0.1:

                        @lucky_esa
                        Perfekt, Danke. Wenn ich noch etwas testen soll, melde dich einfach.

                        Gerne würde noch was testen. Lösche bitte noch nicht dein Script.

                        ofri2607O Offline
                        ofri2607O Offline
                        ofri2607
                        schrieb am zuletzt editiert von
                        #452

                        @lucky_esa
                        Passt, mache ich nicht. Wäre aber auch wieder schnell erstellt, sind eh‘ nur zwei Zeilen :-)

                        L 1 Antwort Letzte Antwort
                        0
                        • ofri2607O ofri2607

                          @lucky_esa
                          Passt, mache ich nicht. Wäre aber auch wieder schnell erstellt, sind eh‘ nur zwei Zeilen :-)

                          L Offline
                          L Offline
                          Lucky_ESA
                          Developer Most Active
                          schrieb am zuletzt editiert von
                          #453

                          @ofri2607 sagte in Test Adapter LG ThinQ v0.0.1:

                          @lucky_esa
                          Passt, mache ich nicht. Wäre aber auch wieder schnell erstellt, sind eh‘ nur zwei Zeilen :-)

                          Es wäre super wenn du jetzt noch mal vom GIT lädst und über Nacht laufen lässt. Die Fehler die du jetzt siehst. kommen auch bem anderen Intervall aber sind nur im Debug-Modus sichtbar.

                          Gruß//Lucky

                          ofri2607O 1 Antwort Letzte Antwort
                          0
                          • S schorty

                            Gutes Neues Jahr zusammen.

                            @lucky_esa: Klar, je nach Wäsche das entsprechende Programm und Temp. Zu 70% wählt sogar die Dame im Haus das Programm. Also praktisch Random :blush:

                            @all:
                            Benutzt jemand den Fernstart einer LG Wama aus iobroker?

                            Grüße Alex

                            S Offline
                            S Offline
                            schorty
                            schrieb am zuletzt editiert von
                            #454

                            Nutzt keiner den LG ThinQ Adapter zum Fernstart einer Wama :face_with_rolling_eyes: ???

                            Grüße
                            Schorty

                            L 1 Antwort Letzte Antwort
                            0
                            • S schorty

                              Nutzt keiner den LG ThinQ Adapter zum Fernstart einer Wama :face_with_rolling_eyes: ???

                              Grüße
                              Schorty

                              L Offline
                              L Offline
                              Lucky_ESA
                              Developer Most Active
                              schrieb am zuletzt editiert von
                              #455

                              @schorty sagte in Test Adapter LG ThinQ v0.0.1:

                              Nutzt keiner den LG ThinQ Adapter zum Fernstart einer Wama :face_with_rolling_eyes: ???

                              Grüße
                              Schorty

                              Vielleicht der ein oder andere aber diese User schauen nicht immer in diesem Thread.

                              Hier ein Blockly wie du die Daten vorbereiten kannst und später dann per remote.start starten. Allerdings weiß ich nicht was passsiertm wenn die WaMa in Standby geht. Das musst du mal prüfen und ggfs. alfangen.

                              Du musst noch deine Seriennummer eintragen.

                              common.Washer(1).xml

                              Gruß//Lucky

                              1 Antwort Letzte Antwort
                              0
                              • L Lucky_ESA

                                @ofri2607 sagte in Test Adapter LG ThinQ v0.0.1:

                                @lucky_esa
                                Passt, mache ich nicht. Wäre aber auch wieder schnell erstellt, sind eh‘ nur zwei Zeilen :-)

                                Es wäre super wenn du jetzt noch mal vom GIT lädst und über Nacht laufen lässt. Die Fehler die du jetzt siehst. kommen auch bem anderen Intervall aber sind nur im Debug-Modus sichtbar.

                                Gruß//Lucky

                                ofri2607O Offline
                                ofri2607O Offline
                                ofri2607
                                schrieb am zuletzt editiert von ofri2607
                                #456

                                @lucky_esa sagte in Test Adapter LG ThinQ v0.0.1:

                                Es wäre super wenn du jetzt noch mal vom GIT lädst und über Nacht laufen lässt …

                                Sorry, das die Rückmeldung jetzt etwas gedauert hat.
                                Hab gerade aus GIt geladen, das Skript läuft auch wieder und nach dem Start sieht mal alles normal aus.

                                Was ich heute insgesamt viermal im Log hatte (hatte ich schon länger nicht mehr) war:

                                lg-thinq.0
                                2024-01-12 14:32:19.561	error	AxiosError: Request failed with status code 500
                                lg-thinq.0
                                2024-01-12 14:32:19.560	error	SendMonitorCommand
                                
                                

                                EDIT:
                                Die ersten Einträge vom Skript sind schon da:

                                
                                javascript.3
                                2024-01-12 17:31:22.679	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{}")
                                
                                javascript.3
                                2024-01-12 17:31:17.426	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                
                                javascript.3
                                2024-01-12 17:31:12.657	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail - 0100\"}")
                                
                                javascript.3
                                2024-01-12 17:31:07.775	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail - 0100\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                
                                javascript.3
                                2024-01-12 17:26:32.678	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{}")
                                
                                javascript.3
                                2024-01-12 17:26:27.834	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                
                                javascript.3
                                2024-01-12 17:25:02.738	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{}")
                                
                                javascript.3
                                2024-01-12 17:24:57.450	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                
                                javascript.3
                                2024-01-12 17:23:32.617	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{}")
                                
                                javascript.3
                                2024-01-12 17:23:27.377	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                
                                javascript.3
                                2024-01-12 17:22:57.642	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{}")
                                
                                javascript.3
                                2024-01-12 17:22:52.405	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                
                                javascript.3
                                2024-01-12 17:21:49.323	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                                
                                javascript.3
                                2024-01-12 17:21:49.268	info	Start javascript script.js.common.Testumgebung.LGthinq1_Statusänderung
                                
                                


                                Das leere Object kommt jetzt anscheinend häufiger?

                                L 1 Antwort Letzte Antwort
                                0
                                • ofri2607O ofri2607

                                  @lucky_esa sagte in Test Adapter LG ThinQ v0.0.1:

                                  Es wäre super wenn du jetzt noch mal vom GIT lädst und über Nacht laufen lässt …

                                  Sorry, das die Rückmeldung jetzt etwas gedauert hat.
                                  Hab gerade aus GIt geladen, das Skript läuft auch wieder und nach dem Start sieht mal alles normal aus.

                                  Was ich heute insgesamt viermal im Log hatte (hatte ich schon länger nicht mehr) war:

                                  lg-thinq.0
                                  2024-01-12 14:32:19.561	error	AxiosError: Request failed with status code 500
                                  lg-thinq.0
                                  2024-01-12 14:32:19.560	error	SendMonitorCommand
                                  
                                  

                                  EDIT:
                                  Die ersten Einträge vom Skript sind schon da:

                                  
                                  javascript.3
                                  2024-01-12 17:31:22.679	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{}")
                                  
                                  javascript.3
                                  2024-01-12 17:31:17.426	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                  
                                  javascript.3
                                  2024-01-12 17:31:12.657	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail - 0100\"}")
                                  
                                  javascript.3
                                  2024-01-12 17:31:07.775	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail - 0100\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                  
                                  javascript.3
                                  2024-01-12 17:26:32.678	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{}")
                                  
                                  javascript.3
                                  2024-01-12 17:26:27.834	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                  
                                  javascript.3
                                  2024-01-12 17:25:02.738	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{}")
                                  
                                  javascript.3
                                  2024-01-12 17:24:57.450	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                  
                                  javascript.3
                                  2024-01-12 17:23:32.617	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{}")
                                  
                                  javascript.3
                                  2024-01-12 17:23:27.377	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                  
                                  javascript.3
                                  2024-01-12 17:22:57.642	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{}")
                                  
                                  javascript.3
                                  2024-01-12 17:22:52.405	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                  
                                  javascript.3
                                  2024-01-12 17:21:49.323	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                                  
                                  javascript.3
                                  2024-01-12 17:21:49.268	info	Start javascript script.js.common.Testumgebung.LGthinq1_Statusänderung
                                  
                                  


                                  Das leere Object kommt jetzt anscheinend häufiger?

                                  L Offline
                                  L Offline
                                  Lucky_ESA
                                  Developer Most Active
                                  schrieb am zuletzt editiert von Lucky_ESA
                                  #457

                                  @ofri2607 Danke für diese Info. Eigentlich darf da nichts leer sein. Hab da was geändert, kannst du bitte erneut vom GIT laden.

                                  edit: Fehller 500 sagt lediglich das der LG Server nicht erreichbar ist.

                                  Gruß//Lucky

                                  ofri2607O 1 Antwort Letzte Antwort
                                  0
                                  • L Lucky_ESA

                                    @ofri2607 Danke für diese Info. Eigentlich darf da nichts leer sein. Hab da was geändert, kannst du bitte erneut vom GIT laden.

                                    edit: Fehller 500 sagt lediglich das der LG Server nicht erreichbar ist.

                                    Gruß//Lucky

                                    ofri2607O Offline
                                    ofri2607O Offline
                                    ofri2607
                                    schrieb am zuletzt editiert von ofri2607
                                    #458

                                    @lucky_esa
                                    Geladen und wieder gestartet sieht so aus:

                                    
                                    javascript.3
                                    2024-01-12 19:06:23.088	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                    
                                    javascript.3
                                    2024-01-12 19:06:17.758	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                    
                                    javascript.3
                                    2024-01-12 19:06:07.996	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                    
                                    javascript.3
                                    2024-01-12 19:06:02.765	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                    
                                    javascript.3
                                    2024-01-12 19:05:48.183	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                    
                                    javascript.3
                                    2024-01-12 19:05:42.760	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                    
                                    javascript.3
                                    2024-01-12 19:05:23.031	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                    
                                    javascript.3
                                    2024-01-12 19:05:17.751	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                    
                                    javascript.3
                                    2024-01-12 19:05:03.135	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                    
                                    javascript.3
                                    2024-01-12 19:04:57.865	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                    
                                    javascript.3
                                    2024-01-12 19:03:03.085	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{}")
                                    
                                    javascript.3
                                    2024-01-12 19:02:57.535	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                    
                                    lg-thinq.0
                                    2024-01-12 19:02:57.296	info	MQTT connected to: t20/op/321964b1a4250688835741c9df226a611840004ac9537c80cddf1d10e8b7230b/inbox
                                    
                                    lg-thinq.0
                                    2024-01-12 19:02:56.828	info	Start MQTT Connection
                                    
                                    lg-thinq.0
                                    2024-01-12 19:02:56.549	info	Create certification done
                                    
                                    lg-thinq.0
                                    2024-01-12 19:02:55.893	info	Found AWS CER
                                    
                                    lg-thinq.0
                                    2024-01-12 19:02:55.821	info	Found MQTT Host
                                    
                                    lg-thinq.0
                                    2024-01-12 19:02:54.996	info	Update raw datapoints for fd80ae07-21ef-18c3-bd4c-44cb8b63456e
                                    
                                    lg-thinq.0
                                    2024-01-12 19:02:49.726	info	Create or update datapoints for fd80ae07-21ef-18c3-bd4c-44cb8b63456e
                                    
                                    lg-thinq.0
                                    2024-01-12 19:02:49.191	info	Update raw datapoints for dfbdfc44-8efb-148a-acc9-44cb8b32f2ea
                                    
                                    lg-thinq.0
                                    2024-01-12 19:02:43.788	info	Create or update datapoints for dfbdfc44-8efb-148a-acc9-44cb8b32f2ea
                                    
                                    lg-thinq.0
                                    2024-01-12 19:02:43.160	info	Update raw datapoints for d27d1380-7149-11d3-80b8-2c2bf9760c6d
                                    
                                    lg-thinq.0
                                    2024-01-12 19:02:27.742	info	Create or update datapoints for d27d1380-7149-11d3-80b8-2c2bf9760c6d
                                    
                                    lg-thinq.0
                                    2024-01-12 19:02:27.740	info	Found: 3 devices
                                    
                                    lg-thinq.0
                                    2024-01-12 19:02:25.456	info	Login successful
                                    
                                    lg-thinq.0
                                    2024-01-12 19:02:22.529	info	starting. Version 0.3.2 (non-npm: TA2k/ioBroker.lg-thinq) in /opt/iobroker/node_modules/iobroker.lg-thinq, node: v18.19.0, js-controller: 5.0.17
                                    
                                    

                                    EDIT: Ok, Danke für die Info.

                                    L 1 Antwort Letzte Antwort
                                    0
                                    • ofri2607O ofri2607

                                      @lucky_esa
                                      Geladen und wieder gestartet sieht so aus:

                                      
                                      javascript.3
                                      2024-01-12 19:06:23.088	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                      
                                      javascript.3
                                      2024-01-12 19:06:17.758	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                      
                                      javascript.3
                                      2024-01-12 19:06:07.996	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                      
                                      javascript.3
                                      2024-01-12 19:06:02.765	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                      
                                      javascript.3
                                      2024-01-12 19:05:48.183	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                      
                                      javascript.3
                                      2024-01-12 19:05:42.760	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                      
                                      javascript.3
                                      2024-01-12 19:05:23.031	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                      
                                      javascript.3
                                      2024-01-12 19:05:17.751	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                      
                                      javascript.3
                                      2024-01-12 19:05:03.135	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                      
                                      javascript.3
                                      2024-01-12 19:04:57.865	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                      
                                      javascript.3
                                      2024-01-12 19:03:03.085	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{}")
                                      
                                      javascript.3
                                      2024-01-12 19:02:57.535	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                      
                                      lg-thinq.0
                                      2024-01-12 19:02:57.296	info	MQTT connected to: t20/op/321964b1a4250688835741c9df226a611840004ac9537c80cddf1d10e8b7230b/inbox
                                      
                                      lg-thinq.0
                                      2024-01-12 19:02:56.828	info	Start MQTT Connection
                                      
                                      lg-thinq.0
                                      2024-01-12 19:02:56.549	info	Create certification done
                                      
                                      lg-thinq.0
                                      2024-01-12 19:02:55.893	info	Found AWS CER
                                      
                                      lg-thinq.0
                                      2024-01-12 19:02:55.821	info	Found MQTT Host
                                      
                                      lg-thinq.0
                                      2024-01-12 19:02:54.996	info	Update raw datapoints for fd80ae07-21ef-18c3-bd4c-44cb8b63456e
                                      
                                      lg-thinq.0
                                      2024-01-12 19:02:49.726	info	Create or update datapoints for fd80ae07-21ef-18c3-bd4c-44cb8b63456e
                                      
                                      lg-thinq.0
                                      2024-01-12 19:02:49.191	info	Update raw datapoints for dfbdfc44-8efb-148a-acc9-44cb8b32f2ea
                                      
                                      lg-thinq.0
                                      2024-01-12 19:02:43.788	info	Create or update datapoints for dfbdfc44-8efb-148a-acc9-44cb8b32f2ea
                                      
                                      lg-thinq.0
                                      2024-01-12 19:02:43.160	info	Update raw datapoints for d27d1380-7149-11d3-80b8-2c2bf9760c6d
                                      
                                      lg-thinq.0
                                      2024-01-12 19:02:27.742	info	Create or update datapoints for d27d1380-7149-11d3-80b8-2c2bf9760c6d
                                      
                                      lg-thinq.0
                                      2024-01-12 19:02:27.740	info	Found: 3 devices
                                      
                                      lg-thinq.0
                                      2024-01-12 19:02:25.456	info	Login successful
                                      
                                      lg-thinq.0
                                      2024-01-12 19:02:22.529	info	starting. Version 0.3.2 (non-npm: TA2k/ioBroker.lg-thinq) in /opt/iobroker/node_modules/iobroker.lg-thinq, node: v18.19.0, js-controller: 5.0.17
                                      
                                      

                                      EDIT: Ok, Danke für die Info.

                                      L Offline
                                      L Offline
                                      Lucky_ESA
                                      Developer Most Active
                                      schrieb am zuletzt editiert von
                                      #459

                                      @ofri2607 Gehen die Änderungen so weiter? Kann hier bei mir auch ein wenig tesen aber leider habe ich kein einzelnes Geräte. Da läuft es alle 5 Sekunden lang ohne Fehler.

                                      ofri2607O 1 Antwort Letzte Antwort
                                      0
                                      • L Lucky_ESA

                                        @ofri2607 Gehen die Änderungen so weiter? Kann hier bei mir auch ein wenig tesen aber leider habe ich kein einzelnes Geräte. Da läuft es alle 5 Sekunden lang ohne Fehler.

                                        ofri2607O Offline
                                        ofri2607O Offline
                                        ofri2607
                                        schrieb am zuletzt editiert von
                                        #460

                                        @lucky_esa
                                        Sieht so aus, der Axios-Error 500 war auch gerade …

                                        
                                        javascript.3
                                        2024-01-12 19:29:48.313	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:29:42.962	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:27:23.144	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:26:52.948	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - 0106\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:26:48.645	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - 0106\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}")
                                        
                                        lg-thinq.0
                                        2024-01-12 19:26:48.415	error	AxiosError: Request failed with status code 500
                                        
                                        lg-thinq.0
                                        2024-01-12 19:26:48.413	error	SendMonitorCommand
                                        
                                        javascript.3
                                        2024-01-12 19:26:43.305	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail - 0100\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:26:38.665	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail - 0100\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:23:38.127	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:23:32.922	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:21:28.131	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:21:22.852	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:19:43.079	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:19:37.824	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:17:58.133	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:17:52.817	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:17:38.075	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:17:32.828	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:16:38.067	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:16:33.011	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:14:33.628	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:14:27.935	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:13:33.113	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:13:27.856	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:11:38.002	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:11:32.866	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:06:23.088	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:06:17.758	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:06:07.996	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:06:02.765	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:05:48.183	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:05:42.760	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:05:23.031	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:05:17.751	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:05:03.135	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:04:57.865	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                        
                                        javascript.3
                                        2024-01-12 19:03:03.085	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{}")
                                        
                                        javascript.3
                                        2024-01-12 19:02:57.535	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                        
                                        

                                        L 1 Antwort Letzte Antwort
                                        0
                                        • ofri2607O ofri2607

                                          @lucky_esa
                                          Sieht so aus, der Axios-Error 500 war auch gerade …

                                          
                                          javascript.3
                                          2024-01-12 19:29:48.313	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:29:42.962	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:27:23.144	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:26:52.948	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - 0106\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:26:48.645	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - 0106\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}")
                                          
                                          lg-thinq.0
                                          2024-01-12 19:26:48.415	error	AxiosError: Request failed with status code 500
                                          
                                          lg-thinq.0
                                          2024-01-12 19:26:48.413	error	SendMonitorCommand
                                          
                                          javascript.3
                                          2024-01-12 19:26:43.305	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Error - undefined\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail - 0100\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:26:38.665	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Fail - 0100\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:23:38.127	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:23:32.922	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:21:28.131	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:21:22.852	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:19:43.079	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:19:37.824	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:17:58.133	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:17:52.817	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:17:38.075	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:17:32.828	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:16:38.067	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:16:33.011	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:14:33.628	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:14:27.935	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:13:33.113	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:13:27.856	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:11:38.002	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:11:32.866	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:06:23.088	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:06:17.758	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:06:07.996	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:06:02.765	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:05:48.183	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:05:42.760	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:05:23.031	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:05:17.751	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:05:03.135	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:04:57.865	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"Request\"}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                          
                                          javascript.3
                                          2024-01-12 19:03:03.085	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}"(alter Wert war "{}")
                                          
                                          javascript.3
                                          2024-01-12 19:02:57.535	info	script.js.common.Testumgebung.LGthinq1_Statusänderung: status_device: "{}"(alter Wert war "{\"d27d1380-7149-11d3-80b8-2c2bf9760c6d\":\"OK\"}")
                                          
                                          

                                          L Offline
                                          L Offline
                                          Lucky_ESA
                                          Developer Most Active
                                          schrieb am zuletzt editiert von
                                          #461

                                          @ofri2607 Hab mal einen anderen Header genommen. Kannst du bitte noch mal laden.

                                          ofri2607O 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

                                          818

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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