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

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    • Save The Date: ioBroker@Smart Living Forum Solingen, 14.06.

    Test Adapter TP-Link Tapo

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

      @surfer09 Ich habe die log nachrichten nochmal reduziert

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

        @tombox Super, Danke für deine Arbeit! Müssen wir den Adapter jetzt einmal deinstallieren und dann wieder installieren?

        surfer09 1 Reply Last reply Reply Quote 0
        • surfer09
          surfer09 @surfer09 last edited by

          @surfer09 Ich hatte jetzt ebenfalls das Problem, das mir das ganze System um die Ohren geflogen ist. Der IO-Broker Dienst ließ sich auch nicht mehr starten. Ich musste auch ein Backup zurückspielen...

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

            @surfer09 Sollte eigentlich nicht passieren aber hast sicher auch keine error logs.
            Es war aber sicher die Situation das eine Steckdose nicht online war?

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

              @tombox Ich hätte dir gerne LOGs gegeben, das System war aber schon zerschossen und ich konnte es nicht mehr starten.
              Was ich sicher sagen kann: Es war eine Steckdose nicht eingesteckt, also nicht online. 2 waren eingesteckt.
              Bemerkt hatte ich das Problem auch erst, als ich gesehen hatte, dass sich die Steckdosen nicht einschalteten.
              Ich wollte dann zum Testen manuell den Datenpunkt "remote" auf "true" setzen, damit sich die Dose einschaltet, das funktionierte aber auch nicht mehr. Er hatte dann auch einen Fehler, aber den Wortlaut kann ich dir leider auch nicht sagen. Es war aber nicht der Fehler, wie bei @mrbungle64

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

                @surfer09 sagte in Test Adapter TP-Link Tapo:

                @tombox Ich hätte dir gerne LOGs gegeben, das System war aber schon zerschossen und ich konnte es nicht mehr starten.

                Falls du das System nicht komplett neu aufgesetzt hast könntest du mit

                cat /opt/iobroker/log/iobroker.current.log | grep tapo
                

                schauen ob noch was davon da ist.

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

                  Ich hab zwar kein Linux, aber ich habe die Windows Kiste nochmal hochgefahren und das LOG durchforstet:

                  2022-09-03 15:28:01.299  - error: host.IOBroker-Server instance system.adapter.tapo.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                  2022-09-03 15:28:01.299  - info: host.IOBroker-Server Restart adapter system.adapter.tapo.0 because enabled
                  2022-09-03 15:28:31.338  - info: host.IOBroker-Server instance system.adapter.tapo.0 started with pid 5060
                  2022-09-03 15:28:37.850  - error: tapo.0 (5060) 111 Error: timeout of 5000ms exceeded
                  2022-09-03 15:28:37.851  - error: tapo.0 (5060) 52 - Get Device Info failed
                  2022-09-03 15:28:43.346  - error: tapo.0 (5060) 111 Error: timeout of 5000ms exceeded
                  2022-09-03 15:28:43.346  - error: tapo.0 (5060) 52 - Get Device Info failed
                  2022-09-03 15:28:48.641  - error: tapo.0 (5060) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                  2022-09-03 15:28:48.641  - error: tapo.0 (5060) unhandled promise rejection: Cannot read properties of undefined (reading 'message')
                  2022-09-03 15:28:48.659  - error: tapo.0 (5060) TypeError: Cannot read properties of undefined (reading 'message')
                      at I:\ioBroker\node_modules\iobroker.tapo\src\lib\utils\p100.ts:429:19
                      at processTicksAndRejections (node:internal/process/task_queues:96:5)
                  2022-09-03 15:38:06.318  - error: tapo.0 (4480) 111 Error: timeout of 5000ms exceeded
                  2022-09-03 15:38:06.319  - error: tapo.0 (4480) 52 - Get Device Info failed
                  2022-09-03 15:38:07.610  - error: tapo.0 (4480) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                  2022-09-03 15:38:07.611  - error: tapo.0 (4480) unhandled promise rejection: Cannot read properties of undefined (reading 'message')
                  2022-09-03 15:38:07.633  - error: tapo.0 (4480) TypeError: Cannot read properties of undefined (reading 'message')
                      at I:\ioBroker\node_modules\iobroker.tapo\src\lib\utils\p100.ts:429:19
                      at processTicksAndRejections (node:internal/process/task_queues:96:5)
                  2022-09-03 15:38:07.633  - error: tapo.0 (4480) Cannot read properties of undefined (reading 'message')
                  2022-09-03 15:38:08.184  - error: host.IOBroker-Server Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                  2022-09-03 15:38:08.185  - error: host.IOBroker-Server Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'message')
                  2022-09-03 15:38:08.185  - error: host.IOBroker-Server Caught by controller[1]:     at I:\ioBroker\node_modules\iobroker.tapo\src\lib\utils\p100.ts:429:19
                  2022-09-03 15:38:08.185  - error: host.IOBroker-Server Caught by controller[1]:     at processTicksAndRejections (node:internal/process/task_queues:96:5)
                  2022-09-03 15:38:08.185  - error: host.IOBroker-Server instance system.adapter.tapo.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                  2022-09-03 15:38:08.185  - info: host.IOBroker-Server Restart adapter system.adapter.tapo.0 because enabled
                  2022-09-03 15:38:38.221  - info: host.IOBroker-Server instance system.adapter.tapo.0 started with pid 5556
                  2022-09-03 15:38:45.394  - error: tapo.0 (5556) 111 Error: timeout of 5000ms exceeded
                  2022-09-03 15:38:45.395  - error: tapo.0 (5556) 52 - Get Device Info failed
                  2022-09-03 15:39:10.603  - error: tapo.0 (5556) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                  2022-09-03 15:39:10.604  - error: tapo.0 (5556) unhandled promise rejection: Cannot read properties of undefined (reading 'message')
                  2022-09-03 15:39:10.620  - error: tapo.0 (5556) TypeError: Cannot read properties of undefined (reading 'message')
                      at I:\ioBroker\node_modules\iobroker.tapo\src\lib\utils\p100.ts:429:19
                      at runMicrotasks (<anonymous>)
                      at processTicksAndRejections (node:internal/process/task_queues:96:5)
                  2022-09-03 15:39:10.621  - error: tapo.0 (5556) Cannot read properties of undefined (reading 'message')
                  2022-09-03 17:03:14.827  - info: tapo.0 (8072) starting. Version 0.0.1 (non-npm: TA2k/ioBroker.tapo#8aeee01f5986cf9a1c28de9d7c8fda81ef602950) in I:/ioBroker/node_modules/iobroker.tapo, node: v16.17.0, js-controller: 4.0.23
                  2022-09-03 17:03:14.834  - info: tapo.0 (8072) Login tp TAPO App
                  2022-09-03 17:03:17.457  - error: tapo.0 (8072) TypeError: Cannot read properties of undefined (reading 'setPowerState')
                  2022-09-03 17:03:17.458  - error: tapo.0 (8072) TypeError: Cannot read properties of undefined (reading 'setPowerState')
                  2022-09-03 17:03:49.498  - error: tapo.0 (8072) TypeError: Cannot read properties of undefined (reading 'setPowerState')
                  2022-09-03 17:03:49.499  - error: tapo.0 (8072) TypeError: Cannot read properties of undefined (reading 'setPowerState')
                  2022-09-03 17:04:19.158  - error: tapo.0 (8072) TypeError: Cannot read properties of undefined (reading 'setPowerState')
                  2022-09-03 17:04:19.161  - error: tapo.0 (8072) TypeError: Cannot read properties of undefined (reading 'setPowerState')
                  2022-09-03 17:04:53.522  - error: tapo.0 (8072) TypeError: Cannot read properties of undefined (reading 'setPowerState')
                  2022-09-03 17:04:53.523  - error: tapo.0 (8072) TypeError: Cannot read properties of undefined (reading 'setPowerState')
                  2022-09-03 17:05:13.748  - error: tapo.0 (8072) TypeError: Cannot read properties of undefined (reading 'setPowerState')
                  2022-09-03 17:05:13.749  - error: tapo.0 (8072) TypeError: Cannot read properties of undefined (reading 'setPowerState')
                  2022-09-03 17:05:36.396  - error: tapo.0 (8072) TypeError: Cannot read properties of undefined (reading 'setPowerState')
                  2022-09-03 17:05:36.397  - error: tapo.0 (8072) TypeError: Cannot read properties of undefined (reading 'setPowerState')
                  2022-09-03 17:05:36.712  - error: tapo.0 (8072) TypeError: Cannot read properties of undefined (reading 'setPowerState')
                  2022-09-03 17:05:36.713  - error: tapo.0 (8072) TypeError: Cannot read properties of undefined (reading 'setPowerState')
                  2022-09-03 17:05:36.722  - error: tapo.0 (8072) TypeError: Cannot read properties of undefined (reading 'setPowerState')
                  2022-09-03 17:05:36.724  - error: tapo.0 (8072) TypeError: Cannot read properties of undefined (reading 'setPowerState')
                  2022-09-03 17:05:41.444  - error: tapo.0 (8072) TypeError: Cannot read properties of undefined (reading 'setPowerState')
                  2022-09-03 17:05:41.445  - error: tapo.0 (8072) TypeError: Cannot read properties of undefined (reading 'setPowerState')
                  2022-09-03 17:05:57.466  - error: tapo.0 (8072) TypeError: Cannot read properties of undefined (reading 'setPowerState')
                  2022-09-03 17:05:57.467  - error: tapo.0 (8072) TypeError: Cannot read properties of undefined (reading 'setPowerState')
                  

                  Mir sind vor dem Komplettabsturz nur die Meldungen nach 17:00 Uhr aufgefallen. Vorher sind aber noch weitere Meldungen vorhanden.

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

                    @surfer09 Sollte jetzt kein System zum Absturz bringen er wollte das gerät schalten bevor es richtig initialisiert hat. Mehr Fehlermeldungen wären hilfreich ruhig auch per mail
                    tombox2020@gmail.com

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

                      @tombox Hi! Ich habe dir die LOG von gestern zugeschickt!
                      Ich habe den Adapter jetzt nochmal neu installiert. Was mir gerade dabei aufgefallen ist (vielleicht kann man das auch noch korrigieren): Ich hatte ein falsches Passwort eingegeben, trotzdem wurde der Adapter grün. Vielleicht lässt es sich so steuern, wenn falsches Passwort, dann starte den Adapter nicht? Mir ist das nur aufgefallen, weil er die Steckdosen in den Objekten gar nicht anzeigte und ich dann im LOG gesehen hatte, dass ich Benutzer und Passwort prüfen soll.

                      1 Reply Last reply Reply Quote 0
                      • N
                        nmehnert73 @tombox last edited by

                        @tombox Bei mir läuft der Adapter jetzt sehr stabil. Danke für Deine Arbeit und die prompten Antworten!

                        Hat hier jemand eine Beschreibung der Properties, die er zur Verfügung stellen könnte?

                        Gerne möchte ich mir in Grafana (mit influx darunter) den Verbrauch pro Zeiteinheit (Stunde, Tag, Woche etc.) über einen langen Zeitraum anschauen. Bei den Fritzdosen steht mir dazu der Gesamtverbrauch (seit Rücksetzen) zur Verfügung. Mittels "difference" zwischen zwei Messpunkten kann ich mir das dann berechnen. Bei TAPO scheint es das leider nicht zu geben - "total" scheint nur der Tagesverbrauch zu sein. Hat jemand eine schlaue Idee für mich?

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

                          @tombox

                          Bei mir läuft der Adapter jetzt auch seit ein paar Tagen stabil (mit 3 P115 Devices) 👍

                          Mir fällt nur diese Meldung im Log auf:

                          tapo.0	2022-09-05 20:56:55.467	info	[object Promise]
                          tapo.0	2022-09-05 20:02:47.656	info	[object Promise]
                          tapo.0	2022-09-05 19:41:15.313	info	[object Promise]
                          

                          Aber das ist ja unkritisch - wäre was für zwischendurch 😉

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

                            @mrbungle64 Kann ich auch bestätigen. Nachdem ich den Adapter dann neu installiert hatte, habe ich bis dato noch keine Probleme wieder gehabt. 👍

                            1 Reply Last reply Reply Quote 0
                            • S
                              schuellerf @tombox last edited by

                              @tombox Hat bei mir auf Anhieb geklappt. Ich habe drei P110 und bin soweit sehr happy, danke! 🥳

                              Zwei Kleinigkeiten:

                              • Die Liste der remotes functions sollte offensichtlich vom Attribut "category" abhängen. Bei der P100 ist category: plug und da macht natürlich setBrightness, setColor und setColorTemp keinen Sinn
                                (aber setPowerState schon, ... und geht wunderbar!)
                              • Einer meiner drei P110 Stecker ist in einem anderen LAN. Das finde ich auch ok wenn ich das nicht steuern kann. (Eine cloudsteuerung sollte sowieso optional und per default off sein IMHO). Aber ein Status, dass er offensichtlich diese eine Dose nicht gefunden hat wäre nett, oder ich hab den übersehen

                              DANKE nochmals!

                              T Codierknecht 2 Replies Last reply Reply Quote 1
                              • T
                                tombox @schuellerf last edited by

                                @schuellerf Wenn der Stecker in der app ist dann müsste auch ein Ordner angelegt werden.

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

                                  @tombox

                                  Mir fällt noch auf, dass bei einem (geplanten) Neustart der Adapter Instanz eine Reihe von Errors und Warnings in's Log geschrieben werden.

                                  Ist das nur bei mir so?

                                  
                                  tapo.0	2022-09-11 08:41:01.235	info	starting. Version 0.0.1 (non-npm: TA2k/ioBroker.tapo#79dc670bac773e69d6dd6926501e990a54fca102) in /opt/iobroker/node_modules/iobroker.tapo, node: v16.17.0, js-controller: 4.0.23
                                  host.raspberrypi-3	2022-09-11 08:40:56.401	info	instance system.adapter.tapo.0 started with pid 24616
                                  host.raspberrypi-3	2022-09-11 08:40:54.647	info	instance system.adapter.tapo.0 terminated with code null ()
                                  host.raspberrypi-3	2022-09-11 08:40:54.646	warn	instance system.adapter.tapo.0 terminated due to SIGTERM
                                  host.raspberrypi-3	2022-09-11 08:40:53.913	info	stopInstance system.adapter.tapo.0 killing pid 24609
                                  host.raspberrypi-3	2022-09-11 08:40:52.910	info	stopInstance system.adapter.tapo.0 send kill signal
                                  host.raspberrypi-3	2022-09-11 08:40:52.612	info	stopInstance system.adapter.tapo.0 (force=false, process=true)
                                  host.raspberrypi-3	2022-09-11 08:40:52.163	info	instance system.adapter.tapo.0 started with pid 24609
                                  host.raspberrypi-3	2022-09-11 08:40:49.957	info	instance system.adapter.tapo.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                  tapo.0	2022-09-11 08:40:49.342	error	Cannot check object existence of "tapo.0.8022xxxxDD97.past7d03.17": Connection is closed.
                                  tapo.0	2022-09-11 08:40:49.341	error	Cannot check object existence of "tapo.0.8022xxxx4523.past7d03.23": Connection is closed.
                                  tapo.0	2022-09-11 08:40:49.339	error	Cannot check object existence of "tapo.0.8022xxxx1CF04.past7d03.16": Connection is closed.
                                  tapo.0	2022-09-11 08:40:49.336	error	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.
                                  tapo.0	2022-09-11 08:40:49.335	warn	get state error: Connection is closed.
                                  tapo.0	2022-09-11 08:40:49.334	warn	Could not perform strict object check of state tapo.0.8022xxxxDD97.past7d03.15: DB closed
                                  tapo.0	2022-09-11 08:40:49.333	error	Error: Could not check object existence of tapo.0.8022xxxx4523.past7d03.22: Cannot check object existence of "tapo.0.8022xxxx4523.past7d03.22": Connection is closed.
                                  tapo.0	2022-09-11 08:40:49.333	warn	get state error: Connection is closed.
                                  tapo.0	2022-09-11 08:40:49.332	warn	Could not perform strict object check of state tapo.0.8022xxxx4523.past7d03.21: DB closed
                                  tapo.0	2022-09-11 08:40:49.331	error	Error: Could not check object existence of tapo.0.8022xxxx1CF04.past7d03.15: Cannot check object existence of "tapo.0.8022xxxx1CF04.past7d03.15": Connection is closed.
                                  tapo.0	2022-09-11 08:40:49.330	warn	get state error: Connection is closed.
                                  tapo.0	2022-09-11 08:40:49.329	warn	Could not perform strict object check of state tapo.0.8022xxxx1CF04.past7d03.14: DB closed
                                  tapo.0	2022-09-11 08:40:49.327	error	Cannot check object existence of "tapo.0.8022xxxxDD97.past7d03.16": Connection is closed.
                                  tapo.0	2022-09-11 08:40:49.325	error	Cannot check object existence of "tapo.0.8022xxxx4523.past7d03.22": Connection is closed.
                                  tapo.0	2022-09-11 08:40:49.324	error	Cannot check object existence of "tapo.0.8022xxxx1CF04.past7d03.15": Connection is closed.
                                  tapo.0	2022-09-11 08:40:49.319	error	Error: Could not check object existence of tapo.0.8022xxxxDD97.past7d03.15: Cannot check object existence of "tapo.0.8022xxxxDD97.past7d03.15": DB closed
                                  tapo.0	2022-09-11 08:40:49.319	error	Error: Could not check object existence of tapo.0.8022xxxx4523.past7d03.21: Cannot check object existence of "tapo.0.8022xxxx4523.past7d03.21": DB closed
                                  tapo.0	2022-09-11 08:40:49.318	error	Error: Could not check object existence of tapo.0.8022xxxx1CF04.past7d03.14: Cannot check object existence of "tapo.0.8022xxxx1CF04.past7d03.14": DB closed
                                  tapo.0	2022-09-11 08:40:49.316	warn	get state error: Connection is closed.
                                  tapo.0	2022-09-11 08:40:49.316	warn	Could not perform strict object check of state tapo.0.8022xxxxDD97.past7d03.14: DB closed
                                  tapo.0	2022-09-11 08:40:49.315	warn	get state error: Connection is closed.
                                  tapo.0	2022-09-11 08:40:49.314	warn	Could not perform strict object check of state tapo.0.8022xxxx4523.past7d03.20: DB closed
                                  tapo.0	2022-09-11 08:40:49.312	warn	get state error: Connection is closed.
                                  tapo.0	2022-09-11 08:40:49.311	warn	Could not perform strict object check of state tapo.0.8022xxxx1CF04.past7d03.13: DB closed
                                  tapo.0	2022-09-11 08:40:49.308	error	Cannot check object existence of "tapo.0.8022xxxxDD97.past7d03.15": DB closed
                                  tapo.0	2022-09-11 08:40:49.308	error	Cannot check object existence of "tapo.0.8022xxxx4523.past7d03.21": DB closed
                                  tapo.0	2022-09-11 08:40:49.306	error	Cannot check object existence of "tapo.0.8022xxxx1CF04.past7d03.14": DB closed
                                  tapo.0	2022-09-11 08:40:49.300	warn	get state error: Connection is closed.
                                  tapo.0	2022-09-11 08:40:49.298	warn	get state error: Connection is closed.
                                  tapo.0	2022-09-11 08:40:49.295	warn	get state error: Connection is closed.
                                  tapo.0	2022-09-11 08:40:49.255	warn	get state error: Connection is closed.
                                  tapo.0	2022-09-11 08:40:49.253	warn	get state error: Connection is closed.
                                  tapo.0	2022-09-11 08:40:49.228	warn	get state error: DB closed
                                  host.raspberrypi-3
                                  2022-09-11 08:40:48.630	info	stopInstance system.adapter.tapo.0 send kill signal
                                  tapo.0	2022-09-11 08:40:48.617	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                  tapo.0	2022-09-11 08:40:48.611	info	terminating
                                  tapo.0	2022-09-11 08:40:48.606	info	Got terminate signal TERMINATE_YOURSELF
                                  
                                  T 2 Replies Last reply Reply Quote 0
                                  • T
                                    tombox @mrbungle64 last edited by

                                    @mrbungle64 Ich habe mal was in der GitHub version geändert schau mal ob es dann besser wird

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

                                      @tombox

                                      Es ist leider noch das Gleiche. Sieht im Log eigentlich identisch aus zu vorher.

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

                                        @mrbungle64 Welchen Update interval hast du eingestellt

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

                                          @tombox sagte in Test Adapter TP-Link Tapo:

                                          @mrbungle64 Welchen Update interval hast du eingestellt

                                          10 Sekunden

                                          1 Reply Last reply Reply Quote 0
                                          • W0lfNeuz
                                            W0lfNeuz last edited by

                                            Bei mir läuft er leider gar nicht . Hab ich was falsch eingestellt? Schalten ist nicht möglich und Verbrauchswerte werden mir auch keine dargestellt 🙂

                                            tapo.0
                                            2022-09-11 13:31:16.046	error	Get Device Info failed for 80227D6168D49C1070309E29E7AC115920016034 - TypeError: Cannot read properties of undefined (reading 'request')
                                            
                                            tapo.0
                                            2022-09-11 13:31:16.044	error	357 Error Code: 9999, Session Timeout 192.168.178.174
                                            
                                            tapo.0
                                            2022-09-11 13:31:15.922	error	146 Error Code: 9999, Session Timeout 192.168.178.174
                                            
                                            tapo.0
                                            2022-09-11 13:31:15.630	error	Error Code: 9999, Session Timeout
                                            
                                            T 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            954
                                            Online

                                            31.6k
                                            Users

                                            79.4k
                                            Topics

                                            1.3m
                                            Posts

                                            105
                                            732
                                            153506
                                            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