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

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Test Adapter LG ThinQ

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

      @lucky_esa Mach ich 🙂

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

        Hallo,
        danke für den Klasse Adapter.
        Waschmaschine & Trockner - beides gefunden! Sind thinq2.

        Wama aus dem Standby holen oder Wama stoppen geht über WMStop und WMWakeup problemlos.
        WMStart startet die Wama nicht.
        intitalBit - Gewichtserkennung ein
        remodestart - Fernstart - ein

        Machine befüllt und Frenstart 3 sec. gedrückt.

        Start über App geht.

        Danke & Grüße

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

          @schorty

          WMStart startet die Wama nicht.

          Wie man die Waschmaschine startet kannst du hier erlesen.

          edit: Natürlich auch den Trockner 🙂

          Gruß//Lucky

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

            @lucky_esa
            Danke Lucky,

            bin nach Deiner Anleitung vorgegangen.
            Bei WMStart == true startet die Wama nicht.

            Sorry - was mache ich falsch oder wie kann ich prüfen...

            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:

              @lucky_esa
              Danke Lucky,

              bin nach Deiner Anleitung vorgegangen.
              Bei WMStart == true startet die Wama nicht.

              Sorry - was mache ich falsch oder wie kann ich prüfen...

              Grüße
              Schorty

              Du musst erst ein Programm in lg-thinq.0.xxx.remote.Course laden. Dazu entweder remote.Favorite, remote.LastCourse oder remote.WMDownload_Select verwenden. Dann kannst du noch Änderungen in lg-thinq.0.xxx.remote.Course vornehmen und danach das Programm mit remote.WMDownload auf die Waschmaschine übertragen. Danach kannst du erst remote.WMStart verwenden.

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

                @lucky_esa
                Danke lucky,

                dachte beim Fernstart mache ich das alles 'manuell' an der Wama, drücke 3 sec. den Fernstartknopf und drücke danach in der App ' Start'.
                Diese letzte Fkt. wollte ich per iobroker auslösen.

                Hat jemand zufällig ein Blocky Beispiel zum Verständnis?

                Danke

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

                  @schorty Ich glaube nicht das jemand so ein Blockly hat. Aber du kannst doch die Datenpunkte wie oben beschrieben triggern.

                  remote.WMWakeup == true
                  200 ms pause
                  remote.WMDownload_Select == COTTON
                  200 ms pause
                  remote.Course.remoteStartREMOTE_START_ON
                  200 ms pause
                  remote.Course.initialBit == INITIAL_BIT_ON
                  200 ms pause
                  remote.WMDownload == true
                  200 ms pause
                  remote.WMStart == true

                  Wenn die WaMa dauerhaflt Strom hat dann muss man auch "Fernzugriff" nicht immer f
                  drücken,

                  Gruß//Lucky

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

                    @lucky_esa
                    Vielen Dank für die Mühle lucky.
                    Nach Deiner Anleitung bekomme ich die Wama zum starten.
                    D.h. dein klasse Adapter läuft bei mir.

                    Praktischer für mich ist die Auswahl des Waschprogramms bei der Befüllung direkt am Gerät.

                    In der App muss man dann nur noch starten oder gegebenfalls wieder die Wama aus dem Standby holen.

                    Genau das wollte ich per PV-Überschussauswertung vom iobroker aus starten.

                    Seltsam, dass das über die App funktioniert und über Deine API Anbindung nicht.

                    Grüße

                    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:

                      @lucky_esa
                      Vielen Dank für die Mühle lucky.
                      Nach Deiner Anleitung bekomme ich die Wama zum starten.
                      D.h. dein klasse Adapter läuft bei mir.

                      Praktischer für mich ist die Auswahl des Waschprogramms bei der Befüllung direkt am Gerät.

                      In der App muss man dann nur noch starten oder gegebenfalls wieder die Wama aus dem Standby holen.

                      Genau das wollte ich per PV-Überschussauswertung vom iobroker aus starten.

                      Seltsam, dass das über die App funktioniert und über Deine API Anbindung nicht.

                      Grüße

                      Wieso funktioniert das Starten nicht? Natürlich kann man mit diesen Adapter die Waschmaschine starten. Welches Geräte hast du denn?
                      lg-thinq.0.xxx.deviceCode
                      lg-thinq.0.xxx.deviceType
                      lg-thinq.0.xxx.modelName

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

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

                        lg-thinq.0.xxx.deviceCode
                        lg-thinq.0.xxx.deviceType
                        lg-thinq.0.xxx.modelName

                        Wama
                        lg-thinq.0.xxx.deviceCode LA02
                        lg-thinq.0.xxx.deviceType 201
                        lg-thinq.0.xxx.modelName F_V7_Y___W.B_2QEUK

                        Trockner
                        lg-thinq.0.xxx.deviceCode LA03
                        lg-thinq.0.xxx.deviceType 202
                        lg-thinq.0.xxx.modelName RH90V9_WW

                        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:

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

                          lg-thinq.0.xxx.deviceCode
                          lg-thinq.0.xxx.deviceType
                          lg-thinq.0.xxx.modelName

                          Wama
                          lg-thinq.0.xxx.deviceCode LA02
                          lg-thinq.0.xxx.deviceType 201
                          lg-thinq.0.xxx.modelName F_V7_Y___W.B_2QEUK

                          Trockner
                          lg-thinq.0.xxx.deviceCode LA03
                          lg-thinq.0.xxx.deviceType 202
                          lg-thinq.0.xxx.modelName RH90V9_WW

                          Ich habe auch diese WaMa. Was genau funktioniert nicht? Vielleicht habe ich einen Gedankenfehler und somit einen Bug im Adapter.

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

                            @lucky_esa

                            Ich belade die Wama, wähle an der Wama das Programm aus und drücke die Fernsteuertaste 3 sec.
                            Jetzt wollte ich die Wama später über iobroker starten.

                            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:

                              @lucky_esa

                              Ich belade die Wama, wähle an der Wama das Programm aus und drücke die Fernsteuertaste 3 sec.
                              Jetzt wollte ich die Wama später über iobroker starten.

                              Sorry, ich verstehe dein Problem nicht. Werde morgen mal ein kleines Blockly bauen.

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

                                @lucky_esa Screenshot_20231228_075059_LG ThinQ.jpg

                                Möchte nur den rot markierten Start Knopf der App von iobroker aus bedienen. Programmauswahl finde ich direkt an der Maschine praktischer (möchte ich nicht aus der Ferne machen) und wenn sie morgens schon im Fernsteuermodus steht lässt auch keiner mehr die Tür offen ;-).
                                Hätte gedacht, dass das über einmal WMStart geht oder ggf. WMWakeup + WMStart wenn die Wama im Standby ist. Hierbei geht WMWakeup und auch WMStop, doch WMStart startet die Wama nicht.

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

                                  @schorty Es ist leider nur so wie von mir oben beschrieben möglich. Ich simuliere damit die APP. Die APP macht nichts anderes als der Adapter bzw. der Adapter wie die APP. Bei Start überträgt die APP erneut das Programm was du auf deinem Bild siehst.

                                  Simuliere mal bitte dein Vorhaben (Programm auswählen) und schaue mal, ob die Datenpunkte unter Snapshot das ausgewählte Programm anzeigen.

                                  Gruß//Lucky

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

                                    @lucky_esa : Das an der Maschine gewählte Programm ist unter Snapshot ersichtlich.
                                    D.h. ich kann ich sämtliche Werte auslesen und vor dem WMStart an die Maschine nochmal übertragen?

                                    PS: Wenn ich per App starte leuchtet die Download LED an den Wama nicht. D.h. die App nutzt kein WMDownload.

                                    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:

                                      @lucky_esa : Das an der Maschine gewählte Programm ist unter Snapshot ersichtlich.
                                      D.h. ich kann ich sämtliche Werte auslesen und vor dem WMStart an die Maschine nochmal übertragen?

                                      PS: Wenn ich per App starte leuchtet die Download LED an den Wama nicht. D.h. die App nutzt kein WMDownload.

                                      Verwendest du immer einen anderes Programm? Es ist leider nicht so einfach das von dir eingestellte Programm zu speichern und dann per Start zu übertragen.

                                      Gruß//Lucky

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

                                        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 😊

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

                                        Grüße Alex

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

                                          @Lucky_ESA
                                          mir ist gestern die v0.3.1 im Stable angeboten worden und wollte auf die aktualisieren.
                                          Gekommen bin ich von v0.1.4 (damals über Git installiert - siehe Post von weiter oben https://forum.iobroker.net/topic/46498/test-adapter-lg-thinq-v0-0-1/337?_=1704616206934) - welche an sich unauffällig und problemlos gelaufen ist.
                                          System: Raspi 4 mit bullseye, node 18.19.0, js-controller 5.0.17, admin 6.12.0

                                          Die Geräte sind drei Klimaanlagen, deviceType 401; eines als thinq1 und 2 als thinq2
                                          Erstes Aktualisierungsintervall auf 60 Minuten
                                          Zweites Aktualisierungsintervall für thinq1 auf 5 Sekunden

                                          Die Datenpunkte werden, soweit ich es erkennen kann, vollständig angelegt, aber leider stürzt der Adapter immer gleich nach dem Start ab und startet neu. Habe dann auch komplett de- und wieder neu installiert, leider mit dem selben Ergebnis.

                                          Folgender Einträge vom Log inkl. der Installation bis ich ihn dann gestoppt habe:

                                          2024-01-07 09:19:17.791 - info: host.raspberrypi iobroker add lg-thinq --host raspberrypi
                                          2024-01-07 09:19:22.816 - info: host.raspberrypi iobroker NPM version: 10.2.3
                                          2024-01-07 09:19:22.818 - info: host.raspberrypi iobroker Installing iobroker.lg-thinq@0.3.1... (System call)
                                          2024-01-07 09:19:39.527 - info: host.raspberrypi iobroker added 14 packages in 16s138 packages are looking for funding run `npm fund` for details
                                          2024-01-07 09:19:39.587 - info: host.raspberrypi iobroker host.raspberrypi install adapter lg-thinq
                                          2024-01-07 09:19:39.715 - info: host.raspberrypi iobroker upload [13] lg-thinq.admin /opt/iobroker/node_modules/iobroker.lg-thinq/admin/i18n/de/translations.json i18n/de/translations.json application/json
                                          2024-01-07 09:19:39.734 - info: host.raspberrypi iobroker upload [12] lg-thinq.admin /opt/iobroker/node_modules/iobroker.lg-thinq/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                          2024-01-07 09:19:39.745 - info: host.raspberrypi iobroker upload [11] lg-thinq.admin /opt/iobroker/node_modules/iobroker.lg-thinq/admin/i18n/es/translations.json i18n/es/translations.json application/json
                                          2024-01-07 09:19:39.755 - info: host.raspberrypi iobroker upload [10] lg-thinq.admin /opt/iobroker/node_modules/iobroker.lg-thinq/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                          2024-01-07 09:19:39.765 - info: host.raspberrypi iobroker upload [9] lg-thinq.admin /opt/iobroker/node_modules/iobroker.lg-thinq/admin/i18n/it/translations.json i18n/it/translations.json application/json
                                          2024-01-07 09:19:39.777 - info: host.raspberrypi iobroker upload [8] lg-thinq.admin /opt/iobroker/node_modules/iobroker.lg-thinq/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                                          2024-01-07 09:19:39.787 - info: host.raspberrypi iobroker upload [7] lg-thinq.admin /opt/iobroker/node_modules/iobroker.lg-thinq/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                                          2024-01-07 09:19:39.796 - info: host.raspberrypi iobroker upload [6] lg-thinq.admin /opt/iobroker/node_modules/iobroker.lg-thinq/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                                          2024-01-07 09:19:39.806 - info: host.raspberrypi iobroker upload [5] lg-thinq.admin /opt/iobroker/node_modules/iobroker.lg-thinq/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                                          2024-01-07 09:19:39.816 - info: host.raspberrypi iobroker upload [4] lg-thinq.admin /opt/iobroker/node_modules/iobroker.lg-thinq/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
                                          2024-01-07 09:19:39.827 - info: host.raspberrypi iobroker upload [3] lg-thinq.admin /opt/iobroker/node_modules/iobroker.lg-thinq/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                                          2024-01-07 09:19:39.839 - info: host.raspberrypi iobroker upload [2] lg-thinq.admin /opt/iobroker/node_modules/iobroker.lg-thinq/admin/index_m.html index_m.html text/html
                                          2024-01-07 09:19:39.849 - info: host.raspberrypi iobroker upload [1] lg-thinq.admin /opt/iobroker/node_modules/iobroker.lg-thinq/admin/jsonConfig.json jsonConfig.json application/json
                                          2024-01-07 09:19:39.857 - info: host.raspberrypi iobroker upload [0] lg-thinq.admin /opt/iobroker/node_modules/iobroker.lg-thinq/admin/lg-thinq.png lg-thinq.png image/png
                                          2024-01-07 09:19:40.015 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.lg-thinq created/updated
                                          2024-01-07 09:19:40.150 - info: host.raspberrypi iobroker host.raspberrypi create instance lg-thinq
                                          2024-01-07 09:19:40.166 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.lg-thinq.0.alive created
                                          2024-01-07 09:19:40.180 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.lg-thinq.0.connected created
                                          2024-01-07 09:19:40.202 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.lg-thinq.0.compactMode created
                                          2024-01-07 09:19:40.221 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.lg-thinq.0.cpu created
                                          2024-01-07 09:19:40.230 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.lg-thinq.0.cputime created
                                          2024-01-07 09:19:40.240 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.lg-thinq.0.memHeapUsed created
                                          2024-01-07 09:19:40.252 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.lg-thinq.0.memHeapTotal created
                                          2024-01-07 09:19:40.262 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.lg-thinq.0.memRss created
                                          2024-01-07 09:19:40.272 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.lg-thinq.0.uptime created
                                          2024-01-07 09:19:40.282 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.lg-thinq.0.inputCount created
                                          2024-01-07 09:19:40.298 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.lg-thinq.0.outputCount created
                                          2024-01-07 09:19:40.309 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.lg-thinq.0.eventLoopLag created
                                          2024-01-07 09:19:40.323 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.lg-thinq.0.sigKill created
                                          2024-01-07 09:19:40.333 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.lg-thinq.0.logLevel created
                                          2024-01-07 09:19:40.341 - info: host.raspberrypi iobroker host.raspberrypi object lg-thinq.0.info created
                                          2024-01-07 09:19:40.350 - info: host.raspberrypi iobroker host.raspberrypi object lg-thinq.0.info.connection created
                                          2024-01-07 09:19:40.358 - info: host.raspberrypi iobroker host.raspberrypi Set default value of lg-thinq.0.info.connection: false
                                          2024-01-07 09:19:40.371 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.lg-thinq.0 created
                                          2024-01-07 09:19:41.443 - info: host.raspberrypi iobroker exit 0
                                          2024-01-07 09:19:43.653 - info: host.raspberrypi instance system.adapter.lg-thinq.0 started with pid 1137280
                                          2024-01-07 09:19:47.776 - info: lg-thinq.0 (1137280) starting. Version 0.3.1 in /opt/iobroker/node_modules/iobroker.lg-thinq, node: v18.19.0, js-controller: 5.0.17
                                          2024-01-07 09:19:47.999 - info: lg-thinq.0 (1137280) Done with cleaning
                                          2024-01-07 09:19:49.743 - error: lg-thinq.0 (1137280) {"error":{"request":"/emp/v2.0/account/session/","code":"405","message":"Method Not Allowed"}}
                                          2024-01-07 09:20:40.669 - info: host.raspberrypi stopInstance system.adapter.lg-thinq.0 (force=false, process=true)
                                          2024-01-07 09:20:40.676 - info: lg-thinq.0 (1137280) Got terminate signal TERMINATE_YOURSELF
                                          2024-01-07 09:20:40.679 - info: lg-thinq.0 (1137280) terminating
                                          2024-01-07 09:20:40.681 - info: lg-thinq.0 (1137280) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                          2024-01-07 09:20:40.794 - info: host.raspberrypi stopInstance system.adapter.lg-thinq.0 send kill signal
                                          2024-01-07 09:20:41.183 - info: lg-thinq.0 (1137280) terminating
                                          2024-01-07 09:20:41.286 - info: host.raspberrypi instance system.adapter.lg-thinq.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                          2024-01-07 09:20:43.885 - info: host.raspberrypi instance system.adapter.lg-thinq.0 started with pid 1137408
                                          2024-01-07 09:20:47.195 - info: lg-thinq.0 (1137408) starting. Version 0.3.1 in /opt/iobroker/node_modules/iobroker.lg-thinq, node: v18.19.0, js-controller: 5.0.17
                                          2024-01-07 09:20:49.534 - info: lg-thinq.0 (1137408) Login successful
                                          2024-01-07 09:20:52.219 - info: lg-thinq.0 (1137408) Found: 3 devices
                                          2024-01-07 09:20:52.221 - info: lg-thinq.0 (1137408) Create or update datapoints for d27d1380-7149-11d3-80b8-2c2bf9760c6d
                                          2024-01-07 09:21:03.236 - info: lg-thinq.0 (1137408) Update raw datapoints for d27d1380-7149-11d3-80b8-2c2bf9760c6d
                                          2024-01-07 09:21:03.611 - info: lg-thinq.0 (1137408) Create or update datapoints for dfbdfc44-8efb-148a-acc9-44cb8b32f2ea
                                          2024-01-07 09:21:10.056 - info: lg-thinq.0 (1137408) Update raw datapoints for dfbdfc44-8efb-148a-acc9-44cb8b32f2ea
                                          2024-01-07 09:21:10.421 - info: lg-thinq.0 (1137408) Create or update datapoints for fd80ae07-21ef-18c3-bd4c-44cb8b63456e
                                          2024-01-07 09:21:16.613 - info: lg-thinq.0 (1137408) Update raw datapoints for fd80ae07-21ef-18c3-bd4c-44cb8b63456e
                                          2024-01-07 09:21:17.188 - info: lg-thinq.0 (1137408) Found MQTT Host
                                          2024-01-07 09:21:17.483 - info: lg-thinq.0 (1137408) Found AWS CER
                                          2024-01-07 09:21:18.122 - info: lg-thinq.0 (1137408) Create certification done
                                          2024-01-07 09:21:18.481 - info: lg-thinq.0 (1137408) Start MQTT Connection
                                          2024-01-07 09:21:18.865 - info: lg-thinq.0 (1137408) MQTT connected to: t20/op/a6c2a30c3d4f0eb75900b1aeab67d8307ac6d9751a06ecc1161443bd984883c1/inbox
                                          2024-01-07 09:21:24.371 - error: lg-thinq.0 (1137408) 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-07 09:21:24.371 - error: lg-thinq.0 (1137408) unhandled promise rejection: device_array is not iterable
                                          2024-01-07 09:21:24.380 - error: lg-thinq.0 (1137408) TypeError: device_array is not iterable
                                          at /opt/iobroker/node_modules/iobroker.lg-thinq/main.js:374:34
                                          at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          2024-01-07 09:21:24.380 - error: lg-thinq.0 (1137408) device_array is not iterable
                                          2024-01-07 09:21:24.684 - info: lg-thinq.0 (1137408) terminating
                                          2024-01-07 09:21:24.685 - warn: lg-thinq.0 (1137408) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                          2024-01-07 09:21:24.917 - info: lg-thinq.0 (1137408) terminating
                                          2024-01-07 09:21:25.304 - 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-07 09:21:25.305 - error: host.raspberrypi Caught by controller[0]: TypeError: device_array is not iterable
                                          2024-01-07 09:21:25.305 - error: host.raspberrypi Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.lg-thinq/main.js:374:34
                                          2024-01-07 09:21:25.305 - error: host.raspberrypi Caught by controller[0]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          2024-01-07 09:21:25.305 - error: host.raspberrypi instance system.adapter.lg-thinq.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                          2024-01-07 09:21:25.306 - info: host.raspberrypi Restart adapter system.adapter.lg-thinq.0 because enabled
                                          2024-01-07 09:21:55.469 - info: host.raspberrypi instance system.adapter.lg-thinq.0 started with pid 1137515
                                          2024-01-07 09:21:58.272 - info: lg-thinq.0 (1137515) starting. Version 0.3.1 in /opt/iobroker/node_modules/iobroker.lg-thinq, node: v18.19.0, js-controller: 5.0.17
                                          2024-01-07 09:21:59.991 - info: lg-thinq.0 (1137515) Login successful
                                          2024-01-07 09:22:02.317 - info: lg-thinq.0 (1137515) Found: 3 devices
                                          2024-01-07 09:22:02.319 - info: lg-thinq.0 (1137515) Create or update datapoints for d27d1380-7149-11d3-80b8-2c2bf9760c6d
                                          2024-01-07 09:22:10.768 - info: lg-thinq.0 (1137515) Update raw datapoints for d27d1380-7149-11d3-80b8-2c2bf9760c6d
                                          2024-01-07 09:22:11.480 - info: lg-thinq.0 (1137515) Create or update datapoints for dfbdfc44-8efb-148a-acc9-44cb8b32f2ea
                                          2024-01-07 09:22:16.545 - warn: lg-thinq.0 (1137515) setObject dfbdfc44-8efb-148a-acc9-44cb8b32f2ea.remote.basicCtrl.windStrength (type=state) property common.role missing!
                                          2024-01-07 09:22:16.546 - warn: lg-thinq.0 (1137515) setObject dfbdfc44-8efb-148a-acc9-44cb8b32f2ea.remote.wDirCtrl.hStep (type=state) property common.role missing!
                                          2024-01-07 09:22:16.547 - warn: lg-thinq.0 (1137515) setObject dfbdfc44-8efb-148a-acc9-44cb8b32f2ea.remote.qualityMngCtrl.sensorMon (type=state) property common.role missing!
                                          2024-01-07 09:22:16.552 - warn: lg-thinq.0 (1137515) setObject dfbdfc44-8efb-148a-acc9-44cb8b32f2ea.remote.basicCtrl.target (type=state) property common.role missing!
                                          2024-01-07 09:22:16.553 - warn: lg-thinq.0 (1137515) setObject dfbdfc44-8efb-148a-acc9-44cb8b32f2ea.remote.basicCtrl.operation (type=state) property common.role missing!
                                          2024-01-07 09:22:16.555 - warn: lg-thinq.0 (1137515) setObject dfbdfc44-8efb-148a-acc9-44cb8b32f2ea.remote.wDirCtrl.vStep (type=state) property common.role missing!
                                          2024-01-07 09:22:16.555 - warn: lg-thinq.0 (1137515) setObject dfbdfc44-8efb-148a-acc9-44cb8b32f2ea.remote.settingInfo.basic (type=state) property common.role missing!
                                          2024-01-07 09:22:16.556 - warn: lg-thinq.0 (1137515) setObject dfbdfc44-8efb-148a-acc9-44cb8b32f2ea.remote.settingInfo.autoDry (type=state) property common.role missing!
                                          2024-01-07 09:22:16.560 - warn: lg-thinq.0 (1137515) setObject dfbdfc44-8efb-148a-acc9-44cb8b32f2ea.remote.basicCtrl.opMode (type=state) property common.role missing!
                                          2024-01-07 09:22:16.812 - info: lg-thinq.0 (1137515) Update raw datapoints for dfbdfc44-8efb-148a-acc9-44cb8b32f2ea
                                          2024-01-07 09:22:17.224 - info: lg-thinq.0 (1137515) Create or update datapoints for fd80ae07-21ef-18c3-bd4c-44cb8b63456e
                                          2024-01-07 09:22:22.180 - warn: lg-thinq.0 (1137515) setObject fd80ae07-21ef-18c3-bd4c-44cb8b63456e.remote.basicCtrl.windStrength (type=state) property common.role missing!
                                          2024-01-07 09:22:22.183 - warn: lg-thinq.0 (1137515) setObject fd80ae07-21ef-18c3-bd4c-44cb8b63456e.remote.wDirCtrl.hStep (type=state) property common.role missing!
                                          2024-01-07 09:22:22.184 - warn: lg-thinq.0 (1137515) setObject fd80ae07-21ef-18c3-bd4c-44cb8b63456e.remote.qualityMngCtrl.sensorMon (type=state) property common.role missing!
                                          2024-01-07 09:22:22.185 - warn: lg-thinq.0 (1137515) setObject fd80ae07-21ef-18c3-bd4c-44cb8b63456e.remote.basicCtrl.target (type=state) property common.role missing!
                                          2024-01-07 09:22:22.186 - warn: lg-thinq.0 (1137515) setObject fd80ae07-21ef-18c3-bd4c-44cb8b63456e.remote.basicCtrl.operation (type=state) property common.role missing!
                                          2024-01-07 09:22:22.186 - warn: lg-thinq.0 (1137515) setObject fd80ae07-21ef-18c3-bd4c-44cb8b63456e.remote.wDirCtrl.vStep (type=state) property common.role missing!
                                          2024-01-07 09:22:22.187 - warn: lg-thinq.0 (1137515) setObject fd80ae07-21ef-18c3-bd4c-44cb8b63456e.remote.settingInfo.basic (type=state) property common.role missing!
                                          2024-01-07 09:22:22.194 - warn: lg-thinq.0 (1137515) setObject fd80ae07-21ef-18c3-bd4c-44cb8b63456e.remote.settingInfo.autoDry (type=state) property common.role missing!
                                          2024-01-07 09:22:22.195 - warn: lg-thinq.0 (1137515) setObject fd80ae07-21ef-18c3-bd4c-44cb8b63456e.remote.basicCtrl.opMode (type=state) property common.role missing!
                                          2024-01-07 09:22:22.591 - info: lg-thinq.0 (1137515) Update raw datapoints for fd80ae07-21ef-18c3-bd4c-44cb8b63456e
                                          2024-01-07 09:22:23.089 - info: lg-thinq.0 (1137515) Found MQTT Host
                                          2024-01-07 09:22:23.188 - info: lg-thinq.0 (1137515) Found AWS CER
                                          2024-01-07 09:22:23.959 - info: lg-thinq.0 (1137515) Create certification done
                                          2024-01-07 09:22:24.255 - info: lg-thinq.0 (1137515) Start MQTT Connection
                                          2024-01-07 09:22:24.672 - info: lg-thinq.0 (1137515) MQTT connected to: t20/op/a3efdedae149f78be596d7bf4aaa814e2f2a277d4d3edffb233850ca3ffc6aec/inbox
                                          2024-01-07 09:22:30.230 - error: lg-thinq.0 (1137515) 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-07 09:22:30.231 - error: lg-thinq.0 (1137515) unhandled promise rejection: device_array is not iterable
                                          2024-01-07 09:22:30.238 - error: lg-thinq.0 (1137515) TypeError: device_array is not iterable
                                          at /opt/iobroker/node_modules/iobroker.lg-thinq/main.js:374:34
                                          at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          2024-01-07 09:22:30.239 - error: lg-thinq.0 (1137515) device_array is not iterable
                                          2024-01-07 09:22:30.480 - info: lg-thinq.0 (1137515) terminating
                                          2024-01-07 09:22:30.482 - warn: lg-thinq.0 (1137515) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                          2024-01-07 09:22:30.771 - info: lg-thinq.0 (1137515) terminating
                                          2024-01-07 09:22:31.146 - 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-07 09:22:31.147 - error: host.raspberrypi Caught by controller[1]: TypeError: device_array is not iterable
                                          2024-01-07 09:22:31.147 - error: host.raspberrypi Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.lg-thinq/main.js:374:34
                                          2024-01-07 09:22:31.147 - error: host.raspberrypi Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          2024-01-07 09:22:31.147 - error: host.raspberrypi instance system.adapter.lg-thinq.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                          2024-01-07 09:22:31.147 - info: host.raspberrypi Restart adapter system.adapter.lg-thinq.0 because enabled
                                          2024-01-07 09:22:49.729 - info: host.raspberrypi "system.adapter.lg-thinq.0" disabled
                                          2024-01-07 09:23:03.900 - error: lg-thinq.0 (1137604) adapter disabled
                                          2024-01-07 09:23:03.953 - warn: lg-thinq.0 (1137604) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
                                          2024-01-07 09:23:04.557 - error: host.raspberrypi instance system.adapter.lg-thinq.0 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
                                          2024-01-07 09:23:04.557 - info: host.raspberrypi Do not restart adapter system.adapter.lg-thinq.0 because disabled or deleted
                                          

                                          Und auch gleich noch ein Auszug vom Debug-Log vor / bis zum Absturz:

                                          2024-01-07 09:53:10.772 - debug: lg-thinq.0 (1140070) extract values from model
                                          2024-01-07 09:53:10.772 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.airState.opMode
                                          2024-01-07 09:53:10.785 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.airState.windStrength
                                          2024-01-07 09:53:10.788 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.airState.autoDry.windStrength
                                          2024-01-07 09:53:10.791 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.airState.wDir
                                          2024-01-07 09:53:10.794 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.vaneNum
                                          2024-01-07 09:53:10.797 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.airState.wMode
                                          2024-01-07 09:53:10.800 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.pacMode
                                          2024-01-07 09:53:10.803 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.pacModeExt
                                          2024-01-07 09:53:10.806 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.racMode
                                          2024-01-07 09:53:10.809 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.racModeExt
                                          2024-01-07 09:53:10.812 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.reserve
                                          2024-01-07 09:53:10.815 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.light
                                          2024-01-07 09:53:10.818 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.airState.tempState.unit
                                          2024-01-07 09:53:10.821 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.tempCtrl
                                          2024-01-07 09:53:10.824 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.micom
                                          2024-01-07 09:53:10.826 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.airState.groupType
                                          2024-01-07 09:53:10.829 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.accumMode
                                          2024-01-07 09:53:10.831 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.airState.miscFuncState.extraOp
                                          2024-01-07 09:53:10.833 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.racSubMode
                                          2024-01-07 09:53:10.835 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.sacSubMode
                                          2024-01-07 09:53:10.838 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.airState.ductZone.type
                                          2024-01-07 09:53:10.840 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.airState.ductZone.control
                                          2024-01-07 09:53:10.842 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.airState.opModeExt2
                                          2024-01-07 09:53:10.847 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.mFilter
                                          2024-01-07 09:53:10.849 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.vision
                                          2024-01-07 09:53:10.851 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.airPolution
                                          2024-01-07 09:53:10.854 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.aroma
                                          2024-01-07 09:53:10.857 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.qVoice
                                          2024-01-07 09:53:10.860 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.qVoiceOption
                                          2024-01-07 09:53:10.862 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.standByPwr
                                          2024-01-07 09:53:10.865 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.airState.notification.detailList
                                          2024-01-07 09:53:10.868 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.airState.notification.detailListExt
                                          2024-01-07 09:53:10.872 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.airState.filterMngState.desorption
                                          2024-01-07 09:53:10.875 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.smartFunc
                                          2024-01-07 09:53:10.878 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.coolLowLimit
                                          2024-01-07 09:53:10.881 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.coolHighLimit
                                          2024-01-07 09:53:10.884 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.heatLowLimit
                                          2024-01-07 09:53:10.887 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.heatHighLimit
                                          2024-01-07 09:53:10.890 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.acoLowLimit
                                          2024-01-07 09:53:10.893 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.acoHighLimit
                                          2024-01-07 09:53:10.896 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.humidity.control
                                          2024-01-07 09:53:10.899 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.airState.circulate.strength
                                          2024-01-07 09:53:10.902 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.airState.circulate.rotate
                                          2024-01-07 09:53:10.905 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.twoSetMode
                                          2024-01-07 09:53:10.907 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.dRED
                                          2024-01-07 09:53:10.910 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.airState.screen.image
                                          2024-01-07 09:53:10.914 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.airState.melody
                                          2024-01-07 09:53:10.916 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.upgradable
                                          2024-01-07 09:53:10.919 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.support.airState.commonFunc
                                          2024-01-07 09:53:10.921 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.operation
                                          2024-01-07 09:53:10.928 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.opMode
                                          2024-01-07 09:53:10.936 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.windStrength
                                          2024-01-07 09:53:10.947 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.autoDry.windStrength
                                          2024-01-07 09:53:10.949 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.ctrlFrom
                                          2024-01-07 09:53:10.952 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.wDir.up
                                          2024-01-07 09:53:10.954 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.wDir.down
                                          2024-01-07 09:53:10.956 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.wDir.left
                                          2024-01-07 09:53:10.958 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.wDir.right
                                          2024-01-07 09:53:10.960 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.wDir.leftRight
                                          2024-01-07 09:53:10.962 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.wDir.auto
                                          2024-01-07 09:53:10.968 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.wDir.upDown
                                          2024-01-07 09:53:10.976 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.wDir.swirl
                                          2024-01-07 09:53:10.981 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.wDir.side
                                          2024-01-07 09:53:10.983 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.wDir.vStep
                                          2024-01-07 09:53:10.990 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.wDir.hStep
                                          2024-01-07 09:53:10.997 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.wMode.flowForest
                                          2024-01-07 09:53:10.999 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.wMode.flowLongPower
                                          2024-01-07 09:53:11.001 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.wMode.smartCare
                                          2024-01-07 09:53:11.007 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.wMode.flowShower
                                          2024-01-07 09:53:11.009 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.wMode.turbo
                                          2024-01-07 09:53:11.012 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.wMode.iceValley
                                          2024-01-07 09:53:11.015 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.wMode.airClean
                                          2024-01-07 09:53:11.026 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.wMode.lowHeating
                                          2024-01-07 09:53:11.032 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.wMode.humanCare
                                          2024-01-07 09:53:11.034 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.wMode.jet
                                          2024-01-07 09:53:11.044 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.wMode.indirectWind
                                          2024-01-07 09:53:11.046 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.tempState.target
                                          2024-01-07 09:53:11.099 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.bellSound.appControl
                                          2024-01-07 09:53:11.136 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.bellSound.control
                                          2024-01-07 09:53:11.173 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.TempCelToFah
                                          2024-01-07 09:53:11.188 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.TempFahToCel
                                          2024-01-07 09:53:11.194 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.modeEx
                                          2024-01-07 09:53:11.197 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.tempState.current
                                          2024-01-07 09:53:11.215 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.tempState.unit
                                          2024-01-07 09:53:11.217 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.tempState.step
                                          2024-01-07 09:53:11.219 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.tempState.limitMax
                                          2024-01-07 09:53:11.221 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.tempState.limitMin
                                          2024-01-07 09:53:11.223 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.reservation.sleepTime
                                          2024-01-07 09:53:11.230 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.reservation.targetTimeToStart
                                          2024-01-07 09:53:11.237 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.reservation.targetTimeToStop
                                          2024-01-07 09:53:11.258 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.reservation.absoluteStartTime
                                          2024-01-07 09:53:11.260 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.reservation.absoluteStopTime
                                          2024-01-07 09:53:11.262 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.reservation.powerDry
                                          2024-01-07 09:53:11.264 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.powerSave.basic
                                          2024-01-07 09:53:11.270 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.powerSave.hum
                                          2024-01-07 09:53:11.272 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.precisionDiagnosis
                                          2024-01-07 09:53:11.274 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.voice.recog
                                          2024-01-07 09:53:11.276 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.voice.volume
                                          2024-01-07 09:53:11.278 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.voice.sensitivity
                                          2024-01-07 09:53:11.280 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.voice.setting
                                          2024-01-07 09:53:11.282 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.voice.spkVolume
                                          2024-01-07 09:53:11.284 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.voice.QVoiceOption
                                          2024-01-07 09:53:11.286 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.voice.feedbackSound
                                          2024-01-07 09:53:11.288 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.quality.PM1
                                          2024-01-07 09:53:11.290 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.quality.PM2
                                          2024-01-07 09:53:11.292 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.quality.PM10
                                          2024-01-07 09:53:11.294 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.quality.odor
                                          2024-01-07 09:53:11.296 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.quality.overall
                                          2024-01-07 09:53:11.306 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.quality.sensorMon
                                          2024-01-07 09:53:11.324 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.quality.airMon
                                          2024-01-07 09:53:11.326 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.quality.CO2
                                          2024-01-07 09:53:11.329 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.quality.CO2Level
                                          2024-01-07 09:53:11.331 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.diagCode
                                          2024-01-07 09:53:11.386 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.groupType
                                          2024-01-07 09:53:11.388 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.prodType
                                          2024-01-07 09:53:11.392 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.rac.addFunc
                                          2024-01-07 09:53:11.395 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.rac.operation
                                          2024-01-07 09:53:11.404 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.filterMngState.useTime
                                          2024-01-07 09:53:11.424 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.filterMngState.remainTime
                                          2024-01-07 09:53:11.430 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.filterMngState.maxTime
                                          2024-01-07 09:53:11.432 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.filterMngState.changeDate
                                          2024-01-07 09:53:11.434 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.filterMngState.type
                                          2024-01-07 09:53:11.436 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.filterMngState.useTimeTop
                                          2024-01-07 09:53:11.438 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.filterMngState.maxTimeTop
                                          2024-01-07 09:53:11.440 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.filterMngState.useTimeMiddle
                                          2024-01-07 09:53:11.442 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.filterMngState.maxTimMiddle
                                          2024-01-07 09:53:11.444 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.filterMngState.useTimeBottom
                                          2024-01-07 09:53:11.446 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.filterMngState.maxTimeBottom
                                          2024-01-07 09:53:11.448 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.filterMngState.useTimeDeodor
                                          2024-01-07 09:53:11.469 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.filterMngState.maxTimeDeodor
                                          2024-01-07 09:53:11.472 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.filterMngState.desorption
                                          2024-01-07 09:53:11.475 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.lightingState.displayControl
                                          2024-01-07 09:53:11.484 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.lightingState.mood
                                          2024-01-07 09:53:11.486 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.lightingState.signal
                                          2024-01-07 09:53:11.489 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.lightingState.magicColor
                                          2024-01-07 09:53:11.492 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.lightingState.magicBrightness
                                          2024-01-07 09:53:11.495 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.ductZone.control
                                          2024-01-07 09:53:11.498 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.ductZone.type
                                          2024-01-07 09:53:11.501 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.aroma.color
                                          2024-01-07 09:53:11.503 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.aroma.sound
                                          2024-01-07 09:53:11.506 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.aroma.state
                                          2024-01-07 09:53:11.509 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.energy.totlaCurrent
                                          2024-01-07 09:53:11.512 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.energy.inCurrent
                                          2024-01-07 09:53:11.515 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.energy.outCurrent
                                          2024-01-07 09:53:11.518 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.energy.accumulated
                                          2024-01-07 09:53:11.520 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.energy.accumulatedTime
                                          2024-01-07 09:53:11.523 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.energy.desired
                                          2024-01-07 09:53:11.526 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.energy.desiredDay
                                          2024-01-07 09:53:11.529 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.energy.desiredWeek
                                          2024-01-07 09:53:11.532 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.energy.desiredMonth
                                          2024-01-07 09:53:11.535 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.homeCare.onOff
                                          2024-01-07 09:53:11.538 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.homeCare.delay
                                          2024-01-07 09:53:11.541 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.homeCare.interval
                                          2024-01-07 09:53:11.543 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.homeCare.imageNum
                                          2024-01-07 09:53:11.546 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.circulate.strength
                                          2024-01-07 09:53:11.549 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.circulate.rotate
                                          2024-01-07 09:53:11.552 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.miscFuncState.antiBugs
                                          2024-01-07 09:53:11.555 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.miscFuncState.airRemoval
                                          2024-01-07 09:53:11.558 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.miscFuncState.airFast
                                          2024-01-07 09:53:11.560 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.miscFuncState.airUVDisinfection
                                          2024-01-07 09:53:11.563 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.miscFuncState.watertankLight
                                          2024-01-07 09:53:11.565 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.miscFuncState.cleanDry
                                          2024-01-07 09:53:11.569 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.miscFuncState.humidification
                                          2024-01-07 09:53:11.571 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.miscFuncState.filterCleanAuto
                                          2024-01-07 09:53:11.573 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.miscFuncState.filterCleanManual
                                          2024-01-07 09:53:11.575 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.miscFuncState.Uvnano
                                          2024-01-07 09:53:11.577 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.miscFuncState.robotCleanManual
                                          2024-01-07 09:53:11.579 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.miscFuncState.robotCleanAuto
                                          2024-01-07 09:53:11.581 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.miscFuncState.autoDry
                                          2024-01-07 09:53:11.587 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.miscFuncState.autoDryRemainTime
                                          2024-01-07 09:53:11.595 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.miscFuncState.extraOp
                                          2024-01-07 09:53:11.610 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.miscFuncState.dRED
                                          2024-01-07 09:53:11.613 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.miscFuncState.safeOpRemainTime
                                          2024-01-07 09:53:11.615 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.miscFuncState.AutoICA
                                          2024-01-07 09:53:11.618 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.miscFuncState.AutoICA.onOff
                                          2024-01-07 09:53:11.620 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.miscFuncState.ICA
                                          2024-01-07 09:53:11.622 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.miscFuncState.ICA.civilianSupply
                                          2024-01-07 09:53:11.625 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.miscFuncState.ICA.minimumCurrent
                                          2024-01-07 09:53:11.627 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.outside.quality.PM2
                                          2024-01-07 09:53:11.629 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.outside.humidity.current
                                          2024-01-07 09:53:11.632 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.outside.temperature.current
                                          2024-01-07 09:53:11.634 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.notification.list
                                          2024-01-07 09:53:11.636 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.notification.detailList
                                          2024-01-07 09:53:11.638 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.vision.numData
                                          2024-01-07 09:53:11.640 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.vision.sensing.angle
                                          2024-01-07 09:53:11.643 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.vision.sensing.ds
                                          2024-01-07 09:53:11.645 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.humidity.current
                                          2024-01-07 09:53:11.647 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.humidity.desired
                                          2024-01-07 09:53:11.649 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.mon.timeout
                                          2024-01-07 09:53:11.652 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.smartCare.status
                                          2024-01-07 09:53:11.654 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.tempState.twoSetCurrent
                                          2024-01-07 09:53:11.656 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.tempState.twoSetDeadBand
                                          2024-01-07 09:53:11.658 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.tempState.twoSetCoolTemp
                                          2024-01-07 09:53:11.660 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.tempState.twoSetHeatTemp
                                          2024-01-07 09:53:11.662 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.tempState.twoSetState
                                          2024-01-07 09:53:11.664 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.tempState.twoSetAcoState
                                          2024-01-07 09:53:11.667 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.tempState.twoSetCoolUSL
                                          2024-01-07 09:53:11.669 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.tempState.twoSetCoolLSL
                                          2024-01-07 09:53:11.672 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.tempState.twoSetHeatUSL
                                          2024-01-07 09:53:11.676 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.tempState.twoSetHeatLSL
                                          2024-01-07 09:53:11.678 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.screen.image
                                          2024-01-07 09:53:11.681 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.melody
                                          2024-01-07 09:53:11.687 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.rrc.original.mode
                                          2024-01-07 09:53:11.690 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.rrc.running.mode
                                          2024-01-07 09:53:11.692 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.rrc.hold.status
                                          2024-01-07 09:53:11.695 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.rrc.hold.type
                                          2024-01-07 09:53:11.697 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.rrc.schedule.season
                                          2024-01-07 09:53:11.701 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.allCleaning.status
                                          2024-01-07 09:53:11.704 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.miscFuncState.absencePowerSaving
                                          2024-01-07 09:53:11.707 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.miscFuncState.absenceDetectionTime
                                          2024-01-07 09:53:11.710 - debug: lg-thinq.0 (1140070) fd80ae07-21ef-18c3-bd4c-44cb8b63456e.snapshot.airState.additionalFunc.deepSleep
                                          2024-01-07 09:53:11.713 - debug: lg-thinq.0 (1140070) [{"modelAppType":"NUTS","brandType":"common","deviceId":"d27d1380-7149-11d3-80b8-2c2bf9760c6d","deviceType":401,"modelName":"RAC_056905_WW","subModelNm":"","sensorType":null,"alias":"Wohnzimmer","deviceCode":"AI01","networkType":"02","tftYn":"N","guideTypeYn":"Y","guideType":"RAC_TYPE1","pccModelYn":"N","autoOrderYn":"N","drServiceYn":"N","ssid":"ofris-WLAN","timezoneCode":"Europe/Vienna","timezoneCodeAlias":"Europe/Vienna","sdsGuide":{"deviceCode":"AI01"},"newRegYn":"N","remoteControlType":"","fareTarget":null,"area":22951,"sleep":null,"deviceState":"E","rmsClientId":null,"regDtUtc":"20200707183552000","regIndex":0,"blackboxYn":null,"groupableYn":"Y","controllableYn":"Y","combinedProductYn":"N","masterYn":"Y","manufacture":null,"online":false,"platformType":"thinq1","homeDeviceOrder":3,"roomDeviceOrder":1,"ownershipYn":"Y","modelJsonVer":7.14,"modelJsonUri":"https://eic.lgthinq.com:46030/api/webContents/modelJSON?modelName=modelJSON_401&countryCode=KR&contentsId=d27d1380-7149-11d3-80b8-2c2bf9760c6d&authKey=thinq","appModuleVer":16.32,"appModuleUri":"https://objectcontent.lgthinq.com/6c1a78d3-0404-4712-a5bc-2bc3d9e072b8?hdnts=exp=1745650858~hmac=cdff11328e2e89b5aee97c1ca005223d63d15d47f5d4fc07976284be9033797d","appRestartYn":"Y","appModuleSize":13305760,"langPackProductTypeVer":null,"langPackProductTypeUri":null,"langPackModelVer":"","langPackModelUri":"","roomId":"160234231736472744","fwInfoList":null,"modemInfo":null,"modemConfig":null,"existsEntryPopup":"N","fwVer":"2.6.7_RTOS_3K","modemVer":null,"subDeviceCount":0,"firebaseLogKey":"P:SD","cardType":"Large","cardControl":"Control","detailDeviceCode":null,"upgradableYn":"N","autoFwDownloadYn":null,"homeMovableYn":"Y","protocolVersion":null,"btAddress":null,"isTLV":null,"jsonList":null,"mdFotaYn":null,"demandType":null},{"modelAppType":"NUTS","brandType":"common","deviceId":"dfbdfc44-8efb-148a-acc9-44cb8b32f2ea","deviceType":401,"modelName":"RAC_056905_WW","subModelNm":null,"sensorType":null,"alias":"Schlafzimmer","deviceCode":"AI01","networkType":"02","tftYn":"N","guideTypeYn":"Y","guideType":"RAC_TYPE1","pccModelYn":"N","autoOrderYn":"N","drServiceYn":"N","ssid":"ofris-WLAN","timezoneCode":"Europe/Vienna","timezoneCodeAlias":"Europe/Vienna","sdsGuide":{"deviceCode":"AI01"},"newRegYn":"N","remoteControlType":"","fareTarget":null,"area":22951,"sleep":null,"deviceState":"E","rmsClientId":null,"regDtUtc":"20200707193033000","regIndex":0,"blackboxYn":"Y","groupableYn":"Y","controllableYn":"Y","combinedProductYn":"N","masterYn":"Y","snapshot":{"airState.windStrength":2,"airState.wMode.lowHeating":0,"airState.diagCode":0,"airState.lightingState.displayControl":0,"airState.wDir.hStep":0,"mid":20244,"airState.energy.onCurrent":0,"airState.wMode.airClean":0,"airState.quality.sensorMon":0,"airState.tempState.target":21,"airState.miscFuncState.autoDryRemainTime":0,"airState.operation":0,"airState.wMode.jet":0,"airState.wDir.vStep":100,"timestamp":1704598416580,"airState.powerSave.basic":0,"static":{"deviceType":401,"countryCode":"AT"},"airState.tempState.current":20,"airState.miscFuncState.extraOp":0,"airState.reservation.sleepTime":0,"airState.miscFuncState.autoDry":0,"airState.reservation.targetTimeToStart":0,"meta":{"allDeviceInfoUpdate":false,"messageId":"kVHKOOIETq2qhQgqem5kEg"},"online":true,"airState.opMode":0,"airState.reservation.targetTimeToStop":0,"airState.filterMngStates.maxTime":0,"airState.filterMngStates.useTime":0},"manufacture":null,"online":true,"platformType":"thinq2","homeDeviceOrder":1,"roomDeviceOrder":1,"ownershipYn":"Y","modelJsonVer":13.78,"modelJsonUri":"https://objectcontent.lgthinq.com/f80cf44e-6e70-4822-9fc5-a761c6c60b9b?hdnts=exp=1766019637~hmac=e0bc59135eb70dca1a7e89eaa03ad3da80d56dd3e79a18300dc4371accafab71","appModuleVer":16.32,"appModuleUri":"https://objectcontent.lgthinq.com/6c1a78d3-0404-4712-a5bc-2bc3d9e072b8?hdnts=exp=1745650858~hmac=cdff11328e2e89b5aee97c1ca005223d63d15d47f5d4fc07976284be9033797d","appRestartYn":"Y","appModuleSize":13305760,"langPackProductTypeVer":null,"langPackProductTypeUri":null,"langPackModelVer":null,"langPackModelUri":null,"roomId":"160234238076284293","fwInfoList":[{"checksum":"00000409","order":1,"partNumber":"SAA38690409"}],"modemInfo":{"appVersion":"clip_hna_v1.9.194","modelName":"RAC_056905_WW","modemType":"QCOM_QCA4010","ruleEngine":"y"},"modemConfig":null,"existsEntryPopup":"N","fwVer":null,"modemVer":null,"subDeviceCount":0,"firebaseLogKey":"P:SD","cardType":"Large","cardControl":"Control","detailDeviceCode":null,"upgradableYn":"N","autoFwDownloadYn":"N","homeMovableYn":"Y","protocolVersion":null,"btAddress":null,"isTLV":null,"jsonList":null,"mdFotaYn":null,"demandType":null},{"modelAppType":"NUTS","brandType":"common","deviceId":"fd80ae07-21ef-18c3-bd4c-44cb8b63456e","deviceType":401,"modelName":"RAC_056905_WW","subModelNm":null,"sensorType":null,"alias":"Kinderzimmer","deviceCode":"AI01","networkType":"02","tftYn":"N","guideTypeYn":"Y","guideType":"RAC_TYPE1","pccModelYn":"N","autoOrderYn":"N","drServiceYn":"N","ssid":"ofris-WLAN","timezoneCode":"Europe/Vienna","timezoneCodeAlias":"Europe/Vienna","sdsGuide":{"deviceCode":"AI01"},"newRegYn":"N","remoteControlType":"","fareTarget":null,"area":22951,"sleep":null,"deviceState":"E","rmsClientId":null,"regDtUtc":"20200707191421000","regIndex":0,"blackboxYn":"Y","groupableYn":"Y","controllableYn":"Y","combinedProductYn":"N","masterYn":"Y","snapshot":{"airState.windStrength":3,"airState.wMode.lowHeating":0,"airState.diagCode":0,"airState.lightingState.displayControl":0,"airState.wDir.hStep":0,"mid":5373632677,"airState.energy.onCurrent":0,"airState.wMode.airClean":0,"airState.quality.sensorMon":0,"airState.tempState.target":21,"airState.miscFuncState.autoDryRemainTime":0,"airState.operation":0,"airState.wMode.jet":0,"airState.wDir.vStep":0,"timestamp":1704587427108,"airState.powerSave.basic":0,"static":{"deviceType":401,"countryCode":"AT"},"airState.tempState.current":21.5,"airState.miscFuncState.extraOp":0,"airState.reservation.sleepTime":0,"airState.miscFuncState.autoDry":0,"airState.reservation.targetTimeToStart":0,"meta":{"allDeviceInfoUpdate":false,"messageId":"ZKKIMMGcQ8mhX6cy55DVdw"},"online":true,"airState.opMode":0,"airState.reservation.targetTimeToStop":0,"airState.filterMngStates.maxTime":0,"airState.filterMngStates.useTime":0},"manufacture":null,"online":true,"platformType":"thinq2","homeDeviceOrder":2,"roomDeviceOrder":1,"ownershipYn":"Y","modelJsonVer":13.78,"modelJsonUri":"https://objectcontent.lgthinq.com/f80cf44e-6e70-4822-9fc5-a761c6c60b9b?hdnts=exp=1766019637~hmac=e0bc59135eb70dca1a7e89eaa03ad3da80d56dd3e79a18300dc4371accafab71","appModuleVer":16.32,"appModuleUri":"https://objectcontent.lgthinq.com/6c1a78d3-0404-4712-a5bc-2bc3d9e072b8?hdnts=exp=1745650858~hmac=cdff11328e2e89b5aee97c1ca005223d63d15d47f5d4fc07976284be9033797d","appRestartYn":"Y","appModuleSize":13305760,"langPackProductTypeVer":null,"langPackProductTypeUri":null,"langPackModelVer":null,"langPackModelUri":null,"roomId":"160234242036815227","fwInfoList":[{"checksum":"00000409","order":1,"partNumber":"SAA38690409"}],"modemInfo":{"appVersion":"clip_hna_v1.9.194","modelName":"RAC_056905_WW","modemType":"QCOM_QCA4010","ruleEngine":"y"},"modemConfig":null,"existsEntryPopup":"N","fwVer":null,"modemVer":null,"subDeviceCount":0,"firebaseLogKey":"P:SD","cardType":"Large","cardControl":"Control","detailDeviceCode":null,"upgradableYn":"N","autoFwDownloadYn":"N","homeMovableYn":"Y","protocolVersion":null,"btAddress":null,"isTLV":null,"jsonList":null,"mdFotaYn":null,"demandType":null}]
                                          2024-01-07 09:53:11.856 - info: lg-thinq.0 (1140070) Found MQTT Host
                                          2024-01-07 09:53:11.939 - info: lg-thinq.0 (1140070) Found AWS CER
                                          2024-01-07 09:53:12.838 - info: lg-thinq.0 (1140070) Create certification done
                                          2024-01-07 09:53:13.112 - info: lg-thinq.0 (1140070) Start MQTT Connection
                                          2024-01-07 09:53:13.113 - debug: lg-thinq.0 (1140070) userid: 05eff50f7231f683265c7b6fac2051e4b616555714397a5d745d5ba1e57f80ae
                                          2024-01-07 09:53:13.511 - info: lg-thinq.0 (1140070) MQTT connected to: t20/op/05eff50f7231f683265c7b6fac2051e4b616555714397a5d745d5ba1e57f80ae/inbox
                                          2024-01-07 09:53:13.512 - debug: lg-thinq.0 (1140070) packet: {"cmd":"connack","retain":false,"qos":0,"dup":false,"length":2,"topic":null,"payload":null,"sessionPresent":false,"returnCode":0}
                                          2024-01-07 09:53:18.729 - debug: lg-thinq.0 (1140070) Status ongoing: false
                                          2024-01-07 09:53:18.730 - debug: lg-thinq.0 (1140070) START MONITORING
                                          2024-01-07 09:53:18.730 - debug: lg-thinq.0 (1140070) WORKID: 1
                                          2024-01-07 09:53:18.730 - debug: lg-thinq.0 (1140070) MODEL: 3
                                          2024-01-07 09:53:18.730 - debug: lg-thinq.0 (1140070) Counter: 1
                                          2024-01-07 09:53:18.731 - debug: lg-thinq.0 (1140070) DEV: d27d1380-7149-11d3-80b8-2c2bf9760c6d workid: n-d27d1380-7149-11d3-80b8-2c2bf9760c6d
                                          2024-01-07 09:53:18.941 - debug: lg-thinq.0 (1140070) RESULTS: {"returnCd":"0000","returnMsg":"OK","workList":{"deviceId":"d27d1380-7149-11d3-80b8-2c2bf9760c6d","deviceState":"E","format":"B64","returnCode":"0000","returnData":"eyJPcGVyYXRpb24iOiIwIiwiT3BNb2RlIjoiMCIsIldpbmRTdHJlbmd0aCI6IjgiLCJUZW1wVW5pdCI6Ik5TIiwiVGVtcEN1ciI6IjIyLjUiLCJUZW1wQ2ZnIjoiMjIiLCJHcm91cFR5cGUiOiIxIiwiU2xlZXBUaW1lIjoiMCIsIk9uVGltZSI6IjAiLCJPZmZUaW1lIjoiMCIsIlJhY0FkZEZ1bmMiOiJOUyIsIkV4dHJhT3AiOiIwIiwiRGlhZ0NvZGUiOiIwMCIsIlRpbWVCc09uIjoiMCIsIlRpbWVCc09mZiI6IjAiLCJBaXJDbGVhbiI6IjAiLCJBdXRvRHJ5IjoiMCIsIlBvd2VyU2F2ZSI6IjAiLCJXRGlyVlN0ZXAiOiIxMDAiLCJXRGlySFN0ZXAiOiIwIiwiVGVtcExpbWl0TWF4IjoiMCIsIlRlbXBMaW1pdE1pbiI6IjAiLCJEdWN0Wm9uZVR5cGUiOiIwIiwiWm9uZUNvbnRyb2wiOiIwIiwiRFJFRCI6IjAiLCJTZW5zb3JQTTEiOiIwIiwiU2Vuc29yUE0yIjoiMCIsIlNlbnNvclBNMTAiOiIwIiwiQWlyUG9sdXRpb24iOiIwIiwiSHVtaWRpdHlDZmciOiIwIiwiV2F0ZXJUZW1wQ29vbE1pbiI6Ik5TIiwiV2F0ZXJUZW1wQ29vbE1heCI6Ik5TIiwiV2F0ZXJUZW1wSGVhdE1pbiI6Ik5TIiwiV2F0ZXJUZW1wSGVhdE1heCI6Ik5TIiwiSG90V2F0ZXJUZW1wTWluIjoiTlMiLCJIb3RXYXRlclRlbXBNYXgiOiJOUyIsIlNlbnNvckh1bWlkaXR5IjoiMCIsIlRvdGFsQWlyUG9sdXRpb24iOiIwIiwiU2Vuc29yTW9uIjoiMCIsIkNsZWFuRHJ5IjoiMCIsIlByb2R1Y3RTdGF0dXMiOiIwIiwiQWlyTW9uaXRvcmluZyI6IjAiLCJIdW1pZGlmaWNhdGlvbiI6IjAiLCJBaXJGYXN0IjoiMCIsIkFpclJlbW92YWwiOiIwIiwiQWlyVVZEaXNpbmZlY3Rpb24iOiIwIiwiV2F0ZXJ0YW5rTGlnaHQiOiIwIiwiU2lnbmFsTGlnaHRpbmciOiIwIiwiV0RpclVwRG93biI6IjAiLCJXRGlyTGVmdFJpZ2h0IjoiMCIsIldTd2lybCI6IjAiLCJKZXQiOiIwIiwiTG93SGVhdGluZyI6IjAiLCJDaXJjdWxhdGVTdHJlbmd0aCI6IjAiLCJDaXJjdWxhdGVEaXIiOiIwIiwiQW50aUJ1Z3MiOiIwIiwiSWNlVmFsbGV5IjoiMCIsIkh1bXNhdmUiOiIwIiwiV2F0ZXJUZW1wQ3VyIjoiMCIsIkhvdFdhdGVyVGVtcEN1ciI6IjAiLCJIb3RXYXRlclRlbXBDZmciOiIwIiwiSG90V2F0ZXJNb2RlIjoiMCIsIkhvdFdhdGVyIjoiMCIsIkFXSFBUZW1wQ2ZnU3dpdGNoIjoiMCIsIkFpclRlbXBDb29sTWluIjoiTlMiLCJBaXJUZW1wQ29vbE1heCI6Ik5TIiwiQWlyVGVtcEhlYXRNaW4iOiJOUyIsIkFpclRlbXBIZWF0TWF4IjoiTlMiLCJXYXRlckluVGVtcEN1ciI6IjAiLCJBV0hQV0FUZW1wQ29udHJvbFN0YSI6IjAiLCJEaXNwbGF5Q29udHJvbCI6IjAiLCJTbWFydENhcmUiOiIwIiwiVHdvU2V0Q29vbFRlbXAiOiIwIiwiVHdvU2V0SGVhdFRlbXAiOiIwIiwiVHdvU2V0Q29vbFVTTCI6IjAiLCJUd29TZXRDb29sTFNMIjoiMCIsIlR3b1NldEhlYXRVU0wiOiIwIiwiVHdvU2V0SGVhdExTTCI6IjAiLCJUd29TZXRBQ09TdGF0ZSI6IjAiLCJUd29TZXRNb2RlRGVhZGJhbmQiOiIwIiwiVHdvU2V0U3RhdGUiOiIwIn0=","stateCode":"S","workId":"n-d27d1380-7149-11d3-80b8-2c2bf9760c6d"}}
                                          2024-01-07 09:53:18.942 - debug: lg-thinq.0 (1140070) device_array: {"deviceId":"d27d1380-7149-11d3-80b8-2c2bf9760c6d","deviceState":"E","format":"B64","returnCode":"0000","returnData":"eyJPcGVyYXRpb24iOiIwIiwiT3BNb2RlIjoiMCIsIldpbmRTdHJlbmd0aCI6IjgiLCJUZW1wVW5pdCI6Ik5TIiwiVGVtcEN1ciI6IjIyLjUiLCJUZW1wQ2ZnIjoiMjIiLCJHcm91cFR5cGUiOiIxIiwiU2xlZXBUaW1lIjoiMCIsIk9uVGltZSI6IjAiLCJPZmZUaW1lIjoiMCIsIlJhY0FkZEZ1bmMiOiJOUyIsIkV4dHJhT3AiOiIwIiwiRGlhZ0NvZGUiOiIwMCIsIlRpbWVCc09uIjoiMCIsIlRpbWVCc09mZiI6IjAiLCJBaXJDbGVhbiI6IjAiLCJBdXRvRHJ5IjoiMCIsIlBvd2VyU2F2ZSI6IjAiLCJXRGlyVlN0ZXAiOiIxMDAiLCJXRGlySFN0ZXAiOiIwIiwiVGVtcExpbWl0TWF4IjoiMCIsIlRlbXBMaW1pdE1pbiI6IjAiLCJEdWN0Wm9uZVR5cGUiOiIwIiwiWm9uZUNvbnRyb2wiOiIwIiwiRFJFRCI6IjAiLCJTZW5zb3JQTTEiOiIwIiwiU2Vuc29yUE0yIjoiMCIsIlNlbnNvclBNMTAiOiIwIiwiQWlyUG9sdXRpb24iOiIwIiwiSHVtaWRpdHlDZmciOiIwIiwiV2F0ZXJUZW1wQ29vbE1pbiI6Ik5TIiwiV2F0ZXJUZW1wQ29vbE1heCI6Ik5TIiwiV2F0ZXJUZW1wSGVhdE1pbiI6Ik5TIiwiV2F0ZXJUZW1wSGVhdE1heCI6Ik5TIiwiSG90V2F0ZXJUZW1wTWluIjoiTlMiLCJIb3RXYXRlclRlbXBNYXgiOiJOUyIsIlNlbnNvckh1bWlkaXR5IjoiMCIsIlRvdGFsQWlyUG9sdXRpb24iOiIwIiwiU2Vuc29yTW9uIjoiMCIsIkNsZWFuRHJ5IjoiMCIsIlByb2R1Y3RTdGF0dXMiOiIwIiwiQWlyTW9uaXRvcmluZyI6IjAiLCJIdW1pZGlmaWNhdGlvbiI6IjAiLCJBaXJGYXN0IjoiMCIsIkFpclJlbW92YWwiOiIwIiwiQWlyVVZEaXNpbmZlY3Rpb24iOiIwIiwiV2F0ZXJ0YW5rTGlnaHQiOiIwIiwiU2lnbmFsTGlnaHRpbmciOiIwIiwiV0RpclVwRG93biI6IjAiLCJXRGlyTGVmdFJpZ2h0IjoiMCIsIldTd2lybCI6IjAiLCJKZXQiOiIwIiwiTG93SGVhdGluZyI6IjAiLCJDaXJjdWxhdGVTdHJlbmd0aCI6IjAiLCJDaXJjdWxhdGVEaXIiOiIwIiwiQW50aUJ1Z3MiOiIwIiwiSWNlVmFsbGV5IjoiMCIsIkh1bXNhdmUiOiIwIiwiV2F0ZXJUZW1wQ3VyIjoiMCIsIkhvdFdhdGVyVGVtcEN1ciI6IjAiLCJIb3RXYXRlclRlbXBDZmciOiIwIiwiSG90V2F0ZXJNb2RlIjoiMCIsIkhvdFdhdGVyIjoiMCIsIkFXSFBUZW1wQ2ZnU3dpdGNoIjoiMCIsIkFpclRlbXBDb29sTWluIjoiTlMiLCJBaXJUZW1wQ29vbE1heCI6Ik5TIiwiQWlyVGVtcEhlYXRNaW4iOiJOUyIsIkFpclRlbXBIZWF0TWF4IjoiTlMiLCJXYXRlckluVGVtcEN1ciI6IjAiLCJBV0hQV0FUZW1wQ29udHJvbFN0YSI6IjAiLCJEaXNwbGF5Q29udHJvbCI6IjAiLCJTbWFydENhcmUiOiIwIiwiVHdvU2V0Q29vbFRlbXAiOiIwIiwiVHdvU2V0SGVhdFRlbXAiOiIwIiwiVHdvU2V0Q29vbFVTTCI6IjAiLCJUd29TZXRDb29sTFNMIjoiMCIsIlR3b1NldEhlYXRVU0wiOiIwIiwiVHdvU2V0SGVhdExTTCI6IjAiLCJUd29TZXRBQ09TdGF0ZSI6IjAiLCJUd29TZXRNb2RlRGVhZGJhbmQiOiIwIiwiVHdvU2V0U3RhdGUiOiIwIn0=","stateCode":"S","workId":"n-d27d1380-7149-11d3-80b8-2c2bf9760c6d"}
                                          2024-01-07 09:53:18.944 - error: lg-thinq.0 (1140070) 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-07 09:53:18.944 - error: lg-thinq.0 (1140070) unhandled promise rejection: device_array is not iterable
                                          2024-01-07 09:53:18.951 - error: lg-thinq.0 (1140070) TypeError: device_array is not iterable
                                          at /opt/iobroker/node_modules/iobroker.lg-thinq/main.js:374:34
                                          at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          2024-01-07 09:53:18.951 - error: lg-thinq.0 (1140070) device_array is not iterable
                                          2024-01-07 09:53:19.199 - debug: lg-thinq.0 (1140070) {"returnCd":"0000","returnMsg":"OK","stateCode":"S","workId":"n-n-d27d1380-7149-11d3-80b8-2c2bf976","deviceState":"E","timestamp":0}
                                          2024-01-07 09:53:19.199 - debug: lg-thinq.0 (1140070) Stop monitoring for device d27d1380-7149-11d3-80b8-2c2bf9760c6d
                                          2024-01-07 09:53:19.200 - info: lg-thinq.0 (1140070) terminating
                                          2024-01-07 09:53:19.201 - debug: lg-thinq.0 (1140070) Plugin sentry destroyed
                                          2024-01-07 09:53:19.201 - warn: lg-thinq.0 (1140070) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                          2024-01-07 09:53:19.485 - info: lg-thinq.0 (1140070) terminating
                                          

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

                                            @ofri2607

                                            Besteht die Möglichkeit das du mal vom GIT lädst?


                                            Screenshot 2024-01-07 120542.png
                                            Screenshot 2024-01-07 120635.png

                                            ofri2607 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            797
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            64
                                            881
                                            217701
                                            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