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
    1.2k

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

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    17
    1
    6.7k

Test Adapter TP-Link Tapo

Geplant Angeheftet Gesperrt Verschoben Tester
885 Beiträge 123 Kommentatoren 403.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 daniello

    @Thomas-Braun sagte:

    @daniello

    Damit ist ein

    iob upload all
    

    in deinem Terminal gemeint.

    Danke hab ich jetzt gemacht .. jetzt ist der Wert nicht mehr orange und es steht "true" da.
    Problem solved .. aber was genau ist durch das Upload passiert?

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

    @daniello sagte:

    aber was genau ist durch das Upload passiert?

    Es werden die entsprechenden Dateien an die korrekte Postion bugsiert.

    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 daniello

      @Thomas-Braun sagte:

      @daniello

      Damit ist ein

      iob upload all
      

      in deinem Terminal gemeint.

      Danke hab ich jetzt gemacht .. jetzt ist der Wert nicht mehr orange und es steht "true" da.
      Problem solved .. aber was genau ist durch das Upload passiert?

      HomoranH Offline
      HomoranH Offline
      Homoran
      schrieb am zuletzt editiert von
      #846

      @daniello sagte:

      aber was genau ist durch das Upload passiert?

      Ohne Upload hast du nur den Adapter, nicht aber die Instanzen upgedatet!
      Das erledigt dann der Upload

      kein Support per PN! - Fragen im Forum stellen - Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
      Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

      1 Antwort Letzte Antwort
      1
      • HomoranH Homoran

        @daniello sagte:

        @Homoran sagte:

        @daniello oder ein Upload als Experte in der GUI

        hab grad mal gesucht .. wo geht das?

        https://www.iobroker.net/#de/documentation/tutorial/adapter.md
        Mit Filmchen für die Generation Y

        D Offline
        D Offline
        daniello
        schrieb am zuletzt editiert von
        #847

        @Homoran sagte:

        @daniello sagte:

        @Homoran sagte:

        @daniello oder ein Upload als Experte in der GUI

        hab grad mal gesucht .. wo geht das?

        https://www.iobroker.net/#de/documentation/tutorial/adapter.md
        Mit Filmchen für die Generation Y

        Daneben (Generation Y) .. hab den Pfeil am Adapter gefunden. Ich hab zig mal den Adapter via Git geupdated und die Änderungen waren jedes Mal drin. Warum es ausgerechnet bei diesem Objekt ohne Upload nicht ging .. keine Ahnung. Versuche es mir zu merken (Tipp bez. Generation) :-)

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

          Ein wenig OT aber ich muss mal die Tapo-Experten hier was fragen: Mein ffmpeg Befehl hat aufgehört mit stream1 zu funktionieren. Frigate, Scrypted,Tapo-App .. alle kein Problem. Mit stream2 auch kein Problem. Ging gestern noch .. nun:

          rtsp://x:y@192.168.178.161/stream1: Operation not permitted

          Sobald ich hier stream1 gegen stream2 tausche geht es:

          ffmpeg -y -i rtsp://x:y@192.168.178.161/stream1 -t 10 -f mp4 -vcodec libx264 -pix_fmt yuv420p -an -vf scale=w=640:h=360:force_original_aspect_ratio=decrease -r 20 /opt/iobroker/ipcam/tapo_garage_film.mp4

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

            Problem gefunden: Frigate blockiert einen von 2 möglichen Streams .. die App vermutlich den anderen. Bleibt für ffmepg nichts übrig.

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

              Hier noch ein Abschluss zu meinem OT .. über Frigate ist es problemlos möglich ein rtsp restream zu machen .. um die 2-Stream-Grenze zu umgehen.

              1 Antwort Letzte Antwort
              0
              • HomoranH Homoran verschob dieses Thema von Tester am
              • HomoranH Homoran verschob dieses Thema von ...nicht in offiziellem Repo am
              • sunpower10S Offline
                sunpower10S Offline
                sunpower10
                schrieb am zuletzt editiert von
                #851

                Hallo, ich habe einen Button S200B über den Hub H100 angeschlossen und würde Eingaben über den Button gerne erfassen, nur finde ich beim Hub keine Parameter dafür? Der Button scheint bei den Objekten gar nicht auf, da er wohl kein Gerät im Sinne einer eigenen IP Adresse ist. Danke!

                1 Antwort Letzte Antwort
                0
                • M Offline
                  M Offline
                  Mumpitz
                  schrieb am zuletzt editiert von
                  #852

                  Habe gerade 0.5.2 installiert und damit meine beiden "gebrickten" P115 in ioBroker wiederbelebt. Die anderen 6 laufen noch mit der alten Firmware. Vielen Dank für deine tolle Arbeit.

                  1 Antwort Letzte Antwort
                  0
                  • 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 Offline
                            S Offline
                            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

                                          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

                                          224

                                          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