Navigation

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

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Test Adapter TP-Link Tapo

    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      tombox @Gabe last edited by

      @gabe stell mal das log level auf debug und schicke mir den log per privat Nachricht

      P 1 Reply Last reply Reply Quote 0
      • P
        pfahlenbauer @tombox last edited by

        @tombox Ich habe ähnliche Probleme mit meinen Kamera's. Ich würde gerne die Strahler der Kameras (C320WS) ein- und ausschalten. Aber mir scheint auch es gibt Verbindungsprobleme. Auch wenn ich in der Tapo App Änderungen vornehme (z.B. Leuchtstärke), so ändert sich das iobroker Object "set brightness" nicht.

        Hier aus meinem Log:

        
        tapo.0
        2022-11-22 17:01:42.209	info	Wait for connections
        
        tapo.0
        2022-11-22 17:01:42.163	error	52 - Get Device Info failed
        
        tapo.0
        2022-11-22 17:01:42.162	info	Initialized 80217D4F5XXXXXXXXXXXX
        
        tapo.0
        2022-11-22 17:01:42.161	error	111 Error: connect ECONNREFUSED 192.168.178.110:80
        
        tapo.0
        2022-11-22 17:01:41.946	info	Unknown device type C320WS init as P100
        
        tapo.0
        2022-11-22 17:01:41.945	info	Init device 80217D4F5XXXXXXXXXXXXXXX type C320WS with ip 192.168.178.110
        
        tapo.0
        2022-11-22 17:01:41.744	error	52 - Get Device Info failed
        
        tapo.0
        2022-11-22 17:01:41.743	info	Initialized 8021AE79E9XXXXXXXXXXXXXXX
        
        tapo.0
        2022-11-22 17:01:41.742	error	111 Error: connect ECONNREFUSED 192.168.178.113:80
        
        tapo.0
        2022-11-22 17:01:41.542	info	Unknown device type C320WS init as P100
        
        tapo.0
        2022-11-22 17:01:41.541	info	Init device 8021AE79XXXXXXXXXXXXXXXXX type C320WS with ip 192.168.178.113
        
        tapo.0
        2022-11-22 17:01:41.366	error	52 - Get Device Info failed
        
        tapo.0
        2022-11-22 17:01:41.366	info	Initialized 80214550BEEXXXXXXXXXXXXXXXX
        
        tapo.0
        2022-11-22 17:01:41.363	error	111 Error: connect ECONNREFUSED 192.168.178.109:80
        
        tapo.0
        2022-11-22 17:01:41.238	info	Unknown device type C210 init as P100
        
        tapo.0
        2022-11-22 17:01:41.237	info	Init device 80214550BEEXXXXXXXXXXXXXXXX type C210 with ip 192.168.178.109
        
        tapo.0
        2022-11-22 17:01:41.011	info	Found 3 devices
        
        tapo.0
        2022-11-22 17:01:40.797	info	Login succesfull
        
        tapo.0
        2022-11-22 17:01:40.214	info	Login tp TAPO App
        
        tapo.0
        2022-11-22 17:01:40.153	info	starting. Version 0.0.6 in /opt/iobroker/node_modules/iobroker.tapo, node: v14.20.0, js-controller: 4.0.23
        
        T 1 Reply Last reply Reply Quote 0
        • T
          tombox @pfahlenbauer last edited by

          @pfahlenbauer du musst die GitHub version installieren das man die strahler schalten kann habe ich noch nicht gesehen

          P 1 Reply Last reply Reply Quote 0
          • P
            pfahlenbauer @tombox last edited by

            @tombox Habe nun von GitHub installiert und bekomme den gleichen ONVIV SOAP faultwie @Gabe

            
            tapo.0
            2022-11-22 19:57:44.080	info	Wait for connections
            
            tapo.0
            2022-11-22 19:57:44.050	error	Error: ONVIF SOAP Fault: Authority failure
            
            tapo.0
            2022-11-22 19:57:43.952	info	Init device 80217D4F53XXXXXXXXXXXXXXXXXXXXXXXX type C320WS with ip 192.168.178.110
            
            tapo.0
            2022-11-22 19:57:43.687	error	Error: ONVIF SOAP Fault: Authority failure
            
            tapo.0
            2022-11-22 19:57:43.574	info	Init device 8021AE79E9CC0XXXXXXXXXXXXXXXX type C320WS with ip 192.168.178.113
            
            tapo.0
            2022-11-22 19:57:43.336	error	Error: ONVIF SOAP Fault: Authority failure
            
            tapo.0
            2022-11-22 19:57:43.189	info	Init device 80214550BEEXXXXXXXXXXXXXXXXXXXXX type C210 with ip 192.168.178.109
            
            tapo.0
            2022-11-22 19:57:42.921	info	Found 3 devices
            
            tapo.0
            2022-11-22 19:57:42.718	info	Login succesfull
            
            tapo.0
            2022-11-22 19:57:42.260	info	Login tp TAPO App
            
            tapo.0
            2022-11-22 19:57:42.196	info	starting. Version 0.0.6 (non-npm: TA2k/ioBroker.tapo#99bdbd2e2ba1bed5a907e1569e293924d49aef97) in /opt/iobroker/node_modules/iobroker.tapo, node: v14.20.0, js-controller: 4.0.23
            
            T 1 Reply Last reply Reply Quote 0
            • T
              tombox @pfahlenbauer last edited by

              @pfahlenbauer ich habe noch eine version gebaut bei dem man den stream user eintragen kann was man anscheinend für die motion detection benötigt. für den strahler bräuchte ich Zugang zu einer Kamera um zu sehen welcher Befehl genau abgesetzt wird

              P 1 Reply Last reply Reply Quote 0
              • P
                pfahlenbauer @tombox last edited by

                @tombox Danke. Zugang zu meiner Kamera kann ich Dir geben. Schicke ich Dir per PN

                Gruß
                pfahlenbauer

                1 Reply Last reply Reply Quote 0
                • mrbungle64
                  mrbungle64 Developer @tombox last edited by

                  @tombox

                  Hallo zusammen,
                  ich erreiche inzwischen recht schnell das "API rate limit".

                  ...
                  2022-11-23 21:30:14.067  - error: tapo.0 (480412) {"error_code":0,"result":{"lockedMinutes":30,"errorCode":"-20004","errorMsg":"API rate limit exceeded"}}
                  2022-11-23 21:42:14.014  - error: tapo.0 (480804) {"error_code":0,"result":{"lockedMinutes":30,"errorCode":"-20004","errorMsg":"API rate limit exceeded"}}
                  2022-11-23 21:59:28.199  - error: tapo.0 (481091) {"error_code":0,"result":{"lockedMinutes":30,"errorCode":"-20004","errorMsg":"API rate limit exceeded"}}
                  

                  Frage 1) Habt Ihr das auch schon gehabt?
                  Frage 2) Welches Update-Intervall habt Ihr eingestellt?

                  Ich hatte zuerst 10 Sekunden eingestellt - bis heute dann 15 Sekunden (bei 3 Tapo P115 Schaltsteckdosen)

                  T 1 Reply Last reply Reply Quote 0
                  • T
                    tombox @mrbungle64 last edited by

                    @mrbungle64 Eigenartig das sind ja lokale api warum ist da ein rate limit drauf

                    mrbungle64 1 Reply Last reply Reply Quote 0
                    • mrbungle64
                      mrbungle64 Developer @tombox last edited by mrbungle64

                      @tombox sagte in Test Adapter TP-Link Tapo:

                      @mrbungle64 Eigenartig das sind ja lokale api warum ist da ein rate limit drauf

                      Ich denke, dass das im Zusammenhang mit diesen Fehlern auftritt:

                      2022-11-23 21:09:00.027  - info: tapo.0 (479641) Scheduled restart.
                      2022-11-23 21:09:00.053  - info: tapo.0 (479641) terminating
                      2022-11-23 21:09:00.056  - info: tapo.0 (479641) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                      2022-11-23 21:09:00.569  - warn: tapo.0 (479641) get state error: Connection is closed.
                      2022-11-23 21:09:00.581  - error: tapo.0 (479641) Cannot check object existence of "tapo.0.8022xxxDD97.past7d04.04": DB closed
                      2022-11-23 21:09:00.583  - warn: tapo.0 (479641) Could not perform strict object check of state tapo.0.8022xxxDD97.past7d04.03: DB closed
                      2022-11-23 21:09:00.584  - warn: tapo.0 (479641) get state error: Connection is closed.
                      2022-11-23 21:09:00.587  - error: tapo.0 (479641) Error: Could not check object existence of tapo.0.8022xxxDD97.past7d04.04: Cannot check object existence of "tapo.0.8022xxxDD97.past7d04.04": DB closed
                      2022-11-23 21:09:00.592  - error: tapo.0 (479641) Cannot check object existence of "tapo.0.8022xxxDD97.past7d04.05": Connection is closed.
                      2022-11-23 21:09:00.595  - warn: tapo.0 (479641) Could not perform strict object check of state tapo.0.8022xxxDD97.past7d04.04: DB closed
                      2022-11-23 21:09:00.597  - warn: tapo.0 (479641) get state error: Connection is closed.
                      2022-11-23 21:09:00.598  - error: tapo.0 (479641) Error: Could not check object existence of tapo.0.8022xxxDD97.past7d04.05: Cannot check object existence of "tapo.0.8022xxxDD97.past7d04.05": Connection is closed.
                      2022-11-23 21:09:00.602  - error: tapo.0 (479641) Cannot check object existence of "tapo.0.8022xxxDD97.past7d04.06": Connection is closed.
                      2022-11-23 21:09:00.604  - warn: tapo.0 (479641) Could not perform strict object check of state tapo.0.8022xxxDD97.past7d04.05: DB closed
                      2022-11-23 21:09:00.605  - warn: tapo.0 (479641) get state error: Connection is closed.
                      2022-11-23 21:09:00.606  - error: tapo.0 (479641) Error: Could not check object existence of tapo.0.8022xxxDD97.past7d04.06: Cannot check object existence of "tapo.0.8022xxxDD97.past7d04.06": Connection is closed.
                      2022-11-23 21:09:01.287  - info: host.raspberrypi-3 instance system.adapter.tapo.0 scheduled normal terminated and will be restarted on schedule.
                      2022-11-23 21:09:01.290  - info: host.raspberrypi-3 Restart adapter system.adapter.tapo.0 because enabled
                      2022-11-23 21:09:02.882  - info: host.raspberrypi-3 instance system.adapter.tapo.0 started with pid 479711
                      2022-11-23 21:09:07.324  - info: tapo.0 (479711) starting. Version 0.0.6 (non-npm: TA2k/ioBroker.tapo#5869cef8f69a857a6c4970d13573d0a5edcba1d6) in /opt/iobroker/node_modules/iobroker.tapo, node: v16.18.1, js-controller: 4.0.23
                      2022-11-23 21:09:07.737  - info: tapo.0 (479711) Login tp TAPO App
                      2022-11-23 21:09:08.262  - info: tapo.0 (479711) Login succesfull
                      2022-11-23 21:09:08.492  - info: tapo.0 (479711) Found 3 devices
                      2022-11-23 21:09:08.861  - info: tapo.0 (479711) Init device 8022xxxCF04 type P115 with ip 192.168.0.115
                      2022-11-23 21:09:08.961  - info: tapo.0 (479711) Initialized 8022xxxCF04
                      2022-11-23 21:09:09.253  - info: tapo.0 (479711) Init device 8022xxxDD97 type P115 with ip 192.168.0.117
                      2022-11-23 21:09:09.355  - info: tapo.0 (479711) Initialized 8022xxxDD97
                      2022-11-23 21:09:09.716  - info: tapo.0 (479711) Init device 8022xxx4523 type P115 with ip 192.168.0.116
                      2022-11-23 21:09:09.818  - info: tapo.0 (479711) Initialized 8022xxx4523
                      2022-11-23 21:09:09.991  - info: tapo.0 (479711) Wait for connections
                      2022-11-23 21:10:00.052  - info: tapo.0 (479711) Scheduled restart.
                      2022-11-23 21:10:00.170  - info: tapo.0 (479711) terminating
                      2022-11-23 21:10:00.175  - info: tapo.0 (479711) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                      2022-11-23 21:10:00.702  - warn: tapo.0 (479711) get state error: Connection is closed.
                      2022-11-23 21:10:00.713  - error: tapo.0 (479711) Cannot check object existence of "tapo.0.8022xxxDD97.past7d06.04": DB closed
                      2022-11-23 21:10:00.716  - warn: tapo.0 (479711) Could not perform strict object check of state tapo.0.8022xxxDD97.past7d06.03: DB closed
                      2022-11-23 21:10:00.718  - warn: tapo.0 (479711) get state error: Connection is closed.
                      2022-11-23 21:10:00.720  - error: tapo.0 (479711) Error: Could not check object existence of tapo.0.8022xxxDD97.past7d06.04: Cannot check object existence of "tapo.0.8022xxxDD97.past7d06.04": DB closed
                      2022-11-23 21:10:00.726  - error: tapo.0 (479711) Cannot check object existence of "tapo.0.8022xxxDD97.past7d06.05": Connection is closed.
                      2022-11-23 21:10:00.728  - warn: tapo.0 (479711) Could not perform strict object check of state tapo.0.8022xxxDD97.past7d06.04: DB closed
                      2022-11-23 21:10:00.729  - warn: tapo.0 (479711) get state error: Connection is closed.
                      2022-11-23 21:10:00.730  - error: tapo.0 (479711) Error: Could not check object existence of tapo.0.8022xxxDD97.past7d06.05: Cannot check object existence of "tapo.0.8022xxxDD97.past7d06.05": Connection is closed.
                      2022-11-23 21:10:00.735  - error: tapo.0 (479711) Cannot check object existence of "tapo.0.8022xxxDD97.past7d06.06": Connection is closed.
                      2022-11-23 21:10:00.737  - warn: tapo.0 (479711) Could not perform strict object check of state tapo.0.8022xxxDD97.past7d06.05: DB closed
                      2022-11-23 21:10:00.738  - warn: tapo.0 (479711) get state error: Connection is closed.
                      2022-11-23 21:10:00.740  - error: tapo.0 (479711) Error: Could not check object existence of tapo.0.8022xxxDD97.past7d06.06: Cannot check object existence of "tapo.0.8022xxxDD97.past7d06.06": Connection is closed.
                      2022-11-23 21:10:01.408  - info: host.raspberrypi-3 instance system.adapter.tapo.0 scheduled normal terminated and will be restarted on schedule.
                      2022-11-23 21:10:01.409  - info: host.raspberrypi-3 Restart adapter system.adapter.tapo.0 because enabled
                      2022-11-23 21:10:03.445  - info: host.raspberrypi-3 instance system.adapter.tapo.0 started with pid 479768
                      2022-11-23 21:10:08.789  - info: tapo.0 (479768) starting. Version 0.0.6 (non-npm: TA2k/ioBroker.tapo#5869cef8f69a857a6c4970d13573d0a5edcba1d6) in /opt/iobroker/node_modules/iobroker.tapo, node: v16.18.1, js-controller: 4.0.23
                      2022-11-23 21:10:09.164  - info: tapo.0 (479768) Login tp TAPO App
                      2022-11-23 21:10:09.565  - error: tapo.0 (479768) Login failed
                      2022-11-23 21:10:09.569  - error: tapo.0 (479768) {"error_code":0,"result":{"lockedMinutes":30,"errorCode":"-20004","errorMsg":"API rate limit exceeded"}}
                      

                      Das tritt mehrmals am Tag auf und die Instanz startet dann immer neu.

                      Zur Info: das hier ist mit der GitHub Version. Die hatte ich installiert, weil genau das auch schon vorher mit der npm-Version aufgetreten ist.

                      T 1 Reply Last reply Reply Quote 0
                      • T
                        tombox @mrbungle64 last edited by

                        @mrbungle64 Ja anscheinend wird der adapter jede minute neugestartet

                        mrbungle64 1 Reply Last reply Reply Quote 0
                        • mrbungle64
                          mrbungle64 Developer @tombox last edited by

                          @tombox sagte in Test Adapter TP-Link Tapo:

                          @mrbungle64 Ja anscheinend wird der adapter jede minute neugestartet

                          Ich habe diese Datenpunkte jetzt mal gelöscht. Mal schauen wie es morgen läuft.
                          Muss ja jetzt erst mal mind. 30 Minuten warten 😉

                          T 1 Reply Last reply Reply Quote 0
                          • T
                            tombox @mrbungle64 last edited by

                            @mrbungle64 Bitte auch den tapo.0 (479641) Scheduled restart rausnehmen

                            mrbungle64 1 Reply Last reply Reply Quote 0
                            • G
                              Gabe last edited by

                              Mit den Änderung die Tombox vorgenommen hat, funktioniert bei mir jetzt alles gut. Danke dir

                              T 1 Reply Last reply Reply Quote 0
                              • T
                                tombox @Gabe last edited by

                                @gabe also motionDetection wird auch immer korrekt gesetzt bei Bewegung und es gibt die states
                                alert
                                lensMask
                                forceWhiteLamp

                                ra juha G 2 Replies Last reply Reply Quote 0
                                • ra juha
                                  ra juha @tombox last edited by

                                  @tombox: Wow. Sieht gut aus! Danke. Kann nun Alarm und Privatspäre toggeln. Super!!!

                                  1 Reply Last reply Reply Quote 0
                                  • G
                                    Gabe @tombox last edited by

                                    @tombox

                                    also ich nutze hauptsächlich lensMask und AlertConfig und das funktioniert super.

                                    Aber auch motionEvent passt bei mir.

                                    Gruß und Danke!!!

                                    1 Reply Last reply Reply Quote 0
                                    • mrbungle64
                                      mrbungle64 Developer @tombox last edited by

                                      @tombox sagte in Test Adapter TP-Link Tapo:

                                      @mrbungle64 Bitte auch den tapo.0 (479641) Scheduled restart rausnehmen

                                      Guter Hinweis - seitdem ich die raus genommen habe läuft es scheinbar fehlerfrei durch (bisher) 👍

                                      Aber warum wirken sich 3 Scheduled restarts am Tag so extrem negativ aus?

                                      T 1 Reply Last reply Reply Quote 0
                                      • T
                                        tombox @mrbungle64 last edited by

                                        @mrbungle64 Er war nicht auf 3 mal eingestellt sondern jede Minute

                                        mrbungle64 1 Reply Last reply Reply Quote 0
                                        • mrbungle64
                                          mrbungle64 Developer @tombox last edited by mrbungle64

                                          @tombox sagte in Test Adapter TP-Link Tapo:

                                          @mrbungle64 Er war nicht auf 3 mal eingestellt sondern jede Minute

                                          Ich verstehe, dass das in dem Log Auszug so aussieht - aber das war nicht so eingestellt.

                                          Es war auf 9 Uhr und 21 Uhr eingestellt + dass ich zusätzlich Nachts die Instanz per Skript gestoppt hatte.

                                          Die Probleme fingen um 9 Uhr (nach dem 1. Scheduled restart) an und dann hat sich die Instanz jede Minute aus irgendwelchen Gründen neu gestartet.

                                          Hier noch mal ein Auszug aus dem Log um 9 Uhr inkl. den letzten Einträgen davor. Die waren von 8:45 - und ab 9 Uhr hat sich die tapo Instanz dann jede Minute neu gestartet

                                          2022-11-23 08:45:06.257  - info: vanmoof-webapi.0 (465342) Terminated (NO_ERROR): Without reason
                                          2022-11-23 08:45:06.830  - info: host.raspberrypi-3 instance system.adapter.vanmoof-webapi.0 terminated with code 0 (NO_ERROR)
                                          2022-11-23 09:00:00.119  - info: tapo.0 (464412) Scheduled restart.
                                          2022-11-23 09:00:00.244  - info: host.raspberrypi-3 instance system.adapter.vanmoof-webapi.0 started with pid 465595
                                          2022-11-23 09:00:00.433  - info: tapo.0 (464412) terminating
                                          2022-11-23 09:00:00.437  - info: tapo.0 (464412) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                          2022-11-23 09:00:00.955  - warn: tapo.0 (464412) get state error: Connection is closed.
                                          2022-11-23 09:00:00.965  - error: tapo.0 (464412) Cannot check object existence of "tapo.0.8022xxxxDD97.past7d03.14": DB closed
                                          2022-11-23 09:00:00.968  - warn: tapo.0 (464412) Could not perform strict object check of state tapo.0.8022xxxxDD97.past7d03.13: DB closed
                                          2022-11-23 09:00:00.970  - warn: tapo.0 (464412) get state error: Connection is closed.
                                          2022-11-23 09:00:00.972  - error: tapo.0 (464412) Error: Could not check object existence of tapo.0.8022xxxxDD97.past7d03.14: Cannot check object existence of "tapo.0.8022xxxxDD97.past7d03.14": DB closed
                                          2022-11-23 09:00:00.978  - error: tapo.0 (464412) Cannot check object existence of "tapo.0.8022xxxxDD97.past7d03.15": Connection is closed.
                                          2022-11-23 09:00:00.981  - warn: tapo.0 (464412) Could not perform strict object check of state tapo.0.8022xxxxDD97.past7d03.14: DB closed
                                          2022-11-23 09:00:00.982  - warn: tapo.0 (464412) get state error: Connection is closed.
                                          2022-11-23 09:00:00.983  - error: tapo.0 (464412) Error: Could not check object existence of tapo.0.8022xxxxDD97.past7d03.15: Cannot check object existence of "tapo.0.8022xxxxDD97.past7d03.15": Connection is closed.
                                          2022-11-23 09:00:00.988  - error: tapo.0 (464412) Cannot check object existence of "tapo.0.8022xxxxDD97.past7d03.16": Connection is closed.
                                          2022-11-23 09:00:00.990  - warn: tapo.0 (464412) Could not perform strict object check of state tapo.0.8022xxxxDD97.past7d03.15: DB closed
                                          2022-11-23 09:00:00.991  - warn: tapo.0 (464412) get state error: Connection is closed.
                                          2022-11-23 09:00:00.992  - error: tapo.0 (464412) Error: Could not check object existence of tapo.0.8022xxxxDD97.past7d03.16: Cannot check object existence of "tapo.0.8022xxxxDD97.past7d03.16": Connection is closed.
                                          2022-11-23 09:00:02.442  - info: host.raspberrypi-3 instance system.adapter.tapo.0 scheduled normal terminated and will be restarted on schedule.
                                          2022-11-23 09:00:02.444  - info: host.raspberrypi-3 Restart adapter system.adapter.tapo.0 because enabled
                                          2022-11-23 09:00:04.337  - info: host.raspberrypi-3 instance system.adapter.tapo.0 started with pid 465623
                                          2022-11-23 09:00:05.659  - info: vanmoof-webapi.0 (465595) starting. Version 0.0.1 (non-npm: mrbungle64/ioBroker.vanmoof-webapi#7191e9a468c074a159c4e8468d731016437e2128) in /opt/iobroker/node_modules/iobroker.vanmoof-webapi, node: v16.18.1, js-controller: 4.0.23
                                          2022-11-23 09:00:06.620  - info: vanmoof-webapi.0 (465595) Processing data for account: 'Sascha Hölzel'
                                          2022-11-23 09:00:06.795  - info: vanmoof-webapi.0 (465595) Number of bikes: 1
                                          2022-11-23 09:00:06.798  - info: vanmoof-webapi.0 (465595) Processing data for Bike #1 (id: 160905):
                                          2022-11-23 09:00:09.456  - info: vanmoof-webapi.0 (465595) Terminated (NO_ERROR): Without reason
                                          2022-11-23 09:00:10.100  - info: host.raspberrypi-3 instance system.adapter.vanmoof-webapi.0 terminated with code 0 (NO_ERROR)
                                          2022-11-23 09:00:13.557  - info: tapo.0 (465623) starting. Version 0.0.6 in /opt/iobroker/node_modules/iobroker.tapo, node: v16.18.1, js-controller: 4.0.23
                                          2022-11-23 09:00:13.986  - info: tapo.0 (465623) Login tp TAPO App
                                          2022-11-23 09:00:14.614  - info: tapo.0 (465623) Login succesfull
                                          2022-11-23 09:00:14.836  - info: tapo.0 (465623) Found 3 devices
                                          2022-11-23 09:00:15.154  - info: tapo.0 (465623) Init device 8022xxxCF04 type P115 with ip 192.168.0.115
                                          2022-11-23 09:00:15.473  - info: tapo.0 (465623) Initialized 8022xxxCF04
                                          2022-11-23 09:00:15.716  - info: tapo.0 (465623) Init device 8022xxxxDD97 type P115 with ip 192.168.0.117
                                          2022-11-23 09:00:15.933  - info: tapo.0 (465623) Initialized 8022xxxxDD97
                                          2022-11-23 09:00:16.187  - info: tapo.0 (465623) Init device 8022xxxx4523 type P115 with ip 192.168.0.116
                                          2022-11-23 09:00:16.318  - info: tapo.0 (465623) Initialized 8022xxxx4523
                                          2022-11-23 09:00:16.433  - info: tapo.0 (465623) Wait for connections
                                          2022-11-23 09:01:00.026  - info: tapo.0 (465623) Scheduled restart.
                                          

                                          Ergänzung:
                                          Ich vermute mal, dass der Scheduled Restart jede Minute nachgeholt wird, weil der Restart ja jeweils nicht erfolgreich ausgeführt werden konnte. Ist aber nur ein Gedanke was der Hintergrund von den minütlichen Neustarts sein könnte...

                                          1 Reply Last reply Reply Quote 0
                                          • H
                                            helfi9999 @tombox last edited by

                                            @tombox sagte in Test Adapter TP-Link Tapo:

                                            Hi ich habe ein neuen Adapter für TP-Link die mit der Tapo App überwacht werden können, geschrieben.
                                            Der Adapter loggt sich über die Cloud ein um alle Geräte mit IP zu finden
                                            Wenn das Gerät nicht als online erkannt wird kann manuell die IP gesetzt wird.
                                            tapo.0.id.ip

                                            Dann versucht er sich lokal mit username und Password auf die Geräte zu verbinden und zu steuern.

                                            Aktuelle Werte:
                                            tapo.0.id

                                            Minimum Node v14 muss installiert sein, sonst bekommt man exit code 25 beim installieren

                                            Zum Installieren:
                                            https://github.com/TA2k/ioBroker.tapo

                                            Unter Adapter Experten Modus aktivieren:
                                            9309457a-cad0-4ff4-946f-28df05d32801-image.png

                                            Unter Adapter das Github Icon klicken:
                                            ef5f973f-4a70-43be-bf9a-460726a69d1d-image.png
                                            Benutzerdefiniert auswählen und die Url einfügen.
                                            8328414c-da64-41d4-b524-5a75a25cb683-image.png

                                            Dann unter Adapter den tapo Adapter suchen und ganz rechts auf das Plus klicken.
                                            f59f304a-7769-463f-84d2-e36b461a87bd-image.png

                                            Loginablauf:
                                            Die Tapo App Zugangsdaten eingeben

                                            Steuern
                                            tapo.0.id.remote auf true setzen steuert den jeweiligen Befehl

                                            Hallo habe es so wie deine Anleitung gemacht. Adapter wird nicht grün und folgende Log Meldung bekomme ich :

                                            
                                            tapo.0
                                            2022-11-26 14:42:53.750	info	Wait for connections
                                            
                                            tapo.0
                                            2022-11-26 14:42:53.736	warn	Login failed using cached device list
                                            
                                            tapo.0
                                            2022-11-26 14:42:53.735	error	Please set mfa in the instance settings
                                            
                                            tapo.0
                                            2022-11-26 14:42:53.723	info	Login tp TAPO App
                                            
                                            tapo.0
                                            2022-11-26 14:42:53.622	info	starting. Version 0.0.6 (non-npm: TA2k/ioBroker.tapo#8bb2e108a00246ade916287de7d71947043d3482) in /opt/iobroker/node_modules/iobroker.tapo, node: v16.18.1, js-controller: 4.0.23
                                            host.Iobroker
                                            2022-11-26 14:42:49.574	info	instance system.adapter.tapo.0 started with pid 40464
                                            host.Iobroker
                                            2022-11-26 14:42:47.060	info	instance system.adapter.tapo.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                            host.Iobroker
                                            2022-11-26 14:42:46.425	info	stopInstance system.adapter.tapo.0 send kill signal
                                            
                                            tapo.0
                                            2022-11-26 14:42:46.268	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                            
                                            tapo.0
                                            2022-11-26 14:42:46.265	info	terminating
                                            
                                            tapo.0
                                            2022-11-26 14:42:46.262	info	Got terminate signal TERMINATE_YOURSELF
                                            

                                            Könntest du mir bitte sagen was ich verkehrt mache??

                                            Gruss helfi

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            740
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

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