Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. Blockly
    5. Blockly-Programm startet nicht

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Blockly-Programm startet nicht

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

      @homoran said in Blockly-Programm startet nicht:

      @triplex deine 1000 durch 80 gerechnet x 50 ist höhe

      Wie schon gesagt...das war nur ein Zahlenbeispiel.
      Der Wert könnte auch bei 46,5 zu dem Zeitpunkt sein.
      Das Intervall soll einfach bis zum Schluss durchlaufen und sich nicht an der Bewegung der Rollade orientieren.

      1 Reply Last reply Reply Quote 0
      • paul53
        paul53 @TripleX last edited by paul53

        @triplex sagte: Das Intervall soll aber noch bis zur gewünschten Position zu Ende laufen, nachdem die Rollade gestoppt hat.

        Dann versuche es mal so:

        Blockly_temp.JPG

        T 2 Replies Last reply Reply Quote 1
        • T
          TripleX @paul53 last edited by TripleX

          @paul53 said in Blockly-Programm startet nicht:

          @triplex sagte: Das Intervall soll aber noch bis zur gewünschten Position zu Ende laufen, nachdem die Rollade gestoppt hat.

          Dann versuche es mal so:

          Blockly_temp.JPG

          Denke das würde wenn dann nur beim Hochzählen funktionieren, beim Runterzählen müsste die Bedingung ja <= sein.

          Hattest das Programm gerade nochmal angepasst? Mir wurde eben ein anderes angezeigt. So wie es jetzt ist, könnte es funktionieren. Werde es morgen mal testen.

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

            @triplex said in Blockly-Programm startet nicht:

            @paul53 said in Blockly-Programm startet nicht:

            @triplex sagte: Das Intervall soll aber noch bis zur gewünschten Position zu Ende laufen, nachdem die Rollade gestoppt hat.

            Dann versuche es mal so:

            Blockly_temp.JPG

            Denke das würde wenn dann nur beim Hochzählen funktionieren, beim Runterzählen müsste die Bedingung ja <= sein.

            Hattest das Programm gerade nochmal angepasst? Mir wurde eben ein anderes angezeigt. So wie es jetzt ist, könnte es funktionieren. Werde es morgen mal testen.

            Auch auf die Gefahr hin dass ich mich jetzt hier blamiere, wie bekommt man den "UND"-Block hin?
            Finde nur den Block wo man 2 Werte (nebeneinander) eintragen kann.

            haus-automatisierung 1 Reply Last reply Reply Quote 0
            • haus-automatisierung
              haus-automatisierung Developer Most Active @TripleX last edited by

              @triplex Der ist einfach auf „externe Eingänge“ umgestellt worden.

              T 2 Replies Last reply Reply Quote 1
              • T
                TripleX @haus-automatisierung last edited by

                @haus-automatisierung said in Blockly-Programm startet nicht:

                @triplex Der ist einfach auf „externe Eingänge“ umgestellt worden.

                Ah...gefunden.
                Danke!

                1 Reply Last reply Reply Quote 0
                • T
                  TripleX @haus-automatisierung last edited by

                  @haus-automatisierung said in Blockly-Programm startet nicht:

                  @triplex Der ist einfach auf „externe Eingänge“ umgestellt worden.

                  Und wie kann ich dann mehr als 2 Blöcke anhängen?🤔

                  Homoran 1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @TripleX last edited by

                    @triplex sagte in Blockly-Programm startet nicht:

                    Und wie kann ich dann mehr als 2 Blöcke anhängen?

                    mehrere UND Blöcke nehmen

                    1 Reply Last reply Reply Quote 0
                    • T
                      TripleX @paul53 last edited by

                      @paul53 said in Blockly-Programm startet nicht:

                      @triplex sagte: Das Intervall soll aber noch bis zur gewünschten Position zu Ende laufen, nachdem die Rollade gestoppt hat.

                      Dann versuche es mal so:

                      Blockly_temp.JPG

                      Hat leider auch nicht funktioniert.
                      Der Wert "...-Bewegung Simulation" wird nicht hochgezählt sondern nur am Ende aktualisiert.

                      Hab dann mal folgendes probiert.

                      cf4debcd-d500-4a20-ac07-6489f3a22f4a-image.png

                      Der Wert "...-BewegungSimulation" wird jetzt sauber gezählt, aber wieder nicht bis zum Ende.
                      Sobald die Rollade stoppt, hält auch der Wert an.
                      Laut meiner Bedingung sollte der Wert aber erst aufhören wenn die Rollade gestoppt hat und der Wert 0, 100 oder die aktuelle Position erreicht hat.
                      Ne Idee warum er das ignoriert?
                      Oder habe ich die Bedingung falsch aufgebaut?

                      paul53 1 Reply Last reply Reply Quote 0
                      • paul53
                        paul53 @TripleX last edited by paul53

                        @triplex sagte: Bewegung Simulation" wird nicht hochgezählt sondern nur am Ende aktualisiert.

                        Vielleicht hat "ACTUAL" noch den alten Wert, wenn "ACTIVITY_STATE" auf 3 geht? Dann bau mal eine kleine Verzögerung ein.

                        Blockly_temp.JPG

                        T 1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators last edited by

                          ich sehe aber schon dass, wenn das bisherige alles gelöst ist, hier die selbe Diskussion aufkommen wird, wie seit Jahren im Homematic Forum über die absolute Richtigkeit der Anzeige der Rollladen Position.

                          Selbst unter Vernachlässigung der Zu-/Abnahme des Wickelkerndurchmessers durch mehr oder weniger Menge an Rollladenlänge, bleibt der weitaus größere Anteil von ca. 20% an Richtigkeit durch das finale Schließen der Schlitze.

                          1 Reply Last reply Reply Quote 0
                          • T
                            TripleX @paul53 last edited by

                            @paul53 said in Blockly-Programm startet nicht:

                            @triplex sagte: Bewegung Simulation" wird nicht hochgezählt sondern nur am Ende aktualisiert.

                            Vielleicht hat "ACTUAL" noch den alten Wert, wenn "ACTIVITY_STATE" auf 3 geht? Dann bau mal eine kleine Verzögerung ein.

                            Blockly_temp.JPG

                            Hat leider auch nichts gebracht.
                            Kannst mir denn was zu meiner Variante sagen?

                            paul53 1 Reply Last reply Reply Quote 0
                            • paul53
                              paul53 @TripleX last edited by paul53

                              @triplex sagte: Hat leider auch nichts gebracht.

                              Wie verhält es sich? Ist der Intervall-Zyklus 500 ms oder 1000 ms?

                              @triplex sagte in Blockly-Programm startet nicht:

                              Kannst mir denn was zu meiner Variante sagen?

                              Man kann einen Wert nicht unmittelbar nach dem Schreiben wieder einlesen (asynchrone Ausführung von "aktualisiere").

                              T 1 Reply Last reply Reply Quote 0
                              • T
                                TripleX @paul53 last edited by

                                @paul53 said in Blockly-Programm startet nicht:

                                @triplex sagte: Hat leider auch nichts gebracht.

                                Wie verhält es sich? Ist der Intervall-Zyklus 500 ms oder 1000 ms?

                                @triplex sagte in Blockly-Programm startet nicht:

                                Kannst mir denn was zu meiner Variante sagen?

                                Man kann einen Wert nicht unmittelbar nach dem Schreiben wieder einlesen (asynchrone Ausführung von "aktualisiere").

                                Habe mit 100-1000ms getestet

                                Reicht es wenn ich dann vor der Stop-Bedingung ein Timeout setze?

                                paul53 1 Reply Last reply Reply Quote 0
                                • paul53
                                  paul53 @TripleX last edited by

                                  @triplex sagte: Reicht es wenn ich dann vor der Stop-Bedingung ein Timeout setze?

                                  Die Verzögerung muss auf die Abfrage von "ACTUAL" wirken, damit der Zielwert eingelesen wird.

                                  T 1 Reply Last reply Reply Quote 0
                                  • T
                                    TripleX @paul53 last edited by

                                    @paul53 said in Blockly-Programm startet nicht:

                                    @triplex sagte: Reicht es wenn ich dann vor der Stop-Bedingung ein Timeout setze?

                                    Die Verzögerung muss auf die Abfrage von "ACTUAL" wirken, damit der Zielwert eingelesen wird.

                                    Ich verzweifle hier langsam.😕
                                    Das kann doch nicht so kompliziert sein sowas zu programmieren.

                                    paul53 1 Reply Last reply Reply Quote 0
                                    • paul53
                                      paul53 @TripleX last edited by paul53

                                      @triplex sagte: Das kann doch nicht so kompliziert sein

                                      Lösche mal oben "setze delta auf 0".

                                      Blockly_temp.JPG

                                      1 Reply Last reply Reply Quote 0
                                      • T
                                        TripleX last edited by

                                        @paul53 said in Blockly-Programm startet nicht:

                                        @triplex sagte: Das kann doch nicht so kompliziert sein

                                        Lösche mal oben "setze delta auf 0".

                                        Blockly_temp.JPG

                                        Das war es leider auch nicht.
                                        Jetzt ist es sogar so, dass er bis zum Ende runter-/hochzählt, obwohl die Rollade bei z.B. 80% angehalten hat.
                                        Er ignoriert einfach jedes mal die Stop-Bedingungen.

                                        paul53 1 Reply Last reply Reply Quote 0
                                        • paul53
                                          paul53 @TripleX last edited by paul53

                                          @triplex sagte: ignoriert einfach jedes mal die Stop-Bedingungen.

                                          Dann logge mal die Werte, um zu sehen, wo es hakt:

                                          Blockly_temp.JPG

                                          T 1 Reply Last reply Reply Quote 0
                                          • T
                                            TripleX @paul53 last edited by Homoran

                                            @paul53 said in Blockly-Programm startet nicht:

                                            @triplex sagte: ignoriert einfach jedes mal die Stop-Bedingungen.

                                            Dann logge mal die Werte, um zu sehen, wo es hakt:

                                            Blockly_temp.JPG

                                            Werde ich morgen machen, für heute reicht es.
                                            Wünsche dir schonmal nen guten Rutsch!!!

                                            Update:

                                            Hier der Log.
                                            Musste das Programm manuell abbrechen, der Wert "level" ist trotz Begrenzung ins negative gelaufen

                                            1.1.2024, 11:57:59.353	[info ]: javascript.0 (13082) Stop script script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4
                                            1.1.2024, 11:57:59.429	[info ]: javascript.0 (13082) Start javascript script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4
                                            1.1.2024, 11:57:59.453	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                                            1.1.2024, 11:58:20.334	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation96.5
                                            1.1.2024, 11:58:20.833	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation95.5
                                            1.1.2024, 11:58:21.334	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation94.5
                                            1.1.2024, 11:58:21.835	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation93.5
                                            1.1.2024, 11:58:22.334	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation92.5
                                            1.1.2024, 11:58:22.835	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation91.5
                                            1.1.2024, 11:58:23.336	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation90.5
                                            1.1.2024, 11:58:23.836	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation89.5
                                            1.1.2024, 11:58:24.336	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation88.5
                                            1.1.2024, 11:58:24.837	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation87.5
                                            1.1.2024, 11:58:25.337	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation86.5
                                            1.1.2024, 11:58:25.837	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation85.5
                                            1.1.2024, 11:58:26.337	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation84.5
                                            1.1.2024, 11:58:26.838	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation83.5
                                            1.1.2024, 11:58:27.338	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation82.5
                                            1.1.2024, 11:58:27.839	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation81.5
                                            1.1.2024, 11:58:28.339	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation80.5
                                            1.1.2024, 11:58:28.840	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation79.5
                                            1.1.2024, 11:58:29.340	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation78.5
                                            1.1.2024, 11:58:29.840	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation77.5
                                            1.1.2024, 11:58:30.340	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation76.5
                                            1.1.2024, 11:58:30.840	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation75.5
                                            1.1.2024, 11:58:31.340	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation74.5
                                            1.1.2024, 11:58:31.841	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation73.5
                                            1.1.2024, 11:58:32.341	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation72.5
                                            1.1.2024, 11:58:32.841	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation71.5
                                            1.1.2024, 11:58:33.342	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation70.5
                                            1.1.2024, 11:58:33.843	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation69.5
                                            1.1.2024, 11:58:34.343	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation68.5
                                            1.1.2024, 11:58:34.844	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation67.5
                                            1.1.2024, 11:58:35.343	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation66.5
                                            1.1.2024, 11:58:35.843	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation65.5
                                            1.1.2024, 11:58:36.343	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation64.5
                                            1.1.2024, 11:58:36.844	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation63.5
                                            1.1.2024, 11:58:37.348	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation62.5
                                            1.1.2024, 11:58:37.848	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation61.5
                                            1.1.2024, 11:58:38.348	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation60.5
                                            1.1.2024, 11:58:38.849	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation59.5
                                            1.1.2024, 11:58:39.349	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation58.5
                                            1.1.2024, 11:58:39.850	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation57.5
                                            1.1.2024, 11:58:40.350	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation56.5
                                            1.1.2024, 11:58:40.850	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation55.5
                                            1.1.2024, 11:58:41.349	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation54.5
                                            1.1.2024, 11:58:41.850	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation53.5
                                            1.1.2024, 11:58:42.350	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation52.5
                                            1.1.2024, 11:58:42.851	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation51.5
                                            1.1.2024, 11:58:43.352	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation50.5
                                            1.1.2024, 11:58:43.853	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation49.5
                                            1.1.2024, 11:58:44.354	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation48.5
                                            1.1.2024, 11:58:44.854	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation47.5
                                            1.1.2024, 11:58:45.354	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation46.5
                                            1.1.2024, 11:58:45.855	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation45.5
                                            1.1.2024, 11:58:46.354	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation44.5
                                            1.1.2024, 11:58:46.854	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation43.5
                                            1.1.2024, 11:58:47.355	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation42.5
                                            1.1.2024, 11:58:47.855	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation41.5
                                            1.1.2024, 11:58:48.354	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation40.5
                                            1.1.2024, 11:58:48.855	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation39.5
                                            1.1.2024, 11:58:49.355	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation38.5
                                            1.1.2024, 11:58:49.855	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation37.5
                                            1.1.2024, 11:58:50.355	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation36.5
                                            1.1.2024, 11:58:50.856	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation35.5
                                            1.1.2024, 11:58:51.355	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation34.5
                                            1.1.2024, 11:58:51.855	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation33.5
                                            1.1.2024, 11:58:52.356	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation32.5
                                            1.1.2024, 11:58:52.857	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation31.5
                                            1.1.2024, 11:58:53.357	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation30.5
                                            1.1.2024, 11:58:53.857	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation29.5
                                            1.1.2024, 11:58:54.357	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation28.5
                                            1.1.2024, 11:58:54.858	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation27.5
                                            1.1.2024, 11:58:55.358	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation26.5
                                            1.1.2024, 11:58:55.858	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation25.5
                                            1.1.2024, 11:58:56.358	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation24.5
                                            1.1.2024, 11:58:56.858	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation23.5
                                            1.1.2024, 11:58:57.357	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation22.5
                                            1.1.2024, 11:58:57.858	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation21.5
                                            1.1.2024, 11:58:58.358	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation20.5
                                            1.1.2024, 11:58:58.859	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation19.5
                                            1.1.2024, 11:58:59.359	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation18.5
                                            1.1.2024, 11:58:59.860	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation17.5
                                            1.1.2024, 11:59:00.361	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation16.5
                                            1.1.2024, 11:59:00.860	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation15.5
                                            1.1.2024, 11:59:01.360	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation14.5
                                            1.1.2024, 11:59:01.860	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation13.5
                                            1.1.2024, 11:59:02.360	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation12.5
                                            1.1.2024, 11:59:02.861	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation11.5
                                            1.1.2024, 11:59:03.361	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation10.5
                                            1.1.2024, 11:59:03.862	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation9.5
                                            1.1.2024, 11:59:04.363	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation8.5
                                            1.1.2024, 11:59:04.864	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation7.5
                                            1.1.2024, 11:59:05.378	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation6.5
                                            1.1.2024, 11:59:05.878	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation5.5
                                            1.1.2024, 11:59:06.378	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation4.5
                                            1.1.2024, 11:59:06.878	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation3.5
                                            1.1.2024, 11:59:07.378	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation2.5
                                            1.1.2024, 11:59:07.878	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation1.5
                                            1.1.2024, 11:59:08.378	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation0.5
                                            1.1.2024, 11:59:08.878	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-0.5
                                            1.1.2024, 11:59:09.378	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-1.5
                                            1.1.2024, 11:59:09.879	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-2.5
                                            1.1.2024, 11:59:10.378	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-3.5
                                            1.1.2024, 11:59:10.878	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-4.5
                                            1.1.2024, 11:59:11.379	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-5.5
                                            1.1.2024, 11:59:11.879	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-6.5
                                            1.1.2024, 11:59:12.378	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-7.5
                                            1.1.2024, 11:59:12.879	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-8.5
                                            1.1.2024, 11:59:13.379	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-9.5
                                            1.1.2024, 11:59:13.879	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-10.5
                                            1.1.2024, 11:59:14.380	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-11.5
                                            1.1.2024, 11:59:14.879	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-12.5
                                            1.1.2024, 11:59:15.379	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-13.5
                                            1.1.2024, 11:59:15.879	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-14.5
                                            1.1.2024, 11:59:16.379	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-15.5
                                            1.1.2024, 11:59:16.879	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-16.5
                                            1.1.2024, 11:59:17.380	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-17.5
                                            1.1.2024, 11:59:17.880	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-18.5
                                            1.1.2024, 11:59:18.380	[info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-19.5
                                            1.1.2024, 11:59:18.808	[info ]: javascript.0 (13082) Stop script script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4
                                            

                                            MOD-EDIT: Code in code-tags gesetzt!

                                            Homoran paul53 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            459
                                            Online

                                            31.6k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            72
                                            1823
                                            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