Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter LG ThinQ

    NEWS

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    Test Adapter LG ThinQ

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

      @lucky_esa
      Ist installiert und läuft.
      Der neue Datenpunkt wurde als json mit dem Inhalt

      {"d27d1380-7149-11d3-80b8-2c2bf9760c6d":"OK"}
      

      angelegt.
      Edit: gerade erste gesehen, der Adapter ist jetzt auf v0.3.2

      L 1 Reply Last reply Reply Quote 0
      • L
        Lucky_ESA Developer Most Active @ofri2607 last edited by

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

        @lucky_esa
        Ist installiert und läuft.
        Der neue Datenpunkt wurde als json mit dem Inhalt

        {"d27d1380-7149-11d3-80b8-2c2bf9760c6d":"OK"}
        

        angelegt.
        Edit: gerade erste gesehen, der Adapter ist jetzt auf v0.3.2

        Ja, musste jetzt schnell ein Release nachschieben da die Version 0.3.1 bei thinq1 User crasht. Da ich kein Thinq1 Geräte habe muss ich immer ein wenig vermuten.

        ofri2607 1 Reply Last reply Reply Quote 1
        • ofri2607
          ofri2607 @Lucky_ESA last edited by

          @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 1 Reply Last reply Reply Quote 0
          • L
            Lucky_ESA Developer Most Active @ofri2607 last edited by

            @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

            ofri2607 2 Replies Last reply Reply Quote 0
            • ofri2607
              ofri2607 @Lucky_ESA last edited by

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

              1 Reply Last reply Reply Quote 0
              • ofri2607
                ofri2607 @Lucky_ESA last edited by

                @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 Reply Last reply Reply Quote 0
                • L
                  Lucky_ESA Developer Most Active @ofri2607 last edited by

                  @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

                  ofri2607 1 Reply Last reply Reply Quote 0
                  • ofri2607
                    ofri2607 @Lucky_ESA last edited by

                    @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 Reply Last reply Reply Quote 0
                    • L
                      Lucky_ESA Developer Most Active @ofri2607 last edited by

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

                      Gruß//Lucky

                      ofri2607 1 Reply Last reply Reply Quote 0
                      • ofri2607
                        ofri2607 @Lucky_ESA last edited by

                        @lucky_esa
                        Das habe ich mir auch gedacht, tut so wie es soll 👍
                        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 Reply Last reply Reply Quote 0
                        • L
                          Lucky_ESA Developer Most Active @ofri2607 last edited by

                          @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

                          ofri2607 1 Reply Last reply Reply Quote 0
                          • ofri2607
                            ofri2607 @Lucky_ESA last edited by

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

                            L 1 Reply Last reply Reply Quote 0
                            • L
                              Lucky_ESA Developer Most Active @ofri2607 last edited by

                              @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.

                              ofri2607 1 Reply Last reply Reply Quote 0
                              • ofri2607
                                ofri2607 @Lucky_ESA last edited by

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

                                L 1 Reply Last reply Reply Quote 0
                                • L
                                  Lucky_ESA Developer Most Active @ofri2607 last edited by

                                  @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

                                  ofri2607 1 Reply Last reply Reply Quote 0
                                  • S
                                    schorty @schorty last edited by

                                    Nutzt keiner den LG ThinQ Adapter zum Fernstart einer Wama 🙄 ???

                                    Grüße
                                    Schorty

                                    L 1 Reply Last reply Reply Quote 0
                                    • L
                                      Lucky_ESA Developer Most Active @schorty last edited by

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

                                      Nutzt keiner den LG ThinQ Adapter zum Fernstart einer Wama 🙄 ???

                                      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 Reply Last reply Reply Quote 0
                                      • ofri2607
                                        ofri2607 @Lucky_ESA last edited by 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 1 Reply Last reply Reply Quote 0
                                        • L
                                          Lucky_ESA Developer Most Active @ofri2607 last edited by 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

                                          ofri2607 1 Reply Last reply Reply Quote 0
                                          • ofri2607
                                            ofri2607 @Lucky_ESA last edited by 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 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            866
                                            Online

                                            31.6k
                                            Users

                                            79.4k
                                            Topics

                                            1.3m
                                            Posts

                                            63
                                            876
                                            195150
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo