Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Hardware
    4. Gosund SP111 mit Tasmota 13.2.0 Problem mit DP

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Gosund SP111 mit Tasmota 13.2.0 Problem mit DP

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

      Hallo zusamment

      Ich baue gerade meine Überwachung und Steuerung um und aus. Ich dachte, ich aktualisiere meine Gosund SP111 (teilweise mit 2300 Watt und teilweise mit 3400 Watt) auf Tasmota 13.2.0
      Als Adapter verwende ich sonoff mit der Version 2.5.3
      NPM version: 9.6.7
      Admin 6.12.0
      Node.js v18.17.1

      Das ist alles relativ aktuell.

      Für die 2300W-SP111 verwende ich folgende Vorlage:

      {"NAME":"Gosund SP111-2300","GPIO":[320,1,576,0,0,2720,0,0,2624,32,2656,224,0,0],"FLAG":0,"BASE":45}
      

      Für die 3450Watt-SP111 verwende ich folgende Vorlage:

      {"NAME":"Gosund SP111-3450","GPIO":[321,0,320,0,2656,2720,0,0,2624,32,0,224,0,0],"FLAG":0,"BASE":45}
      

      Hier habe ich den Namen angepasst, weil mich die Versionsnamen irritiert haben.

      Weiterhin habe ich bei allen Steckdosen TelePeriod auf 10 gesetzt.Problem, dass die DP's welche mit "ENERGY_" beginnen nicht mehr sauber aktualisiert werden.

      Hier ein Beispiel mit der Kaffeemaschine:

      92c47129-6f94-4b54-9919-906048c95df8-image.png

      2ebf3693-6104-4e35-8950-3e9b5821e52f-image.png

      Über der DP lässt sich die Steckdose schalten. In der Instanz sind alle Geräte gelistet. Einige DP's werden offensichtlich aktualisiert, allerdings wird der Wert nicht geändert. Das habe ich anhand des aktualisierten Zeitstempels im DP gesehen.

      Ich bin echt ratlos. Hat jemand einen Hinweis oder eine Idee?

      Ralla66 Thomas Braun 2 Replies Last reply Reply Quote 0
      • Ralla66
        Ralla66 Most Active @RalfTh last edited by

        @ralfth

        wenn du deinen Namen änderst solltest du das auch der Post mitteilen
        und das Schild an der Haustüre anpassen. 🙂

        RalfTh 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @RalfTh last edited by

          @ralfth sagte in Gosund SP111 mit Tasmota 13.2.0 Porblem mit DP:

          Das ist alles relativ aktuell.

          Wenn du nodejs nicht anpackst bleibt das aber auf der Version auch stehen...

          iob nodejs-update
          

          ausführen.

          RalfTh 1 Reply Last reply Reply Quote 0
          • RalfTh
            RalfTh @Ralla66 last edited by

            @ralla66 Falls du die DP's im Objektbaum meinst, die habe ich alle gelöscht und die wurden durch einen Neustart der Instanz neu eingelesen.

            Ralla66 1 Reply Last reply Reply Quote 0
            • Ralla66
              Ralla66 Most Active @RalfTh last edited by

              @ralfth

              Tasmota ist da sehr empfindlich bei Topic, Fulltopic usw ändern.

              RalfTh 1 Reply Last reply Reply Quote 0
              • RalfTh
                RalfTh @Ralla66 last edited by

                @ralla66 topic = tasmota und full topic = %prefix%/%topic%/

                Ralla66 1 Reply Last reply Reply Quote 0
                • RalfTh
                  RalfTh @Thomas Braun last edited by

                  @thomas-braun Dieser Befehl funktioniert bei mir nicht.

                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Ralla66
                    Ralla66 Most Active @RalfTh last edited by

                    @ralfth

                    Das liegt ja an deiner Änderung, entweder Name oder Tasmota Version.
                    Der Empfehlung von Thomas Braun so wieso folgen.

                    RalfTh 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @RalfTh last edited by

                      @ralfth sagte in Gosund SP111 mit Tasmota 13.2.0 Porblem mit DP:

                      Dieser Befehl funktioniert bei mir nicht.

                      Dann fix es:

                      iob stop
                      iob fix
                      iob nodejs-update
                      
                      1 Reply Last reply Reply Quote 0
                      • RalfTh
                        RalfTh @Ralla66 last edited by

                        @ralla66 Kannst du mir nicht mal deine Einträge zu den von dir genannten Punkten nennen?

                        Ralla66 1 Reply Last reply Reply Quote 0
                        • Ralla66
                          Ralla66 Most Active @RalfTh last edited by Ralla66

                          @ralfth

                          default Werte

                          topic.jpg

                          RalfTh 1 Reply Last reply Reply Quote 0
                          • J
                            Jan1 last edited by

                            @ralfth sagte in Gosund SP111 mit Tasmota 13.2.0 Porblem mit DP:

                            TelePeriod auf 10 gesetzt

                            ist auch keine so gute Idee, da das u Problemen führen kann, wenn das zu schnell aktualisiert wird. Dein Problem kommt aber wie oben schon geschrieben wurde von den veränderten topics. Bei topic kann st was ändern, bei full topic lässt man besser die Finger weg. Wenn das wieder geändert hast, dann die TelePeriod auch wieder höher setzten. Muss nicht unbedingt auf 300, aber 10 ist etwas grenzwertig.

                            RalfTh 1 Reply Last reply Reply Quote 0
                            • RalfTh
                              RalfTh @Jan1 last edited by

                              @jan1 FullTopic hatte ich nie geändert und bei Topic stand vorher schon "tasmota" drin und hat einwandfrei funktioniert.
                              TelePeriod hatte ich auf 10 gesetzt weil ich vermutete, dass die Werte bei der Kaffeemaschine sich schneller ändern als abgefragt werden und daher das Problem entsteht.

                              1 Reply Last reply Reply Quote 0
                              • RalfTh
                                RalfTh @Ralla66 last edited by

                                @ralla66 Habe jetzt Node-JS aktuell, Topic auf deinen Wert gesetzt, Full Topic war eh schon so wie bei dir.
                                Die DP's alle gelöscht und Instanz neu gestartet.
                                DP's wurden wieder angelegt.
                                Das Problem mit den DP's beginnend mit "ENERGY_" existiert immer noch, sie werden nicht aktualisiert.

                                Hat jemand eine funktionierende Vorlage, die er mit Tasmota 13.2.0 verwendet?

                                Ralla66 1 Reply Last reply Reply Quote 0
                                • Ralla66
                                  Ralla66 Most Active @RalfTh last edited by Ralla66

                                  @ralfth

                                  telemetrieperiode Tasmota stelle auf 10 also 10 sec, nicht 300
                                  zeig mal ein Bild der Tasmota Konsole was gesendet wird

                                  J RalfTh 2 Replies Last reply Reply Quote 0
                                  • J
                                    Jan1 @Ralla66 last edited by

                                    @ralla66
                                    10 ist grenzwertig

                                    Thomas Braun Ralla66 2 Replies Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @Jan1 last edited by

                                      Ich hab bei meinem Stromzähler die 300 gelassen. Wozu braucht man die Telemetriedaten so häufig? Die Messwerte werden natürlich häufiger übertragen.

                                      1 Reply Last reply Reply Quote 0
                                      • Ralla66
                                        Ralla66 Most Active @Jan1 last edited by

                                        @jan1

                                        nur zum Test

                                        J 1 Reply Last reply Reply Quote 0
                                        • J
                                          Jan1 @Ralla66 last edited by

                                          @ralla66
                                          Dann schreib das auch gleich dazu. Wie Thomas das schon geschrieben hat, die eigentlichen Werte werden eh recht aktuell übermittelt und somit braucht man hier keine dauerhafte Änderung.
                                          Ich hatte das zu Beginn des Shutter Mode mal runter auf 10, weil man sonst nie wusste wie der Rollladen wirklich steht, was aber schnell in Tasmota und dem passenden DP im Adapter geändert wurde und die 300 wieder völlig ausreichen. Bei einigen Rollläden kam so viel Trafik zustande und ich hatte damit noch mehr Probleme.

                                          1 Reply Last reply Reply Quote 0
                                          • RalfTh
                                            RalfTh @Ralla66 last edited by

                                            @ralla66 Habe mal die Daten aus der Tasmota-Konsole kopiert

                                            07:59:44.150 MQT: tele/tasmota_26536D/SENSOR = {"Time":"2023-11-06T07:59:44","ENERGY":{"TotalStartTime":"2020-01-07T09:52:26","Total":0.823,"Yesterday":0.600,"Today":0.223,"Period":4,"Power":13,"ApparentPower":44,"ReactivePower":43,"Factor":0.28,"Voltage":225,"Current":0.197}}
                                            08:00:34.168 MQT: tele/tasmota_26536D/STATE = {"Time":"2023-11-06T08:00:34","Uptime":"0T12:14:08","UptimeSec":44048,"Heap":20,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":3,"POWER":"ON","Wifi":{"AP":1,"SSId":"Palatina","BSSId":"5C:49:79:55:9E:DC","Channel":4,"Mode":"11n","RSSI":86,"Signal":-57,"LinkCount":1,"Downtime":"0T00:00:05"}}
                                            08:00:34.184 MQT: tele/tasmota_26536D/SENSOR = {"Time":"2023-11-06T08:00:34","ENERGY":{"TotalStartTime":"2020-01-07T09:52:26","Total":0.823,"Yesterday":0.600,"Today":0.223,"Period":0,"Power":15,"ApparentPower":45,"ReactivePower":42,"Factor":0.33,"Voltage":225,"Current":0.198}}
                                            08:01:24.130 MQT: tele/tasmota_26536D/STATE = {"Time":"2023-11-06T08:01:24","Uptime":"0T12:14:58","UptimeSec":44098,"Heap":20,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":3,"POWER":"ON","Wifi":{"AP":1,"SSId":"Palatina","BSSId":"5C:49:79:55:9E:DC","Channel":4,"Mode":"11n","RSSI":84,"Signal":-58,"LinkCount":1,"Downtime":"0T00:00:05"}}
                                            08:01:24.145 MQT: tele/tasmota_26536D/SENSOR = {"Time":"2023-11-06T08:01:24","ENERGY":{"TotalStartTime":"2020-01-07T09:52:26","Total":0.826,"Yesterday":0.600,"Today":0.226,"Period":3,"Power":15,"ApparentPower":45,"ReactivePower":43,"Factor":0.32,"Voltage":224,"Current":0.202}}
                                            08:02:14.167 MQT: tele/tasmota_26536D/STATE = {"Time":"2023-11-06T08:02:14","Uptime":"0T12:15:48","UptimeSec":44148,"Heap":20,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":3,"POWER":"ON","Wifi":{"AP":1,"SSId":"Palatina","BSSId":"5C:49:79:55:9E:DC","Channel":4,"Mode":"11n","RSSI":78,"Signal":-61,"LinkCount":1,"Downtime":"0T00:00:05"}}
                                            08:02:14.182 MQT: tele/tasmota_26536D/SENSOR = {"Time":"2023-11-06T08:02:14","ENERGY":{"TotalStartTime":"2020-01-07T09:52:26","Total":0.830,"Yesterday":0.600,"Today":0.230,"Period":3,"Power":11,"ApparentPower":45,"ReactivePower":44,"Factor":0.24,"Voltage":225,"Current":0.201}}
                                            08:03:04.125 MQT: tele/tasmota_26536D/STATE = {"Time":"2023-11-06T08:03:04","Uptime":"0T12:16:38","UptimeSec":44198,"Heap":20,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":3,"POWER":"ON","Wifi":{"AP":1,"SSId":"Palatina","BSSId":"5C:49:79:55:9E:DC","Channel":4,"Mode":"11n","RSSI":84,"Signal":-58,"LinkCount":1,"Downtime":"0T00:00:05"}}
                                            08:03:04.141 MQT: tele/tasmota_26536D/SENSOR = {"Time":"2023-11-06T08:03:04","ENERGY":{"TotalStartTime":"2020-01-07T09:52:26","Total":0.833,"Yesterday":0.600,"Today":0.233,"Period":3,"Power":16,"ApparentPower":48,"ReactivePower":45,"Factor":0.33,"Voltage":224,"Current":0.214}}
                                            08:03:54.149 MQT: tele/tasmota_26536D/STATE = {"Time":"2023-11-06T08:03:54","Uptime":"0T12:17:28","UptimeSec":44248,"Heap":20,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":3,"POWER":"ON","Wifi":{"AP":1,"SSId":"Palatina","BSSId":"5C:49:79:55:9E:DC","Channel":4,"Mode":"11n","RSSI":74,"Signal":-63,"LinkCount":1,"Downtime":"0T00:00:05"}}
                                            08:03:54.164 MQT: tele/tasmota_26536D/SENSOR = {"Time":"2023-11-06T08:03:54","ENERGY":{"TotalStartTime":"2020-01-07T09:52:26","Total":0.842,"Yesterday":0.600,"Today":0.242,"Period":9,"Power":798,"ApparentPower":798,"ReactivePower":0,"Factor":1.00,"Voltage":223,"Current":3.581}}
                                            08:04:44.130 MQT: tele/tasmota_26536D/STATE = {"Time":"2023-11-06T08:04:44","Uptime":"0T12:18:18","UptimeSec":44298,"Heap":20,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":3,"POWER":"ON","Wifi":{"AP":1,"SSId":"Palatina","BSSId":"5C:49:79:55:9E:DC","Channel":4,"Mode":"11n","RSSI":86,"Signal":-57,"LinkCount":1,"Downtime":"0T00:00:05"}}
                                            08:04:44.146 MQT: tele/tasmota_26536D/SENSOR = {"Time":"2023-11-06T08:04:44","ENERGY":{"TotalStartTime":"2020-01-07T09:52:26","Total":0.849,"Yesterday":0.600,"Today":0.249,"Period":7,"Power":13,"ApparentPower":48,"ReactivePower":46,"Factor":0.27,"Voltage":225,"Current":0.212}}
                                            08:05:34.141 MQT: tele/tasmota_26536D/STATE = {"Time":"2023-11-06T08:05:34","Uptime":"0T12:19:08","UptimeSec":44348,"Heap":20,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":3,"POWER":"ON","Wifi":{"AP":1,"SSId":"Palatina","BSSId":"5C:49:79:55:9E:DC","Channel":4,"Mode":"11n","RSSI":84,"Signal":-58,"LinkCount":1,"Downtime":"0T00:00:05"}}
                                            08:05:34.156 MQT: tele/tasmota_26536D/SENSOR = {"Time":"2023-11-06T08:05:34","ENERGY":{"TotalStartTime":"2020-01-07T09:52:26","Total":0.852,"Yesterday":0.600,"Today":0.252,"Period":3,"Power":12,"ApparentPower":48,"ReactivePower":47,"Factor":0.24,"Voltage":224,"Current":0.215}}
                                            08:06:24.152 MQT: tele/tasmota_26536D/STATE = {"Time":"2023-11-06T08:06:24","Uptime":"0T12:19:58","UptimeSec":44398,"Heap":20,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":3,"POWER":"ON","Wifi":{"AP":1,"SSId":"Palatina","BSSId":"5C:49:79:55:9E:DC","Channel":4,"Mode":"11n","RSSI":80,"Signal":-60,"LinkCount":1,"Downtime":"0T00:00:05"}}
                                            08:06:24.167 MQT: tele/tasmota_26536D/SENSOR = {"Time":"2023-11-06T08:06:24","ENERGY":{"TotalStartTime":"2020-01-07T09:52:26","Total":0.856,"Yesterday":0.600,"Today":0.256,"Period":3,"Power":50,"ApparentPower":50,"ReactivePower":0,"Factor":1.00,"Voltage":225,"Current":0.222}}
                                            08:07:14.130 MQT: tele/tasmota_26536D/STATE = {"Time":"2023-11-06T08:07:14","Uptime":"0T12:20:48","UptimeSec":44448,"Heap":20,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":3,"POWER":"ON","Wifi":{"AP":1,"SSId":"Palatina","BSSId":"5C:49:79:55:9E:DC","Channel":4,"Mode":"11n","RSSI":76,"Signal":-62,"LinkCount":1,"Downtime":"0T00:00:05"}}
                                            08:07:14.145 MQT: tele/tasmota_26536D/SENSOR = {"Time":"2023-11-06T08:07:14","ENERGY":{"TotalStartTime":"2020-01-07T09:52:26","Total":0.863,"Yesterday":0.600,"Today":0.263,"Period":8,"Power":846,"ApparentPower":846,"ReactivePower":0,"Factor":1.00,"Voltage":222,"Current":3.806}}
                                            08:08:04.125 MQT: tele/tasmota_26536D/STATE = {"Time":"2023-11-06T08:08:04","Uptime":"0T12:21:38","UptimeSec":44498,"Heap":20,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":3,"POWER":"ON","Wifi":{"AP":1,"SSId":"Palatina","BSSId":"5C:49:79:55:9E:DC","Channel":4,"Mode":"11n","RSSI":72,"Signal":-64,"LinkCount":1,"Downtime":"0T00:00:05"}}
                                            08:08:04.141 MQT: tele/tasmota_26536D/SENSOR = {"Time":"2023-11-06T08:08:04","ENERGY":{"TotalStartTime":"2020-01-07T09:52:26","Total":0.872,"Yesterday":0.600,"Today":0.272,"Period":8,"Power":851,"ApparentPower":851,"ReactivePower":0,"Factor":1.00,"Voltage":222,"Current":3.827}}
                                            08:08:54.164 MQT: tele/tasmota_26536D/STATE = {"Time":"2023-11-06T08:08:54","Uptime":"0T12:22:28","UptimeSec":44548,"Heap":20,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":3,"POWER":"ON","Wifi":{"AP":1,"SSId":"Palatina","BSSId":"5C:49:79:55:9E:DC","Channel":4,"Mode":"11n","RSSI":84,"Signal":-58,"LinkCount":1,"Downtime":"0T00:00:05"}}
                                            08:08:54.180 MQT: tele/tasmota_26536D/SENSOR = {"Time":"2023-11-06T08:08:54","ENERGY":{"TotalStartTime":"2020-01-07T09:52:26","Total":0.877,"Yesterday":0.600,"Today":0.277,"Period":6,"Power":14,"ApparentPower":49,"ReactivePower":47,"Factor":0.28,"Voltage":223,"Current":0.219}}
                                            08:09:44.147 MQT: tele/tasmota_26536D/STATE = {"Time":"2023-11-06T08:09:44","Uptime":"0T12:23:18","UptimeSec":44598,"Heap":20,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":3,"POWER":"ON","Wifi":{"AP":1,"SSId":"Palatina","BSSId":"5C:49:79:55:9E:DC","Channel":4,"Mode":"11n","RSSI":86,"Signal":-57,"LinkCount":1,"Downtime":"0T00:00:05"}}
                                            08:09:44.161 MQT: tele/tasmota_26536D/SENSOR = {"Time":"2023-11-06T08:09:44","ENERGY":{"TotalStartTime":"2020-01-07T09:52:26","Total":0.881,"Yesterday":0.600,"Today":0.281,"Period":4,"Power":13,"ApparentPower":47,"ReactivePower":45,"Factor":0.28,"Voltage":225,"Current":0.210}}
                                            08:10:34.155 MQT: tele/tasmota_26536D/STATE = {"Time":"2023-11-06T08:10:34","Uptime":"0T12:24:08","UptimeSec":44648,"Heap":20,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":3,"POWER":"ON","Wifi":{"AP":1,"SSId":"Palatina","BSSId":"5C:49:79:55:9E:DC","Channel":4,"Mode":"11n","RSSI":84,"Signal":-58,"LinkCount":1,"Downtime":"0T00:00:05"}}
                                            08:10:34.171 MQT: tele/tasmota_26536D/SENSOR = {"Time":"2023-11-06T08:10:34","ENERGY":{"TotalStartTime":"2020-01-07T09:52:26","Total":0.884,"Yesterday":0.600,"Today":0.284,"Period":3,"Power":13,"ApparentPower":46,"ReactivePower":44,"Factor":0.27,"Voltage":225,"Current":0.202}}
                                            08:11:24.141 MQT: tele/tasmota_26536D/STATE = {"Time":"2023-11-06T08:11:24","Uptime":"0T12:24:58","UptimeSec":44698,"Heap":20,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":3,"POWER":"ON","Wifi":{"AP":1,"SSId":"Palatina","BSSId":"5C:49:79:55:9E:DC","Channel":4,"Mode":"11n","RSSI":86,"Signal":-57,"LinkCount":1,"Downtime":"0T00:00:05"}}
                                            08:11:24.156 MQT: tele/tasmota_26536D/SENSOR = {"Time":"2023-11-06T08:11:24","ENERGY":{"TotalStartTime":"2020-01-07T09:52:26","Total":0.887,"Yesterday":0.600,"Today":0.287,"Period":3,"Power":10,"ApparentPower":45,"ReactivePower":44,"Factor":0.21,"Voltage":225,"Current":0.202}}
                                            08:12:14.172 MQT: tele/tasmota_26536D/STATE = {"Time":"2023-11-06T08:12:14","Uptime":"0T12:25:48","UptimeSec":44748,"Heap":20,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":3,"POWER":"ON","Wifi":{"AP":1,"SSId":"Palatina","BSSId":"5C:49:79:55:9E:DC","Channel":4,"Mode":"11n","RSSI":86,"Signal":-57,"LinkCount":1,"Downtime":"0T00:00:05"}}
                                            08:12:14.187 MQT: tele/tasmota_26536D/SENSOR = {"Time":"2023-11-06T08:12:14","ENERGY":{"TotalStartTime":"2020-01-07T09:52:26","Total":0.890,"Yesterday":0.600,"Today":0.290,"Period":2,"Power":797,"ApparentPower":797,"ReactivePower":0,"Factor":1.00,"Voltage":223,"Current":3.569}}
                                            08:13:04.151 MQT: tele/tasmota_26536D/STATE = {"Time":"2023-11-06T08:13:04","Uptime":"0T12:26:38","UptimeSec":44798,"Heap":20,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":3,"POWER":"ON","Wifi":{"AP":1,"SSId":"Palatina","BSSId":"5C:49:79:55:9E:DC","Channel":4,"Mode":"11n","RSSI":84,"Signal":-58,"LinkCount":1,"Downtime":"0T00:00:05"}}
                                            
                                            

                                            Wie man sehen kann sind die Werte drin und ändern sich auch. Leider nicht im ioBroker.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            505
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            88
                                            5964
                                            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