Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter TP-Link Tapo

NEWS

  • Der neue Monatsrückblick für Mai und Juni 2026 ist online!
    BluefoxB
    Bluefox
    8
    1
    957

  • wichtiges UPDATE für controller 7.2.2 im stable
    HomoranH
    Homoran
    10
    1
    3.5k

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    16
    1
    6.0k

Test Adapter TP-Link Tapo

Geplant Angeheftet Gesperrt Verschoben Tester
874 Beiträge 123 Kommentatoren 390.9k Aufrufe 107 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • D Offline
    D Offline
    daniello
    schrieb am zuletzt editiert von
    #853

    Bin ein bissl verwirrt, weil dieses Skript hier Fehler schmeißt. Ist womöglich was falsch mit dem "device connected" objekt?

    db65796e-ece0-4c65-ba3a-50df0581c625-image.jpeg

    2.6.2026, 19:59:28.838	[error]: javascript.0 (240231) script.js.common.tmp: getState has been called with id of type "number" but expects a string
    2.6.2026, 19:59:28.840	[error]: javascript.0 (240231) script.js.common.tmp: Error: TypeError: Cannot read properties of undefined (reading 'val')
    2.6.2026, 19:59:28.840	[error]: javascript.0 (240231) script.js.common.tmp:     at Object.<anonymous> (script.js.common.tmp:9:75)
    2.6.2026, 19:59:28.840	[error]: javascript.0 (240231) script.js.common.tmp:     at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/src/lib/sandbox.ts:1774:38)
    2.6.2026, 19:59:28.841	[error]: javascript.0 (240231) script.js.common.tmp:     at JavaScript.onStateChange (/opt/iobroker/node_modules/iobroker.javascript/src/main.ts:808:25)
    2.6.2026, 19:59:28.841	[error]: javascript.0 (240231) script.js.common.tmp:     at JavaScript.emit (node:events:509:28)
    2.6.2026, 19:59:28.841	[error]: javascript.0 (240231) script.js.common.tmp:     at JavaScript.emit (node:domain:489:12)
    2.6.2026, 19:59:28.841	[error]: javascript.0 (240231) script.js.common.tmp:     at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:11138:53)
    2.6.2026, 19:59:28.841	[error]: javascript.0 (240231) script.js.common.tmp:     at processImmediate (node:internal/timers:504:21)
    2.6.2026, 19:59:35.537	[error]: javascript.0 (240231) script.js.common.tmp: getState has been called with id of type "number" but expects a string
    2.6.2026, 19:59:35.538	[error]: javascript.0 (240231) script.js.common.tmp: Error: TypeError: Cannot read properties of undefined (reading 'val')
    2.6.2026, 19:59:35.538	[error]: javascript.0 (240231) script.js.common.tmp:     at Object.<anonymous> (script.js.common.tmp:21:29)
    2.6.2026, 19:59:35.538	[error]: javascript.0 (240231) script.js.common.tmp:     at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/src/lib/sandbox.ts:1774:38)
    2.6.2026, 19:59:35.538	[error]: javascript.0 (240231) script.js.common.tmp:     at JavaScript.onStateChange (/opt/iobroker/node_modules/iobroker.javascript/src/main.ts:808:25)
    2.6.2026, 19:59:35.539	[error]: javascript.0 (240231) script.js.common.tmp:     at JavaScript.emit (node:events:509:28)
    2.6.2026, 19:59:35.539	[error]: javascript.0 (240231) script.js.common.tmp:     at JavaScript.emit (node:domain:489:12)
    2.6.2026, 19:59:35.539	[error]: javascript.0 (240231) script.js.common.tmp:     at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:11138:53)
    2.6.2026, 19:59:35.539	[error]: javascript.0 (240231) script.js.common.tmp:     at processImmediate (node:internal/timers:504:21)
    
    D 1 Antwort Letzte Antwort
    0
    • D daniello

      Bin ein bissl verwirrt, weil dieses Skript hier Fehler schmeißt. Ist womöglich was falsch mit dem "device connected" objekt?

      db65796e-ece0-4c65-ba3a-50df0581c625-image.jpeg

      2.6.2026, 19:59:28.838	[error]: javascript.0 (240231) script.js.common.tmp: getState has been called with id of type "number" but expects a string
      2.6.2026, 19:59:28.840	[error]: javascript.0 (240231) script.js.common.tmp: Error: TypeError: Cannot read properties of undefined (reading 'val')
      2.6.2026, 19:59:28.840	[error]: javascript.0 (240231) script.js.common.tmp:     at Object.<anonymous> (script.js.common.tmp:9:75)
      2.6.2026, 19:59:28.840	[error]: javascript.0 (240231) script.js.common.tmp:     at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/src/lib/sandbox.ts:1774:38)
      2.6.2026, 19:59:28.841	[error]: javascript.0 (240231) script.js.common.tmp:     at JavaScript.onStateChange (/opt/iobroker/node_modules/iobroker.javascript/src/main.ts:808:25)
      2.6.2026, 19:59:28.841	[error]: javascript.0 (240231) script.js.common.tmp:     at JavaScript.emit (node:events:509:28)
      2.6.2026, 19:59:28.841	[error]: javascript.0 (240231) script.js.common.tmp:     at JavaScript.emit (node:domain:489:12)
      2.6.2026, 19:59:28.841	[error]: javascript.0 (240231) script.js.common.tmp:     at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:11138:53)
      2.6.2026, 19:59:28.841	[error]: javascript.0 (240231) script.js.common.tmp:     at processImmediate (node:internal/timers:504:21)
      2.6.2026, 19:59:35.537	[error]: javascript.0 (240231) script.js.common.tmp: getState has been called with id of type "number" but expects a string
      2.6.2026, 19:59:35.538	[error]: javascript.0 (240231) script.js.common.tmp: Error: TypeError: Cannot read properties of undefined (reading 'val')
      2.6.2026, 19:59:35.538	[error]: javascript.0 (240231) script.js.common.tmp:     at Object.<anonymous> (script.js.common.tmp:21:29)
      2.6.2026, 19:59:35.538	[error]: javascript.0 (240231) script.js.common.tmp:     at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/src/lib/sandbox.ts:1774:38)
      2.6.2026, 19:59:35.538	[error]: javascript.0 (240231) script.js.common.tmp:     at JavaScript.onStateChange (/opt/iobroker/node_modules/iobroker.javascript/src/main.ts:808:25)
      2.6.2026, 19:59:35.539	[error]: javascript.0 (240231) script.js.common.tmp:     at JavaScript.emit (node:events:509:28)
      2.6.2026, 19:59:35.539	[error]: javascript.0 (240231) script.js.common.tmp:     at JavaScript.emit (node:domain:489:12)
      2.6.2026, 19:59:35.539	[error]: javascript.0 (240231) script.js.common.tmp:     at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:11138:53)
      2.6.2026, 19:59:35.539	[error]: javascript.0 (240231) script.js.common.tmp:     at processImmediate (node:internal/timers:504:21)
      
      D Offline
      D Offline
      daniello
      schrieb am zuletzt editiert von
      #854

      Kann meinen vorhergehenden Post nicht mehr löschen .. aber Fehler ist klar. Statt "Wert von Objekt ID var_garage" muss nur "var_garage" da hin. Wald und Bäume und so. Sorry.

      1 Antwort Letzte Antwort
      0
      • bautruppB Offline
        bautruppB Offline
        bautrupp
        schrieb am zuletzt editiert von
        #855

        Bin auch gerade über "issue #98 V0.5.4 Kamera MoveToPreset ohne Funktion" gestolpert. es handelt sich um eine c210, 1.0, Fw 1.5.2.
        Erstellen und anfahren von presets in der App klappt. Im iobroker über tapo.0.xxx.remote.moveToPreset klappt es nicht. tapo.0.xxx.remote.deletePreset funktioniert aber.
        Im Log heißt es dazu: tapo.0 2026-06-07 17:12:50.227 info moveToPreset was set to : 2 for device xxx was successful: false

        1 Antwort Letzte Antwort
        0
        • D Offline
          D Offline
          daniello
          schrieb am zuletzt editiert von
          #856

          Ich erleide seit kurzem eine Flut von diesen hier .. habe aber weder Einstellungen in der App verändert noch finde ich einen falsch gesetzte Einstellung.

          tapo.0
          	2026-06-28 18:30:58.268	error	Invalid device confirm. Please activate 3rd Patry support in the TP App under TP Labor -> 3rd Party Control
          tapo.0
          	2026-06-28 18:30:58.268	error	STOK not found
          
          amg_666A 1 Antwort Letzte Antwort
          0
          • S Online
            S Online
            Stefan Müller 0
            schrieb am zuletzt editiert von
            #857

            Der Adapter findet keine devices, in der App habe ich zwei HS100 Steckdosen und eine D235 Doorbell.
            Wo ist der Fehler?

            2026-06-29 16:06:23.851 - info: tapo.0 (284068) starting. Version 0.5.4 in /opt/iobroker/node_modules/iobroker.tapo, node: v22.23.1, js-controller: 7.2.2
            2026-06-29 16:06:23.862 - info: tapo.0 (284068) Login tp TAPO App
            2026-06-29 16:06:24.371 - info: tapo.0 (284068) Login succesfull
            2026-06-29 16:06:24.542 - info: tapo.0 (284068) Found 0 devices
            2026-06-29 16:06:24.544 - info: tapo.0 (284068) Wait for connections for non camera devices
            2026-06-29 16:06:34.545 - info: tapo.0 (284068) Start first Update

            1 Antwort Letzte Antwort
            0
            • D daniello

              Ich erleide seit kurzem eine Flut von diesen hier .. habe aber weder Einstellungen in der App verändert noch finde ich einen falsch gesetzte Einstellung.

              tapo.0
              	2026-06-28 18:30:58.268	error	Invalid device confirm. Please activate 3rd Patry support in the TP App under TP Labor -> 3rd Party Control
              tapo.0
              	2026-06-28 18:30:58.268	error	STOK not found
              
              amg_666A Offline
              amg_666A Offline
              amg_666
              schrieb am zuletzt editiert von
              #858

              @daniello sagte:

              Ich erleide seit kurzem eine Flut von diesen hier .. habe aber weder Einstellungen in der App verändert noch finde ich einen falsch gesetzte Einstellung.

              Dasselbe bei mir seit 2 Tagen. Ich habe 2 TAPO C200 Kameras eingebunden, das lief bislang problemlos, jetzt kommen alle 10 Sek die Fehlermeldungen im Log:

              tapo.0
              	2026-07-27 12:16:30.277	error	STOK not found
              tapo.0
              	2026-07-27 12:16:30.277	error	Invalid device confirm. Please activate 3rd Patry support in the TP App under TP Labor -> 3rd Party Control
              tapo.0
              	2026-07-27 12:16:21.186	error	STOK not found
              tapo.0
              	2026-07-27 12:16:21.185	error	Invalid device confirm. Please activate 3rd Patry support in the TP App under TP Labor -> 3rd Party Control
              tapo.0
              	2026-07-27 12:16:10.199	error	STOK not found
              tapo.0
              	2026-07-27 12:16:10.199	error	Invalid device confirm. Please activate 3rd Patry support in the TP App under TP Labor -> 3rd Party Control
              tapo.0
              	2026-07-27 12:16:00.110	error	STOK not found
              tapo.0
              	2026-07-27 12:16:00.110	error	Invalid device confirm. Please activate 3rd Patry support in the TP App under TP Labor -> 3rd Party Control
              tapo.0
              	2026-07-27 12:15:50.557	error	STOK not found
              tapo.0
              	2026-07-27 12:15:50.557	error	Invalid device confirm. Please activate 3rd Patry support in the TP App under TP Labor -> 3rd Party Control
              tapo.0
              	2026-07-27 12:15:40.683	error	STOK not found
              tapo.0
              	2026-07-27 12:15:40.682	error	Invalid device confirm. Please activate 3rd Patry support in the TP App under TP Labor -> 3rd Party Control
              

              Zugangsdaten wurden nicht geändert und habe ich auch nochmal geprüft, das sollte alles passen. Bei Adapterneustart erkennt er auch die Kameras:

              
              tapo.0
              	2026-07-27 12:18:28.559	info	Reconnected to undefined
              tapo.0
              	2026-07-27 12:18:26.744	error	STOK not found
              tapo.0
              	2026-07-27 12:18:26.742	error	Invalid device confirm. Please activate 3rd Patry support in the TP App under TP Labor -> 3rd Party Control
              tapo.0
              	2026-07-27 12:18:22.453	info	Start first Update
              tapo.0
              	2026-07-27 12:18:12.452	info	Wait for connections for non camera devices
              tapo.0
              	2026-07-27 12:18:12.372	info	Initialized 8021177FE691053725B91B53B48D81742565882D
              tapo.0
              	2026-07-27 12:18:12.352	info	8021177FE691053725B91B53B48D81742565882D Received device info {"manufacturer":"tp-link","model":"Tapo C200C","firmwareVersion":"1.3.5 Build 260228 Rel.36932n","serialNumber":"7461efc9","hardwareId":5}
              tapo.0
              	2026-07-27 12:18:11.594	info	UDP discovery for 192.168.70.25: port=80 https=true encrypt=undefined lv=undefined mac=20-E1-5D-C8-EF-C9
              tapo.0
              	2026-07-27 12:18:11.472	info	Init device 8021177FE691053725B91B53B48D81742565882D type C200C 5.0 with ip 192.168.70.25
              tapo.0
              	2026-07-27 12:18:11.229	info	Initialized 8021199657BDC56CDD727D81E2791DB22565346F
              tapo.0
              	2026-07-27 12:18:11.216	info	8021199657BDC56CDD727D81E2791DB22565346F Received device info {"manufacturer":"tp-link","model":"Tapo C200C","firmwareVersion":"1.4.4 Build 260527 Rel.28339n","serialNumber":"7461f21d","hardwareId":5}
              tapo.0
              	2026-07-27 12:18:10.969	info	UDP discovery for 192.168.10.166: port=80 https=true encrypt=undefined lv=undefined mac=20-E1-5D-C8-F2-1D
              tapo.0
              	2026-07-27 12:18:10.775	info	Init device 8021199657BDC56CDD727D81E2791DB22565346F type C200C 5.0 with ip 192.168.10.166
              tapo.0
              	2026-07-27 12:18:10.481	info	Found 2 devices
              tapo.0
              	2026-07-27 12:18:10.292	info	Login succesfull
              tapo.0
              	2026-07-27 12:18:09.945	info	Login tp TAPO App
              tapo.0
              	2026-07-27 12:18:09.853	info	starting. Version 0.5.5 in /opt/iobroker/node_modules/iobroker.tapo, node: v22.23.1, js-controller: 7.2.2
              host.iobroker
              	2026-07-27 12:18:05.793	info	instance system.adapter.tapo.0 in version "0.5.5" started with pid 954877
              host.iobroker
              	2026-07-27 12:18:02.034	info	instance system.adapter.tapo.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              tapo.0
              	2026-07-27 12:18:01.847	info	terminating
              

              Beta-Repo,
              tapo Adapter 0.5.5,
              nodejs 22.23.1,
              npm 10.9.8,
              js-controller 7.2.2

              iobroker auf proxmox container

              T 1 Antwort Letzte Antwort
              0
              • E Offline
                E Offline
                Einstein67
                schrieb am zuletzt editiert von
                #859

                Hatte ich heute nach einem Firmware Update einer c310 auch.

                Hab einfach mal "3rd Patry support" aus und wieder eingeschalten. Seither wieder alles ruhig im Log.

                amg_666A 1 Antwort Letzte Antwort
                0
                • E Einstein67

                  Hatte ich heute nach einem Firmware Update einer c310 auch.

                  Hab einfach mal "3rd Patry support" aus und wieder eingeschalten. Seither wieder alles ruhig im Log.

                  amg_666A Offline
                  amg_666A Offline
                  amg_666
                  schrieb am zuletzt editiert von
                  #860

                  @Einstein67 sagte:

                  Hab einfach mal "3rd Patry support" aus und wieder eingeschalten.

                  Zeigt bei mir leider keine Wirkung 😧

                  iobroker auf proxmox container

                  1 Antwort Letzte Antwort
                  0
                  • D Offline
                    D Offline
                    Dan_Ce
                    schrieb am zuletzt editiert von
                    #861

                    Der gleiche Fehler tritt auch bei mir auf.

                    tapo Adapter 0.5.5
                    Kameras C530WS, firmware 1.3.5

                    "3rd Party support" aus- und einschalten bringt leider keinen Effekt.

                    T 1 Antwort Letzte Antwort
                    0
                    • amg_666A amg_666

                      @daniello sagte:

                      Ich erleide seit kurzem eine Flut von diesen hier .. habe aber weder Einstellungen in der App verändert noch finde ich einen falsch gesetzte Einstellung.

                      Dasselbe bei mir seit 2 Tagen. Ich habe 2 TAPO C200 Kameras eingebunden, das lief bislang problemlos, jetzt kommen alle 10 Sek die Fehlermeldungen im Log:

                      tapo.0
                      	2026-07-27 12:16:30.277	error	STOK not found
                      tapo.0
                      	2026-07-27 12:16:30.277	error	Invalid device confirm. Please activate 3rd Patry support in the TP App under TP Labor -> 3rd Party Control
                      tapo.0
                      	2026-07-27 12:16:21.186	error	STOK not found
                      tapo.0
                      	2026-07-27 12:16:21.185	error	Invalid device confirm. Please activate 3rd Patry support in the TP App under TP Labor -> 3rd Party Control
                      tapo.0
                      	2026-07-27 12:16:10.199	error	STOK not found
                      tapo.0
                      	2026-07-27 12:16:10.199	error	Invalid device confirm. Please activate 3rd Patry support in the TP App under TP Labor -> 3rd Party Control
                      tapo.0
                      	2026-07-27 12:16:00.110	error	STOK not found
                      tapo.0
                      	2026-07-27 12:16:00.110	error	Invalid device confirm. Please activate 3rd Patry support in the TP App under TP Labor -> 3rd Party Control
                      tapo.0
                      	2026-07-27 12:15:50.557	error	STOK not found
                      tapo.0
                      	2026-07-27 12:15:50.557	error	Invalid device confirm. Please activate 3rd Patry support in the TP App under TP Labor -> 3rd Party Control
                      tapo.0
                      	2026-07-27 12:15:40.683	error	STOK not found
                      tapo.0
                      	2026-07-27 12:15:40.682	error	Invalid device confirm. Please activate 3rd Patry support in the TP App under TP Labor -> 3rd Party Control
                      

                      Zugangsdaten wurden nicht geändert und habe ich auch nochmal geprüft, das sollte alles passen. Bei Adapterneustart erkennt er auch die Kameras:

                      
                      tapo.0
                      	2026-07-27 12:18:28.559	info	Reconnected to undefined
                      tapo.0
                      	2026-07-27 12:18:26.744	error	STOK not found
                      tapo.0
                      	2026-07-27 12:18:26.742	error	Invalid device confirm. Please activate 3rd Patry support in the TP App under TP Labor -> 3rd Party Control
                      tapo.0
                      	2026-07-27 12:18:22.453	info	Start first Update
                      tapo.0
                      	2026-07-27 12:18:12.452	info	Wait for connections for non camera devices
                      tapo.0
                      	2026-07-27 12:18:12.372	info	Initialized 8021177FE691053725B91B53B48D81742565882D
                      tapo.0
                      	2026-07-27 12:18:12.352	info	8021177FE691053725B91B53B48D81742565882D Received device info {"manufacturer":"tp-link","model":"Tapo C200C","firmwareVersion":"1.3.5 Build 260228 Rel.36932n","serialNumber":"7461efc9","hardwareId":5}
                      tapo.0
                      	2026-07-27 12:18:11.594	info	UDP discovery for 192.168.70.25: port=80 https=true encrypt=undefined lv=undefined mac=20-E1-5D-C8-EF-C9
                      tapo.0
                      	2026-07-27 12:18:11.472	info	Init device 8021177FE691053725B91B53B48D81742565882D type C200C 5.0 with ip 192.168.70.25
                      tapo.0
                      	2026-07-27 12:18:11.229	info	Initialized 8021199657BDC56CDD727D81E2791DB22565346F
                      tapo.0
                      	2026-07-27 12:18:11.216	info	8021199657BDC56CDD727D81E2791DB22565346F Received device info {"manufacturer":"tp-link","model":"Tapo C200C","firmwareVersion":"1.4.4 Build 260527 Rel.28339n","serialNumber":"7461f21d","hardwareId":5}
                      tapo.0
                      	2026-07-27 12:18:10.969	info	UDP discovery for 192.168.10.166: port=80 https=true encrypt=undefined lv=undefined mac=20-E1-5D-C8-F2-1D
                      tapo.0
                      	2026-07-27 12:18:10.775	info	Init device 8021199657BDC56CDD727D81E2791DB22565346F type C200C 5.0 with ip 192.168.10.166
                      tapo.0
                      	2026-07-27 12:18:10.481	info	Found 2 devices
                      tapo.0
                      	2026-07-27 12:18:10.292	info	Login succesfull
                      tapo.0
                      	2026-07-27 12:18:09.945	info	Login tp TAPO App
                      tapo.0
                      	2026-07-27 12:18:09.853	info	starting. Version 0.5.5 in /opt/iobroker/node_modules/iobroker.tapo, node: v22.23.1, js-controller: 7.2.2
                      host.iobroker
                      	2026-07-27 12:18:05.793	info	instance system.adapter.tapo.0 in version "0.5.5" started with pid 954877
                      host.iobroker
                      	2026-07-27 12:18:02.034	info	instance system.adapter.tapo.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                      tapo.0
                      	2026-07-27 12:18:01.847	info	terminating
                      

                      Beta-Repo,
                      tapo Adapter 0.5.5,
                      nodejs 22.23.1,
                      npm 10.9.8,
                      js-controller 7.2.2

                      T Offline
                      T Offline
                      tombox
                      schrieb am zuletzt editiert von
                      #862

                      @amg_666 debug logs wären wichtig

                      1 Antwort Letzte Antwort
                      0
                      • D Dan_Ce

                        Der gleiche Fehler tritt auch bei mir auf.

                        tapo Adapter 0.5.5
                        Kameras C530WS, firmware 1.3.5

                        "3rd Party support" aus- und einschalten bringt leider keinen Effekt.

                        T Offline
                        T Offline
                        tombox
                        schrieb am zuletzt editiert von
                        #863

                        @Dan_Ce bitte mal die GitHub version testen

                        1 Antwort Letzte Antwort
                        0
                        • D Offline
                          D Offline
                          Dan_Ce
                          schrieb am zuletzt editiert von
                          #864
                          2026-07-29 19:21:13.238 - debug: tapo.0 (20553) Redis Objects: Use Redis connection: 127.0.0.1:9001
                          2026-07-29 19:21:13.338 - debug: tapo.0 (20553) Objects client ready ... initialize now
                          2026-07-29 19:21:13.344 - debug: tapo.0 (20553) Objects create System PubSub Client
                          2026-07-29 19:21:13.350 - debug: tapo.0 (20553) Objects create User PubSub Client
                          2026-07-29 19:21:13.507 - debug: tapo.0 (20553) Objects client initialize lua scripts
                          2026-07-29 19:21:13.535 - debug: tapo.0 (20553) Objects connected to redis: 127.0.0.1:9001
                          2026-07-29 19:21:13.623 - debug: tapo.0 (20553) Redis States: Use Redis connection: 127.0.0.1:9000
                          2026-07-29 19:21:13.658 - debug: tapo.0 (20553) States create System PubSub Client
                          2026-07-29 19:21:13.661 - debug: tapo.0 (20553) States create User PubSub Client
                          2026-07-29 19:21:13.766 - debug: tapo.0 (20553) States connected to redis: 127.0.0.1:9000
                          2026-07-29 19:21:14.098 - info: tapo.0 (20553) starting. Version 0.5.5 (non-npm: TA2k/ioBroker.tapo#9d5f7807e59b076853dfe59d920dc14aaedbc0e9) in /opt/iobroker/node_modules/iobroker.tapo, node: v22.15.0, js-controller: 7.2.2
                          2026-07-29 19:21:14.190 - info: tapo.0 (20553) Login tp TAPO App
                          2026-07-29 19:21:14.243 - debug: tapo.0 (20553) USEHtGSJkb8eCMsrKasEzg==
                          2026-07-29 19:21:14.721 - debug: tapo.0 (20553) {"error_code":0,"result":{"accountApiUrl":"https://euw1-account-api.i.tplinkcloud.com","lockedMinutes":0,"appServerUrl":"https://n-euw1-wap-gw.tplinkcloud.com","failedAttempts":0,"riskDetected":0,"remainAttempts":0,"errorCode":"0","supportedMFATypes":[],"token":"4818356f-BTqhpYsTkYxcx8c9HhnW4RF","accountId":"4598929","regionCode":"DE","regTime":"2018-10-30 19:57:45","email":"d.schuermann@gmail.com","appServerUrlV2":"https://n-euw1-wap.i.tplinkcloud.com","refreshToken":"4818356f-BTynErP5hATzmtWn3bqsavq"}}
                          2026-07-29 19:21:14.721 - info: tapo.0 (20553) Login succesfull
                          2026-07-29 19:21:14.724 - debug: tapo.0 (20553) yfoQzXVQIYQWjRDZuXyppQ==
                          2026-07-29 19:21:14.927 - debug: tapo.0 (20553) {"error_code":0,"result":{"totalNum":3,"deviceList":[{"deviceType":"SMART.IPCAMERA","accountApiUrl":"http://euw1-account-api-internal.tplinkcloud.com","role":0,"fwVer":"1.5.4 Build 260528 Rel.11462n","appServerUrl":"https://n-euw1-wap-gw.tplinkcloud.com","deviceRegion":"eu-west-1","roleType":"owner","deviceId":"80218EE24CFA81718D8D3D392402C6C92469D828","deviceName":"C100 5.0","lastBindTime":1765210074000,"deviceHwVer":"5.0","alias":"3D-Drucker","deviceMac":"8C86DD7ED5AE","oemId":"DDE98F1E5D3F392896A05D4C286D7E6D","deviceModel":"C100","hwId":"XXXXX7734394F6EB37F34C4271195B01","fwId":"F9907824AF5779F0AE83030C2BCD0B53","isSameRegion":true,"appServerUrlV2":"https://n-euw1-wap-gw.i.tplinkcloud.com","status":0},{"deviceType":"SMART.IPCAMERA","accountApiUrl":"http://euw1-account-api-internal.tplinkcloud.com","role":0,"fwVer":"1.3.5 Build 260323 Rel.35521n","appServerUrl":"https://n-euw1-wap-gw.tplinkcloud.com","deviceRegion":"eu-west-1","roleType":"owner","deviceId":"8021A4C4FC3B78328BAA58586E8BCC6624E76C72","deviceName":"C530WS 2.0","lastBindTime":1785161188000,"deviceHwVer":"2.0","alias":"Haustür","deviceMac":"105A95E17391","oemId":"B44ACA91AA10BE60C86AC1CA494AB394","deviceModel":"C530WS","hwId":"XXXXXB83AA4AC1D90E84E13FA4032A50","fwId":"81C99E2409075FD8EBB827CCAED55129","isSameRegion":true,"appServerUrlV2":"https://n-euw1-wap-gw.i.tplinkcloud.com","status":0},{"deviceType":"SMART.IPCAMERA","accountApiUrl":"http://euw1-account-api-internal.tplinkcloud.com","role":0,"fwVer":"1.3.5 Build 260323 Rel.35521n","appServerUrl":"https://n-euw1-wap-gw.tplinkcloud.com","deviceRegion":"eu-west-1","roleType":"owner","deviceId":"8021EA344BA01E569D3F5E03FB7CBB5524E7872C","deviceName":"C530WS 2.0","lastBindTime":1785254734000,"deviceHwVer":"2.0","alias":"Schuppen","deviceMac":"105A95E17278","oemId":"B44ACA91AA10BE60C86AC1CA494AB394","deviceModel":"C530WS","hwId":"XXXXXB83AA4AC1D90E84E13FA4032A50","fwId":"81C99E2409075FD8EBB827CCAED55129","isSameRegion":true,"appServerUrlV2":"https://n-euw1-wap-gw.i.tplinkcloud.com","status":0}],"currentIndex":2}}
                          2026-07-29 19:21:14.927 - info: tapo.0 (20553) Found 3 devices
                          2026-07-29 19:21:14.929 - debug: tapo.0 (20553) Found device 80218EE24CFA81718D8D3D392402C6C92469D828 3D-Drucker
                          2026-07-29 19:21:15.242 - debug: tapo.0 (20553) {"hwVer":"5.0","category":"camera","model":"C100 5.0","ssid":"xxxxxx","mac":"8C86DD7ED5AE","hwId":"XXXXX7734394F6EB37F34C4271195B01","fwId":"F9907824AF5779F0AE83030C2BCD0B53","oemId":"DDE98F1E5D3F392896A05D4C286D7E6D","fwVer":"1.5.4 Build 260528 Rel.11462n","ip":"192.168.178.116","onboardingTime":1765210075,"role":0,"deviceType":"SMART.IPCAMERA","pcSameRegion":false,"pcAppServerUrl":"https://n-euw1-wap.tplinkcloud.com","pcAppServerUrlV2":"https://n-euw1-wap.i.tplinkcloud.com"}
                          2026-07-29 19:21:15.245 - info: tapo.0 (20553) Init device 80218EE24CFA81718D8D3D392402C6C92469D828 type C100 5.0 with ip 192.168.178.116
                          2026-07-29 19:21:15.245 - debug: tapo.0 (20553) UDP discovery for 192.168.178.116 on port 20002
                          2026-07-29 19:21:17.709 - info: tapo.0 (20553) UDP discovery for 192.168.178.116: port=80 https=true encrypt=undefined lv=undefined mac=8C-86-DD-7E-D5-AE
                          2026-07-29 19:21:18.144 - info: tapo.0 (20553) 80218EE24CFA81718D8D3D392402C6C92469D828 Received device info {"manufacturer":"tp-link","model":"Tapo C100","firmwareVersion":"1.5.4 Build 260528 Rel.11462n","serialNumber":"xxxxd5ae","hardwareId":5}
                          2026-07-29 19:21:18.145 - debug: tapo.0 (20553) {"manufacturer":"tp-link","model":"Tapo C100","firmwareVersion":"1.5.4 Build 260528 Rel.11462n","serialNumber":"xxxxd5ae","hardwareId":5}
                          2026-07-29 19:21:18.146 - debug: tapo.0 (20553) Init event emitter for 80218EE24CFA81718D8D3D392402C6C92469D828
                          2026-07-29 19:21:18.236 - debug: tapo.0 (20553) Init event listener for "motion"
                          2026-07-29 19:21:18.237 - info: tapo.0 (20553) Initialized 80218EE24CFA81718D8D3D392402C6C92469D828
                          2026-07-29 19:21:18.237 - debug: tapo.0 (20553) initResult camera 80218EE24CFA81718D8D3D392402C6C92469D828 undefined
                          2026-07-29 19:21:18.238 - debug: tapo.0 (20553) Found device 8021A4C4FC3B78328BAA58586E8BCC6624E76C72 Haustür
                          2026-07-29 19:21:18.514 - debug: tapo.0 (20553) {"hwVer":"2.0","category":"camera","model":"C530WS 2.0","ssid":"xxxxxx","mac":"105A95E17391","hwId":"XXXXXB83AA4AC1D90E84E13FA4032A50","fwId":"81C99E2409075FD8EBB827CCAED55129","oemId":"B44ACA91AA10BE60C86AC1CA494AB394","fwVer":"1.3.5 Build 260323 Rel.35521n","ip":"192.168.178.128","onboardingTime":1785161188,"role":0,"deviceType":"SMART.IPCAMERA","pcSameRegion":false,"pcAppServerUrl":"https://n-euw1-wap.tplinkcloud.com","pcAppServerUrlV2":"https://n-euw1-wap.i.tplinkcloud.com"}
                          2026-07-29 19:21:18.517 - info: tapo.0 (20553) Init device 8021A4C4FC3B78328BAA58586E8BCC6624E76C72 type C530WS 2.0 with ip 192.168.178.128
                          2026-07-29 19:21:18.520 - debug: tapo.0 (20553) UDP discovery for 192.168.178.128 on port 20002
                          2026-07-29 19:21:20.013 - info: tapo.0 (20553) UDP discovery for 192.168.178.128: port=80 https=true encrypt=undefined lv=undefined mac=10-5A-95-E1-73-91
                          2026-07-29 19:21:20.267 - info: tapo.0 (20553) 8021A4C4FC3B78328BAA58586E8BCC6624E76C72 Received device info {"manufacturer":"tp-link","model":"Tapo C530WS","firmwareVersion":"1.3.5 Build 260323 Rel.35521n","serialNumber":xxxx7391,"hardwareId":2}
                          2026-07-29 19:21:20.269 - debug: tapo.0 (20553) {"manufacturer":"tp-link","model":"Tapo C530WS","firmwareVersion":"1.3.5 Build 260323 Rel.35521n","serialNumber":xxxx7391,"hardwareId":2}
                          2026-07-29 19:21:20.272 - debug: tapo.0 (20553) Init event emitter for 8021A4C4FC3B78328BAA58586E8BCC6624E76C72
                          2026-07-29 19:21:20.341 - debug: tapo.0 (20553) Init event listener for "motion"
                          2026-07-29 19:21:20.341 - info: tapo.0 (20553) Initialized 8021A4C4FC3B78328BAA58586E8BCC6624E76C72
                          2026-07-29 19:21:20.344 - debug: tapo.0 (20553) initResult camera 8021A4C4FC3B78328BAA58586E8BCC6624E76C72 undefined
                          2026-07-29 19:21:20.345 - debug: tapo.0 (20553) Found device 8021EA344BA01E569D3F5E03FB7CBB5524E7872C I�n���
                          2026-07-29 19:21:20.760 - debug: tapo.0 (20553) {"hwVer":"2.0","category":"camera","model":"C530WS 2.0","ssid":"xxxxxx","mac":"105A95E17278","hwId":"XXXXXB83AA4AC1D90E84E13FA4032A50","fwId":"81C99E2409075FD8EBB827CCAED55129","oemId":"B44ACA91AA10BE60C86AC1CA494AB394","fwVer":"1.3.5 Build 260323 Rel.35521n","ip":"192.168.178.129","onboardingTime":1751368583,"role":0,"deviceType":"SMART.IPCAMERA","pcSameRegion":false,"pcAppServerUrl":"https://n-euw1-wap.tplinkcloud.com","pcAppServerUrlV2":"https://n-euw1-wap.i.tplinkcloud.com"}
                          2026-07-29 19:21:20.762 - info: tapo.0 (20553) Init device 8021EA344BA01E569D3F5E03FB7CBB5524E7872C type C530WS 2.0 with ip 192.168.178.129
                          2026-07-29 19:21:20.763 - debug: tapo.0 (20553) UDP discovery for 192.168.178.129 on port 20002
                          2026-07-29 19:21:22.181 - info: tapo.0 (20553) UDP discovery for 192.168.178.129: port=80 https=true encrypt=undefined lv=undefined mac=10-5A-95-E1-72-78
                          2026-07-29 19:21:22.365 - info: tapo.0 (20553) 8021EA344BA01E569D3F5E03FB7CBB5524E7872C Received device info {"manufacturer":"tp-link","model":"Tapo C530WS","firmwareVersion":"1.3.5 Build 260323 Rel.35521n","serialNumber":xxxx7278,"hardwareId":2}
                          2026-07-29 19:21:22.366 - debug: tapo.0 (20553) {"manufacturer":"tp-link","model":"Tapo C530WS","firmwareVersion":"1.3.5 Build 260323 Rel.35521n","serialNumber":xxxx7278,"hardwareId":2}
                          2026-07-29 19:21:22.367 - debug: tapo.0 (20553) Init event emitter for 8021EA344BA01E569D3F5E03FB7CBB5524E7872C
                          2026-07-29 19:21:22.392 - debug: tapo.0 (20553) Init event listener for "motion"
                          2026-07-29 19:21:22.393 - info: tapo.0 (20553) Initialized 8021EA344BA01E569D3F5E03FB7CBB5524E7872C
                          2026-07-29 19:21:22.394 - debug: tapo.0 (20553) initResult camera 8021EA344BA01E569D3F5E03FB7CBB5524E7872C undefined
                          2026-07-29 19:21:22.468 - info: tapo.0 (20553) Wait for connections for non camera devices
                          2026-07-29 19:21:32.470 - info: tapo.0 (20553) Start first Update
                          2026-07-29 19:21:32.472 - debug: tapo.0 (20553) Receive camera status
                          2026-07-29 19:21:32.474 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:21:32.475 - debug: tapo.0 (20553) isSecureConnection: Checking secure connection...
                          2026-07-29 19:21:32.871 - debug: tapo.0 (20553) isSecureConnection response status=200 data={"error_code":-40413,"result":{"data":{"code":-40101,"time":0,"max_time":10,"encrypt_type":["3"],"key":"MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAJ0+duf/pvg2vL+3DCPZKve8pfC0SBWFT42yJPD339cifYHUJ3XSyxZnMAZfxFsjS1xtO4FyB59IFlK1EsKafscCAwEAAQ==","nonce":"4FE85956D09A41FE","device_confirm":"DC4FFC9B499644697710492072B38D0B8F8167F15F2DEA56B6FDE0DE9CFCA8224FE85956D09A41FEC6526E24C31751F6"}}}
                          2026-07-29 19:21:32.871 - debug: tapo.0 (20553) isSecureConnection result=true errorCode=-40413 encryptType=3 hasNonce=true
                          2026-07-29 19:21:32.873 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                          2026-07-29 19:21:32.874 - debug: tapo.0 (20553) refreshStok: isSecureConnection=true username=admin cnonce=ACAF61F5D61FF13E
                          2026-07-29 19:21:33.208 - debug: tapo.0 (20553) refreshStok: Login response status=200 data={"error_code":-40413,"result":{"data":{"code":-40101,"time":0,"max_time":10,"encrypt_type":["3"],"key":"MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAJ0+duf/pvg2vL+3DCPZKve8pfC0SBWFT42yJPD339cifYHUJ3XSyxZnMAZfxFsjS1xtO4FyB59IFlK1EsKafscCAwEAAQ==","nonce":"E14E36C6D8C7E780","device_confirm":"AE15AFBF9B2B8633A7E96564B296E3900EE5F4E3A6CA68A37B378CEBCC141709E14E36C6D8C7E780ACAF61F5D61FF13E"}}}
                          2026-07-29 19:21:33.209 - debug: tapo.0 (20553) refreshStok: nonce=E14E36C6D8C7E780... deviceConfirm=AE15AFBF9B2B8633...
                          2026-07-29 19:21:33.211 - debug: tapo.0 (20553) refreshStok: deviceConfirm validated, encryptionMethod=sha256
                          2026-07-29 19:21:33.213 - debug: tapo.0 (20553) refreshStok: sending start_seq request
                          2026-07-29 19:21:33.526 - debug: tapo.0 (20553) refreshStok: start_seq response
                          2026-07-29 19:21:33.526 - debug: tapo.0 (20553) refreshStok: start_seq=8211875 user_group=root stok=present
                          2026-07-29 19:21:33.527 - debug: tapo.0 (20553) refreshStok: Success in obtaining STOK
                          2026-07-29 19:21:33.861 - debug: tapo.0 (20553) API response
                          2026-07-29 19:21:33.862 - debug: tapo.0 (20553) {"alarm":false,"eyes":true,"notifications":false,"motionDetection":false,"led":false,"autoTrack":false,"personDetection":false,"vehicleDetection":false,"petDetection":false,"babyCryDetection":false,"barkDetection":false,"meowDetection":false,"glassBreakDetection":false,"tamperDetection":false,"imageFlip":false,"ldc":false,"recordAudio":true,"autoUpgrade":true}
                          2026-07-29 19:21:33.863 - info: tapo.0 (20553) Reconnected to undefined
                          2026-07-29 19:21:33.864 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:21:34.175 - debug: tapo.0 (20553) API response
                          2026-07-29 19:21:34.176 - debug: tapo.0 (20553) searchDetectionList raw: {}
                          2026-07-29 19:21:34.293 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:21:34.587 - debug: tapo.0 (20553) API response
                          2026-07-29 19:21:34.588 - debug: tapo.0 (20553) getLastAlarmInfo raw: {"result":{"responses":[{"method":"getLastAlarmInfo","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0}]},"error_code":0}
                          2026-07-29 19:21:35.023 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:21:35.341 - debug: tapo.0 (20553) API response
                          2026-07-29 19:21:35.430 - debug: tapo.0 (20553) Receive camera status
                          2026-07-29 19:21:35.431 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:21:35.431 - debug: tapo.0 (20553) isSecureConnection: Checking secure connection...
                          2026-07-29 19:21:35.505 - debug: tapo.0 (20553) isSecureConnection response status=200 data={"data":{"code":-40404,"sec_left":1104},"error_code":-40401}
                          2026-07-29 19:21:35.506 - debug: tapo.0 (20553) isSecureConnection result=false errorCode=-40401 encryptType= hasNonce=false
                          2026-07-29 19:21:35.507 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                          2026-07-29 19:21:35.508 - debug: tapo.0 (20553) refreshStok: isSecureConnection=false username=admin cnonce=8CC61477CB6228C4
                          2026-07-29 19:21:35.592 - debug: tapo.0 (20553) refreshStok: Login response status=200 data={"data":{"code":-40404,"sec_left":1104},"error_code":-40401}
                          2026-07-29 19:21:35.592 - debug: tapo.0 (20553) refreshStok: temporary suspension
                          2026-07-29 19:21:35.593 - error: tapo.0 (20553) refreshStok: Temporary Suspension: Try again in 1104 seconds
                          2026-07-29 19:21:35.593 - error: tapo.0 (20553) STOK not found
                          2026-07-29 19:21:35.681 - debug: tapo.0 (20553) API response
                          2026-07-29 19:21:35.682 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                          2026-07-29 19:21:35.682 - debug: tapo.0 (20553) API request failed
                          2026-07-29 19:21:35.682 - debug: tapo.0 (20553) No response data found
                          2026-07-29 19:21:35.683 - debug: tapo.0 (20553) {}
                          2026-07-29 19:21:35.683 - debug: tapo.0 (20553) Receive camera status
                          2026-07-29 19:21:35.683 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:21:35.684 - debug: tapo.0 (20553) isSecureConnection: Checking secure connection...
                          2026-07-29 19:21:35.776 - debug: tapo.0 (20553) isSecureConnection response status=200 data={"data":{"code":-40404,"sec_left":1105},"error_code":-40401}
                          2026-07-29 19:21:35.776 - debug: tapo.0 (20553) isSecureConnection result=false errorCode=-40401 encryptType= hasNonce=false
                          2026-07-29 19:21:35.777 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                          2026-07-29 19:21:35.777 - debug: tapo.0 (20553) refreshStok: isSecureConnection=false username=admin cnonce=8103ADF20D57817E
                          2026-07-29 19:21:35.857 - debug: tapo.0 (20553) refreshStok: Login response status=200 data={"data":{"code":-40404,"sec_left":1105},"error_code":-40401}
                          2026-07-29 19:21:35.858 - debug: tapo.0 (20553) refreshStok: temporary suspension
                          2026-07-29 19:21:35.858 - error: tapo.0 (20553) refreshStok: Temporary Suspension: Try again in 1105 seconds
                          2026-07-29 19:21:35.859 - error: tapo.0 (20553) STOK not found
                          2026-07-29 19:21:36.005 - debug: tapo.0 (20553) API response
                          2026-07-29 19:21:36.006 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                          2026-07-29 19:21:36.006 - debug: tapo.0 (20553) API request failed
                          2026-07-29 19:21:36.006 - debug: tapo.0 (20553) No response data found
                          2026-07-29 19:21:36.007 - debug: tapo.0 (20553) {}
                          2026-07-29 19:21:36.007 - debug: tapo.0 (20553) Update done
                          2026-07-29 19:21:42.518 - debug: tapo.0 (20553) Receive camera status
                          2026-07-29 19:21:42.519 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:21:42.832 - debug: tapo.0 (20553) API response
                          2026-07-29 19:21:42.833 - debug: tapo.0 (20553) {"alarm":false,"eyes":true,"notifications":false,"motionDetection":false,"led":false,"autoTrack":false,"personDetection":false,"vehicleDetection":false,"petDetection":false,"babyCryDetection":false,"barkDetection":false,"meowDetection":false,"glassBreakDetection":false,"tamperDetection":false,"imageFlip":false,"ldc":false,"recordAudio":true,"autoUpgrade":true}
                          2026-07-29 19:21:42.833 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:21:43.164 - debug: tapo.0 (20553) API response
                          2026-07-29 19:21:43.164 - debug: tapo.0 (20553) searchDetectionList raw: {}
                          2026-07-29 19:21:43.181 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:21:43.489 - debug: tapo.0 (20553) API response
                          2026-07-29 19:21:43.490 - debug: tapo.0 (20553) getLastAlarmInfo raw: {"result":{"responses":[{"method":"getLastAlarmInfo","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0}]},"error_code":0}
                          2026-07-29 19:21:43.581 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:21:43.860 - debug: tapo.0 (20553) API response
                          2026-07-29 19:21:43.883 - debug: tapo.0 (20553) Receive camera status
                          2026-07-29 19:21:43.885 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:21:43.885 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                          2026-07-29 19:21:43.886 - debug: tapo.0 (20553) refreshStok: Still suspended, skipping
                          2026-07-29 19:21:43.886 - error: tapo.0 (20553) STOK not found
                          2026-07-29 19:21:43.996 - debug: tapo.0 (20553) API response
                          2026-07-29 19:21:43.996 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                          2026-07-29 19:21:43.997 - debug: tapo.0 (20553) API request failed
                          2026-07-29 19:21:43.997 - debug: tapo.0 (20553) No response data found
                          2026-07-29 19:21:43.997 - debug: tapo.0 (20553) {}
                          2026-07-29 19:21:43.998 - debug: tapo.0 (20553) Receive camera status
                          2026-07-29 19:21:43.998 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:21:43.998 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                          2026-07-29 19:21:43.999 - debug: tapo.0 (20553) refreshStok: Still suspended, skipping
                          2026-07-29 19:21:43.999 - error: tapo.0 (20553) STOK not found
                          2026-07-29 19:21:44.088 - debug: tapo.0 (20553) API response
                          2026-07-29 19:21:44.088 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                          2026-07-29 19:21:44.089 - debug: tapo.0 (20553) API request failed
                          2026-07-29 19:21:44.090 - debug: tapo.0 (20553) No response data found
                          2026-07-29 19:21:44.091 - debug: tapo.0 (20553) {}
                          2026-07-29 19:21:44.091 - debug: tapo.0 (20553) Update done
                          2026-07-29 19:21:52.519 - debug: tapo.0 (20553) Receive camera status
                          2026-07-29 19:21:52.520 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:21:52.838 - debug: tapo.0 (20553) API response
                          2026-07-29 19:21:52.839 - debug: tapo.0 (20553) {"alarm":false,"eyes":true,"notifications":false,"motionDetection":false,"led":false,"autoTrack":false,"personDetection":false,"vehicleDetection":false,"petDetection":false,"babyCryDetection":false,"barkDetection":false,"meowDetection":false,"glassBreakDetection":false,"tamperDetection":false,"imageFlip":false,"ldc":false,"recordAudio":true,"autoUpgrade":true}
                          2026-07-29 19:21:52.840 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:21:53.146 - debug: tapo.0 (20553) API response
                          2026-07-29 19:21:53.147 - debug: tapo.0 (20553) searchDetectionList raw: {}
                          2026-07-29 19:21:53.159 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:21:53.451 - debug: tapo.0 (20553) API response
                          2026-07-29 19:21:53.455 - debug: tapo.0 (20553) getLastAlarmInfo raw: {"result":{"responses":[{"method":"getLastAlarmInfo","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0}]},"error_code":0}
                          2026-07-29 19:21:53.627 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:21:53.963 - debug: tapo.0 (20553) API response
                          2026-07-29 19:21:54.009 - debug: tapo.0 (20553) Receive camera status
                          2026-07-29 19:21:54.010 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:21:54.011 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                          2026-07-29 19:21:54.012 - debug: tapo.0 (20553) refreshStok: Still suspended, skipping
                          2026-07-29 19:21:54.012 - error: tapo.0 (20553) STOK not found
                          2026-07-29 19:21:54.095 - debug: tapo.0 (20553) API response
                          2026-07-29 19:21:54.096 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                          2026-07-29 19:21:54.096 - debug: tapo.0 (20553) API request failed
                          2026-07-29 19:21:54.096 - debug: tapo.0 (20553) No response data found
                          2026-07-29 19:21:54.097 - debug: tapo.0 (20553) {}
                          2026-07-29 19:21:54.097 - debug: tapo.0 (20553) Receive camera status
                          2026-07-29 19:21:54.098 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:21:54.098 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                          2026-07-29 19:21:54.099 - debug: tapo.0 (20553) refreshStok: Still suspended, skipping
                          2026-07-29 19:21:54.099 - error: tapo.0 (20553) STOK not found
                          2026-07-29 19:21:54.253 - debug: tapo.0 (20553) API response
                          2026-07-29 19:21:54.253 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                          2026-07-29 19:21:54.254 - debug: tapo.0 (20553) API request failed
                          2026-07-29 19:21:54.254 - debug: tapo.0 (20553) No response data found
                          2026-07-29 19:21:54.254 - debug: tapo.0 (20553) {}
                          2026-07-29 19:21:54.254 - debug: tapo.0 (20553) Update done
                          2026-07-29 19:22:02.519 - debug: tapo.0 (20553) Receive camera status
                          2026-07-29 19:22:02.521 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:22:02.826 - debug: tapo.0 (20553) API response
                          2026-07-29 19:22:02.827 - debug: tapo.0 (20553) {"alarm":false,"eyes":true,"notifications":false,"motionDetection":false,"led":false,"autoTrack":false,"personDetection":false,"vehicleDetection":false,"petDetection":false,"babyCryDetection":false,"barkDetection":false,"meowDetection":false,"glassBreakDetection":false,"tamperDetection":false,"imageFlip":false,"ldc":false,"recordAudio":true,"autoUpgrade":true}
                          2026-07-29 19:22:02.828 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:22:03.138 - debug: tapo.0 (20553) API response
                          2026-07-29 19:22:03.139 - debug: tapo.0 (20553) searchDetectionList raw: {}
                          2026-07-29 19:22:03.198 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:22:03.501 - debug: tapo.0 (20553) API response
                          2026-07-29 19:22:03.502 - debug: tapo.0 (20553) getLastAlarmInfo raw: {"result":{"responses":[{"method":"getLastAlarmInfo","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0}]},"error_code":0}
                          2026-07-29 19:22:03.578 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:22:03.872 - debug: tapo.0 (20553) API response
                          2026-07-29 19:22:03.899 - debug: tapo.0 (20553) Receive camera status
                          2026-07-29 19:22:03.900 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:22:03.900 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                          2026-07-29 19:22:03.901 - debug: tapo.0 (20553) refreshStok: Still suspended, skipping
                          2026-07-29 19:22:03.901 - error: tapo.0 (20553) STOK not found
                          2026-07-29 19:22:03.997 - debug: tapo.0 (20553) API response
                          2026-07-29 19:22:03.998 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                          2026-07-29 19:22:03.998 - debug: tapo.0 (20553) API request failed
                          2026-07-29 19:22:03.999 - debug: tapo.0 (20553) No response data found
                          2026-07-29 19:22:03.999 - debug: tapo.0 (20553) {}
                          2026-07-29 19:22:04.000 - debug: tapo.0 (20553) Receive camera status
                          2026-07-29 19:22:04.000 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:22:04.001 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                          2026-07-29 19:22:04.001 - debug: tapo.0 (20553) refreshStok: Still suspended, skipping
                          2026-07-29 19:22:04.002 - error: tapo.0 (20553) STOK not found
                          2026-07-29 19:22:04.124 - debug: tapo.0 (20553) API response
                          2026-07-29 19:22:04.125 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                          2026-07-29 19:22:04.125 - debug: tapo.0 (20553) API request failed
                          2026-07-29 19:22:04.125 - debug: tapo.0 (20553) No response data found
                          2026-07-29 19:22:04.126 - debug: tapo.0 (20553) {}
                          2026-07-29 19:22:04.126 - debug: tapo.0 (20553) Update done
                          2026-07-29 19:22:12.519 - debug: tapo.0 (20553) Receive camera status
                          2026-07-29 19:22:12.521 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:22:12.862 - debug: tapo.0 (20553) API response
                          2026-07-29 19:22:12.863 - debug: tapo.0 (20553) {"alarm":false,"eyes":true,"notifications":false,"motionDetection":false,"led":false,"autoTrack":false,"personDetection":false,"vehicleDetection":false,"petDetection":false,"babyCryDetection":false,"barkDetection":false,"meowDetection":false,"glassBreakDetection":false,"tamperDetection":false,"imageFlip":false,"ldc":false,"recordAudio":true,"autoUpgrade":true}
                          2026-07-29 19:22:12.864 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:22:13.186 - debug: tapo.0 (20553) API response
                          2026-07-29 19:22:13.187 - debug: tapo.0 (20553) searchDetectionList raw: {}
                          2026-07-29 19:22:16.327 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:22:16.626 - debug: tapo.0 (20553) API response
                          2026-07-29 19:22:16.627 - debug: tapo.0 (20553) getLastAlarmInfo raw: {"result":{"responses":[{"method":"getLastAlarmInfo","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0}]},"error_code":0}
                          2026-07-29 19:22:17.043 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:22:17.344 - debug: tapo.0 (20553) API response
                          2026-07-29 19:22:17.397 - debug: tapo.0 (20553) Receive camera status
                          2026-07-29 19:22:17.398 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:22:17.398 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                          2026-07-29 19:22:17.399 - debug: tapo.0 (20553) refreshStok: Still suspended, skipping
                          2026-07-29 19:22:17.399 - error: tapo.0 (20553) STOK not found
                          2026-07-29 19:22:17.490 - debug: tapo.0 (20553) API response
                          2026-07-29 19:22:17.490 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                          2026-07-29 19:22:17.491 - debug: tapo.0 (20553) API request failed
                          2026-07-29 19:22:17.491 - debug: tapo.0 (20553) No response data found
                          2026-07-29 19:22:17.491 - debug: tapo.0 (20553) {}
                          2026-07-29 19:22:17.492 - debug: tapo.0 (20553) Receive camera status
                          2026-07-29 19:22:17.492 - debug: tapo.0 (20553) New API request
                          2026-07-29 19:22:17.492 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                          2026-07-29 19:22:17.493 - debug: tapo.0 (20553) refreshStok: Still suspended, skipping
                          2026-07-29 19:22:17.493 - error: tapo.0 (20553) STOK not found
                          

                          So siehts bei mir aus. Wenn Du mehr infos benötigst, sag bescheid.

                          Thomas BraunT T 2 Antworten Letzte Antwort
                          0
                          • D Dan_Ce
                            2026-07-29 19:21:13.238 - debug: tapo.0 (20553) Redis Objects: Use Redis connection: 127.0.0.1:9001
                            2026-07-29 19:21:13.338 - debug: tapo.0 (20553) Objects client ready ... initialize now
                            2026-07-29 19:21:13.344 - debug: tapo.0 (20553) Objects create System PubSub Client
                            2026-07-29 19:21:13.350 - debug: tapo.0 (20553) Objects create User PubSub Client
                            2026-07-29 19:21:13.507 - debug: tapo.0 (20553) Objects client initialize lua scripts
                            2026-07-29 19:21:13.535 - debug: tapo.0 (20553) Objects connected to redis: 127.0.0.1:9001
                            2026-07-29 19:21:13.623 - debug: tapo.0 (20553) Redis States: Use Redis connection: 127.0.0.1:9000
                            2026-07-29 19:21:13.658 - debug: tapo.0 (20553) States create System PubSub Client
                            2026-07-29 19:21:13.661 - debug: tapo.0 (20553) States create User PubSub Client
                            2026-07-29 19:21:13.766 - debug: tapo.0 (20553) States connected to redis: 127.0.0.1:9000
                            2026-07-29 19:21:14.098 - info: tapo.0 (20553) starting. Version 0.5.5 (non-npm: TA2k/ioBroker.tapo#9d5f7807e59b076853dfe59d920dc14aaedbc0e9) in /opt/iobroker/node_modules/iobroker.tapo, node: v22.15.0, js-controller: 7.2.2
                            2026-07-29 19:21:14.190 - info: tapo.0 (20553) Login tp TAPO App
                            2026-07-29 19:21:14.243 - debug: tapo.0 (20553) USEHtGSJkb8eCMsrKasEzg==
                            2026-07-29 19:21:14.721 - debug: tapo.0 (20553) {"error_code":0,"result":{"accountApiUrl":"https://euw1-account-api.i.tplinkcloud.com","lockedMinutes":0,"appServerUrl":"https://n-euw1-wap-gw.tplinkcloud.com","failedAttempts":0,"riskDetected":0,"remainAttempts":0,"errorCode":"0","supportedMFATypes":[],"token":"4818356f-BTqhpYsTkYxcx8c9HhnW4RF","accountId":"4598929","regionCode":"DE","regTime":"2018-10-30 19:57:45","email":"d.schuermann@gmail.com","appServerUrlV2":"https://n-euw1-wap.i.tplinkcloud.com","refreshToken":"4818356f-BTynErP5hATzmtWn3bqsavq"}}
                            2026-07-29 19:21:14.721 - info: tapo.0 (20553) Login succesfull
                            2026-07-29 19:21:14.724 - debug: tapo.0 (20553) yfoQzXVQIYQWjRDZuXyppQ==
                            2026-07-29 19:21:14.927 - debug: tapo.0 (20553) {"error_code":0,"result":{"totalNum":3,"deviceList":[{"deviceType":"SMART.IPCAMERA","accountApiUrl":"http://euw1-account-api-internal.tplinkcloud.com","role":0,"fwVer":"1.5.4 Build 260528 Rel.11462n","appServerUrl":"https://n-euw1-wap-gw.tplinkcloud.com","deviceRegion":"eu-west-1","roleType":"owner","deviceId":"80218EE24CFA81718D8D3D392402C6C92469D828","deviceName":"C100 5.0","lastBindTime":1765210074000,"deviceHwVer":"5.0","alias":"3D-Drucker","deviceMac":"8C86DD7ED5AE","oemId":"DDE98F1E5D3F392896A05D4C286D7E6D","deviceModel":"C100","hwId":"XXXXX7734394F6EB37F34C4271195B01","fwId":"F9907824AF5779F0AE83030C2BCD0B53","isSameRegion":true,"appServerUrlV2":"https://n-euw1-wap-gw.i.tplinkcloud.com","status":0},{"deviceType":"SMART.IPCAMERA","accountApiUrl":"http://euw1-account-api-internal.tplinkcloud.com","role":0,"fwVer":"1.3.5 Build 260323 Rel.35521n","appServerUrl":"https://n-euw1-wap-gw.tplinkcloud.com","deviceRegion":"eu-west-1","roleType":"owner","deviceId":"8021A4C4FC3B78328BAA58586E8BCC6624E76C72","deviceName":"C530WS 2.0","lastBindTime":1785161188000,"deviceHwVer":"2.0","alias":"Haustür","deviceMac":"105A95E17391","oemId":"B44ACA91AA10BE60C86AC1CA494AB394","deviceModel":"C530WS","hwId":"XXXXXB83AA4AC1D90E84E13FA4032A50","fwId":"81C99E2409075FD8EBB827CCAED55129","isSameRegion":true,"appServerUrlV2":"https://n-euw1-wap-gw.i.tplinkcloud.com","status":0},{"deviceType":"SMART.IPCAMERA","accountApiUrl":"http://euw1-account-api-internal.tplinkcloud.com","role":0,"fwVer":"1.3.5 Build 260323 Rel.35521n","appServerUrl":"https://n-euw1-wap-gw.tplinkcloud.com","deviceRegion":"eu-west-1","roleType":"owner","deviceId":"8021EA344BA01E569D3F5E03FB7CBB5524E7872C","deviceName":"C530WS 2.0","lastBindTime":1785254734000,"deviceHwVer":"2.0","alias":"Schuppen","deviceMac":"105A95E17278","oemId":"B44ACA91AA10BE60C86AC1CA494AB394","deviceModel":"C530WS","hwId":"XXXXXB83AA4AC1D90E84E13FA4032A50","fwId":"81C99E2409075FD8EBB827CCAED55129","isSameRegion":true,"appServerUrlV2":"https://n-euw1-wap-gw.i.tplinkcloud.com","status":0}],"currentIndex":2}}
                            2026-07-29 19:21:14.927 - info: tapo.0 (20553) Found 3 devices
                            2026-07-29 19:21:14.929 - debug: tapo.0 (20553) Found device 80218EE24CFA81718D8D3D392402C6C92469D828 3D-Drucker
                            2026-07-29 19:21:15.242 - debug: tapo.0 (20553) {"hwVer":"5.0","category":"camera","model":"C100 5.0","ssid":"xxxxxx","mac":"8C86DD7ED5AE","hwId":"XXXXX7734394F6EB37F34C4271195B01","fwId":"F9907824AF5779F0AE83030C2BCD0B53","oemId":"DDE98F1E5D3F392896A05D4C286D7E6D","fwVer":"1.5.4 Build 260528 Rel.11462n","ip":"192.168.178.116","onboardingTime":1765210075,"role":0,"deviceType":"SMART.IPCAMERA","pcSameRegion":false,"pcAppServerUrl":"https://n-euw1-wap.tplinkcloud.com","pcAppServerUrlV2":"https://n-euw1-wap.i.tplinkcloud.com"}
                            2026-07-29 19:21:15.245 - info: tapo.0 (20553) Init device 80218EE24CFA81718D8D3D392402C6C92469D828 type C100 5.0 with ip 192.168.178.116
                            2026-07-29 19:21:15.245 - debug: tapo.0 (20553) UDP discovery for 192.168.178.116 on port 20002
                            2026-07-29 19:21:17.709 - info: tapo.0 (20553) UDP discovery for 192.168.178.116: port=80 https=true encrypt=undefined lv=undefined mac=8C-86-DD-7E-D5-AE
                            2026-07-29 19:21:18.144 - info: tapo.0 (20553) 80218EE24CFA81718D8D3D392402C6C92469D828 Received device info {"manufacturer":"tp-link","model":"Tapo C100","firmwareVersion":"1.5.4 Build 260528 Rel.11462n","serialNumber":"xxxxd5ae","hardwareId":5}
                            2026-07-29 19:21:18.145 - debug: tapo.0 (20553) {"manufacturer":"tp-link","model":"Tapo C100","firmwareVersion":"1.5.4 Build 260528 Rel.11462n","serialNumber":"xxxxd5ae","hardwareId":5}
                            2026-07-29 19:21:18.146 - debug: tapo.0 (20553) Init event emitter for 80218EE24CFA81718D8D3D392402C6C92469D828
                            2026-07-29 19:21:18.236 - debug: tapo.0 (20553) Init event listener for "motion"
                            2026-07-29 19:21:18.237 - info: tapo.0 (20553) Initialized 80218EE24CFA81718D8D3D392402C6C92469D828
                            2026-07-29 19:21:18.237 - debug: tapo.0 (20553) initResult camera 80218EE24CFA81718D8D3D392402C6C92469D828 undefined
                            2026-07-29 19:21:18.238 - debug: tapo.0 (20553) Found device 8021A4C4FC3B78328BAA58586E8BCC6624E76C72 Haustür
                            2026-07-29 19:21:18.514 - debug: tapo.0 (20553) {"hwVer":"2.0","category":"camera","model":"C530WS 2.0","ssid":"xxxxxx","mac":"105A95E17391","hwId":"XXXXXB83AA4AC1D90E84E13FA4032A50","fwId":"81C99E2409075FD8EBB827CCAED55129","oemId":"B44ACA91AA10BE60C86AC1CA494AB394","fwVer":"1.3.5 Build 260323 Rel.35521n","ip":"192.168.178.128","onboardingTime":1785161188,"role":0,"deviceType":"SMART.IPCAMERA","pcSameRegion":false,"pcAppServerUrl":"https://n-euw1-wap.tplinkcloud.com","pcAppServerUrlV2":"https://n-euw1-wap.i.tplinkcloud.com"}
                            2026-07-29 19:21:18.517 - info: tapo.0 (20553) Init device 8021A4C4FC3B78328BAA58586E8BCC6624E76C72 type C530WS 2.0 with ip 192.168.178.128
                            2026-07-29 19:21:18.520 - debug: tapo.0 (20553) UDP discovery for 192.168.178.128 on port 20002
                            2026-07-29 19:21:20.013 - info: tapo.0 (20553) UDP discovery for 192.168.178.128: port=80 https=true encrypt=undefined lv=undefined mac=10-5A-95-E1-73-91
                            2026-07-29 19:21:20.267 - info: tapo.0 (20553) 8021A4C4FC3B78328BAA58586E8BCC6624E76C72 Received device info {"manufacturer":"tp-link","model":"Tapo C530WS","firmwareVersion":"1.3.5 Build 260323 Rel.35521n","serialNumber":xxxx7391,"hardwareId":2}
                            2026-07-29 19:21:20.269 - debug: tapo.0 (20553) {"manufacturer":"tp-link","model":"Tapo C530WS","firmwareVersion":"1.3.5 Build 260323 Rel.35521n","serialNumber":xxxx7391,"hardwareId":2}
                            2026-07-29 19:21:20.272 - debug: tapo.0 (20553) Init event emitter for 8021A4C4FC3B78328BAA58586E8BCC6624E76C72
                            2026-07-29 19:21:20.341 - debug: tapo.0 (20553) Init event listener for "motion"
                            2026-07-29 19:21:20.341 - info: tapo.0 (20553) Initialized 8021A4C4FC3B78328BAA58586E8BCC6624E76C72
                            2026-07-29 19:21:20.344 - debug: tapo.0 (20553) initResult camera 8021A4C4FC3B78328BAA58586E8BCC6624E76C72 undefined
                            2026-07-29 19:21:20.345 - debug: tapo.0 (20553) Found device 8021EA344BA01E569D3F5E03FB7CBB5524E7872C I�n���
                            2026-07-29 19:21:20.760 - debug: tapo.0 (20553) {"hwVer":"2.0","category":"camera","model":"C530WS 2.0","ssid":"xxxxxx","mac":"105A95E17278","hwId":"XXXXXB83AA4AC1D90E84E13FA4032A50","fwId":"81C99E2409075FD8EBB827CCAED55129","oemId":"B44ACA91AA10BE60C86AC1CA494AB394","fwVer":"1.3.5 Build 260323 Rel.35521n","ip":"192.168.178.129","onboardingTime":1751368583,"role":0,"deviceType":"SMART.IPCAMERA","pcSameRegion":false,"pcAppServerUrl":"https://n-euw1-wap.tplinkcloud.com","pcAppServerUrlV2":"https://n-euw1-wap.i.tplinkcloud.com"}
                            2026-07-29 19:21:20.762 - info: tapo.0 (20553) Init device 8021EA344BA01E569D3F5E03FB7CBB5524E7872C type C530WS 2.0 with ip 192.168.178.129
                            2026-07-29 19:21:20.763 - debug: tapo.0 (20553) UDP discovery for 192.168.178.129 on port 20002
                            2026-07-29 19:21:22.181 - info: tapo.0 (20553) UDP discovery for 192.168.178.129: port=80 https=true encrypt=undefined lv=undefined mac=10-5A-95-E1-72-78
                            2026-07-29 19:21:22.365 - info: tapo.0 (20553) 8021EA344BA01E569D3F5E03FB7CBB5524E7872C Received device info {"manufacturer":"tp-link","model":"Tapo C530WS","firmwareVersion":"1.3.5 Build 260323 Rel.35521n","serialNumber":xxxx7278,"hardwareId":2}
                            2026-07-29 19:21:22.366 - debug: tapo.0 (20553) {"manufacturer":"tp-link","model":"Tapo C530WS","firmwareVersion":"1.3.5 Build 260323 Rel.35521n","serialNumber":xxxx7278,"hardwareId":2}
                            2026-07-29 19:21:22.367 - debug: tapo.0 (20553) Init event emitter for 8021EA344BA01E569D3F5E03FB7CBB5524E7872C
                            2026-07-29 19:21:22.392 - debug: tapo.0 (20553) Init event listener for "motion"
                            2026-07-29 19:21:22.393 - info: tapo.0 (20553) Initialized 8021EA344BA01E569D3F5E03FB7CBB5524E7872C
                            2026-07-29 19:21:22.394 - debug: tapo.0 (20553) initResult camera 8021EA344BA01E569D3F5E03FB7CBB5524E7872C undefined
                            2026-07-29 19:21:22.468 - info: tapo.0 (20553) Wait for connections for non camera devices
                            2026-07-29 19:21:32.470 - info: tapo.0 (20553) Start first Update
                            2026-07-29 19:21:32.472 - debug: tapo.0 (20553) Receive camera status
                            2026-07-29 19:21:32.474 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:21:32.475 - debug: tapo.0 (20553) isSecureConnection: Checking secure connection...
                            2026-07-29 19:21:32.871 - debug: tapo.0 (20553) isSecureConnection response status=200 data={"error_code":-40413,"result":{"data":{"code":-40101,"time":0,"max_time":10,"encrypt_type":["3"],"key":"MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAJ0+duf/pvg2vL+3DCPZKve8pfC0SBWFT42yJPD339cifYHUJ3XSyxZnMAZfxFsjS1xtO4FyB59IFlK1EsKafscCAwEAAQ==","nonce":"4FE85956D09A41FE","device_confirm":"DC4FFC9B499644697710492072B38D0B8F8167F15F2DEA56B6FDE0DE9CFCA8224FE85956D09A41FEC6526E24C31751F6"}}}
                            2026-07-29 19:21:32.871 - debug: tapo.0 (20553) isSecureConnection result=true errorCode=-40413 encryptType=3 hasNonce=true
                            2026-07-29 19:21:32.873 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                            2026-07-29 19:21:32.874 - debug: tapo.0 (20553) refreshStok: isSecureConnection=true username=admin cnonce=ACAF61F5D61FF13E
                            2026-07-29 19:21:33.208 - debug: tapo.0 (20553) refreshStok: Login response status=200 data={"error_code":-40413,"result":{"data":{"code":-40101,"time":0,"max_time":10,"encrypt_type":["3"],"key":"MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAJ0+duf/pvg2vL+3DCPZKve8pfC0SBWFT42yJPD339cifYHUJ3XSyxZnMAZfxFsjS1xtO4FyB59IFlK1EsKafscCAwEAAQ==","nonce":"E14E36C6D8C7E780","device_confirm":"AE15AFBF9B2B8633A7E96564B296E3900EE5F4E3A6CA68A37B378CEBCC141709E14E36C6D8C7E780ACAF61F5D61FF13E"}}}
                            2026-07-29 19:21:33.209 - debug: tapo.0 (20553) refreshStok: nonce=E14E36C6D8C7E780... deviceConfirm=AE15AFBF9B2B8633...
                            2026-07-29 19:21:33.211 - debug: tapo.0 (20553) refreshStok: deviceConfirm validated, encryptionMethod=sha256
                            2026-07-29 19:21:33.213 - debug: tapo.0 (20553) refreshStok: sending start_seq request
                            2026-07-29 19:21:33.526 - debug: tapo.0 (20553) refreshStok: start_seq response
                            2026-07-29 19:21:33.526 - debug: tapo.0 (20553) refreshStok: start_seq=8211875 user_group=root stok=present
                            2026-07-29 19:21:33.527 - debug: tapo.0 (20553) refreshStok: Success in obtaining STOK
                            2026-07-29 19:21:33.861 - debug: tapo.0 (20553) API response
                            2026-07-29 19:21:33.862 - debug: tapo.0 (20553) {"alarm":false,"eyes":true,"notifications":false,"motionDetection":false,"led":false,"autoTrack":false,"personDetection":false,"vehicleDetection":false,"petDetection":false,"babyCryDetection":false,"barkDetection":false,"meowDetection":false,"glassBreakDetection":false,"tamperDetection":false,"imageFlip":false,"ldc":false,"recordAudio":true,"autoUpgrade":true}
                            2026-07-29 19:21:33.863 - info: tapo.0 (20553) Reconnected to undefined
                            2026-07-29 19:21:33.864 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:21:34.175 - debug: tapo.0 (20553) API response
                            2026-07-29 19:21:34.176 - debug: tapo.0 (20553) searchDetectionList raw: {}
                            2026-07-29 19:21:34.293 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:21:34.587 - debug: tapo.0 (20553) API response
                            2026-07-29 19:21:34.588 - debug: tapo.0 (20553) getLastAlarmInfo raw: {"result":{"responses":[{"method":"getLastAlarmInfo","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0}]},"error_code":0}
                            2026-07-29 19:21:35.023 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:21:35.341 - debug: tapo.0 (20553) API response
                            2026-07-29 19:21:35.430 - debug: tapo.0 (20553) Receive camera status
                            2026-07-29 19:21:35.431 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:21:35.431 - debug: tapo.0 (20553) isSecureConnection: Checking secure connection...
                            2026-07-29 19:21:35.505 - debug: tapo.0 (20553) isSecureConnection response status=200 data={"data":{"code":-40404,"sec_left":1104},"error_code":-40401}
                            2026-07-29 19:21:35.506 - debug: tapo.0 (20553) isSecureConnection result=false errorCode=-40401 encryptType= hasNonce=false
                            2026-07-29 19:21:35.507 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                            2026-07-29 19:21:35.508 - debug: tapo.0 (20553) refreshStok: isSecureConnection=false username=admin cnonce=8CC61477CB6228C4
                            2026-07-29 19:21:35.592 - debug: tapo.0 (20553) refreshStok: Login response status=200 data={"data":{"code":-40404,"sec_left":1104},"error_code":-40401}
                            2026-07-29 19:21:35.592 - debug: tapo.0 (20553) refreshStok: temporary suspension
                            2026-07-29 19:21:35.593 - error: tapo.0 (20553) refreshStok: Temporary Suspension: Try again in 1104 seconds
                            2026-07-29 19:21:35.593 - error: tapo.0 (20553) STOK not found
                            2026-07-29 19:21:35.681 - debug: tapo.0 (20553) API response
                            2026-07-29 19:21:35.682 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                            2026-07-29 19:21:35.682 - debug: tapo.0 (20553) API request failed
                            2026-07-29 19:21:35.682 - debug: tapo.0 (20553) No response data found
                            2026-07-29 19:21:35.683 - debug: tapo.0 (20553) {}
                            2026-07-29 19:21:35.683 - debug: tapo.0 (20553) Receive camera status
                            2026-07-29 19:21:35.683 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:21:35.684 - debug: tapo.0 (20553) isSecureConnection: Checking secure connection...
                            2026-07-29 19:21:35.776 - debug: tapo.0 (20553) isSecureConnection response status=200 data={"data":{"code":-40404,"sec_left":1105},"error_code":-40401}
                            2026-07-29 19:21:35.776 - debug: tapo.0 (20553) isSecureConnection result=false errorCode=-40401 encryptType= hasNonce=false
                            2026-07-29 19:21:35.777 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                            2026-07-29 19:21:35.777 - debug: tapo.0 (20553) refreshStok: isSecureConnection=false username=admin cnonce=8103ADF20D57817E
                            2026-07-29 19:21:35.857 - debug: tapo.0 (20553) refreshStok: Login response status=200 data={"data":{"code":-40404,"sec_left":1105},"error_code":-40401}
                            2026-07-29 19:21:35.858 - debug: tapo.0 (20553) refreshStok: temporary suspension
                            2026-07-29 19:21:35.858 - error: tapo.0 (20553) refreshStok: Temporary Suspension: Try again in 1105 seconds
                            2026-07-29 19:21:35.859 - error: tapo.0 (20553) STOK not found
                            2026-07-29 19:21:36.005 - debug: tapo.0 (20553) API response
                            2026-07-29 19:21:36.006 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                            2026-07-29 19:21:36.006 - debug: tapo.0 (20553) API request failed
                            2026-07-29 19:21:36.006 - debug: tapo.0 (20553) No response data found
                            2026-07-29 19:21:36.007 - debug: tapo.0 (20553) {}
                            2026-07-29 19:21:36.007 - debug: tapo.0 (20553) Update done
                            2026-07-29 19:21:42.518 - debug: tapo.0 (20553) Receive camera status
                            2026-07-29 19:21:42.519 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:21:42.832 - debug: tapo.0 (20553) API response
                            2026-07-29 19:21:42.833 - debug: tapo.0 (20553) {"alarm":false,"eyes":true,"notifications":false,"motionDetection":false,"led":false,"autoTrack":false,"personDetection":false,"vehicleDetection":false,"petDetection":false,"babyCryDetection":false,"barkDetection":false,"meowDetection":false,"glassBreakDetection":false,"tamperDetection":false,"imageFlip":false,"ldc":false,"recordAudio":true,"autoUpgrade":true}
                            2026-07-29 19:21:42.833 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:21:43.164 - debug: tapo.0 (20553) API response
                            2026-07-29 19:21:43.164 - debug: tapo.0 (20553) searchDetectionList raw: {}
                            2026-07-29 19:21:43.181 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:21:43.489 - debug: tapo.0 (20553) API response
                            2026-07-29 19:21:43.490 - debug: tapo.0 (20553) getLastAlarmInfo raw: {"result":{"responses":[{"method":"getLastAlarmInfo","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0}]},"error_code":0}
                            2026-07-29 19:21:43.581 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:21:43.860 - debug: tapo.0 (20553) API response
                            2026-07-29 19:21:43.883 - debug: tapo.0 (20553) Receive camera status
                            2026-07-29 19:21:43.885 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:21:43.885 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                            2026-07-29 19:21:43.886 - debug: tapo.0 (20553) refreshStok: Still suspended, skipping
                            2026-07-29 19:21:43.886 - error: tapo.0 (20553) STOK not found
                            2026-07-29 19:21:43.996 - debug: tapo.0 (20553) API response
                            2026-07-29 19:21:43.996 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                            2026-07-29 19:21:43.997 - debug: tapo.0 (20553) API request failed
                            2026-07-29 19:21:43.997 - debug: tapo.0 (20553) No response data found
                            2026-07-29 19:21:43.997 - debug: tapo.0 (20553) {}
                            2026-07-29 19:21:43.998 - debug: tapo.0 (20553) Receive camera status
                            2026-07-29 19:21:43.998 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:21:43.998 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                            2026-07-29 19:21:43.999 - debug: tapo.0 (20553) refreshStok: Still suspended, skipping
                            2026-07-29 19:21:43.999 - error: tapo.0 (20553) STOK not found
                            2026-07-29 19:21:44.088 - debug: tapo.0 (20553) API response
                            2026-07-29 19:21:44.088 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                            2026-07-29 19:21:44.089 - debug: tapo.0 (20553) API request failed
                            2026-07-29 19:21:44.090 - debug: tapo.0 (20553) No response data found
                            2026-07-29 19:21:44.091 - debug: tapo.0 (20553) {}
                            2026-07-29 19:21:44.091 - debug: tapo.0 (20553) Update done
                            2026-07-29 19:21:52.519 - debug: tapo.0 (20553) Receive camera status
                            2026-07-29 19:21:52.520 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:21:52.838 - debug: tapo.0 (20553) API response
                            2026-07-29 19:21:52.839 - debug: tapo.0 (20553) {"alarm":false,"eyes":true,"notifications":false,"motionDetection":false,"led":false,"autoTrack":false,"personDetection":false,"vehicleDetection":false,"petDetection":false,"babyCryDetection":false,"barkDetection":false,"meowDetection":false,"glassBreakDetection":false,"tamperDetection":false,"imageFlip":false,"ldc":false,"recordAudio":true,"autoUpgrade":true}
                            2026-07-29 19:21:52.840 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:21:53.146 - debug: tapo.0 (20553) API response
                            2026-07-29 19:21:53.147 - debug: tapo.0 (20553) searchDetectionList raw: {}
                            2026-07-29 19:21:53.159 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:21:53.451 - debug: tapo.0 (20553) API response
                            2026-07-29 19:21:53.455 - debug: tapo.0 (20553) getLastAlarmInfo raw: {"result":{"responses":[{"method":"getLastAlarmInfo","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0}]},"error_code":0}
                            2026-07-29 19:21:53.627 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:21:53.963 - debug: tapo.0 (20553) API response
                            2026-07-29 19:21:54.009 - debug: tapo.0 (20553) Receive camera status
                            2026-07-29 19:21:54.010 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:21:54.011 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                            2026-07-29 19:21:54.012 - debug: tapo.0 (20553) refreshStok: Still suspended, skipping
                            2026-07-29 19:21:54.012 - error: tapo.0 (20553) STOK not found
                            2026-07-29 19:21:54.095 - debug: tapo.0 (20553) API response
                            2026-07-29 19:21:54.096 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                            2026-07-29 19:21:54.096 - debug: tapo.0 (20553) API request failed
                            2026-07-29 19:21:54.096 - debug: tapo.0 (20553) No response data found
                            2026-07-29 19:21:54.097 - debug: tapo.0 (20553) {}
                            2026-07-29 19:21:54.097 - debug: tapo.0 (20553) Receive camera status
                            2026-07-29 19:21:54.098 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:21:54.098 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                            2026-07-29 19:21:54.099 - debug: tapo.0 (20553) refreshStok: Still suspended, skipping
                            2026-07-29 19:21:54.099 - error: tapo.0 (20553) STOK not found
                            2026-07-29 19:21:54.253 - debug: tapo.0 (20553) API response
                            2026-07-29 19:21:54.253 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                            2026-07-29 19:21:54.254 - debug: tapo.0 (20553) API request failed
                            2026-07-29 19:21:54.254 - debug: tapo.0 (20553) No response data found
                            2026-07-29 19:21:54.254 - debug: tapo.0 (20553) {}
                            2026-07-29 19:21:54.254 - debug: tapo.0 (20553) Update done
                            2026-07-29 19:22:02.519 - debug: tapo.0 (20553) Receive camera status
                            2026-07-29 19:22:02.521 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:22:02.826 - debug: tapo.0 (20553) API response
                            2026-07-29 19:22:02.827 - debug: tapo.0 (20553) {"alarm":false,"eyes":true,"notifications":false,"motionDetection":false,"led":false,"autoTrack":false,"personDetection":false,"vehicleDetection":false,"petDetection":false,"babyCryDetection":false,"barkDetection":false,"meowDetection":false,"glassBreakDetection":false,"tamperDetection":false,"imageFlip":false,"ldc":false,"recordAudio":true,"autoUpgrade":true}
                            2026-07-29 19:22:02.828 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:22:03.138 - debug: tapo.0 (20553) API response
                            2026-07-29 19:22:03.139 - debug: tapo.0 (20553) searchDetectionList raw: {}
                            2026-07-29 19:22:03.198 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:22:03.501 - debug: tapo.0 (20553) API response
                            2026-07-29 19:22:03.502 - debug: tapo.0 (20553) getLastAlarmInfo raw: {"result":{"responses":[{"method":"getLastAlarmInfo","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0}]},"error_code":0}
                            2026-07-29 19:22:03.578 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:22:03.872 - debug: tapo.0 (20553) API response
                            2026-07-29 19:22:03.899 - debug: tapo.0 (20553) Receive camera status
                            2026-07-29 19:22:03.900 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:22:03.900 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                            2026-07-29 19:22:03.901 - debug: tapo.0 (20553) refreshStok: Still suspended, skipping
                            2026-07-29 19:22:03.901 - error: tapo.0 (20553) STOK not found
                            2026-07-29 19:22:03.997 - debug: tapo.0 (20553) API response
                            2026-07-29 19:22:03.998 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                            2026-07-29 19:22:03.998 - debug: tapo.0 (20553) API request failed
                            2026-07-29 19:22:03.999 - debug: tapo.0 (20553) No response data found
                            2026-07-29 19:22:03.999 - debug: tapo.0 (20553) {}
                            2026-07-29 19:22:04.000 - debug: tapo.0 (20553) Receive camera status
                            2026-07-29 19:22:04.000 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:22:04.001 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                            2026-07-29 19:22:04.001 - debug: tapo.0 (20553) refreshStok: Still suspended, skipping
                            2026-07-29 19:22:04.002 - error: tapo.0 (20553) STOK not found
                            2026-07-29 19:22:04.124 - debug: tapo.0 (20553) API response
                            2026-07-29 19:22:04.125 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                            2026-07-29 19:22:04.125 - debug: tapo.0 (20553) API request failed
                            2026-07-29 19:22:04.125 - debug: tapo.0 (20553) No response data found
                            2026-07-29 19:22:04.126 - debug: tapo.0 (20553) {}
                            2026-07-29 19:22:04.126 - debug: tapo.0 (20553) Update done
                            2026-07-29 19:22:12.519 - debug: tapo.0 (20553) Receive camera status
                            2026-07-29 19:22:12.521 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:22:12.862 - debug: tapo.0 (20553) API response
                            2026-07-29 19:22:12.863 - debug: tapo.0 (20553) {"alarm":false,"eyes":true,"notifications":false,"motionDetection":false,"led":false,"autoTrack":false,"personDetection":false,"vehicleDetection":false,"petDetection":false,"babyCryDetection":false,"barkDetection":false,"meowDetection":false,"glassBreakDetection":false,"tamperDetection":false,"imageFlip":false,"ldc":false,"recordAudio":true,"autoUpgrade":true}
                            2026-07-29 19:22:12.864 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:22:13.186 - debug: tapo.0 (20553) API response
                            2026-07-29 19:22:13.187 - debug: tapo.0 (20553) searchDetectionList raw: {}
                            2026-07-29 19:22:16.327 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:22:16.626 - debug: tapo.0 (20553) API response
                            2026-07-29 19:22:16.627 - debug: tapo.0 (20553) getLastAlarmInfo raw: {"result":{"responses":[{"method":"getLastAlarmInfo","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0}]},"error_code":0}
                            2026-07-29 19:22:17.043 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:22:17.344 - debug: tapo.0 (20553) API response
                            2026-07-29 19:22:17.397 - debug: tapo.0 (20553) Receive camera status
                            2026-07-29 19:22:17.398 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:22:17.398 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                            2026-07-29 19:22:17.399 - debug: tapo.0 (20553) refreshStok: Still suspended, skipping
                            2026-07-29 19:22:17.399 - error: tapo.0 (20553) STOK not found
                            2026-07-29 19:22:17.490 - debug: tapo.0 (20553) API response
                            2026-07-29 19:22:17.490 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                            2026-07-29 19:22:17.491 - debug: tapo.0 (20553) API request failed
                            2026-07-29 19:22:17.491 - debug: tapo.0 (20553) No response data found
                            2026-07-29 19:22:17.491 - debug: tapo.0 (20553) {}
                            2026-07-29 19:22:17.492 - debug: tapo.0 (20553) Receive camera status
                            2026-07-29 19:22:17.492 - debug: tapo.0 (20553) New API request
                            2026-07-29 19:22:17.492 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                            2026-07-29 19:22:17.493 - debug: tapo.0 (20553) refreshStok: Still suspended, skipping
                            2026-07-29 19:22:17.493 - error: tapo.0 (20553) STOK not found
                            

                            So siehts bei mir aus. Wenn Du mehr infos benötigst, sag bescheid.

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von
                            #865

                            @Dan_Ce sagte:

                            node: v22.15.0

                            Losgelöst vom Problem: Bring es auf die aktuelle Version nodejs v22.23.2

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            1 Antwort Letzte Antwort
                            1
                            • D Dan_Ce
                              2026-07-29 19:21:13.238 - debug: tapo.0 (20553) Redis Objects: Use Redis connection: 127.0.0.1:9001
                              2026-07-29 19:21:13.338 - debug: tapo.0 (20553) Objects client ready ... initialize now
                              2026-07-29 19:21:13.344 - debug: tapo.0 (20553) Objects create System PubSub Client
                              2026-07-29 19:21:13.350 - debug: tapo.0 (20553) Objects create User PubSub Client
                              2026-07-29 19:21:13.507 - debug: tapo.0 (20553) Objects client initialize lua scripts
                              2026-07-29 19:21:13.535 - debug: tapo.0 (20553) Objects connected to redis: 127.0.0.1:9001
                              2026-07-29 19:21:13.623 - debug: tapo.0 (20553) Redis States: Use Redis connection: 127.0.0.1:9000
                              2026-07-29 19:21:13.658 - debug: tapo.0 (20553) States create System PubSub Client
                              2026-07-29 19:21:13.661 - debug: tapo.0 (20553) States create User PubSub Client
                              2026-07-29 19:21:13.766 - debug: tapo.0 (20553) States connected to redis: 127.0.0.1:9000
                              2026-07-29 19:21:14.098 - info: tapo.0 (20553) starting. Version 0.5.5 (non-npm: TA2k/ioBroker.tapo#9d5f7807e59b076853dfe59d920dc14aaedbc0e9) in /opt/iobroker/node_modules/iobroker.tapo, node: v22.15.0, js-controller: 7.2.2
                              2026-07-29 19:21:14.190 - info: tapo.0 (20553) Login tp TAPO App
                              2026-07-29 19:21:14.243 - debug: tapo.0 (20553) USEHtGSJkb8eCMsrKasEzg==
                              2026-07-29 19:21:14.721 - debug: tapo.0 (20553) {"error_code":0,"result":{"accountApiUrl":"https://euw1-account-api.i.tplinkcloud.com","lockedMinutes":0,"appServerUrl":"https://n-euw1-wap-gw.tplinkcloud.com","failedAttempts":0,"riskDetected":0,"remainAttempts":0,"errorCode":"0","supportedMFATypes":[],"token":"4818356f-BTqhpYsTkYxcx8c9HhnW4RF","accountId":"4598929","regionCode":"DE","regTime":"2018-10-30 19:57:45","email":"d.schuermann@gmail.com","appServerUrlV2":"https://n-euw1-wap.i.tplinkcloud.com","refreshToken":"4818356f-BTynErP5hATzmtWn3bqsavq"}}
                              2026-07-29 19:21:14.721 - info: tapo.0 (20553) Login succesfull
                              2026-07-29 19:21:14.724 - debug: tapo.0 (20553) yfoQzXVQIYQWjRDZuXyppQ==
                              2026-07-29 19:21:14.927 - debug: tapo.0 (20553) {"error_code":0,"result":{"totalNum":3,"deviceList":[{"deviceType":"SMART.IPCAMERA","accountApiUrl":"http://euw1-account-api-internal.tplinkcloud.com","role":0,"fwVer":"1.5.4 Build 260528 Rel.11462n","appServerUrl":"https://n-euw1-wap-gw.tplinkcloud.com","deviceRegion":"eu-west-1","roleType":"owner","deviceId":"80218EE24CFA81718D8D3D392402C6C92469D828","deviceName":"C100 5.0","lastBindTime":1765210074000,"deviceHwVer":"5.0","alias":"3D-Drucker","deviceMac":"8C86DD7ED5AE","oemId":"DDE98F1E5D3F392896A05D4C286D7E6D","deviceModel":"C100","hwId":"XXXXX7734394F6EB37F34C4271195B01","fwId":"F9907824AF5779F0AE83030C2BCD0B53","isSameRegion":true,"appServerUrlV2":"https://n-euw1-wap-gw.i.tplinkcloud.com","status":0},{"deviceType":"SMART.IPCAMERA","accountApiUrl":"http://euw1-account-api-internal.tplinkcloud.com","role":0,"fwVer":"1.3.5 Build 260323 Rel.35521n","appServerUrl":"https://n-euw1-wap-gw.tplinkcloud.com","deviceRegion":"eu-west-1","roleType":"owner","deviceId":"8021A4C4FC3B78328BAA58586E8BCC6624E76C72","deviceName":"C530WS 2.0","lastBindTime":1785161188000,"deviceHwVer":"2.0","alias":"Haustür","deviceMac":"105A95E17391","oemId":"B44ACA91AA10BE60C86AC1CA494AB394","deviceModel":"C530WS","hwId":"XXXXXB83AA4AC1D90E84E13FA4032A50","fwId":"81C99E2409075FD8EBB827CCAED55129","isSameRegion":true,"appServerUrlV2":"https://n-euw1-wap-gw.i.tplinkcloud.com","status":0},{"deviceType":"SMART.IPCAMERA","accountApiUrl":"http://euw1-account-api-internal.tplinkcloud.com","role":0,"fwVer":"1.3.5 Build 260323 Rel.35521n","appServerUrl":"https://n-euw1-wap-gw.tplinkcloud.com","deviceRegion":"eu-west-1","roleType":"owner","deviceId":"8021EA344BA01E569D3F5E03FB7CBB5524E7872C","deviceName":"C530WS 2.0","lastBindTime":1785254734000,"deviceHwVer":"2.0","alias":"Schuppen","deviceMac":"105A95E17278","oemId":"B44ACA91AA10BE60C86AC1CA494AB394","deviceModel":"C530WS","hwId":"XXXXXB83AA4AC1D90E84E13FA4032A50","fwId":"81C99E2409075FD8EBB827CCAED55129","isSameRegion":true,"appServerUrlV2":"https://n-euw1-wap-gw.i.tplinkcloud.com","status":0}],"currentIndex":2}}
                              2026-07-29 19:21:14.927 - info: tapo.0 (20553) Found 3 devices
                              2026-07-29 19:21:14.929 - debug: tapo.0 (20553) Found device 80218EE24CFA81718D8D3D392402C6C92469D828 3D-Drucker
                              2026-07-29 19:21:15.242 - debug: tapo.0 (20553) {"hwVer":"5.0","category":"camera","model":"C100 5.0","ssid":"xxxxxx","mac":"8C86DD7ED5AE","hwId":"XXXXX7734394F6EB37F34C4271195B01","fwId":"F9907824AF5779F0AE83030C2BCD0B53","oemId":"DDE98F1E5D3F392896A05D4C286D7E6D","fwVer":"1.5.4 Build 260528 Rel.11462n","ip":"192.168.178.116","onboardingTime":1765210075,"role":0,"deviceType":"SMART.IPCAMERA","pcSameRegion":false,"pcAppServerUrl":"https://n-euw1-wap.tplinkcloud.com","pcAppServerUrlV2":"https://n-euw1-wap.i.tplinkcloud.com"}
                              2026-07-29 19:21:15.245 - info: tapo.0 (20553) Init device 80218EE24CFA81718D8D3D392402C6C92469D828 type C100 5.0 with ip 192.168.178.116
                              2026-07-29 19:21:15.245 - debug: tapo.0 (20553) UDP discovery for 192.168.178.116 on port 20002
                              2026-07-29 19:21:17.709 - info: tapo.0 (20553) UDP discovery for 192.168.178.116: port=80 https=true encrypt=undefined lv=undefined mac=8C-86-DD-7E-D5-AE
                              2026-07-29 19:21:18.144 - info: tapo.0 (20553) 80218EE24CFA81718D8D3D392402C6C92469D828 Received device info {"manufacturer":"tp-link","model":"Tapo C100","firmwareVersion":"1.5.4 Build 260528 Rel.11462n","serialNumber":"xxxxd5ae","hardwareId":5}
                              2026-07-29 19:21:18.145 - debug: tapo.0 (20553) {"manufacturer":"tp-link","model":"Tapo C100","firmwareVersion":"1.5.4 Build 260528 Rel.11462n","serialNumber":"xxxxd5ae","hardwareId":5}
                              2026-07-29 19:21:18.146 - debug: tapo.0 (20553) Init event emitter for 80218EE24CFA81718D8D3D392402C6C92469D828
                              2026-07-29 19:21:18.236 - debug: tapo.0 (20553) Init event listener for "motion"
                              2026-07-29 19:21:18.237 - info: tapo.0 (20553) Initialized 80218EE24CFA81718D8D3D392402C6C92469D828
                              2026-07-29 19:21:18.237 - debug: tapo.0 (20553) initResult camera 80218EE24CFA81718D8D3D392402C6C92469D828 undefined
                              2026-07-29 19:21:18.238 - debug: tapo.0 (20553) Found device 8021A4C4FC3B78328BAA58586E8BCC6624E76C72 Haustür
                              2026-07-29 19:21:18.514 - debug: tapo.0 (20553) {"hwVer":"2.0","category":"camera","model":"C530WS 2.0","ssid":"xxxxxx","mac":"105A95E17391","hwId":"XXXXXB83AA4AC1D90E84E13FA4032A50","fwId":"81C99E2409075FD8EBB827CCAED55129","oemId":"B44ACA91AA10BE60C86AC1CA494AB394","fwVer":"1.3.5 Build 260323 Rel.35521n","ip":"192.168.178.128","onboardingTime":1785161188,"role":0,"deviceType":"SMART.IPCAMERA","pcSameRegion":false,"pcAppServerUrl":"https://n-euw1-wap.tplinkcloud.com","pcAppServerUrlV2":"https://n-euw1-wap.i.tplinkcloud.com"}
                              2026-07-29 19:21:18.517 - info: tapo.0 (20553) Init device 8021A4C4FC3B78328BAA58586E8BCC6624E76C72 type C530WS 2.0 with ip 192.168.178.128
                              2026-07-29 19:21:18.520 - debug: tapo.0 (20553) UDP discovery for 192.168.178.128 on port 20002
                              2026-07-29 19:21:20.013 - info: tapo.0 (20553) UDP discovery for 192.168.178.128: port=80 https=true encrypt=undefined lv=undefined mac=10-5A-95-E1-73-91
                              2026-07-29 19:21:20.267 - info: tapo.0 (20553) 8021A4C4FC3B78328BAA58586E8BCC6624E76C72 Received device info {"manufacturer":"tp-link","model":"Tapo C530WS","firmwareVersion":"1.3.5 Build 260323 Rel.35521n","serialNumber":xxxx7391,"hardwareId":2}
                              2026-07-29 19:21:20.269 - debug: tapo.0 (20553) {"manufacturer":"tp-link","model":"Tapo C530WS","firmwareVersion":"1.3.5 Build 260323 Rel.35521n","serialNumber":xxxx7391,"hardwareId":2}
                              2026-07-29 19:21:20.272 - debug: tapo.0 (20553) Init event emitter for 8021A4C4FC3B78328BAA58586E8BCC6624E76C72
                              2026-07-29 19:21:20.341 - debug: tapo.0 (20553) Init event listener for "motion"
                              2026-07-29 19:21:20.341 - info: tapo.0 (20553) Initialized 8021A4C4FC3B78328BAA58586E8BCC6624E76C72
                              2026-07-29 19:21:20.344 - debug: tapo.0 (20553) initResult camera 8021A4C4FC3B78328BAA58586E8BCC6624E76C72 undefined
                              2026-07-29 19:21:20.345 - debug: tapo.0 (20553) Found device 8021EA344BA01E569D3F5E03FB7CBB5524E7872C I�n���
                              2026-07-29 19:21:20.760 - debug: tapo.0 (20553) {"hwVer":"2.0","category":"camera","model":"C530WS 2.0","ssid":"xxxxxx","mac":"105A95E17278","hwId":"XXXXXB83AA4AC1D90E84E13FA4032A50","fwId":"81C99E2409075FD8EBB827CCAED55129","oemId":"B44ACA91AA10BE60C86AC1CA494AB394","fwVer":"1.3.5 Build 260323 Rel.35521n","ip":"192.168.178.129","onboardingTime":1751368583,"role":0,"deviceType":"SMART.IPCAMERA","pcSameRegion":false,"pcAppServerUrl":"https://n-euw1-wap.tplinkcloud.com","pcAppServerUrlV2":"https://n-euw1-wap.i.tplinkcloud.com"}
                              2026-07-29 19:21:20.762 - info: tapo.0 (20553) Init device 8021EA344BA01E569D3F5E03FB7CBB5524E7872C type C530WS 2.0 with ip 192.168.178.129
                              2026-07-29 19:21:20.763 - debug: tapo.0 (20553) UDP discovery for 192.168.178.129 on port 20002
                              2026-07-29 19:21:22.181 - info: tapo.0 (20553) UDP discovery for 192.168.178.129: port=80 https=true encrypt=undefined lv=undefined mac=10-5A-95-E1-72-78
                              2026-07-29 19:21:22.365 - info: tapo.0 (20553) 8021EA344BA01E569D3F5E03FB7CBB5524E7872C Received device info {"manufacturer":"tp-link","model":"Tapo C530WS","firmwareVersion":"1.3.5 Build 260323 Rel.35521n","serialNumber":xxxx7278,"hardwareId":2}
                              2026-07-29 19:21:22.366 - debug: tapo.0 (20553) {"manufacturer":"tp-link","model":"Tapo C530WS","firmwareVersion":"1.3.5 Build 260323 Rel.35521n","serialNumber":xxxx7278,"hardwareId":2}
                              2026-07-29 19:21:22.367 - debug: tapo.0 (20553) Init event emitter for 8021EA344BA01E569D3F5E03FB7CBB5524E7872C
                              2026-07-29 19:21:22.392 - debug: tapo.0 (20553) Init event listener for "motion"
                              2026-07-29 19:21:22.393 - info: tapo.0 (20553) Initialized 8021EA344BA01E569D3F5E03FB7CBB5524E7872C
                              2026-07-29 19:21:22.394 - debug: tapo.0 (20553) initResult camera 8021EA344BA01E569D3F5E03FB7CBB5524E7872C undefined
                              2026-07-29 19:21:22.468 - info: tapo.0 (20553) Wait for connections for non camera devices
                              2026-07-29 19:21:32.470 - info: tapo.0 (20553) Start first Update
                              2026-07-29 19:21:32.472 - debug: tapo.0 (20553) Receive camera status
                              2026-07-29 19:21:32.474 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:21:32.475 - debug: tapo.0 (20553) isSecureConnection: Checking secure connection...
                              2026-07-29 19:21:32.871 - debug: tapo.0 (20553) isSecureConnection response status=200 data={"error_code":-40413,"result":{"data":{"code":-40101,"time":0,"max_time":10,"encrypt_type":["3"],"key":"MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAJ0+duf/pvg2vL+3DCPZKve8pfC0SBWFT42yJPD339cifYHUJ3XSyxZnMAZfxFsjS1xtO4FyB59IFlK1EsKafscCAwEAAQ==","nonce":"4FE85956D09A41FE","device_confirm":"DC4FFC9B499644697710492072B38D0B8F8167F15F2DEA56B6FDE0DE9CFCA8224FE85956D09A41FEC6526E24C31751F6"}}}
                              2026-07-29 19:21:32.871 - debug: tapo.0 (20553) isSecureConnection result=true errorCode=-40413 encryptType=3 hasNonce=true
                              2026-07-29 19:21:32.873 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                              2026-07-29 19:21:32.874 - debug: tapo.0 (20553) refreshStok: isSecureConnection=true username=admin cnonce=ACAF61F5D61FF13E
                              2026-07-29 19:21:33.208 - debug: tapo.0 (20553) refreshStok: Login response status=200 data={"error_code":-40413,"result":{"data":{"code":-40101,"time":0,"max_time":10,"encrypt_type":["3"],"key":"MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAJ0+duf/pvg2vL+3DCPZKve8pfC0SBWFT42yJPD339cifYHUJ3XSyxZnMAZfxFsjS1xtO4FyB59IFlK1EsKafscCAwEAAQ==","nonce":"E14E36C6D8C7E780","device_confirm":"AE15AFBF9B2B8633A7E96564B296E3900EE5F4E3A6CA68A37B378CEBCC141709E14E36C6D8C7E780ACAF61F5D61FF13E"}}}
                              2026-07-29 19:21:33.209 - debug: tapo.0 (20553) refreshStok: nonce=E14E36C6D8C7E780... deviceConfirm=AE15AFBF9B2B8633...
                              2026-07-29 19:21:33.211 - debug: tapo.0 (20553) refreshStok: deviceConfirm validated, encryptionMethod=sha256
                              2026-07-29 19:21:33.213 - debug: tapo.0 (20553) refreshStok: sending start_seq request
                              2026-07-29 19:21:33.526 - debug: tapo.0 (20553) refreshStok: start_seq response
                              2026-07-29 19:21:33.526 - debug: tapo.0 (20553) refreshStok: start_seq=8211875 user_group=root stok=present
                              2026-07-29 19:21:33.527 - debug: tapo.0 (20553) refreshStok: Success in obtaining STOK
                              2026-07-29 19:21:33.861 - debug: tapo.0 (20553) API response
                              2026-07-29 19:21:33.862 - debug: tapo.0 (20553) {"alarm":false,"eyes":true,"notifications":false,"motionDetection":false,"led":false,"autoTrack":false,"personDetection":false,"vehicleDetection":false,"petDetection":false,"babyCryDetection":false,"barkDetection":false,"meowDetection":false,"glassBreakDetection":false,"tamperDetection":false,"imageFlip":false,"ldc":false,"recordAudio":true,"autoUpgrade":true}
                              2026-07-29 19:21:33.863 - info: tapo.0 (20553) Reconnected to undefined
                              2026-07-29 19:21:33.864 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:21:34.175 - debug: tapo.0 (20553) API response
                              2026-07-29 19:21:34.176 - debug: tapo.0 (20553) searchDetectionList raw: {}
                              2026-07-29 19:21:34.293 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:21:34.587 - debug: tapo.0 (20553) API response
                              2026-07-29 19:21:34.588 - debug: tapo.0 (20553) getLastAlarmInfo raw: {"result":{"responses":[{"method":"getLastAlarmInfo","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0}]},"error_code":0}
                              2026-07-29 19:21:35.023 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:21:35.341 - debug: tapo.0 (20553) API response
                              2026-07-29 19:21:35.430 - debug: tapo.0 (20553) Receive camera status
                              2026-07-29 19:21:35.431 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:21:35.431 - debug: tapo.0 (20553) isSecureConnection: Checking secure connection...
                              2026-07-29 19:21:35.505 - debug: tapo.0 (20553) isSecureConnection response status=200 data={"data":{"code":-40404,"sec_left":1104},"error_code":-40401}
                              2026-07-29 19:21:35.506 - debug: tapo.0 (20553) isSecureConnection result=false errorCode=-40401 encryptType= hasNonce=false
                              2026-07-29 19:21:35.507 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                              2026-07-29 19:21:35.508 - debug: tapo.0 (20553) refreshStok: isSecureConnection=false username=admin cnonce=8CC61477CB6228C4
                              2026-07-29 19:21:35.592 - debug: tapo.0 (20553) refreshStok: Login response status=200 data={"data":{"code":-40404,"sec_left":1104},"error_code":-40401}
                              2026-07-29 19:21:35.592 - debug: tapo.0 (20553) refreshStok: temporary suspension
                              2026-07-29 19:21:35.593 - error: tapo.0 (20553) refreshStok: Temporary Suspension: Try again in 1104 seconds
                              2026-07-29 19:21:35.593 - error: tapo.0 (20553) STOK not found
                              2026-07-29 19:21:35.681 - debug: tapo.0 (20553) API response
                              2026-07-29 19:21:35.682 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                              2026-07-29 19:21:35.682 - debug: tapo.0 (20553) API request failed
                              2026-07-29 19:21:35.682 - debug: tapo.0 (20553) No response data found
                              2026-07-29 19:21:35.683 - debug: tapo.0 (20553) {}
                              2026-07-29 19:21:35.683 - debug: tapo.0 (20553) Receive camera status
                              2026-07-29 19:21:35.683 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:21:35.684 - debug: tapo.0 (20553) isSecureConnection: Checking secure connection...
                              2026-07-29 19:21:35.776 - debug: tapo.0 (20553) isSecureConnection response status=200 data={"data":{"code":-40404,"sec_left":1105},"error_code":-40401}
                              2026-07-29 19:21:35.776 - debug: tapo.0 (20553) isSecureConnection result=false errorCode=-40401 encryptType= hasNonce=false
                              2026-07-29 19:21:35.777 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                              2026-07-29 19:21:35.777 - debug: tapo.0 (20553) refreshStok: isSecureConnection=false username=admin cnonce=8103ADF20D57817E
                              2026-07-29 19:21:35.857 - debug: tapo.0 (20553) refreshStok: Login response status=200 data={"data":{"code":-40404,"sec_left":1105},"error_code":-40401}
                              2026-07-29 19:21:35.858 - debug: tapo.0 (20553) refreshStok: temporary suspension
                              2026-07-29 19:21:35.858 - error: tapo.0 (20553) refreshStok: Temporary Suspension: Try again in 1105 seconds
                              2026-07-29 19:21:35.859 - error: tapo.0 (20553) STOK not found
                              2026-07-29 19:21:36.005 - debug: tapo.0 (20553) API response
                              2026-07-29 19:21:36.006 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                              2026-07-29 19:21:36.006 - debug: tapo.0 (20553) API request failed
                              2026-07-29 19:21:36.006 - debug: tapo.0 (20553) No response data found
                              2026-07-29 19:21:36.007 - debug: tapo.0 (20553) {}
                              2026-07-29 19:21:36.007 - debug: tapo.0 (20553) Update done
                              2026-07-29 19:21:42.518 - debug: tapo.0 (20553) Receive camera status
                              2026-07-29 19:21:42.519 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:21:42.832 - debug: tapo.0 (20553) API response
                              2026-07-29 19:21:42.833 - debug: tapo.0 (20553) {"alarm":false,"eyes":true,"notifications":false,"motionDetection":false,"led":false,"autoTrack":false,"personDetection":false,"vehicleDetection":false,"petDetection":false,"babyCryDetection":false,"barkDetection":false,"meowDetection":false,"glassBreakDetection":false,"tamperDetection":false,"imageFlip":false,"ldc":false,"recordAudio":true,"autoUpgrade":true}
                              2026-07-29 19:21:42.833 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:21:43.164 - debug: tapo.0 (20553) API response
                              2026-07-29 19:21:43.164 - debug: tapo.0 (20553) searchDetectionList raw: {}
                              2026-07-29 19:21:43.181 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:21:43.489 - debug: tapo.0 (20553) API response
                              2026-07-29 19:21:43.490 - debug: tapo.0 (20553) getLastAlarmInfo raw: {"result":{"responses":[{"method":"getLastAlarmInfo","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0}]},"error_code":0}
                              2026-07-29 19:21:43.581 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:21:43.860 - debug: tapo.0 (20553) API response
                              2026-07-29 19:21:43.883 - debug: tapo.0 (20553) Receive camera status
                              2026-07-29 19:21:43.885 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:21:43.885 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                              2026-07-29 19:21:43.886 - debug: tapo.0 (20553) refreshStok: Still suspended, skipping
                              2026-07-29 19:21:43.886 - error: tapo.0 (20553) STOK not found
                              2026-07-29 19:21:43.996 - debug: tapo.0 (20553) API response
                              2026-07-29 19:21:43.996 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                              2026-07-29 19:21:43.997 - debug: tapo.0 (20553) API request failed
                              2026-07-29 19:21:43.997 - debug: tapo.0 (20553) No response data found
                              2026-07-29 19:21:43.997 - debug: tapo.0 (20553) {}
                              2026-07-29 19:21:43.998 - debug: tapo.0 (20553) Receive camera status
                              2026-07-29 19:21:43.998 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:21:43.998 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                              2026-07-29 19:21:43.999 - debug: tapo.0 (20553) refreshStok: Still suspended, skipping
                              2026-07-29 19:21:43.999 - error: tapo.0 (20553) STOK not found
                              2026-07-29 19:21:44.088 - debug: tapo.0 (20553) API response
                              2026-07-29 19:21:44.088 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                              2026-07-29 19:21:44.089 - debug: tapo.0 (20553) API request failed
                              2026-07-29 19:21:44.090 - debug: tapo.0 (20553) No response data found
                              2026-07-29 19:21:44.091 - debug: tapo.0 (20553) {}
                              2026-07-29 19:21:44.091 - debug: tapo.0 (20553) Update done
                              2026-07-29 19:21:52.519 - debug: tapo.0 (20553) Receive camera status
                              2026-07-29 19:21:52.520 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:21:52.838 - debug: tapo.0 (20553) API response
                              2026-07-29 19:21:52.839 - debug: tapo.0 (20553) {"alarm":false,"eyes":true,"notifications":false,"motionDetection":false,"led":false,"autoTrack":false,"personDetection":false,"vehicleDetection":false,"petDetection":false,"babyCryDetection":false,"barkDetection":false,"meowDetection":false,"glassBreakDetection":false,"tamperDetection":false,"imageFlip":false,"ldc":false,"recordAudio":true,"autoUpgrade":true}
                              2026-07-29 19:21:52.840 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:21:53.146 - debug: tapo.0 (20553) API response
                              2026-07-29 19:21:53.147 - debug: tapo.0 (20553) searchDetectionList raw: {}
                              2026-07-29 19:21:53.159 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:21:53.451 - debug: tapo.0 (20553) API response
                              2026-07-29 19:21:53.455 - debug: tapo.0 (20553) getLastAlarmInfo raw: {"result":{"responses":[{"method":"getLastAlarmInfo","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0}]},"error_code":0}
                              2026-07-29 19:21:53.627 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:21:53.963 - debug: tapo.0 (20553) API response
                              2026-07-29 19:21:54.009 - debug: tapo.0 (20553) Receive camera status
                              2026-07-29 19:21:54.010 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:21:54.011 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                              2026-07-29 19:21:54.012 - debug: tapo.0 (20553) refreshStok: Still suspended, skipping
                              2026-07-29 19:21:54.012 - error: tapo.0 (20553) STOK not found
                              2026-07-29 19:21:54.095 - debug: tapo.0 (20553) API response
                              2026-07-29 19:21:54.096 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                              2026-07-29 19:21:54.096 - debug: tapo.0 (20553) API request failed
                              2026-07-29 19:21:54.096 - debug: tapo.0 (20553) No response data found
                              2026-07-29 19:21:54.097 - debug: tapo.0 (20553) {}
                              2026-07-29 19:21:54.097 - debug: tapo.0 (20553) Receive camera status
                              2026-07-29 19:21:54.098 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:21:54.098 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                              2026-07-29 19:21:54.099 - debug: tapo.0 (20553) refreshStok: Still suspended, skipping
                              2026-07-29 19:21:54.099 - error: tapo.0 (20553) STOK not found
                              2026-07-29 19:21:54.253 - debug: tapo.0 (20553) API response
                              2026-07-29 19:21:54.253 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                              2026-07-29 19:21:54.254 - debug: tapo.0 (20553) API request failed
                              2026-07-29 19:21:54.254 - debug: tapo.0 (20553) No response data found
                              2026-07-29 19:21:54.254 - debug: tapo.0 (20553) {}
                              2026-07-29 19:21:54.254 - debug: tapo.0 (20553) Update done
                              2026-07-29 19:22:02.519 - debug: tapo.0 (20553) Receive camera status
                              2026-07-29 19:22:02.521 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:22:02.826 - debug: tapo.0 (20553) API response
                              2026-07-29 19:22:02.827 - debug: tapo.0 (20553) {"alarm":false,"eyes":true,"notifications":false,"motionDetection":false,"led":false,"autoTrack":false,"personDetection":false,"vehicleDetection":false,"petDetection":false,"babyCryDetection":false,"barkDetection":false,"meowDetection":false,"glassBreakDetection":false,"tamperDetection":false,"imageFlip":false,"ldc":false,"recordAudio":true,"autoUpgrade":true}
                              2026-07-29 19:22:02.828 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:22:03.138 - debug: tapo.0 (20553) API response
                              2026-07-29 19:22:03.139 - debug: tapo.0 (20553) searchDetectionList raw: {}
                              2026-07-29 19:22:03.198 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:22:03.501 - debug: tapo.0 (20553) API response
                              2026-07-29 19:22:03.502 - debug: tapo.0 (20553) getLastAlarmInfo raw: {"result":{"responses":[{"method":"getLastAlarmInfo","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0}]},"error_code":0}
                              2026-07-29 19:22:03.578 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:22:03.872 - debug: tapo.0 (20553) API response
                              2026-07-29 19:22:03.899 - debug: tapo.0 (20553) Receive camera status
                              2026-07-29 19:22:03.900 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:22:03.900 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                              2026-07-29 19:22:03.901 - debug: tapo.0 (20553) refreshStok: Still suspended, skipping
                              2026-07-29 19:22:03.901 - error: tapo.0 (20553) STOK not found
                              2026-07-29 19:22:03.997 - debug: tapo.0 (20553) API response
                              2026-07-29 19:22:03.998 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                              2026-07-29 19:22:03.998 - debug: tapo.0 (20553) API request failed
                              2026-07-29 19:22:03.999 - debug: tapo.0 (20553) No response data found
                              2026-07-29 19:22:03.999 - debug: tapo.0 (20553) {}
                              2026-07-29 19:22:04.000 - debug: tapo.0 (20553) Receive camera status
                              2026-07-29 19:22:04.000 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:22:04.001 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                              2026-07-29 19:22:04.001 - debug: tapo.0 (20553) refreshStok: Still suspended, skipping
                              2026-07-29 19:22:04.002 - error: tapo.0 (20553) STOK not found
                              2026-07-29 19:22:04.124 - debug: tapo.0 (20553) API response
                              2026-07-29 19:22:04.125 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                              2026-07-29 19:22:04.125 - debug: tapo.0 (20553) API request failed
                              2026-07-29 19:22:04.125 - debug: tapo.0 (20553) No response data found
                              2026-07-29 19:22:04.126 - debug: tapo.0 (20553) {}
                              2026-07-29 19:22:04.126 - debug: tapo.0 (20553) Update done
                              2026-07-29 19:22:12.519 - debug: tapo.0 (20553) Receive camera status
                              2026-07-29 19:22:12.521 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:22:12.862 - debug: tapo.0 (20553) API response
                              2026-07-29 19:22:12.863 - debug: tapo.0 (20553) {"alarm":false,"eyes":true,"notifications":false,"motionDetection":false,"led":false,"autoTrack":false,"personDetection":false,"vehicleDetection":false,"petDetection":false,"babyCryDetection":false,"barkDetection":false,"meowDetection":false,"glassBreakDetection":false,"tamperDetection":false,"imageFlip":false,"ldc":false,"recordAudio":true,"autoUpgrade":true}
                              2026-07-29 19:22:12.864 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:22:13.186 - debug: tapo.0 (20553) API response
                              2026-07-29 19:22:13.187 - debug: tapo.0 (20553) searchDetectionList raw: {}
                              2026-07-29 19:22:16.327 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:22:16.626 - debug: tapo.0 (20553) API response
                              2026-07-29 19:22:16.627 - debug: tapo.0 (20553) getLastAlarmInfo raw: {"result":{"responses":[{"method":"getLastAlarmInfo","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0}]},"error_code":0}
                              2026-07-29 19:22:17.043 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:22:17.344 - debug: tapo.0 (20553) API response
                              2026-07-29 19:22:17.397 - debug: tapo.0 (20553) Receive camera status
                              2026-07-29 19:22:17.398 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:22:17.398 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                              2026-07-29 19:22:17.399 - debug: tapo.0 (20553) refreshStok: Still suspended, skipping
                              2026-07-29 19:22:17.399 - error: tapo.0 (20553) STOK not found
                              2026-07-29 19:22:17.490 - debug: tapo.0 (20553) API response
                              2026-07-29 19:22:17.490 - debug: tapo.0 (20553) API request failed with specific error code -40401: Invalid stok value
                              2026-07-29 19:22:17.491 - debug: tapo.0 (20553) API request failed
                              2026-07-29 19:22:17.491 - debug: tapo.0 (20553) No response data found
                              2026-07-29 19:22:17.491 - debug: tapo.0 (20553) {}
                              2026-07-29 19:22:17.492 - debug: tapo.0 (20553) Receive camera status
                              2026-07-29 19:22:17.492 - debug: tapo.0 (20553) New API request
                              2026-07-29 19:22:17.492 - debug: tapo.0 (20553) refreshStok: Refreshing stok...
                              2026-07-29 19:22:17.493 - debug: tapo.0 (20553) refreshStok: Still suspended, skipping
                              2026-07-29 19:22:17.493 - error: tapo.0 (20553) STOK not found
                              

                              So siehts bei mir aus. Wenn Du mehr infos benötigst, sag bescheid.

                              T Offline
                              T Offline
                              tombox
                              schrieb am zuletzt editiert von
                              #866

                              @Dan_Ce bitte GitHub version nutzen

                              D 1 Antwort Letzte Antwort
                              0
                              • T tombox

                                @Dan_Ce bitte GitHub version nutzen

                                D Offline
                                D Offline
                                Dan_Ce
                                schrieb am zuletzt editiert von
                                #867

                                @tombox Ich hoffe ich habe jetzt die richtige Installation :-)

                                
                                2026-07-29 20:22:41.390 - info: host.raspberrypi "system.adapter.tapo.0" enabled
                                2026-07-29 20:22:43.358 - info: host.raspberrypi instance system.adapter.tapo.0 in version "0.5.5" (non-npm: TA2k/ioBroker.tapo) started with pid 27445
                                2026-07-29 20:22:49.350 - debug: tapo.0 (27445) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                2026-07-29 20:22:49.439 - debug: tapo.0 (27445) Objects client ready ... initialize now
                                2026-07-29 20:22:49.498 - debug: tapo.0 (27445) Objects create System PubSub Client
                                2026-07-29 20:22:49.501 - debug: tapo.0 (27445) Objects create User PubSub Client
                                2026-07-29 20:22:49.612 - debug: tapo.0 (27445) Objects client initialize lua scripts
                                2026-07-29 20:22:49.631 - debug: tapo.0 (27445) Objects connected to redis: 127.0.0.1:9001
                                2026-07-29 20:22:49.713 - debug: tapo.0 (27445) Redis States: Use Redis connection: 127.0.0.1:9000
                                2026-07-29 20:22:49.747 - debug: tapo.0 (27445) States create System PubSub Client
                                2026-07-29 20:22:49.750 - debug: tapo.0 (27445) States create User PubSub Client
                                2026-07-29 20:22:49.852 - debug: tapo.0 (27445) States connected to redis: 127.0.0.1:9000
                                2026-07-29 20:22:50.268 - info: tapo.0 (27445) starting. Version 0.5.5 (non-npm: TA2k/ioBroker.tapo) in /opt/iobroker/node_modules/iobroker.tapo, node: v22.15.0, js-controller: 7.2.2
                                2026-07-29 20:22:50.366 - info: tapo.0 (27445) Login tp TAPO App
                                2026-07-29 20:22:50.420 - debug: tapo.0 (27445) USEHtGSJkb8eCMsrKasEzg==
                                2026-07-29 20:22:50.882 - debug: tapo.0 (27445) {"error_code":0,"result":{"accountApiUrl":"https://euw1-account-api.i.tplinkcloud.com","lockedMinutes":0,"appServerUrl":"https://n-euw1-wap-gw.tplinkcloud.com","failedAttempts":0,"riskDetected":0,"remainAttempts":0,"errorCode":"0","supportedMFATypes":[],"token":"4818356f-BTfTiRCxZdSTZYqikkODqV0","accountId":"4598929","regionCode":"DE","regTime":"2018-10-30 19:57:45","email":"xxxx@gmail.com","appServerUrlV2":"https://n-euw1-wap.i.tplinkcloud.com","refreshToken":"4818356f-BTynErP5hATzmtWn3bqsavq"}}
                                2026-07-29 20:22:50.883 - info: tapo.0 (27445) Login succesfull
                                2026-07-29 20:22:50.885 - debug: tapo.0 (27445) yfoQzXVQIYQWjRDZuXyppQ==
                                2026-07-29 20:22:51.046 - debug: tapo.0 (27445) {"error_code":0,"result":{"totalNum":3,"deviceList":[{"deviceType":"SMART.IPCAMERA","accountApiUrl":"http://euw1-account-api-internal.tplinkcloud.com","role":0,"fwVer":"1.5.4 Build 260528 Rel.11462n","appServerUrl":"https://n-euw1-wap-gw.tplinkcloud.com","deviceRegion":"eu-west-1","roleType":"owner","deviceId":"80218EE24CFA81718D8D3D392402C6C92469D828","deviceName":"C100 5.0","lastBindTime":1765210074000,"deviceHwVer":"5.0","alias":"3D-Drucker","deviceMac":"8C86DD7ED5AE","oemId":"DDE98F1E5D3F392896A05D4C286D7E6D","deviceModel":"C100","hwId":"A8CDA7734394F6EB37F34C4271195B01","fwId":"F9907824AF5779F0AE83030C2BCD0B53","isSameRegion":true,"appServerUrlV2":"https://n-euw1-wap-gw.i.tplinkcloud.com","status":0},{"deviceType":"SMART.IPCAMERA","accountApiUrl":"http://euw1-account-api-internal.tplinkcloud.com","role":0,"fwVer":"1.3.5 Build 260323 Rel.35521n","appServerUrl":"https://n-euw1-wap-gw.tplinkcloud.com","deviceRegion":"eu-west-1","roleType":"owner","deviceId":"8021A4C4FC3B78328BAA58586E8BCC6624E76C72","deviceName":"C530WS 2.0","lastBindTime":1785161188000,"deviceHwVer":"2.0","alias":"Haustür","deviceMac":"105A95E17391","oemId":"B44ACA91AA10BE60C86AC1CA494AB394","deviceModel":"C530WS","hwId":"4592DB83AA4AC1D90E84E13FA4032A50","fwId":"81C99E2409075FD8EBB827CCAED55129","isSameRegion":true,"appServerUrlV2":"https://n-euw1-wap-gw.i.tplinkcloud.com","status":0},{"deviceType":"SMART.IPCAMERA","accountApiUrl":"http://euw1-account-api-internal.tplinkcloud.com","role":0,"fwVer":"1.3.5 Build 260323 Rel.35521n","appServerUrl":"https://n-euw1-wap-gw.tplinkcloud.com","deviceRegion":"eu-west-1","roleType":"owner","deviceId":"8021EA344BA01E569D3F5E03FB7CBB5524E7872C","deviceName":"C530WS 2.0","lastBindTime":1785254734000,"deviceHwVer":"2.0","alias":"Schuppen","deviceMac":"105A95E17278","oemId":"B44ACA91AA10BE60C86AC1CA494AB394","deviceModel":"C530WS","hwId":"4592DB83AA4AC1D90E84E13FA4032A50","fwId":"81C99E2409075FD8EBB827CCAED55129","isSameRegion":true,"appServerUrlV2":"https://n-euw1-wap-gw.i.tplinkcloud.com","status":0}],"currentIndex":2}}
                                2026-07-29 20:22:51.047 - info: tapo.0 (27445) Found 3 devices
                                2026-07-29 20:22:51.049 - debug: tapo.0 (27445) Found device 80218EE24CFA81718D8D3D392402C6C92469D828 3D-Drucker
                                2026-07-29 20:22:51.278 - debug: tapo.0 (27445) {"hwVer":"5.0","category":"camera","model":"C100 5.0","ssid":"xxxxxx","mac":"8C86DD7ED5AE","hwId":"A8CDA7734394F6EB37F34C4271195B01","fwId":"F9907824AF5779F0AE83030C2BCD0B53","oemId":"DDE98F1E5D3F392896A05D4C286D7E6D","fwVer":"1.5.4 Build 260528 Rel.11462n","ip":"192.168.178.116","onboardingTime":1765210075,"role":0,"deviceType":"SMART.IPCAMERA","pcSameRegion":false,"pcAppServerUrl":"https://n-euw1-wap.tplinkcloud.com","pcAppServerUrlV2":"https://n-euw1-wap.i.tplinkcloud.com"}
                                2026-07-29 20:22:51.282 - info: tapo.0 (27445) Init device 80218EE24CFA81718D8D3D392402C6C92469D828 type C100 5.0 with ip 192.168.178.116
                                2026-07-29 20:22:51.282 - debug: tapo.0 (27445) UDP discovery for 192.168.178.116 on port 20002
                                2026-07-29 20:22:54.438 - debug: tapo.0 (27445) UDP discovery for 192.168.178.116: no response (will use default port 80)
                                2026-07-29 20:22:54.701 - info: tapo.0 (27445) 80218EE24CFA81718D8D3D392402C6C92469D828 Received device info {"manufacturer":"tp-link","model":"Tapo C100","firmwareVersion":"1.5.4 Build 260528 Rel.11462n","serialNumber":"xxxxd5ae","hardwareId":5}
                                2026-07-29 20:22:54.702 - debug: tapo.0 (27445) {"manufacturer":"tp-link","model":"Tapo C100","firmwareVersion":"1.5.4 Build 260528 Rel.11462n","serialNumber":"xxxxd5ae","hardwareId":5}
                                2026-07-29 20:22:54.703 - debug: tapo.0 (27445) Init event emitter for 80218EE24CFA81718D8D3D392402C6C92469D828
                                2026-07-29 20:22:54.720 - debug: tapo.0 (27445) Init event listener for "motion"
                                2026-07-29 20:22:54.722 - info: tapo.0 (27445) Initialized 80218EE24CFA81718D8D3D392402C6C92469D828
                                2026-07-29 20:22:54.722 - debug: tapo.0 (27445) initResult camera 80218EE24CFA81718D8D3D392402C6C92469D828 undefined
                                2026-07-29 20:22:54.724 - debug: tapo.0 (27445) Found device 8021A4C4FC3B78328BAA58586E8BCC6624E76C72 Haustür
                                2026-07-29 20:22:55.049 - debug: tapo.0 (27445) {"hwVer":"2.0","category":"camera","model":"C530WS 2.0","ssid":"xxxxxx","mac":"105A95E17391","hwId":"4592DB83AA4AC1D90E84E13FA4032A50","fwId":"81C99E2409075FD8EBB827CCAED55129","oemId":"B44ACA91AA10BE60C86AC1CA494AB394","fwVer":"1.3.5 Build 260323 Rel.35521n","ip":"192.168.178.128","onboardingTime":1785161188,"role":0,"deviceType":"SMART.IPCAMERA","pcSameRegion":false,"pcAppServerUrl":"https://n-euw1-wap.tplinkcloud.com","pcAppServerUrlV2":"https://n-euw1-wap.i.tplinkcloud.com"}
                                2026-07-29 20:22:55.051 - info: tapo.0 (27445) Init device 8021A4C4FC3B78328BAA58586E8BCC6624E76C72 type C530WS 2.0 with ip 192.168.178.128
                                2026-07-29 20:22:55.052 - debug: tapo.0 (27445) UDP discovery for 192.168.178.128 on port 20002
                                2026-07-29 20:22:56.884 - info: tapo.0 (27445) UDP discovery for 192.168.178.128: port=80 https=true encrypt=undefined lv=undefined mac=10-5A-95-E1-73-91
                                2026-07-29 20:22:57.110 - info: tapo.0 (27445) 8021A4C4FC3B78328BAA58586E8BCC6624E76C72 Received device info {"manufacturer":"tp-link","model":"Tapo C530WS","firmwareVersion":"1.3.5 Build 260323 Rel.35521n","serialNumber":xxxx7391,"hardwareId":2}
                                2026-07-29 20:22:57.111 - debug: tapo.0 (27445) {"manufacturer":"tp-link","model":"Tapo C530WS","firmwareVersion":"1.3.5 Build 260323 Rel.35521n","serialNumber":xxxx7391,"hardwareId":2}
                                2026-07-29 20:22:57.112 - debug: tapo.0 (27445) Init event emitter for 8021A4C4FC3B78328BAA58586E8BCC6624E76C72
                                2026-07-29 20:22:57.132 - debug: tapo.0 (27445) Init event listener for "motion"
                                2026-07-29 20:22:57.133 - info: tapo.0 (27445) Initialized 8021A4C4FC3B78328BAA58586E8BCC6624E76C72
                                2026-07-29 20:22:57.134 - debug: tapo.0 (27445) initResult camera 8021A4C4FC3B78328BAA58586E8BCC6624E76C72 undefined
                                2026-07-29 20:22:57.135 - debug: tapo.0 (27445) Found device 8021EA344BA01E569D3F5E03FB7CBB5524E7872C I�n���
                                2026-07-29 20:22:57.465 - debug: tapo.0 (27445) {"hwVer":"2.0","category":"camera","model":"C530WS 2.0","ssid":"xxxxxx","mac":"105A95E17278","hwId":"4592DB83AA4AC1D90E84E13FA4032A50","fwId":"81C99E2409075FD8EBB827CCAED55129","oemId":"B44ACA91AA10BE60C86AC1CA494AB394","fwVer":"1.3.5 Build 260323 Rel.35521n","ip":"192.168.178.129","onboardingTime":1751368583,"role":0,"deviceType":"SMART.IPCAMERA","pcSameRegion":false,"pcAppServerUrl":"https://n-euw1-wap.tplinkcloud.com","pcAppServerUrlV2":"https://n-euw1-wap.i.tplinkcloud.com"}
                                2026-07-29 20:22:57.466 - info: tapo.0 (27445) Init device 8021EA344BA01E569D3F5E03FB7CBB5524E7872C type C530WS 2.0 with ip 192.168.178.129
                                2026-07-29 20:22:57.467 - debug: tapo.0 (27445) UDP discovery for 192.168.178.129 on port 20002
                                2026-07-29 20:22:58.960 - info: tapo.0 (27445) UDP discovery for 192.168.178.129: port=80 https=true encrypt=undefined lv=undefined mac=10-5A-95-E1-72-78
                                2026-07-29 20:22:59.154 - info: tapo.0 (27445) 8021EA344BA01E569D3F5E03FB7CBB5524E7872C Received device info {"manufacturer":"tp-link","model":"Tapo C530WS","firmwareVersion":"1.3.5 Build 260323 Rel.35521n","serialNumber":xxxx7278,"hardwareId":2}
                                2026-07-29 20:22:59.155 - debug: tapo.0 (27445) {"manufacturer":"tp-link","model":"Tapo C530WS","firmwareVersion":"1.3.5 Build 260323 Rel.35521n","serialNumber":xxxx7278,"hardwareId":2}
                                2026-07-29 20:22:59.156 - debug: tapo.0 (27445) Init event emitter for 8021EA344BA01E569D3F5E03FB7CBB5524E7872C
                                2026-07-29 20:22:59.173 - debug: tapo.0 (27445) Init event listener for "motion"
                                2026-07-29 20:22:59.174 - info: tapo.0 (27445) Initialized 8021EA344BA01E569D3F5E03FB7CBB5524E7872C
                                2026-07-29 20:22:59.175 - debug: tapo.0 (27445) initResult camera 8021EA344BA01E569D3F5E03FB7CBB5524E7872C undefined
                                2026-07-29 20:22:59.259 - info: tapo.0 (27445) Wait for connections for non camera devices
                                2026-07-29 20:23:09.260 - info: tapo.0 (27445) Start first Update
                                2026-07-29 20:23:09.261 - debug: tapo.0 (27445) Receive camera status
                                2026-07-29 20:23:09.264 - debug: tapo.0 (27445) New API request
                                2026-07-29 20:23:09.265 - debug: tapo.0 (27445) isSecureConnection: Checking secure connection...
                                2026-07-29 20:23:09.657 - debug: tapo.0 (27445) isSecureConnection response status=200 data={"error_code":-40413,"result":{"data":{"code":-40101,"time":0,"max_time":10,"encrypt_type":["3"],"key":"MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAJ0+duf/pvg2vL+3DCPZKve8pfC0SBWFT42yJPD339cifYHUJ3XSyxZnMAZfxFsjS1xtO4FyB59IFlK1EsKafscCAwEAAQ==","nonce":"7E5D3E4DFFFF4BF9","device_confirm":"123D1B3336FB7FE4FC8517F28081B1AAEAE1BFE86C334E1C406E510B15EB200D7E5D3E4DFFFF4BF9E741CE20138AE7AC"}}}
                                2026-07-29 20:23:09.658 - debug: tapo.0 (27445) isSecureConnection result=true errorCode=-40413 encryptType=3 hasNonce=true
                                2026-07-29 20:23:09.660 - debug: tapo.0 (27445) refreshStok: Refreshing stok...
                                2026-07-29 20:23:09.660 - debug: tapo.0 (27445) refreshStok: isSecureConnection=true username=admin cnonce=330A86471106EFE9
                                2026-07-29 20:23:09.965 - debug: tapo.0 (27445) refreshStok: Login response status=200 data={"error_code":-40413,"result":{"data":{"code":-40101,"time":0,"max_time":10,"encrypt_type":["3"],"key":"MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAJ0+duf/pvg2vL+3DCPZKve8pfC0SBWFT42yJPD339cifYHUJ3XSyxZnMAZfxFsjS1xtO4FyB59IFlK1EsKafscCAwEAAQ==","nonce":"4FE85956D09A41FE","device_confirm":"2D5BB1D2962A6666C036813BBCF6AF40465E66C7899C39B13837D1026AEEB6B14FE85956D09A41FE330A86471106EFE9"}}}
                                2026-07-29 20:23:09.966 - debug: tapo.0 (27445) refreshStok: nonce=4FE85956D09A41FE... deviceConfirm=2D5BB1D2962A6666...
                                2026-07-29 20:23:09.967 - debug: tapo.0 (27445) refreshStok: deviceConfirm validated, encryptionMethod=sha256
                                2026-07-29 20:23:09.968 - debug: tapo.0 (27445) refreshStok: sending start_seq request
                                2026-07-29 20:23:10.292 - debug: tapo.0 (27445) refreshStok: start_seq response
                                2026-07-29 20:23:10.293 - debug: tapo.0 (27445) refreshStok: start_seq=6671333 user_group=root stok=present
                                2026-07-29 20:23:10.294 - debug: tapo.0 (27445) refreshStok: Success in obtaining STOK
                                2026-07-29 20:23:10.650 - debug: tapo.0 (27445) API response
                                2026-07-29 20:23:10.651 - debug: tapo.0 (27445) {"alarm":false,"eyes":true,"notifications":false,"motionDetection":false,"led":false,"autoTrack":false,"personDetection":false,"vehicleDetection":false,"petDetection":false,"babyCryDetection":false,"barkDetection":false,"meowDetection":false,"glassBreakDetection":false,"tamperDetection":false,"imageFlip":false,"ldc":false,"recordAudio":true,"autoUpgrade":true}
                                2026-07-29 20:23:10.652 - info: tapo.0 (27445) Reconnected to undefined
                                2026-07-29 20:23:10.652 - debug: tapo.0 (27445) New API request
                                2026-07-29 20:23:10.956 - debug: tapo.0 (27445) API response
                                2026-07-29 20:23:10.956 - debug: tapo.0 (27445) searchDetectionList raw: {}
                                2026-07-29 20:23:11.167 - debug: tapo.0 (27445) New API request
                                2026-07-29 20:23:11.455 - debug: tapo.0 (27445) API response
                                2026-07-29 20:23:11.455 - debug: tapo.0 (27445) getLastAlarmInfo raw: {"result":{"responses":[{"method":"getLastAlarmInfo","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0}]},"error_code":0}
                                2026-07-29 20:23:11.870 - debug: tapo.0 (27445) New API request
                                2026-07-29 20:23:12.172 - debug: tapo.0 (27445) API response
                                2026-07-29 20:23:12.274 - debug: tapo.0 (27445) Receive camera status
                                2026-07-29 20:23:12.276 - debug: tapo.0 (27445) New API request
                                2026-07-29 20:23:12.276 - debug: tapo.0 (27445) isSecureConnection: Checking secure connection...
                                2026-07-29 20:23:12.348 - debug: tapo.0 (27445) isSecureConnection response status=200 data={"data":{"code":-40404,"sec_left":1631},"error_code":-40401}
                                2026-07-29 20:23:12.348 - debug: tapo.0 (27445) isSecureConnection result=false errorCode=-40401 encryptType= hasNonce=false
                                2026-07-29 20:23:12.349 - debug: tapo.0 (27445) refreshStok: Refreshing stok...
                                2026-07-29 20:23:12.349 - debug: tapo.0 (27445) refreshStok: isSecureConnection=false username=admin cnonce=FC124845D081BFC9
                                2026-07-29 20:23:12.442 - debug: tapo.0 (27445) refreshStok: Login response status=200 data={"data":{"code":-40404,"sec_left":1630},"error_code":-40401}
                                2026-07-29 20:23:12.443 - debug: tapo.0 (27445) refreshStok: temporary suspension
                                2026-07-29 20:23:12.443 - error: tapo.0 (27445) refreshStok: Temporary Suspension: Try again in 1630 seconds
                                2026-07-29 20:23:12.444 - error: tapo.0 (27445) STOK not found
                                2026-07-29 20:23:12.529 - debug: tapo.0 (27445) API response
                                2026-07-29 20:23:12.529 - debug: tapo.0 (27445) API request failed with specific error code -40401: Invalid stok value
                                2026-07-29 20:23:12.530 - debug: tapo.0 (27445) API request failed
                                2026-07-29 20:23:12.530 - debug: tapo.0 (27445) No response data found
                                2026-07-29 20:23:12.531 - debug: tapo.0 (27445) {}
                                2026-07-29 20:23:12.531 - debug: tapo.0 (27445) Receive camera status
                                2026-07-29 20:23:12.532 - debug: tapo.0 (27445) New API request
                                2026-07-29 20:23:12.532 - debug: tapo.0 (27445) isSecureConnection: Checking secure connection...
                                2026-07-29 20:23:12.665 - debug: tapo.0 (27445) isSecureConnection response status=200 data={"data":{"code":-40404,"sec_left":1631},"error_code":-40401}
                                2026-07-29 20:23:12.665 - debug: tapo.0 (27445) isSecureConnection result=false errorCode=-40401 encryptType= hasNonce=false
                                2026-07-29 20:23:12.666 - debug: tapo.0 (27445) refreshStok: Refreshing stok...
                                2026-07-29 20:23:12.666 - debug: tapo.0 (27445) refreshStok: isSecureConnection=false username=admin cnonce=7E405D63BE33AE89
                                2026-07-29 20:23:12.779 - debug: tapo.0 (27445) refreshStok: Login response status=200 data={"data":{"code":-40404,"sec_left":1631},"error_code":-40401}
                                2026-07-29 20:23:12.779 - debug: tapo.0 (27445) refreshStok: temporary suspension
                                2026-07-29 20:23:12.779 - error: tapo.0 (27445) refreshStok: Temporary Suspension: Try again in 1631 seconds
                                2026-07-29 20:23:12.780 - error: tapo.0 (27445) STOK not found
                                2026-07-29 20:23:12.879 - debug: tapo.0 (27445) API response
                                2026-07-29 20:23:12.880 - debug: tapo.0 (27445) API request failed with specific error code -40401: Invalid stok value
                                2026-07-29 20:23:12.880 - debug: tapo.0 (27445) API request failed
                                2026-07-29 20:23:12.880 - debug: tapo.0 (27445) No response data found
                                2026-07-29 20:23:12.881 - debug: tapo.0 (27445) {}
                                2026-07-29 20:23:12.881 - debug: tapo.0 (27445) Update done
                                2026-07-29 20:23:15.731 - debug: tapo.0 (27445) [C530WS 2.0] "Motion detected" true
                                2026-07-29 20:23:19.289 - debug: tapo.0 (27445) Receive camera status
                                2026-07-29 20:23:19.290 - debug: tapo.0 (27445) New API request
                                2026-07-29 20:23:19.602 - debug: tapo.0 (27445) API response
                                2026-07-29 20:23:19.603 - debug: tapo.0 (27445) {"alarm":false,"eyes":true,"notifications":false,"motionDetection":false,"led":false,"autoTrack":false,"personDetection":false,"vehicleDetection":false,"petDetection":false,"babyCryDetection":false,"barkDetection":false,"meowDetection":false,"glassBreakDetection":false,"tamperDetection":false,"imageFlip":false,"ldc":false,"recordAudio":true,"autoUpgrade":true}
                                2026-07-29 20:23:19.604 - debug: tapo.0 (27445) New API request
                                2026-07-29 20:23:19.902 - debug: tapo.0 (27445) API response
                                2026-07-29 20:23:19.902 - debug: tapo.0 (27445) searchDetectionList raw: {}
                                2026-07-29 20:23:19.947 - debug: tapo.0 (27445) New API request
                                2026-07-29 20:23:20.245 - debug: tapo.0 (27445) API response
                                2026-07-29 20:23:20.246 - debug: tapo.0 (27445) getLastAlarmInfo raw: {"result":{"responses":[{"method":"getLastAlarmInfo","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0}]},"error_code":0}
                                2026-07-29 20:23:20.468 - debug: tapo.0 (27445) New API request
                                2026-07-29 20:23:20.792 - debug: tapo.0 (27445) API response
                                2026-07-29 20:23:20.816 - debug: tapo.0 (27445) Receive camera status
                                2026-07-29 20:23:20.817 - debug: tapo.0 (27445) New API request
                                2026-07-29 20:23:20.817 - debug: tapo.0 (27445) refreshStok: Refreshing stok...
                                2026-07-29 20:23:20.818 - debug: tapo.0 (27445) refreshStok: Still suspended, skipping
                                2026-07-29 20:23:20.818 - error: tapo.0 (27445) STOK not found
                                2026-07-29 20:23:20.980 - debug: tapo.0 (27445) API response
                                2026-07-29 20:23:20.981 - debug: tapo.0 (27445) API request failed with specific error code -40401: Invalid stok value
                                2026-07-29 20:23:20.981 - debug: tapo.0 (27445) API request failed
                                2026-07-29 20:23:20.982 - debug: tapo.0 (27445) No response data found
                                2026-07-29 20:23:20.982 - debug: tapo.0 (27445) {}
                                2026-07-29 20:23:20.983 - debug: tapo.0 (27445) Receive camera status
                                2026-07-29 20:23:20.983 - debug: tapo.0 (27445) New API request
                                2026-07-29 20:23:20.983 - debug: tapo.0 (27445) refreshStok: Refreshing stok...
                                2026-07-29 20:23:20.984 - debug: tapo.0 (27445) refreshStok: Still suspended, skipping
                                2026-07-29 20:23:20.984 - error: tapo.0 (27445) STOK not found
                                2026-07-29 20:23:21.201 - debug: tapo.0 (27445) API response
                                2026-07-29 20:23:21.202 - debug: tapo.0 (27445) API request failed with specific error code -40401: Invalid stok value
                                2026-07-29 20:23:21.202 - debug: tapo.0 (27445) API request failed
                                2026-07-29 20:23:21.203 - debug: tapo.0 (27445) No response data found
                                2026-07-29 20:23:21.203 - debug: tapo.0 (27445) {}
                                2026-07-29 20:23:21.204 - debug: tapo.0 (27445) Update done
                                2026-07-29 20:23:29.290 - debug: tapo.0 (27445) Receive camera status
                                2026-07-29 20:23:29.292 - debug: tapo.0 (27445) New API request
                                2026-07-29 20:23:29.622 - debug: tapo.0 (27445) API response
                                2026-07-29 20:23:29.624 - debug: tapo.0 (27445) {"alarm":false,"eyes":true,"notifications":false,"motionDetection":false,"led":false,"autoTrack":false,"personDetection":false,"vehicleDetection":false,"petDetection":false,"babyCryDetection":false,"barkDetection":false,"meowDetection":false,"glassBreakDetection":false,"tamperDetection":false,"imageFlip":false,"ldc":false,"recordAudio":true,"autoUpgrade":true}
                                2026-07-29 20:23:29.625 - debug: tapo.0 (27445) New API request
                                2026-07-29 20:23:29.947 - debug: tapo.0 (27445) API response
                                2026-07-29 20:23:29.948 - debug: tapo.0 (27445) searchDetectionList raw: {}
                                2026-07-29 20:23:30.111 - debug: tapo.0 (27445) New API request
                                2026-07-29 20:23:30.473 - debug: tapo.0 (27445) API response
                                2026-07-29 20:23:30.473 - debug: tapo.0 (27445) getLastAlarmInfo raw: {"result":{"responses":[{"method":"getLastAlarmInfo","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0}]},"error_code":0}
                                2026-07-29 20:23:30.778 - debug: tapo.0 (27445) New API request
                                2026-07-29 20:23:31.080 - debug: tapo.0 (27445) API response
                                2026-07-29 20:23:31.115 - debug: tapo.0 (27445) Receive camera status
                                2026-07-29 20:23:31.116 - debug: tapo.0 (27445) New API request
                                2026-07-29 20:23:31.117 - debug: tapo.0 (27445) refreshStok: Refreshing stok...
                                2026-07-29 20:23:31.117 - debug: tapo.0 (27445) refreshStok: Still suspended, skipping
                                2026-07-29 20:23:31.118 - error: tapo.0 (27445) STOK not found
                                2026-07-29 20:23:31.217 - debug: tapo.0 (27445) API response
                                2026-07-29 20:23:31.217 - debug: tapo.0 (27445) API request failed with specific error code -40401: Invalid stok value
                                2026-07-29 20:23:31.217 - debug: tapo.0 (27445) API request failed
                                2026-07-29 20:23:31.218 - debug: tapo.0 (27445) No response data found
                                2026-07-29 20:23:31.218 - debug: tapo.0 (27445) {}
                                2026-07-29 20:23:31.218 - debug: tapo.0 (27445) Receive camera status
                                2026-07-29 20:23:31.219 - debug: tapo.0 (27445) New API request
                                2026-07-29 20:23:31.219 - debug: tapo.0 (27445) refreshStok: Refreshing stok...
                                2026-07-29 20:23:31.219 - debug: tapo.0 (27445) refreshStok: Still suspended, skipping
                                2026-07-29 20:23:31.220 - error: tapo.0 (27445) STOK not found
                                2026-07-29 20:23:31.350 - debug: tapo.0 (27445) API response
                                2026-07-29 20:23:31.351 - debug: tapo.0 (27445) API request failed with specific error code -40401: Invalid stok value
                                2026-07-29 20:23:31.351 - debug: tapo.0 (27445) API request failed
                                2026-07-29 20:23:31.351 - debug: tapo.0 (27445) No response data found
                                2026-07-29 20:23:31.351 - debug: tapo.0 (27445) {}
                                2026-07-29 20:23:31.352 - debug: tapo.0 (27445) Update done
                                2026-07-29 20:23:35.143 - debug: tapo.0 (27445) [C530WS 2.0] "Motion detected" false
                                2026-07-29 20:23:39.290 - debug: tapo.0 (27445) Receive camera status
                                2026-07-29 20:23:39.291 - debug: tapo.0 (27445) New API request
                                2026-07-29 20:23:39.636 - debug: tapo.0 (27445) API response
                                2026-07-29 20:23:39.636 - debug: tapo.0 (27445) {"alarm":false,"eyes":true,"notifications":false,"motionDetection":false,"led":false,"autoTrack":false,"personDetection":false,"vehicleDetection":false,"petDetection":false,"babyCryDetection":false,"barkDetection":false,"meowDetection":false,"glassBreakDetection":false,"tamperDetection":false,"imageFlip":false,"ldc":false,"recordAudio":true,"autoUpgrade":true}
                                2026-07-29 20:23:39.637 - debug: tapo.0 (27445) New API request
                                2026-07-29 20:23:39.930 - debug: tapo.0 (27445) API response
                                2026-07-29 20:23:39.931 - debug: tapo.0 (27445) searchDetectionList raw: {}
                                2026-07-29 20:23:39.943 - debug: tapo.0 (27445) New API request
                                2026-07-29 20:23:40.240 - debug: tapo.0 (27445) API response
                                2026-07-29 20:23:40.241 - debug: tapo.0 (27445) getLastAlarmInfo raw: {"result":{"responses":[{"method":"getLastAlarmInfo","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0}]},"error_code":0}
                                2026-07-29 20:23:40.330 - debug: tapo.0 (27445) New API request
                                2026-07-29 20:23:40.610 - debug: tapo.0 (27445) API response
                                2026-07-29 20:23:40.630 - debug: tapo.0 (27445) Receive camera status
                                2026-07-29 20:23:40.631 - debug: tapo.0 (27445) New API request
                                2026-07-29 20:23:40.631 - debug: tapo.0 (27445) refreshStok: Refreshing stok...
                                2026-07-29 20:23:40.632 - debug: tapo.0 (27445) refreshStok: Still suspended, skipping
                                2026-07-29 20:23:40.632 - error: tapo.0 (27445) STOK not found
                                2026-07-29 20:23:40.723 - debug: tapo.0 (27445) API response
                                2026-07-29 20:23:40.724 - debug: tapo.0 (27445) API request failed with specific error code -40401: Invalid stok value
                                2026-07-29 20:23:40.724 - debug: tapo.0 (27445) API request failed
                                2026-07-29 20:23:40.725 - debug: tapo.0 (27445) No response data found
                                2026-07-29 20:23:40.725 - debug: tapo.0 (27445) {}
                                2026-07-29 20:23:40.725 - debug: tapo.0 (27445) Receive camera status
                                2026-07-29 20:23:40.726 - debug: tapo.0 (27445) New API request
                                2026-07-29 20:23:40.726 - debug: tapo.0 (27445) refreshStok: Refreshing stok...
                                2026-07-29 20:23:40.726 - debug: tapo.0 (27445) refreshStok: Still suspended, skipping
                                2026-07-29 20:23:40.726 - error: tapo.0 (27445) STOK not found
                                2026-07-29 20:23:40.811 - debug: tapo.0 (27445) API response
                                2026-07-29 20:23:40.811 - debug: tapo.0 (27445) API request failed with specific error code -40401: Invalid stok value
                                2026-07-29 20:23:40.812 - debug: tapo.0 (27445) API request failed
                                2026-07-29 20:23:40.812 - debug: tapo.0 (27445) No response data found
                                2026-07-29 20:23:40.813 - debug: tapo.0 (27445) {}
                                2026-07-29 20:23:40.813 - debug: tapo.0 (27445) Update done
                                2026-07-29 20:23:46.598 - debug: tapo.0 (27445) [C530WS 2.0] "Motion detected" true
                                2026-07-29 20:23:48.383 - info: host.raspberrypi "system.adapter.tapo.0" disabled
                                
                                
                                T 1 Antwort Letzte Antwort
                                0
                                • D Dan_Ce

                                  @tombox Ich hoffe ich habe jetzt die richtige Installation :-)

                                  
                                  2026-07-29 20:22:41.390 - info: host.raspberrypi "system.adapter.tapo.0" enabled
                                  2026-07-29 20:22:43.358 - info: host.raspberrypi instance system.adapter.tapo.0 in version "0.5.5" (non-npm: TA2k/ioBroker.tapo) started with pid 27445
                                  2026-07-29 20:22:49.350 - debug: tapo.0 (27445) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                  2026-07-29 20:22:49.439 - debug: tapo.0 (27445) Objects client ready ... initialize now
                                  2026-07-29 20:22:49.498 - debug: tapo.0 (27445) Objects create System PubSub Client
                                  2026-07-29 20:22:49.501 - debug: tapo.0 (27445) Objects create User PubSub Client
                                  2026-07-29 20:22:49.612 - debug: tapo.0 (27445) Objects client initialize lua scripts
                                  2026-07-29 20:22:49.631 - debug: tapo.0 (27445) Objects connected to redis: 127.0.0.1:9001
                                  2026-07-29 20:22:49.713 - debug: tapo.0 (27445) Redis States: Use Redis connection: 127.0.0.1:9000
                                  2026-07-29 20:22:49.747 - debug: tapo.0 (27445) States create System PubSub Client
                                  2026-07-29 20:22:49.750 - debug: tapo.0 (27445) States create User PubSub Client
                                  2026-07-29 20:22:49.852 - debug: tapo.0 (27445) States connected to redis: 127.0.0.1:9000
                                  2026-07-29 20:22:50.268 - info: tapo.0 (27445) starting. Version 0.5.5 (non-npm: TA2k/ioBroker.tapo) in /opt/iobroker/node_modules/iobroker.tapo, node: v22.15.0, js-controller: 7.2.2
                                  2026-07-29 20:22:50.366 - info: tapo.0 (27445) Login tp TAPO App
                                  2026-07-29 20:22:50.420 - debug: tapo.0 (27445) USEHtGSJkb8eCMsrKasEzg==
                                  2026-07-29 20:22:50.882 - debug: tapo.0 (27445) {"error_code":0,"result":{"accountApiUrl":"https://euw1-account-api.i.tplinkcloud.com","lockedMinutes":0,"appServerUrl":"https://n-euw1-wap-gw.tplinkcloud.com","failedAttempts":0,"riskDetected":0,"remainAttempts":0,"errorCode":"0","supportedMFATypes":[],"token":"4818356f-BTfTiRCxZdSTZYqikkODqV0","accountId":"4598929","regionCode":"DE","regTime":"2018-10-30 19:57:45","email":"xxxx@gmail.com","appServerUrlV2":"https://n-euw1-wap.i.tplinkcloud.com","refreshToken":"4818356f-BTynErP5hATzmtWn3bqsavq"}}
                                  2026-07-29 20:22:50.883 - info: tapo.0 (27445) Login succesfull
                                  2026-07-29 20:22:50.885 - debug: tapo.0 (27445) yfoQzXVQIYQWjRDZuXyppQ==
                                  2026-07-29 20:22:51.046 - debug: tapo.0 (27445) {"error_code":0,"result":{"totalNum":3,"deviceList":[{"deviceType":"SMART.IPCAMERA","accountApiUrl":"http://euw1-account-api-internal.tplinkcloud.com","role":0,"fwVer":"1.5.4 Build 260528 Rel.11462n","appServerUrl":"https://n-euw1-wap-gw.tplinkcloud.com","deviceRegion":"eu-west-1","roleType":"owner","deviceId":"80218EE24CFA81718D8D3D392402C6C92469D828","deviceName":"C100 5.0","lastBindTime":1765210074000,"deviceHwVer":"5.0","alias":"3D-Drucker","deviceMac":"8C86DD7ED5AE","oemId":"DDE98F1E5D3F392896A05D4C286D7E6D","deviceModel":"C100","hwId":"A8CDA7734394F6EB37F34C4271195B01","fwId":"F9907824AF5779F0AE83030C2BCD0B53","isSameRegion":true,"appServerUrlV2":"https://n-euw1-wap-gw.i.tplinkcloud.com","status":0},{"deviceType":"SMART.IPCAMERA","accountApiUrl":"http://euw1-account-api-internal.tplinkcloud.com","role":0,"fwVer":"1.3.5 Build 260323 Rel.35521n","appServerUrl":"https://n-euw1-wap-gw.tplinkcloud.com","deviceRegion":"eu-west-1","roleType":"owner","deviceId":"8021A4C4FC3B78328BAA58586E8BCC6624E76C72","deviceName":"C530WS 2.0","lastBindTime":1785161188000,"deviceHwVer":"2.0","alias":"Haustür","deviceMac":"105A95E17391","oemId":"B44ACA91AA10BE60C86AC1CA494AB394","deviceModel":"C530WS","hwId":"4592DB83AA4AC1D90E84E13FA4032A50","fwId":"81C99E2409075FD8EBB827CCAED55129","isSameRegion":true,"appServerUrlV2":"https://n-euw1-wap-gw.i.tplinkcloud.com","status":0},{"deviceType":"SMART.IPCAMERA","accountApiUrl":"http://euw1-account-api-internal.tplinkcloud.com","role":0,"fwVer":"1.3.5 Build 260323 Rel.35521n","appServerUrl":"https://n-euw1-wap-gw.tplinkcloud.com","deviceRegion":"eu-west-1","roleType":"owner","deviceId":"8021EA344BA01E569D3F5E03FB7CBB5524E7872C","deviceName":"C530WS 2.0","lastBindTime":1785254734000,"deviceHwVer":"2.0","alias":"Schuppen","deviceMac":"105A95E17278","oemId":"B44ACA91AA10BE60C86AC1CA494AB394","deviceModel":"C530WS","hwId":"4592DB83AA4AC1D90E84E13FA4032A50","fwId":"81C99E2409075FD8EBB827CCAED55129","isSameRegion":true,"appServerUrlV2":"https://n-euw1-wap-gw.i.tplinkcloud.com","status":0}],"currentIndex":2}}
                                  2026-07-29 20:22:51.047 - info: tapo.0 (27445) Found 3 devices
                                  2026-07-29 20:22:51.049 - debug: tapo.0 (27445) Found device 80218EE24CFA81718D8D3D392402C6C92469D828 3D-Drucker
                                  2026-07-29 20:22:51.278 - debug: tapo.0 (27445) {"hwVer":"5.0","category":"camera","model":"C100 5.0","ssid":"xxxxxx","mac":"8C86DD7ED5AE","hwId":"A8CDA7734394F6EB37F34C4271195B01","fwId":"F9907824AF5779F0AE83030C2BCD0B53","oemId":"DDE98F1E5D3F392896A05D4C286D7E6D","fwVer":"1.5.4 Build 260528 Rel.11462n","ip":"192.168.178.116","onboardingTime":1765210075,"role":0,"deviceType":"SMART.IPCAMERA","pcSameRegion":false,"pcAppServerUrl":"https://n-euw1-wap.tplinkcloud.com","pcAppServerUrlV2":"https://n-euw1-wap.i.tplinkcloud.com"}
                                  2026-07-29 20:22:51.282 - info: tapo.0 (27445) Init device 80218EE24CFA81718D8D3D392402C6C92469D828 type C100 5.0 with ip 192.168.178.116
                                  2026-07-29 20:22:51.282 - debug: tapo.0 (27445) UDP discovery for 192.168.178.116 on port 20002
                                  2026-07-29 20:22:54.438 - debug: tapo.0 (27445) UDP discovery for 192.168.178.116: no response (will use default port 80)
                                  2026-07-29 20:22:54.701 - info: tapo.0 (27445) 80218EE24CFA81718D8D3D392402C6C92469D828 Received device info {"manufacturer":"tp-link","model":"Tapo C100","firmwareVersion":"1.5.4 Build 260528 Rel.11462n","serialNumber":"xxxxd5ae","hardwareId":5}
                                  2026-07-29 20:22:54.702 - debug: tapo.0 (27445) {"manufacturer":"tp-link","model":"Tapo C100","firmwareVersion":"1.5.4 Build 260528 Rel.11462n","serialNumber":"xxxxd5ae","hardwareId":5}
                                  2026-07-29 20:22:54.703 - debug: tapo.0 (27445) Init event emitter for 80218EE24CFA81718D8D3D392402C6C92469D828
                                  2026-07-29 20:22:54.720 - debug: tapo.0 (27445) Init event listener for "motion"
                                  2026-07-29 20:22:54.722 - info: tapo.0 (27445) Initialized 80218EE24CFA81718D8D3D392402C6C92469D828
                                  2026-07-29 20:22:54.722 - debug: tapo.0 (27445) initResult camera 80218EE24CFA81718D8D3D392402C6C92469D828 undefined
                                  2026-07-29 20:22:54.724 - debug: tapo.0 (27445) Found device 8021A4C4FC3B78328BAA58586E8BCC6624E76C72 Haustür
                                  2026-07-29 20:22:55.049 - debug: tapo.0 (27445) {"hwVer":"2.0","category":"camera","model":"C530WS 2.0","ssid":"xxxxxx","mac":"105A95E17391","hwId":"4592DB83AA4AC1D90E84E13FA4032A50","fwId":"81C99E2409075FD8EBB827CCAED55129","oemId":"B44ACA91AA10BE60C86AC1CA494AB394","fwVer":"1.3.5 Build 260323 Rel.35521n","ip":"192.168.178.128","onboardingTime":1785161188,"role":0,"deviceType":"SMART.IPCAMERA","pcSameRegion":false,"pcAppServerUrl":"https://n-euw1-wap.tplinkcloud.com","pcAppServerUrlV2":"https://n-euw1-wap.i.tplinkcloud.com"}
                                  2026-07-29 20:22:55.051 - info: tapo.0 (27445) Init device 8021A4C4FC3B78328BAA58586E8BCC6624E76C72 type C530WS 2.0 with ip 192.168.178.128
                                  2026-07-29 20:22:55.052 - debug: tapo.0 (27445) UDP discovery for 192.168.178.128 on port 20002
                                  2026-07-29 20:22:56.884 - info: tapo.0 (27445) UDP discovery for 192.168.178.128: port=80 https=true encrypt=undefined lv=undefined mac=10-5A-95-E1-73-91
                                  2026-07-29 20:22:57.110 - info: tapo.0 (27445) 8021A4C4FC3B78328BAA58586E8BCC6624E76C72 Received device info {"manufacturer":"tp-link","model":"Tapo C530WS","firmwareVersion":"1.3.5 Build 260323 Rel.35521n","serialNumber":xxxx7391,"hardwareId":2}
                                  2026-07-29 20:22:57.111 - debug: tapo.0 (27445) {"manufacturer":"tp-link","model":"Tapo C530WS","firmwareVersion":"1.3.5 Build 260323 Rel.35521n","serialNumber":xxxx7391,"hardwareId":2}
                                  2026-07-29 20:22:57.112 - debug: tapo.0 (27445) Init event emitter for 8021A4C4FC3B78328BAA58586E8BCC6624E76C72
                                  2026-07-29 20:22:57.132 - debug: tapo.0 (27445) Init event listener for "motion"
                                  2026-07-29 20:22:57.133 - info: tapo.0 (27445) Initialized 8021A4C4FC3B78328BAA58586E8BCC6624E76C72
                                  2026-07-29 20:22:57.134 - debug: tapo.0 (27445) initResult camera 8021A4C4FC3B78328BAA58586E8BCC6624E76C72 undefined
                                  2026-07-29 20:22:57.135 - debug: tapo.0 (27445) Found device 8021EA344BA01E569D3F5E03FB7CBB5524E7872C I�n���
                                  2026-07-29 20:22:57.465 - debug: tapo.0 (27445) {"hwVer":"2.0","category":"camera","model":"C530WS 2.0","ssid":"xxxxxx","mac":"105A95E17278","hwId":"4592DB83AA4AC1D90E84E13FA4032A50","fwId":"81C99E2409075FD8EBB827CCAED55129","oemId":"B44ACA91AA10BE60C86AC1CA494AB394","fwVer":"1.3.5 Build 260323 Rel.35521n","ip":"192.168.178.129","onboardingTime":1751368583,"role":0,"deviceType":"SMART.IPCAMERA","pcSameRegion":false,"pcAppServerUrl":"https://n-euw1-wap.tplinkcloud.com","pcAppServerUrlV2":"https://n-euw1-wap.i.tplinkcloud.com"}
                                  2026-07-29 20:22:57.466 - info: tapo.0 (27445) Init device 8021EA344BA01E569D3F5E03FB7CBB5524E7872C type C530WS 2.0 with ip 192.168.178.129
                                  2026-07-29 20:22:57.467 - debug: tapo.0 (27445) UDP discovery for 192.168.178.129 on port 20002
                                  2026-07-29 20:22:58.960 - info: tapo.0 (27445) UDP discovery for 192.168.178.129: port=80 https=true encrypt=undefined lv=undefined mac=10-5A-95-E1-72-78
                                  2026-07-29 20:22:59.154 - info: tapo.0 (27445) 8021EA344BA01E569D3F5E03FB7CBB5524E7872C Received device info {"manufacturer":"tp-link","model":"Tapo C530WS","firmwareVersion":"1.3.5 Build 260323 Rel.35521n","serialNumber":xxxx7278,"hardwareId":2}
                                  2026-07-29 20:22:59.155 - debug: tapo.0 (27445) {"manufacturer":"tp-link","model":"Tapo C530WS","firmwareVersion":"1.3.5 Build 260323 Rel.35521n","serialNumber":xxxx7278,"hardwareId":2}
                                  2026-07-29 20:22:59.156 - debug: tapo.0 (27445) Init event emitter for 8021EA344BA01E569D3F5E03FB7CBB5524E7872C
                                  2026-07-29 20:22:59.173 - debug: tapo.0 (27445) Init event listener for "motion"
                                  2026-07-29 20:22:59.174 - info: tapo.0 (27445) Initialized 8021EA344BA01E569D3F5E03FB7CBB5524E7872C
                                  2026-07-29 20:22:59.175 - debug: tapo.0 (27445) initResult camera 8021EA344BA01E569D3F5E03FB7CBB5524E7872C undefined
                                  2026-07-29 20:22:59.259 - info: tapo.0 (27445) Wait for connections for non camera devices
                                  2026-07-29 20:23:09.260 - info: tapo.0 (27445) Start first Update
                                  2026-07-29 20:23:09.261 - debug: tapo.0 (27445) Receive camera status
                                  2026-07-29 20:23:09.264 - debug: tapo.0 (27445) New API request
                                  2026-07-29 20:23:09.265 - debug: tapo.0 (27445) isSecureConnection: Checking secure connection...
                                  2026-07-29 20:23:09.657 - debug: tapo.0 (27445) isSecureConnection response status=200 data={"error_code":-40413,"result":{"data":{"code":-40101,"time":0,"max_time":10,"encrypt_type":["3"],"key":"MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAJ0+duf/pvg2vL+3DCPZKve8pfC0SBWFT42yJPD339cifYHUJ3XSyxZnMAZfxFsjS1xtO4FyB59IFlK1EsKafscCAwEAAQ==","nonce":"7E5D3E4DFFFF4BF9","device_confirm":"123D1B3336FB7FE4FC8517F28081B1AAEAE1BFE86C334E1C406E510B15EB200D7E5D3E4DFFFF4BF9E741CE20138AE7AC"}}}
                                  2026-07-29 20:23:09.658 - debug: tapo.0 (27445) isSecureConnection result=true errorCode=-40413 encryptType=3 hasNonce=true
                                  2026-07-29 20:23:09.660 - debug: tapo.0 (27445) refreshStok: Refreshing stok...
                                  2026-07-29 20:23:09.660 - debug: tapo.0 (27445) refreshStok: isSecureConnection=true username=admin cnonce=330A86471106EFE9
                                  2026-07-29 20:23:09.965 - debug: tapo.0 (27445) refreshStok: Login response status=200 data={"error_code":-40413,"result":{"data":{"code":-40101,"time":0,"max_time":10,"encrypt_type":["3"],"key":"MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAJ0+duf/pvg2vL+3DCPZKve8pfC0SBWFT42yJPD339cifYHUJ3XSyxZnMAZfxFsjS1xtO4FyB59IFlK1EsKafscCAwEAAQ==","nonce":"4FE85956D09A41FE","device_confirm":"2D5BB1D2962A6666C036813BBCF6AF40465E66C7899C39B13837D1026AEEB6B14FE85956D09A41FE330A86471106EFE9"}}}
                                  2026-07-29 20:23:09.966 - debug: tapo.0 (27445) refreshStok: nonce=4FE85956D09A41FE... deviceConfirm=2D5BB1D2962A6666...
                                  2026-07-29 20:23:09.967 - debug: tapo.0 (27445) refreshStok: deviceConfirm validated, encryptionMethod=sha256
                                  2026-07-29 20:23:09.968 - debug: tapo.0 (27445) refreshStok: sending start_seq request
                                  2026-07-29 20:23:10.292 - debug: tapo.0 (27445) refreshStok: start_seq response
                                  2026-07-29 20:23:10.293 - debug: tapo.0 (27445) refreshStok: start_seq=6671333 user_group=root stok=present
                                  2026-07-29 20:23:10.294 - debug: tapo.0 (27445) refreshStok: Success in obtaining STOK
                                  2026-07-29 20:23:10.650 - debug: tapo.0 (27445) API response
                                  2026-07-29 20:23:10.651 - debug: tapo.0 (27445) {"alarm":false,"eyes":true,"notifications":false,"motionDetection":false,"led":false,"autoTrack":false,"personDetection":false,"vehicleDetection":false,"petDetection":false,"babyCryDetection":false,"barkDetection":false,"meowDetection":false,"glassBreakDetection":false,"tamperDetection":false,"imageFlip":false,"ldc":false,"recordAudio":true,"autoUpgrade":true}
                                  2026-07-29 20:23:10.652 - info: tapo.0 (27445) Reconnected to undefined
                                  2026-07-29 20:23:10.652 - debug: tapo.0 (27445) New API request
                                  2026-07-29 20:23:10.956 - debug: tapo.0 (27445) API response
                                  2026-07-29 20:23:10.956 - debug: tapo.0 (27445) searchDetectionList raw: {}
                                  2026-07-29 20:23:11.167 - debug: tapo.0 (27445) New API request
                                  2026-07-29 20:23:11.455 - debug: tapo.0 (27445) API response
                                  2026-07-29 20:23:11.455 - debug: tapo.0 (27445) getLastAlarmInfo raw: {"result":{"responses":[{"method":"getLastAlarmInfo","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0}]},"error_code":0}
                                  2026-07-29 20:23:11.870 - debug: tapo.0 (27445) New API request
                                  2026-07-29 20:23:12.172 - debug: tapo.0 (27445) API response
                                  2026-07-29 20:23:12.274 - debug: tapo.0 (27445) Receive camera status
                                  2026-07-29 20:23:12.276 - debug: tapo.0 (27445) New API request
                                  2026-07-29 20:23:12.276 - debug: tapo.0 (27445) isSecureConnection: Checking secure connection...
                                  2026-07-29 20:23:12.348 - debug: tapo.0 (27445) isSecureConnection response status=200 data={"data":{"code":-40404,"sec_left":1631},"error_code":-40401}
                                  2026-07-29 20:23:12.348 - debug: tapo.0 (27445) isSecureConnection result=false errorCode=-40401 encryptType= hasNonce=false
                                  2026-07-29 20:23:12.349 - debug: tapo.0 (27445) refreshStok: Refreshing stok...
                                  2026-07-29 20:23:12.349 - debug: tapo.0 (27445) refreshStok: isSecureConnection=false username=admin cnonce=FC124845D081BFC9
                                  2026-07-29 20:23:12.442 - debug: tapo.0 (27445) refreshStok: Login response status=200 data={"data":{"code":-40404,"sec_left":1630},"error_code":-40401}
                                  2026-07-29 20:23:12.443 - debug: tapo.0 (27445) refreshStok: temporary suspension
                                  2026-07-29 20:23:12.443 - error: tapo.0 (27445) refreshStok: Temporary Suspension: Try again in 1630 seconds
                                  2026-07-29 20:23:12.444 - error: tapo.0 (27445) STOK not found
                                  2026-07-29 20:23:12.529 - debug: tapo.0 (27445) API response
                                  2026-07-29 20:23:12.529 - debug: tapo.0 (27445) API request failed with specific error code -40401: Invalid stok value
                                  2026-07-29 20:23:12.530 - debug: tapo.0 (27445) API request failed
                                  2026-07-29 20:23:12.530 - debug: tapo.0 (27445) No response data found
                                  2026-07-29 20:23:12.531 - debug: tapo.0 (27445) {}
                                  2026-07-29 20:23:12.531 - debug: tapo.0 (27445) Receive camera status
                                  2026-07-29 20:23:12.532 - debug: tapo.0 (27445) New API request
                                  2026-07-29 20:23:12.532 - debug: tapo.0 (27445) isSecureConnection: Checking secure connection...
                                  2026-07-29 20:23:12.665 - debug: tapo.0 (27445) isSecureConnection response status=200 data={"data":{"code":-40404,"sec_left":1631},"error_code":-40401}
                                  2026-07-29 20:23:12.665 - debug: tapo.0 (27445) isSecureConnection result=false errorCode=-40401 encryptType= hasNonce=false
                                  2026-07-29 20:23:12.666 - debug: tapo.0 (27445) refreshStok: Refreshing stok...
                                  2026-07-29 20:23:12.666 - debug: tapo.0 (27445) refreshStok: isSecureConnection=false username=admin cnonce=7E405D63BE33AE89
                                  2026-07-29 20:23:12.779 - debug: tapo.0 (27445) refreshStok: Login response status=200 data={"data":{"code":-40404,"sec_left":1631},"error_code":-40401}
                                  2026-07-29 20:23:12.779 - debug: tapo.0 (27445) refreshStok: temporary suspension
                                  2026-07-29 20:23:12.779 - error: tapo.0 (27445) refreshStok: Temporary Suspension: Try again in 1631 seconds
                                  2026-07-29 20:23:12.780 - error: tapo.0 (27445) STOK not found
                                  2026-07-29 20:23:12.879 - debug: tapo.0 (27445) API response
                                  2026-07-29 20:23:12.880 - debug: tapo.0 (27445) API request failed with specific error code -40401: Invalid stok value
                                  2026-07-29 20:23:12.880 - debug: tapo.0 (27445) API request failed
                                  2026-07-29 20:23:12.880 - debug: tapo.0 (27445) No response data found
                                  2026-07-29 20:23:12.881 - debug: tapo.0 (27445) {}
                                  2026-07-29 20:23:12.881 - debug: tapo.0 (27445) Update done
                                  2026-07-29 20:23:15.731 - debug: tapo.0 (27445) [C530WS 2.0] "Motion detected" true
                                  2026-07-29 20:23:19.289 - debug: tapo.0 (27445) Receive camera status
                                  2026-07-29 20:23:19.290 - debug: tapo.0 (27445) New API request
                                  2026-07-29 20:23:19.602 - debug: tapo.0 (27445) API response
                                  2026-07-29 20:23:19.603 - debug: tapo.0 (27445) {"alarm":false,"eyes":true,"notifications":false,"motionDetection":false,"led":false,"autoTrack":false,"personDetection":false,"vehicleDetection":false,"petDetection":false,"babyCryDetection":false,"barkDetection":false,"meowDetection":false,"glassBreakDetection":false,"tamperDetection":false,"imageFlip":false,"ldc":false,"recordAudio":true,"autoUpgrade":true}
                                  2026-07-29 20:23:19.604 - debug: tapo.0 (27445) New API request
                                  2026-07-29 20:23:19.902 - debug: tapo.0 (27445) API response
                                  2026-07-29 20:23:19.902 - debug: tapo.0 (27445) searchDetectionList raw: {}
                                  2026-07-29 20:23:19.947 - debug: tapo.0 (27445) New API request
                                  2026-07-29 20:23:20.245 - debug: tapo.0 (27445) API response
                                  2026-07-29 20:23:20.246 - debug: tapo.0 (27445) getLastAlarmInfo raw: {"result":{"responses":[{"method":"getLastAlarmInfo","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0}]},"error_code":0}
                                  2026-07-29 20:23:20.468 - debug: tapo.0 (27445) New API request
                                  2026-07-29 20:23:20.792 - debug: tapo.0 (27445) API response
                                  2026-07-29 20:23:20.816 - debug: tapo.0 (27445) Receive camera status
                                  2026-07-29 20:23:20.817 - debug: tapo.0 (27445) New API request
                                  2026-07-29 20:23:20.817 - debug: tapo.0 (27445) refreshStok: Refreshing stok...
                                  2026-07-29 20:23:20.818 - debug: tapo.0 (27445) refreshStok: Still suspended, skipping
                                  2026-07-29 20:23:20.818 - error: tapo.0 (27445) STOK not found
                                  2026-07-29 20:23:20.980 - debug: tapo.0 (27445) API response
                                  2026-07-29 20:23:20.981 - debug: tapo.0 (27445) API request failed with specific error code -40401: Invalid stok value
                                  2026-07-29 20:23:20.981 - debug: tapo.0 (27445) API request failed
                                  2026-07-29 20:23:20.982 - debug: tapo.0 (27445) No response data found
                                  2026-07-29 20:23:20.982 - debug: tapo.0 (27445) {}
                                  2026-07-29 20:23:20.983 - debug: tapo.0 (27445) Receive camera status
                                  2026-07-29 20:23:20.983 - debug: tapo.0 (27445) New API request
                                  2026-07-29 20:23:20.983 - debug: tapo.0 (27445) refreshStok: Refreshing stok...
                                  2026-07-29 20:23:20.984 - debug: tapo.0 (27445) refreshStok: Still suspended, skipping
                                  2026-07-29 20:23:20.984 - error: tapo.0 (27445) STOK not found
                                  2026-07-29 20:23:21.201 - debug: tapo.0 (27445) API response
                                  2026-07-29 20:23:21.202 - debug: tapo.0 (27445) API request failed with specific error code -40401: Invalid stok value
                                  2026-07-29 20:23:21.202 - debug: tapo.0 (27445) API request failed
                                  2026-07-29 20:23:21.203 - debug: tapo.0 (27445) No response data found
                                  2026-07-29 20:23:21.203 - debug: tapo.0 (27445) {}
                                  2026-07-29 20:23:21.204 - debug: tapo.0 (27445) Update done
                                  2026-07-29 20:23:29.290 - debug: tapo.0 (27445) Receive camera status
                                  2026-07-29 20:23:29.292 - debug: tapo.0 (27445) New API request
                                  2026-07-29 20:23:29.622 - debug: tapo.0 (27445) API response
                                  2026-07-29 20:23:29.624 - debug: tapo.0 (27445) {"alarm":false,"eyes":true,"notifications":false,"motionDetection":false,"led":false,"autoTrack":false,"personDetection":false,"vehicleDetection":false,"petDetection":false,"babyCryDetection":false,"barkDetection":false,"meowDetection":false,"glassBreakDetection":false,"tamperDetection":false,"imageFlip":false,"ldc":false,"recordAudio":true,"autoUpgrade":true}
                                  2026-07-29 20:23:29.625 - debug: tapo.0 (27445) New API request
                                  2026-07-29 20:23:29.947 - debug: tapo.0 (27445) API response
                                  2026-07-29 20:23:29.948 - debug: tapo.0 (27445) searchDetectionList raw: {}
                                  2026-07-29 20:23:30.111 - debug: tapo.0 (27445) New API request
                                  2026-07-29 20:23:30.473 - debug: tapo.0 (27445) API response
                                  2026-07-29 20:23:30.473 - debug: tapo.0 (27445) getLastAlarmInfo raw: {"result":{"responses":[{"method":"getLastAlarmInfo","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0}]},"error_code":0}
                                  2026-07-29 20:23:30.778 - debug: tapo.0 (27445) New API request
                                  2026-07-29 20:23:31.080 - debug: tapo.0 (27445) API response
                                  2026-07-29 20:23:31.115 - debug: tapo.0 (27445) Receive camera status
                                  2026-07-29 20:23:31.116 - debug: tapo.0 (27445) New API request
                                  2026-07-29 20:23:31.117 - debug: tapo.0 (27445) refreshStok: Refreshing stok...
                                  2026-07-29 20:23:31.117 - debug: tapo.0 (27445) refreshStok: Still suspended, skipping
                                  2026-07-29 20:23:31.118 - error: tapo.0 (27445) STOK not found
                                  2026-07-29 20:23:31.217 - debug: tapo.0 (27445) API response
                                  2026-07-29 20:23:31.217 - debug: tapo.0 (27445) API request failed with specific error code -40401: Invalid stok value
                                  2026-07-29 20:23:31.217 - debug: tapo.0 (27445) API request failed
                                  2026-07-29 20:23:31.218 - debug: tapo.0 (27445) No response data found
                                  2026-07-29 20:23:31.218 - debug: tapo.0 (27445) {}
                                  2026-07-29 20:23:31.218 - debug: tapo.0 (27445) Receive camera status
                                  2026-07-29 20:23:31.219 - debug: tapo.0 (27445) New API request
                                  2026-07-29 20:23:31.219 - debug: tapo.0 (27445) refreshStok: Refreshing stok...
                                  2026-07-29 20:23:31.219 - debug: tapo.0 (27445) refreshStok: Still suspended, skipping
                                  2026-07-29 20:23:31.220 - error: tapo.0 (27445) STOK not found
                                  2026-07-29 20:23:31.350 - debug: tapo.0 (27445) API response
                                  2026-07-29 20:23:31.351 - debug: tapo.0 (27445) API request failed with specific error code -40401: Invalid stok value
                                  2026-07-29 20:23:31.351 - debug: tapo.0 (27445) API request failed
                                  2026-07-29 20:23:31.351 - debug: tapo.0 (27445) No response data found
                                  2026-07-29 20:23:31.351 - debug: tapo.0 (27445) {}
                                  2026-07-29 20:23:31.352 - debug: tapo.0 (27445) Update done
                                  2026-07-29 20:23:35.143 - debug: tapo.0 (27445) [C530WS 2.0] "Motion detected" false
                                  2026-07-29 20:23:39.290 - debug: tapo.0 (27445) Receive camera status
                                  2026-07-29 20:23:39.291 - debug: tapo.0 (27445) New API request
                                  2026-07-29 20:23:39.636 - debug: tapo.0 (27445) API response
                                  2026-07-29 20:23:39.636 - debug: tapo.0 (27445) {"alarm":false,"eyes":true,"notifications":false,"motionDetection":false,"led":false,"autoTrack":false,"personDetection":false,"vehicleDetection":false,"petDetection":false,"babyCryDetection":false,"barkDetection":false,"meowDetection":false,"glassBreakDetection":false,"tamperDetection":false,"imageFlip":false,"ldc":false,"recordAudio":true,"autoUpgrade":true}
                                  2026-07-29 20:23:39.637 - debug: tapo.0 (27445) New API request
                                  2026-07-29 20:23:39.930 - debug: tapo.0 (27445) API response
                                  2026-07-29 20:23:39.931 - debug: tapo.0 (27445) searchDetectionList raw: {}
                                  2026-07-29 20:23:39.943 - debug: tapo.0 (27445) New API request
                                  2026-07-29 20:23:40.240 - debug: tapo.0 (27445) API response
                                  2026-07-29 20:23:40.241 - debug: tapo.0 (27445) getLastAlarmInfo raw: {"result":{"responses":[{"method":"getLastAlarmInfo","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0}]},"error_code":0}
                                  2026-07-29 20:23:40.330 - debug: tapo.0 (27445) New API request
                                  2026-07-29 20:23:40.610 - debug: tapo.0 (27445) API response
                                  2026-07-29 20:23:40.630 - debug: tapo.0 (27445) Receive camera status
                                  2026-07-29 20:23:40.631 - debug: tapo.0 (27445) New API request
                                  2026-07-29 20:23:40.631 - debug: tapo.0 (27445) refreshStok: Refreshing stok...
                                  2026-07-29 20:23:40.632 - debug: tapo.0 (27445) refreshStok: Still suspended, skipping
                                  2026-07-29 20:23:40.632 - error: tapo.0 (27445) STOK not found
                                  2026-07-29 20:23:40.723 - debug: tapo.0 (27445) API response
                                  2026-07-29 20:23:40.724 - debug: tapo.0 (27445) API request failed with specific error code -40401: Invalid stok value
                                  2026-07-29 20:23:40.724 - debug: tapo.0 (27445) API request failed
                                  2026-07-29 20:23:40.725 - debug: tapo.0 (27445) No response data found
                                  2026-07-29 20:23:40.725 - debug: tapo.0 (27445) {}
                                  2026-07-29 20:23:40.725 - debug: tapo.0 (27445) Receive camera status
                                  2026-07-29 20:23:40.726 - debug: tapo.0 (27445) New API request
                                  2026-07-29 20:23:40.726 - debug: tapo.0 (27445) refreshStok: Refreshing stok...
                                  2026-07-29 20:23:40.726 - debug: tapo.0 (27445) refreshStok: Still suspended, skipping
                                  2026-07-29 20:23:40.726 - error: tapo.0 (27445) STOK not found
                                  2026-07-29 20:23:40.811 - debug: tapo.0 (27445) API response
                                  2026-07-29 20:23:40.811 - debug: tapo.0 (27445) API request failed with specific error code -40401: Invalid stok value
                                  2026-07-29 20:23:40.812 - debug: tapo.0 (27445) API request failed
                                  2026-07-29 20:23:40.812 - debug: tapo.0 (27445) No response data found
                                  2026-07-29 20:23:40.813 - debug: tapo.0 (27445) {}
                                  2026-07-29 20:23:40.813 - debug: tapo.0 (27445) Update done
                                  2026-07-29 20:23:46.598 - debug: tapo.0 (27445) [C530WS 2.0] "Motion detected" true
                                  2026-07-29 20:23:48.383 - info: host.raspberrypi "system.adapter.tapo.0" disabled
                                  
                                  
                                  T Offline
                                  T Offline
                                  tombox
                                  schrieb am zuletzt editiert von
                                  #868

                                  @Dan_Ce sieht soweit gut aus mit der neusten GitHub version sind die logs nochmal besser also einfach abwarten

                                  1 Antwort Letzte Antwort
                                  0
                                  • V Online
                                    V Online
                                    Verblizz
                                    schrieb am zuletzt editiert von
                                    #869

                                    Hallo zusammen,

                                    gibt es eine Möglichkeit, die D235 - Doorbell in den Adapter zu bekommen?
                                    Die Instanz ist verbunden (grün), der DP "Connection" ist true, der Objektbaum ist ansonsten leer...

                                    T 1 Antwort Letzte Antwort
                                    0
                                    • V Verblizz

                                      Hallo zusammen,

                                      gibt es eine Möglichkeit, die D235 - Doorbell in den Adapter zu bekommen?
                                      Die Instanz ist verbunden (grün), der DP "Connection" ist true, der Objektbaum ist ansonsten leer...

                                      T Offline
                                      T Offline
                                      tombox
                                      schrieb zuletzt editiert von
                                      #870

                                      @Verblizz mal die aktuelle GitHub version installieren und debug log laufen lassen

                                      V 1 Antwort Letzte Antwort
                                      0
                                      • T tombox

                                        @Verblizz mal die aktuelle GitHub version installieren und debug log laufen lassen

                                        V Online
                                        V Online
                                        Verblizz
                                        schrieb zuletzt editiert von Verblizz
                                        #871

                                        @tombox

                                        EDIT: Neues Logfile, Adapter aktualisier über Github...

                                        Version: 0.6.1

                                        2026-08-09 19:57:11.652 - info: tapo.0 (37287) terminating
                                        2026-08-09 19:57:11.652 - info: tapo.0 (37287) terminating
                                        2026-08-09 19:57:11.714 - info: host.iobroker instance system.adapter.tapo.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2026-08-09 19:57:15.066 - info: host.iobroker instance system.adapter.tapo.0 in version "0.6.1" (non-npm: TA2k/ioBroker.tapo) started with pid 37340
                                        2026-08-09 19:57:16.259 - debug: tapo.0 (37340) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                        2026-08-09 19:57:16.303 - debug: tapo.0 (37340) Objects client ready ... initialize now
                                        2026-08-09 19:57:16.325 - debug: tapo.0 (37340) Objects create System PubSub Client
                                        2026-08-09 19:57:16.325 - debug: tapo.0 (37340) Objects create User PubSub Client
                                        2026-08-09 19:57:16.404 - debug: tapo.0 (37340) Objects client initialize lua scripts
                                        2026-08-09 19:57:16.412 - debug: tapo.0 (37340) Objects connected to redis: 127.0.0.1:9001
                                        2026-08-09 19:57:16.461 - debug: tapo.0 (37340) Redis States: Use Redis connection: 127.0.0.1:9000
                                        2026-08-09 19:57:16.561 - debug: tapo.0 (37340) States create System PubSub Client
                                        2026-08-09 19:57:16.561 - debug: tapo.0 (37340) States create User PubSub Client
                                        2026-08-09 19:57:16.655 - debug: tapo.0 (37340) States connected to redis: 127.0.0.1:9000
                                        2026-08-09 19:57:16.987 - info: tapo.0 (37340) starting. Version 0.6.1 (non-npm: TA2k/ioBroker.tapo) in /opt/iobroker/node_modules/iobroker.tapo, node: v22.23.2, js-controller: 7.2.2
                                        2026-08-09 19:57:17.070 - info: tapo.0 (37340) Login tp TAPO App
                                        2026-08-09 19:57:17.117 - debug: tapo.0 (37340) PhfpcfgLhDIE0EjXyvdL6A==
                                        2026-08-09 19:57:17.365 - debug: tapo.0 (37340) {"error_code":0,"result":{"accountApiUrl":"https://euw1-account-api.i.tplinkcloud.com","lockedMinutes":0,"appServerUrl":"https://n-euw1-wap-gw.tplinkcloud.com","failedAttempts":0,"riskDetected":0,"remainAttempts":0,"errorCode":"0","supportedMFATypes":[],"token":"982be621-BTnz2hJCxtzspuSEZG6fVr0","accountId":"12622011259772","regionCode":"DE","regTime":"2026-08-08 11:35:10","nickname":"reinhardjanz","email":"reinhardjanz@gmx.de","appServerUrlV2":"https://n-euw1-wap.i.tplinkcloud.com","refreshToken":"982be621-BTTpLMqxqDHOhE3HHQlVTu0"}}
                                        2026-08-09 19:57:17.365 - info: tapo.0 (37340) Login succesfull
                                        2026-08-09 19:57:17.365 - debug: tapo.0 (37340) yfoQzXVQIYQWjRDZuXyppQ==
                                        2026-08-09 19:57:17.506 - debug: tapo.0 (37340) {"error_code":0,"result":{"totalNum":0,"deviceList":[],"currentIndex":0}}
                                        2026-08-09 19:57:17.507 - info: tapo.0 (37340) Found 0 devices
                                        2026-08-09 19:57:17.509 - info: tapo.0 (37340) Wait for connections for non camera devices
                                        2026-08-09 19:57:27.510 - info: tapo.0 (37340) Start first Update
                                        2026-08-09 19:57:27.511 - debug: tapo.0 (37340) Update done
                                        2026-08-09 19:57:37.511 - debug: tapo.0 (37340) Update done
                                        
                                        T 1 Antwort Letzte Antwort
                                        0
                                        • V Verblizz

                                          @tombox

                                          EDIT: Neues Logfile, Adapter aktualisier über Github...

                                          Version: 0.6.1

                                          2026-08-09 19:57:11.652 - info: tapo.0 (37287) terminating
                                          2026-08-09 19:57:11.652 - info: tapo.0 (37287) terminating
                                          2026-08-09 19:57:11.714 - info: host.iobroker instance system.adapter.tapo.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                          2026-08-09 19:57:15.066 - info: host.iobroker instance system.adapter.tapo.0 in version "0.6.1" (non-npm: TA2k/ioBroker.tapo) started with pid 37340
                                          2026-08-09 19:57:16.259 - debug: tapo.0 (37340) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                          2026-08-09 19:57:16.303 - debug: tapo.0 (37340) Objects client ready ... initialize now
                                          2026-08-09 19:57:16.325 - debug: tapo.0 (37340) Objects create System PubSub Client
                                          2026-08-09 19:57:16.325 - debug: tapo.0 (37340) Objects create User PubSub Client
                                          2026-08-09 19:57:16.404 - debug: tapo.0 (37340) Objects client initialize lua scripts
                                          2026-08-09 19:57:16.412 - debug: tapo.0 (37340) Objects connected to redis: 127.0.0.1:9001
                                          2026-08-09 19:57:16.461 - debug: tapo.0 (37340) Redis States: Use Redis connection: 127.0.0.1:9000
                                          2026-08-09 19:57:16.561 - debug: tapo.0 (37340) States create System PubSub Client
                                          2026-08-09 19:57:16.561 - debug: tapo.0 (37340) States create User PubSub Client
                                          2026-08-09 19:57:16.655 - debug: tapo.0 (37340) States connected to redis: 127.0.0.1:9000
                                          2026-08-09 19:57:16.987 - info: tapo.0 (37340) starting. Version 0.6.1 (non-npm: TA2k/ioBroker.tapo) in /opt/iobroker/node_modules/iobroker.tapo, node: v22.23.2, js-controller: 7.2.2
                                          2026-08-09 19:57:17.070 - info: tapo.0 (37340) Login tp TAPO App
                                          2026-08-09 19:57:17.117 - debug: tapo.0 (37340) PhfpcfgLhDIE0EjXyvdL6A==
                                          2026-08-09 19:57:17.365 - debug: tapo.0 (37340) {"error_code":0,"result":{"accountApiUrl":"https://euw1-account-api.i.tplinkcloud.com","lockedMinutes":0,"appServerUrl":"https://n-euw1-wap-gw.tplinkcloud.com","failedAttempts":0,"riskDetected":0,"remainAttempts":0,"errorCode":"0","supportedMFATypes":[],"token":"982be621-BTnz2hJCxtzspuSEZG6fVr0","accountId":"12622011259772","regionCode":"DE","regTime":"2026-08-08 11:35:10","nickname":"reinhardjanz","email":"reinhardjanz@gmx.de","appServerUrlV2":"https://n-euw1-wap.i.tplinkcloud.com","refreshToken":"982be621-BTTpLMqxqDHOhE3HHQlVTu0"}}
                                          2026-08-09 19:57:17.365 - info: tapo.0 (37340) Login succesfull
                                          2026-08-09 19:57:17.365 - debug: tapo.0 (37340) yfoQzXVQIYQWjRDZuXyppQ==
                                          2026-08-09 19:57:17.506 - debug: tapo.0 (37340) {"error_code":0,"result":{"totalNum":0,"deviceList":[],"currentIndex":0}}
                                          2026-08-09 19:57:17.507 - info: tapo.0 (37340) Found 0 devices
                                          2026-08-09 19:57:17.509 - info: tapo.0 (37340) Wait for connections for non camera devices
                                          2026-08-09 19:57:27.510 - info: tapo.0 (37340) Start first Update
                                          2026-08-09 19:57:27.511 - debug: tapo.0 (37340) Update done
                                          2026-08-09 19:57:37.511 - debug: tapo.0 (37340) Update done
                                          
                                          T Offline
                                          T Offline
                                          tombox
                                          schrieb zuletzt editiert von tombox
                                          #872

                                          @Verblizz nochmal via GitHub installieren

                                          V 2 Antworten Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          471

                                          Online

                                          33.0k

                                          Benutzer

                                          83.6k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2026
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe