Skip to content
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Rollosteuerung-Umstieg CCU3 Programmen zu ioBroker

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.2k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.9k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.2k

Rollosteuerung-Umstieg CCU3 Programmen zu ioBroker

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
iobrokerskriptrollorollladenrollladensteuerung
145 Beiträge 7 Kommentatoren 12.3k Aufrufe 2 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • paul53P paul53

    @Uli977 sagte:

    So

    Nein, dann wird die Variable dunkel nie wieder false.
    Meine Frage bezog sich darauf, ob bei Dunkelheit der Wert der SV true ist.

    @Uli977 sagte in Rollosteuerung-Umstieg CCU3 Programmen zu ioBroker:

    Und warum löst der Zeitplan nicht aus?

    Keine Ahnung ? Die anderen Bedingungen sind erfüllt ?

    Uli977U Offline
    Uli977U Offline
    Uli977
    schrieb am zuletzt editiert von
    #60

    @paul53

    SV Helligkeitsschwelle Rollos ist auf true

    1 Antwort Letzte Antwort
    0
    • Uli977U Uli977

      @paul53 So?

      8b30571b-0130-4f62-a839-b59c81243bbf-image.png

      paul53P Offline
      paul53P Offline
      paul53
      schrieb am zuletzt editiert von paul53
      #61

      @Uli977
      Eine Bedingung ist "aktuelle Zeit ist größer als 17:15". Dann muss nach 17:15 Uhr getriggert werden (ich hatte 17:16 Uhr vorgegeben).

      Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
      Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

      Uli977U 1 Antwort Letzte Antwort
      0
      • paul53P paul53

        @Uli977
        Eine Bedingung ist "aktuelle Zeit ist größer als 17:15". Dann muss nach 17:15 Uhr getriggert werden (ich hatte 17:16 Uhr vorgegeben).

        Uli977U Offline
        Uli977U Offline
        Uli977
        schrieb am zuletzt editiert von Uli977
        #62

        @paul53 So hab ich es jetzt gemacht

        • Objekte in ioBroker
          eb499d4b-815a-48ff-be53-2b8e6429b92f-image.png

        • Auslöser für Rollo runter sind Helligkeitsschwelle_halb bzw. Helligkeitsschwelle_schließen und das schließen des Fensters/Tür

        • Auslöser für Rollo hoch ist die Uhrzeit Werktag oder Wochenende

        4a1fc88f-a0ca-43c3-bda0-9166b2c0410c-image.png

        Dies spiegelt nun meine Programm in der HM CCU wieder.

        Danke für deine Hilfe und Denkanstöße!

        Viele Grüße!

        dslraserD paul53P 2 Antworten Letzte Antwort
        0
        • Uli977U Uli977

          @paul53 So hab ich es jetzt gemacht

          • Objekte in ioBroker
            eb499d4b-815a-48ff-be53-2b8e6429b92f-image.png

          • Auslöser für Rollo runter sind Helligkeitsschwelle_halb bzw. Helligkeitsschwelle_schließen und das schließen des Fensters/Tür

          • Auslöser für Rollo hoch ist die Uhrzeit Werktag oder Wochenende

          4a1fc88f-a0ca-43c3-bda0-9166b2c0410c-image.png

          Dies spiegelt nun meine Programm in der HM CCU wieder.

          Danke für deine Hilfe und Denkanstöße!

          Viele Grüße!

          dslraserD Offline
          dslraserD Offline
          dslraser
          Forum Testing Most Active
          schrieb am zuletzt editiert von dslraser
          #63

          @Uli977
          Du wolltest ja den Wert der Helligkeitsschwelle nicht in jedem Script ändern müssen, wenn es noch mehr Scripte werden....
          Lege Dir doch zwei Datenpunkte vom Typ Zahl an und schreibe da Deine Helligkeitsschwellen rein. Dann kannst Du in Deinen Scripten immer diesen Bezug verwenden.
          Also Sensorwert kleiner neuer Datenpunkt, dann Schwelle auf wahr, sonst falsch.
          Wenn Du dann mal den "Bezugswert" ändern möchtest, dann brauchst Du es nur ein einer Stelle ändern und nicht in jedem Script.
          Werde ich für mein Beispiel von weiter oben für die Lichtschaltung auch noch ändern.

          Uli977U paul53P 2 Antworten Letzte Antwort
          0
          • Uli977U Uli977

            @paul53 So hab ich es jetzt gemacht

            • Objekte in ioBroker
              eb499d4b-815a-48ff-be53-2b8e6429b92f-image.png

            • Auslöser für Rollo runter sind Helligkeitsschwelle_halb bzw. Helligkeitsschwelle_schließen und das schließen des Fensters/Tür

            • Auslöser für Rollo hoch ist die Uhrzeit Werktag oder Wochenende

            4a1fc88f-a0ca-43c3-bda0-9166b2c0410c-image.png

            Dies spiegelt nun meine Programm in der HM CCU wieder.

            Danke für deine Hilfe und Denkanstöße!

            Viele Grüße!

            paul53P Offline
            paul53P Offline
            paul53
            schrieb am zuletzt editiert von
            #64

            @Uli977
            Zwei identische Trigger vermeidet man (Resourcenverschwendung), indem die zugehörigen Aktionen (2 Datenpunkte "Helligkeitsschwelle" setzen) innerhalb eines Triggers erfolgen.

            Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
            Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

            1 Antwort Letzte Antwort
            0
            • dslraserD dslraser

              @Uli977
              Du wolltest ja den Wert der Helligkeitsschwelle nicht in jedem Script ändern müssen, wenn es noch mehr Scripte werden....
              Lege Dir doch zwei Datenpunkte vom Typ Zahl an und schreibe da Deine Helligkeitsschwellen rein. Dann kannst Du in Deinen Scripten immer diesen Bezug verwenden.
              Also Sensorwert kleiner neuer Datenpunkt, dann Schwelle auf wahr, sonst falsch.
              Wenn Du dann mal den "Bezugswert" ändern möchtest, dann brauchst Du es nur ein einer Stelle ändern und nicht in jedem Script.
              Werde ich für mein Beispiel von weiter oben für die Lichtschaltung auch noch ändern.

              Uli977U Offline
              Uli977U Offline
              Uli977
              schrieb am zuletzt editiert von
              #65

              @dslraser Das habe ich nicht verstanden....

              1 Antwort Letzte Antwort
              0
              • dslraserD dslraser

                @Uli977
                Du wolltest ja den Wert der Helligkeitsschwelle nicht in jedem Script ändern müssen, wenn es noch mehr Scripte werden....
                Lege Dir doch zwei Datenpunkte vom Typ Zahl an und schreibe da Deine Helligkeitsschwellen rein. Dann kannst Du in Deinen Scripten immer diesen Bezug verwenden.
                Also Sensorwert kleiner neuer Datenpunkt, dann Schwelle auf wahr, sonst falsch.
                Wenn Du dann mal den "Bezugswert" ändern möchtest, dann brauchst Du es nur ein einer Stelle ändern und nicht in jedem Script.
                Werde ich für mein Beispiel von weiter oben für die Lichtschaltung auch noch ändern.

                paul53P Offline
                paul53P Offline
                paul53
                schrieb am zuletzt editiert von
                #66

                @dslraser sagte:

                Wenn Du dann mal den "Bezugswert" ändern möchtest, dann brauchst Du es nur ein einer Stelle ändern und nicht in jedem Script.

                Die beiden Datenpunkte "Helligkeitsschwelle_halb" und "Helligkeitsschwelle_schließen" können in weiteren Scripts verwendet werden.

                @Uli977 sagte:

                Das habe ich nicht verstanden....

                @dslraser schlägt vor, die beiden Grenzwerte (100, 120) in Datenpunkten zu halten.

                Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
                Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

                Uli977U 1 Antwort Letzte Antwort
                0
                • paul53P paul53

                  @dslraser sagte:

                  Wenn Du dann mal den "Bezugswert" ändern möchtest, dann brauchst Du es nur ein einer Stelle ändern und nicht in jedem Script.

                  Die beiden Datenpunkte "Helligkeitsschwelle_halb" und "Helligkeitsschwelle_schließen" können in weiteren Scripts verwendet werden.

                  @Uli977 sagte:

                  Das habe ich nicht verstanden....

                  @dslraser schlägt vor, die beiden Grenzwerte (100, 120) in Datenpunkten zu halten.

                  Uli977U Offline
                  Uli977U Offline
                  Uli977
                  schrieb am zuletzt editiert von
                  #67

                  @paul53 Ich glaube ich weiss ungefährt was ihr meint, aber ich weiss nicht wie ich es umsetze.

                  Wiso kann ich eigentlich mein Skript nicht Spoilern. Der sagt mir immer zu viele zeichen.

                  Gruß!

                  paul53P 1 Antwort Letzte Antwort
                  0
                  • Uli977U Uli977

                    @paul53 Ich glaube ich weiss ungefährt was ihr meint, aber ich weiss nicht wie ich es umsetze.

                    Wiso kann ich eigentlich mein Skript nicht Spoilern. Der sagt mir immer zu viele zeichen.

                    Gruß!

                    paul53P Offline
                    paul53P Offline
                    paul53
                    schrieb am zuletzt editiert von paul53
                    #68

                    @Uli977 sagte:

                    aber ich weiss nicht wie ich es umsetze.

                    Lass es wie es ist, aber packe die Schwellwert-Geschichte in einen Trigger.
                    Übrigens, was passiert wenn es vor 17:15 Uhr schon dunkel (< 100) ist ?

                    Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
                    Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

                    Uli977U 1 Antwort Letzte Antwort
                    0
                    • paul53P paul53

                      @Uli977 sagte:

                      aber ich weiss nicht wie ich es umsetze.

                      Lass es wie es ist, aber packe die Schwellwert-Geschichte in einen Trigger.
                      Übrigens, was passiert wenn es vor 17:15 Uhr schon dunkel (< 100) ist ?

                      Uli977U Offline
                      Uli977U Offline
                      Uli977
                      schrieb am zuletzt editiert von
                      #69

                      @paul53 Dann passiert nix, ich weiss..... War mir zu komplex das zu umgehen....

                      paul53P 1 Antwort Letzte Antwort
                      0
                      • Uli977U Uli977

                        @paul53 Dann passiert nix, ich weiss..... War mir zu komplex das zu umgehen....

                        paul53P Offline
                        paul53P Offline
                        paul53
                        schrieb am zuletzt editiert von
                        #70

                        @Uli977 sagte:

                        War mir zu komplex

                        Blockly_temp.JPG

                        Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
                        Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

                        Uli977U 1 Antwort Letzte Antwort
                        0
                        • paul53P paul53

                          @Uli977 sagte:

                          War mir zu komplex

                          Blockly_temp.JPG

                          Uli977U Offline
                          Uli977U Offline
                          Uli977
                          schrieb am zuletzt editiert von
                          #71

                          @paul53

                          • nicht Tür offen bezieht doch doch auf ein bestimmtes Fenster, oder
                          • kann ich diesen für alle Fenster nutzen?

                          Schickst du mir das noch mal

                          paul53P 1 Antwort Letzte Antwort
                          0
                          • Uli977U Uli977

                            @paul53

                            • nicht Tür offen bezieht doch doch auf ein bestimmtes Fenster, oder
                            • kann ich diesen für alle Fenster nutzen?

                            Schickst du mir das noch mal

                            paul53P Offline
                            paul53P Offline
                            paul53
                            schrieb am zuletzt editiert von
                            #72

                            @Uli977 sagte:

                            nicht Tür offen bezieht doch doch auf ein bestimmtes Fenster,

                            Das muss sich auf das Fenster / die Tür beziehen, vor dem das Rollo ist. Ein offenes Fenster (Tür) soll ja das Schließen des zugehörigen Rollos verhindern. Oder ?

                            <xml xmlns="http://www.w3.org/1999/xhtml">
                             <variables>
                               <variable type="" id="Ncm:X[qf:qS{6|5({cYM">tuer_offen</variable>
                               <variable type="" id="6)C=TW2hD7gsi/LEpf11">halbdunkel</variable>
                               <variable type="" id="^#K2|,5Ao63h_grRi?(p">level</variable>
                               <variable type="" id="j6xqRg,0SMV@dV4NHczA">dunkel</variable>
                             </variables>
                             <block type="comment" id="(%Ctaav+f9CX+!g#j0|B" x="188" y="-263">
                               <field name="COMMENT">BRIGHTNESS</field>
                               <next>
                                 <block type="on_ext" id="i+]-2^{%w,6Q+^nM7rTW">
                                   <mutation items="1"></mutation>
                                   <field name="CONDITION">ne</field>
                                   <field name="ACK_CONDITION"></field>
                                   <value name="OID0">
                                     <shadow type="field_oid" id="#UdrLepQqY3.LIkI[e7i">
                                       <field name="oid">default</field>
                                     </shadow>
                                   </value>
                                   <statement name="STATEMENT">
                                     <block type="controls_if" id=")D?B)%qFg.W+!L,dchss">
                                       <mutation else="1"></mutation>
                                       <value name="IF0">
                                         <block type="logic_compare" id="Mtu{iG22e#ErRIEbN##V">
                                           <field name="OP">LT</field>
                                           <value name="A">
                                             <block type="on_source" id="f;M2oB8![hGS:/%y+;WG">
                                               <field name="ATTR">state.val</field>
                                             </block>
                                           </value>
                                           <value name="B">
                                             <block type="math_number" id="$_u(+7HpJDBlUZc|rTm)">
                                               <field name="NUM">120</field>
                                             </block>
                                           </value>
                                         </block>
                                       </value>
                                       <statement name="DO0">
                                         <block type="update" id="T:P?7crTqG^n@;(rhML%">
                                           <mutation delay_input="false"></mutation>
                                           <field name="OID">Object ID</field>
                                           <field name="WITH_DELAY">FALSE</field>
                                           <value name="VALUE">
                                             <block type="logic_boolean" id="_92Rq%[1bwNtNar:za-N">
                                               <field name="BOOL">TRUE</field>
                                             </block>
                                           </value>
                                         </block>
                                       </statement>
                                       <statement name="ELSE">
                                         <block type="update" id="D]a%Qui[Ndsv[n=fq$P0">
                                           <mutation delay_input="false"></mutation>
                                           <field name="OID">Object ID</field>
                                           <field name="WITH_DELAY">FALSE</field>
                                           <value name="VALUE">
                                             <block type="logic_boolean" id="MNo7{pF]nrv?ua/iOFGD">
                                               <field name="BOOL">FALSE</field>
                                             </block>
                                           </value>
                                           <next>
                                             <block type="update" id="F@U@hYLVW,_S$1E3h:l1">
                                               <mutation delay_input="false"></mutation>
                                               <field name="OID">Object ID</field>
                                               <field name="WITH_DELAY">FALSE</field>
                                               <value name="VALUE">
                                                 <block type="logic_boolean" id="Rn*H*MHU*Sh}p2:)Tx=l">
                                                   <field name="BOOL">FALSE</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </next>
                                         </block>
                                       </statement>
                                       <next>
                                         <block type="controls_if" id=")|Knr}%;KHXVFQp=???p">
                                           <value name="IF0">
                                             <block type="logic_compare" id="D:Y4?4:+VE7;6v3F`Rq=">
                                               <field name="OP">LT</field>
                                               <value name="A">
                                                 <block type="on_source" id="r]WY+bhIoA8D(bReuF4D">
                                                   <field name="ATTR">state.val</field>
                                                 </block>
                                               </value>
                                               <value name="B">
                                                 <block type="math_number" id="#8Nh8sbu(FJaFwcJA!~z">
                                                   <field name="NUM">100</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </value>
                                           <statement name="DO0">
                                             <block type="update" id="]o;;8R%?VGX9FydfEw%n">
                                               <mutation delay_input="false"></mutation>
                                               <field name="OID">Object ID</field>
                                               <field name="WITH_DELAY">FALSE</field>
                                               <value name="VALUE">
                                                 <block type="logic_boolean" id="Yb+.jKw=.x]LWLtd?1]y">
                                                   <field name="BOOL">TRUE</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </statement>
                                         </block>
                                       </next>
                                     </block>
                                   </statement>
                                   <next>
                                     <block type="variables_set" id="gAb$7n%a,,J.a~f]K77{">
                                       <field name="VAR" id="Ncm:X[qf:qS{6|5({cYM" variabletype="">tuer_offen</field>
                                       <value name="VALUE">
                                         <block type="get_value" id="{9C%B.~.TrN)fEce(/JE">
                                           <field name="ATTR">val</field>
                                           <field name="OID">ID auswählen</field>
                                         </block>
                                       </value>
                                       <next>
                                         <block type="variables_set" id="UkN0UD6R.OlLKRQ%^uBV">
                                           <field name="VAR" id="j6xqRg,0SMV@dV4NHczA" variabletype="">dunkel</field>
                                           <value name="VALUE">
                                             <block type="get_value" id="^BbmswjqJ,bm/]D$i|Kl">
                                               <field name="ATTR">val</field>
                                               <field name="OID">ID auswählen</field>
                                             </block>
                                           </value>
                                           <next>
                                             <block type="variables_set" id="~/wZ0zs4_TQyL8l9,P!h">
                                               <field name="VAR" id="6)C=TW2hD7gsi/LEpf11" variabletype="">halbdunkel</field>
                                               <value name="VALUE">
                                                 <block type="get_value" id="h68j=]~*6:1]Gn#i++`m">
                                                   <field name="ATTR">val</field>
                                                   <field name="OID">ID auswählen</field>
                                                 </block>
                                               </value>
                                               <next>
                                                 <block type="comment" id=")T/!1_tE#M,@]tghE6Vf">
                                                   <field name="COMMENT">Schiebetür</field>
                                                   <next>
                                                     <block type="on_ext" id="G0X`qA)3/2u@!M/okZRK">
                                                       <mutation items="1"></mutation>
                                                       <field name="CONDITION">ne</field>
                                                       <field name="ACK_CONDITION"></field>
                                                       <value name="OID0">
                                                         <shadow type="field_oid" id="T6nnPV.6Ufkya4tl%RfN">
                                                           <field name="oid">default</field>
                                                         </shadow>
                                                       </value>
                                                       <statement name="STATEMENT">
                                                         <block type="variables_set" id="5xajAGtkxz{^!,(W=(^:">
                                                           <field name="VAR" id="Ncm:X[qf:qS{6|5({cYM" variabletype="">tuer_offen</field>
                                                           <value name="VALUE">
                                                             <block type="on_source" id="9#^L{LOd`WZ{O/}Bn(ns">
                                                               <field name="ATTR">state.val</field>
                                                             </block>
                                                           </value>
                                                           <next>
                                                             <block type="procedures_callnoreturn" id="P@!4RMF;=J|_rhpD~r.9">
                                                               <mutation name="Rollo_runter"></mutation>
                                                             </block>
                                                           </next>
                                                         </block>
                                                       </statement>
                                                       <next>
                                                         <block type="comment" id="|,79-+_kjZ898uw,Up1%">
                                                           <field name="COMMENT">Helligkeitsschwelle erreicht</field>
                                                           <next>
                                                             <block type="on_ext" id="6+BS?{POpim1T~DugodW">
                                                               <mutation items="1"></mutation>
                                                               <field name="CONDITION">ne</field>
                                                               <field name="ACK_CONDITION"></field>
                                                               <value name="OID0">
                                                                 <shadow type="field_oid" id="+9+j.T_9FOd%|dfm0z2:">
                                                                   <field name="oid">default</field>
                                                                 </shadow>
                                                               </value>
                                                               <statement name="STATEMENT">
                                                                 <block type="variables_set" id="5],2lBC-8i$=iUS6D]v[">
                                                                   <field name="VAR" id="j6xqRg,0SMV@dV4NHczA" variabletype="">dunkel</field>
                                                                   <value name="VALUE">
                                                                     <block type="on_source" id="H]Wf{f,Z[@kYNQCorCCA">
                                                                       <field name="ATTR">state.val</field>
                                                                     </block>
                                                                   </value>
                                                                   <next>
                                                                     <block type="procedures_callnoreturn" id="m6j/x(hMJ4}xYMY)ltmN">
                                                                       <mutation name="Rollo_runter"></mutation>
                                                                     </block>
                                                                   </next>
                                                                 </block>
                                                               </statement>
                                                               <next>
                                                                 <block type="on_ext" id="wzJ+qwsTf3N4R|YgTLDo">
                                                                   <mutation items="1"></mutation>
                                                                   <field name="CONDITION">ne</field>
                                                                   <field name="ACK_CONDITION"></field>
                                                                   <value name="OID0">
                                                                     <shadow type="field_oid" id="+-Ylfo~3/ImbHne~Q.M9">
                                                                       <field name="oid">default</field>
                                                                     </shadow>
                                                                   </value>
                                                                   <statement name="STATEMENT">
                                                                     <block type="variables_set" id="E:-JUJHu^U]]{F5xx#z.">
                                                                       <field name="VAR" id="6)C=TW2hD7gsi/LEpf11" variabletype="">halbdunkel</field>
                                                                       <value name="VALUE">
                                                                         <block type="on_source" id="M`XLITx=1%1{+(Qs5zpr">
                                                                           <field name="ATTR">state.val</field>
                                                                         </block>
                                                                       </value>
                                                                       <next>
                                                                         <block type="procedures_callnoreturn" id="i(0^6{EcbTGYaFG^H+$T">
                                                                           <mutation name="Rollo_runter"></mutation>
                                                                         </block>
                                                                       </next>
                                                                     </block>
                                                                   </statement>
                                                                   <next>
                                                                     <block type="schedule" id="z}9=peP`Np}HCGcG]H4N">
                                                                       <field name="SCHEDULE">16 17 * * *</field>
                                                                       <statement name="STATEMENT">
                                                                         <block type="procedures_callnoreturn" id="JgWWs`v3dCrP3Nl*i2VJ">
                                                                           <mutation name="Rollo_runter"></mutation>
                                                                         </block>
                                                                       </statement>
                                                                     </block>
                                                                   </next>
                                                                 </block>
                                                               </next>
                                                             </block>
                                                           </next>
                                                         </block>
                                                       </next>
                                                     </block>
                                                   </next>
                                                 </block>
                                               </next>
                                             </block>
                                           </next>
                                         </block>
                                       </next>
                                     </block>
                                   </next>
                                 </block>
                               </next>
                             </block>
                             <block type="procedures_defnoreturn" id="DG*{%6FZcIc4OF!,i|%R" x="537" y="212">
                               <field name="NAME">Rollo_runter</field>
                               <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
                               <statement name="STACK">
                                 <block type="controls_if" id="tdGRY_XXa2{VzcrPdo`X">
                                   <value name="IF0">
                                     <block type="logic_operation" id="H+swYqDLmHSkPA77RCSm" inline="false">
                                       <field name="OP">AND</field>
                                       <value name="A">
                                         <block type="logic_operation" id="~FWc]L|Rh!.[hZol#S@k" inline="false">
                                           <field name="OP">AND</field>
                                           <value name="A">
                                             <block type="logic_negate" id="5PB*=4m[(kSm5m0WlDxb">
                                               <value name="BOOL">
                                                 <block type="variables_get" id="IvB#K}=Fq/H@uO3U2|m3">
                                                   <field name="VAR" id="Ncm:X[qf:qS{6|5({cYM" variabletype="">tuer_offen</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </value>
                                           <value name="B">
                                             <block type="time_compare" id="1}33Tf8ODVa8[j:0yJG/">
                                               <mutation end_time="false"></mutation>
                                               <field name="OPTION">&gt;</field>
                                               <field name="START_TIME">17:15</field>
                                             </block>
                                           </value>
                                         </block>
                                       </value>
                                       <value name="B">
                                         <block type="logic_negate" id="?[]Ik3_heYZz:@.;L_BX">
                                           <value name="BOOL">
                                             <block type="get_value" id="J$lhf1:m-M(E]h|iq*h#">
                                               <field name="ATTR">val</field>
                                               <field name="OID">ID auswählen</field>
                                             </block>
                                           </value>
                                         </block>
                                       </value>
                                     </block>
                                   </value>
                                   <statement name="DO0">
                                     <block type="controls_if" id="H6+;h%Us3dkcMTgz?P`M">
                                       <value name="IF0">
                                         <block type="variables_get" id="u0k{p@_,Z14=:KcU2ZBq">
                                           <field name="VAR" id="6)C=TW2hD7gsi/LEpf11" variabletype="">halbdunkel</field>
                                         </block>
                                       </value>
                                       <statement name="DO0">
                                         <block type="variables_set" id="5xddmtC!DCNx#R,SB*Cg">
                                           <field name="VAR" id="^#K2|,5Ao63h_grRi?(p" variabletype="">level</field>
                                           <value name="VALUE">
                                             <block type="math_number" id="VDRj^n_`Y6bh5Jv1-,p$">
                                               <field name="NUM">60</field>
                                             </block>
                                           </value>
                                           <next>
                                             <block type="controls_if" id=",}XcIJj]kX7|,qrRzbhL">
                                               <value name="IF0">
                                                 <block type="variables_get" id="C?Hv@7y5p_AFfBlN`GM,">
                                                   <field name="VAR" id="j6xqRg,0SMV@dV4NHczA" variabletype="">dunkel</field>
                                                 </block>
                                               </value>
                                               <statement name="DO0">
                                                 <block type="variables_set" id="E!AB/4XIpiaOg))*@48T">
                                                   <field name="VAR" id="^#K2|,5Ao63h_grRi?(p" variabletype="">level</field>
                                                   <value name="VALUE">
                                                     <block type="math_number" id="6d.^]|x!~}{K^A2vQ7=K">
                                                       <field name="NUM">0</field>
                                                     </block>
                                                   </value>
                                                 </block>
                                               </statement>
                                               <next>
                                                 <block type="controls_if" id="6`U$_7{v1jw;zOoVxV,r">
                                                   <value name="IF0">
                                                     <block type="logic_compare" id="F7N]QkM}NS*f=B[/k$e%">
                                                       <field name="OP">GT</field>
                                                       <value name="A">
                                                         <block type="get_value" id="OJ.T4e%WQ7q9`3E{`Sfq">
                                                           <field name="ATTR">val</field>
                                                           <field name="OID">ID auswählen</field>
                                                         </block>
                                                       </value>
                                                       <value name="B">
                                                         <block type="variables_get" id="#zicgYN`I{%Y0myZ58oz">
                                                           <field name="VAR" id="^#K2|,5Ao63h_grRi?(p" variabletype="">level</field>
                                                         </block>
                                                       </value>
                                                     </block>
                                                   </value>
                                                   <statement name="DO0">
                                                     <block type="control" id="gQWTv7A5fMV%1l7v^DhD">
                                                       <mutation delay_input="true"></mutation>
                                                       <field name="OID">Object ID</field>
                                                       <field name="WITH_DELAY">TRUE</field>
                                                       <field name="DELAY_MS">8</field>
                                                       <field name="UNIT">sec</field>
                                                       <field name="CLEAR_RUNNING">FALSE</field>
                                                       <value name="VALUE">
                                                         <block type="variables_get" id=".%Q:VAhS)Qcl=ws`Ad3l">
                                                           <field name="VAR" id="^#K2|,5Ao63h_grRi?(p" variabletype="">level</field>
                                                         </block>
                                                       </value>
                                                     </block>
                                                   </statement>
                                                 </block>
                                               </next>
                                             </block>
                                           </next>
                                         </block>
                                       </statement>
                                     </block>
                                   </statement>
                                 </block>
                               </statement>
                             </block>
                             <block type="comment" id="gxRodVCk{$PGmo1krlu3" x="1012" y="287">
                               <field name="COMMENT">Auto</field>
                             </block>
                            </xml>
                            

                            Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
                            Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

                            Uli977U 3 Antworten Letzte Antwort
                            0
                            • paul53P paul53

                              @Uli977 sagte:

                              nicht Tür offen bezieht doch doch auf ein bestimmtes Fenster,

                              Das muss sich auf das Fenster / die Tür beziehen, vor dem das Rollo ist. Ein offenes Fenster (Tür) soll ja das Schließen des zugehörigen Rollos verhindern. Oder ?

                              <xml xmlns="http://www.w3.org/1999/xhtml">
                               <variables>
                                 <variable type="" id="Ncm:X[qf:qS{6|5({cYM">tuer_offen</variable>
                                 <variable type="" id="6)C=TW2hD7gsi/LEpf11">halbdunkel</variable>
                                 <variable type="" id="^#K2|,5Ao63h_grRi?(p">level</variable>
                                 <variable type="" id="j6xqRg,0SMV@dV4NHczA">dunkel</variable>
                               </variables>
                               <block type="comment" id="(%Ctaav+f9CX+!g#j0|B" x="188" y="-263">
                                 <field name="COMMENT">BRIGHTNESS</field>
                                 <next>
                                   <block type="on_ext" id="i+]-2^{%w,6Q+^nM7rTW">
                                     <mutation items="1"></mutation>
                                     <field name="CONDITION">ne</field>
                                     <field name="ACK_CONDITION"></field>
                                     <value name="OID0">
                                       <shadow type="field_oid" id="#UdrLepQqY3.LIkI[e7i">
                                         <field name="oid">default</field>
                                       </shadow>
                                     </value>
                                     <statement name="STATEMENT">
                                       <block type="controls_if" id=")D?B)%qFg.W+!L,dchss">
                                         <mutation else="1"></mutation>
                                         <value name="IF0">
                                           <block type="logic_compare" id="Mtu{iG22e#ErRIEbN##V">
                                             <field name="OP">LT</field>
                                             <value name="A">
                                               <block type="on_source" id="f;M2oB8![hGS:/%y+;WG">
                                                 <field name="ATTR">state.val</field>
                                               </block>
                                             </value>
                                             <value name="B">
                                               <block type="math_number" id="$_u(+7HpJDBlUZc|rTm)">
                                                 <field name="NUM">120</field>
                                               </block>
                                             </value>
                                           </block>
                                         </value>
                                         <statement name="DO0">
                                           <block type="update" id="T:P?7crTqG^n@;(rhML%">
                                             <mutation delay_input="false"></mutation>
                                             <field name="OID">Object ID</field>
                                             <field name="WITH_DELAY">FALSE</field>
                                             <value name="VALUE">
                                               <block type="logic_boolean" id="_92Rq%[1bwNtNar:za-N">
                                                 <field name="BOOL">TRUE</field>
                                               </block>
                                             </value>
                                           </block>
                                         </statement>
                                         <statement name="ELSE">
                                           <block type="update" id="D]a%Qui[Ndsv[n=fq$P0">
                                             <mutation delay_input="false"></mutation>
                                             <field name="OID">Object ID</field>
                                             <field name="WITH_DELAY">FALSE</field>
                                             <value name="VALUE">
                                               <block type="logic_boolean" id="MNo7{pF]nrv?ua/iOFGD">
                                                 <field name="BOOL">FALSE</field>
                                               </block>
                                             </value>
                                             <next>
                                               <block type="update" id="F@U@hYLVW,_S$1E3h:l1">
                                                 <mutation delay_input="false"></mutation>
                                                 <field name="OID">Object ID</field>
                                                 <field name="WITH_DELAY">FALSE</field>
                                                 <value name="VALUE">
                                                   <block type="logic_boolean" id="Rn*H*MHU*Sh}p2:)Tx=l">
                                                     <field name="BOOL">FALSE</field>
                                                   </block>
                                                 </value>
                                               </block>
                                             </next>
                                           </block>
                                         </statement>
                                         <next>
                                           <block type="controls_if" id=")|Knr}%;KHXVFQp=???p">
                                             <value name="IF0">
                                               <block type="logic_compare" id="D:Y4?4:+VE7;6v3F`Rq=">
                                                 <field name="OP">LT</field>
                                                 <value name="A">
                                                   <block type="on_source" id="r]WY+bhIoA8D(bReuF4D">
                                                     <field name="ATTR">state.val</field>
                                                   </block>
                                                 </value>
                                                 <value name="B">
                                                   <block type="math_number" id="#8Nh8sbu(FJaFwcJA!~z">
                                                     <field name="NUM">100</field>
                                                   </block>
                                                 </value>
                                               </block>
                                             </value>
                                             <statement name="DO0">
                                               <block type="update" id="]o;;8R%?VGX9FydfEw%n">
                                                 <mutation delay_input="false"></mutation>
                                                 <field name="OID">Object ID</field>
                                                 <field name="WITH_DELAY">FALSE</field>
                                                 <value name="VALUE">
                                                   <block type="logic_boolean" id="Yb+.jKw=.x]LWLtd?1]y">
                                                     <field name="BOOL">TRUE</field>
                                                   </block>
                                                 </value>
                                               </block>
                                             </statement>
                                           </block>
                                         </next>
                                       </block>
                                     </statement>
                                     <next>
                                       <block type="variables_set" id="gAb$7n%a,,J.a~f]K77{">
                                         <field name="VAR" id="Ncm:X[qf:qS{6|5({cYM" variabletype="">tuer_offen</field>
                                         <value name="VALUE">
                                           <block type="get_value" id="{9C%B.~.TrN)fEce(/JE">
                                             <field name="ATTR">val</field>
                                             <field name="OID">ID auswählen</field>
                                           </block>
                                         </value>
                                         <next>
                                           <block type="variables_set" id="UkN0UD6R.OlLKRQ%^uBV">
                                             <field name="VAR" id="j6xqRg,0SMV@dV4NHczA" variabletype="">dunkel</field>
                                             <value name="VALUE">
                                               <block type="get_value" id="^BbmswjqJ,bm/]D$i|Kl">
                                                 <field name="ATTR">val</field>
                                                 <field name="OID">ID auswählen</field>
                                               </block>
                                             </value>
                                             <next>
                                               <block type="variables_set" id="~/wZ0zs4_TQyL8l9,P!h">
                                                 <field name="VAR" id="6)C=TW2hD7gsi/LEpf11" variabletype="">halbdunkel</field>
                                                 <value name="VALUE">
                                                   <block type="get_value" id="h68j=]~*6:1]Gn#i++`m">
                                                     <field name="ATTR">val</field>
                                                     <field name="OID">ID auswählen</field>
                                                   </block>
                                                 </value>
                                                 <next>
                                                   <block type="comment" id=")T/!1_tE#M,@]tghE6Vf">
                                                     <field name="COMMENT">Schiebetür</field>
                                                     <next>
                                                       <block type="on_ext" id="G0X`qA)3/2u@!M/okZRK">
                                                         <mutation items="1"></mutation>
                                                         <field name="CONDITION">ne</field>
                                                         <field name="ACK_CONDITION"></field>
                                                         <value name="OID0">
                                                           <shadow type="field_oid" id="T6nnPV.6Ufkya4tl%RfN">
                                                             <field name="oid">default</field>
                                                           </shadow>
                                                         </value>
                                                         <statement name="STATEMENT">
                                                           <block type="variables_set" id="5xajAGtkxz{^!,(W=(^:">
                                                             <field name="VAR" id="Ncm:X[qf:qS{6|5({cYM" variabletype="">tuer_offen</field>
                                                             <value name="VALUE">
                                                               <block type="on_source" id="9#^L{LOd`WZ{O/}Bn(ns">
                                                                 <field name="ATTR">state.val</field>
                                                               </block>
                                                             </value>
                                                             <next>
                                                               <block type="procedures_callnoreturn" id="P@!4RMF;=J|_rhpD~r.9">
                                                                 <mutation name="Rollo_runter"></mutation>
                                                               </block>
                                                             </next>
                                                           </block>
                                                         </statement>
                                                         <next>
                                                           <block type="comment" id="|,79-+_kjZ898uw,Up1%">
                                                             <field name="COMMENT">Helligkeitsschwelle erreicht</field>
                                                             <next>
                                                               <block type="on_ext" id="6+BS?{POpim1T~DugodW">
                                                                 <mutation items="1"></mutation>
                                                                 <field name="CONDITION">ne</field>
                                                                 <field name="ACK_CONDITION"></field>
                                                                 <value name="OID0">
                                                                   <shadow type="field_oid" id="+9+j.T_9FOd%|dfm0z2:">
                                                                     <field name="oid">default</field>
                                                                   </shadow>
                                                                 </value>
                                                                 <statement name="STATEMENT">
                                                                   <block type="variables_set" id="5],2lBC-8i$=iUS6D]v[">
                                                                     <field name="VAR" id="j6xqRg,0SMV@dV4NHczA" variabletype="">dunkel</field>
                                                                     <value name="VALUE">
                                                                       <block type="on_source" id="H]Wf{f,Z[@kYNQCorCCA">
                                                                         <field name="ATTR">state.val</field>
                                                                       </block>
                                                                     </value>
                                                                     <next>
                                                                       <block type="procedures_callnoreturn" id="m6j/x(hMJ4}xYMY)ltmN">
                                                                         <mutation name="Rollo_runter"></mutation>
                                                                       </block>
                                                                     </next>
                                                                   </block>
                                                                 </statement>
                                                                 <next>
                                                                   <block type="on_ext" id="wzJ+qwsTf3N4R|YgTLDo">
                                                                     <mutation items="1"></mutation>
                                                                     <field name="CONDITION">ne</field>
                                                                     <field name="ACK_CONDITION"></field>
                                                                     <value name="OID0">
                                                                       <shadow type="field_oid" id="+-Ylfo~3/ImbHne~Q.M9">
                                                                         <field name="oid">default</field>
                                                                       </shadow>
                                                                     </value>
                                                                     <statement name="STATEMENT">
                                                                       <block type="variables_set" id="E:-JUJHu^U]]{F5xx#z.">
                                                                         <field name="VAR" id="6)C=TW2hD7gsi/LEpf11" variabletype="">halbdunkel</field>
                                                                         <value name="VALUE">
                                                                           <block type="on_source" id="M`XLITx=1%1{+(Qs5zpr">
                                                                             <field name="ATTR">state.val</field>
                                                                           </block>
                                                                         </value>
                                                                         <next>
                                                                           <block type="procedures_callnoreturn" id="i(0^6{EcbTGYaFG^H+$T">
                                                                             <mutation name="Rollo_runter"></mutation>
                                                                           </block>
                                                                         </next>
                                                                       </block>
                                                                     </statement>
                                                                     <next>
                                                                       <block type="schedule" id="z}9=peP`Np}HCGcG]H4N">
                                                                         <field name="SCHEDULE">16 17 * * *</field>
                                                                         <statement name="STATEMENT">
                                                                           <block type="procedures_callnoreturn" id="JgWWs`v3dCrP3Nl*i2VJ">
                                                                             <mutation name="Rollo_runter"></mutation>
                                                                           </block>
                                                                         </statement>
                                                                       </block>
                                                                     </next>
                                                                   </block>
                                                                 </next>
                                                               </block>
                                                             </next>
                                                           </block>
                                                         </next>
                                                       </block>
                                                     </next>
                                                   </block>
                                                 </next>
                                               </block>
                                             </next>
                                           </block>
                                         </next>
                                       </block>
                                     </next>
                                   </block>
                                 </next>
                               </block>
                               <block type="procedures_defnoreturn" id="DG*{%6FZcIc4OF!,i|%R" x="537" y="212">
                                 <field name="NAME">Rollo_runter</field>
                                 <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
                                 <statement name="STACK">
                                   <block type="controls_if" id="tdGRY_XXa2{VzcrPdo`X">
                                     <value name="IF0">
                                       <block type="logic_operation" id="H+swYqDLmHSkPA77RCSm" inline="false">
                                         <field name="OP">AND</field>
                                         <value name="A">
                                           <block type="logic_operation" id="~FWc]L|Rh!.[hZol#S@k" inline="false">
                                             <field name="OP">AND</field>
                                             <value name="A">
                                               <block type="logic_negate" id="5PB*=4m[(kSm5m0WlDxb">
                                                 <value name="BOOL">
                                                   <block type="variables_get" id="IvB#K}=Fq/H@uO3U2|m3">
                                                     <field name="VAR" id="Ncm:X[qf:qS{6|5({cYM" variabletype="">tuer_offen</field>
                                                   </block>
                                                 </value>
                                               </block>
                                             </value>
                                             <value name="B">
                                               <block type="time_compare" id="1}33Tf8ODVa8[j:0yJG/">
                                                 <mutation end_time="false"></mutation>
                                                 <field name="OPTION">&gt;</field>
                                                 <field name="START_TIME">17:15</field>
                                               </block>
                                             </value>
                                           </block>
                                         </value>
                                         <value name="B">
                                           <block type="logic_negate" id="?[]Ik3_heYZz:@.;L_BX">
                                             <value name="BOOL">
                                               <block type="get_value" id="J$lhf1:m-M(E]h|iq*h#">
                                                 <field name="ATTR">val</field>
                                                 <field name="OID">ID auswählen</field>
                                               </block>
                                             </value>
                                           </block>
                                         </value>
                                       </block>
                                     </value>
                                     <statement name="DO0">
                                       <block type="controls_if" id="H6+;h%Us3dkcMTgz?P`M">
                                         <value name="IF0">
                                           <block type="variables_get" id="u0k{p@_,Z14=:KcU2ZBq">
                                             <field name="VAR" id="6)C=TW2hD7gsi/LEpf11" variabletype="">halbdunkel</field>
                                           </block>
                                         </value>
                                         <statement name="DO0">
                                           <block type="variables_set" id="5xddmtC!DCNx#R,SB*Cg">
                                             <field name="VAR" id="^#K2|,5Ao63h_grRi?(p" variabletype="">level</field>
                                             <value name="VALUE">
                                               <block type="math_number" id="VDRj^n_`Y6bh5Jv1-,p$">
                                                 <field name="NUM">60</field>
                                               </block>
                                             </value>
                                             <next>
                                               <block type="controls_if" id=",}XcIJj]kX7|,qrRzbhL">
                                                 <value name="IF0">
                                                   <block type="variables_get" id="C?Hv@7y5p_AFfBlN`GM,">
                                                     <field name="VAR" id="j6xqRg,0SMV@dV4NHczA" variabletype="">dunkel</field>
                                                   </block>
                                                 </value>
                                                 <statement name="DO0">
                                                   <block type="variables_set" id="E!AB/4XIpiaOg))*@48T">
                                                     <field name="VAR" id="^#K2|,5Ao63h_grRi?(p" variabletype="">level</field>
                                                     <value name="VALUE">
                                                       <block type="math_number" id="6d.^]|x!~}{K^A2vQ7=K">
                                                         <field name="NUM">0</field>
                                                       </block>
                                                     </value>
                                                   </block>
                                                 </statement>
                                                 <next>
                                                   <block type="controls_if" id="6`U$_7{v1jw;zOoVxV,r">
                                                     <value name="IF0">
                                                       <block type="logic_compare" id="F7N]QkM}NS*f=B[/k$e%">
                                                         <field name="OP">GT</field>
                                                         <value name="A">
                                                           <block type="get_value" id="OJ.T4e%WQ7q9`3E{`Sfq">
                                                             <field name="ATTR">val</field>
                                                             <field name="OID">ID auswählen</field>
                                                           </block>
                                                         </value>
                                                         <value name="B">
                                                           <block type="variables_get" id="#zicgYN`I{%Y0myZ58oz">
                                                             <field name="VAR" id="^#K2|,5Ao63h_grRi?(p" variabletype="">level</field>
                                                           </block>
                                                         </value>
                                                       </block>
                                                     </value>
                                                     <statement name="DO0">
                                                       <block type="control" id="gQWTv7A5fMV%1l7v^DhD">
                                                         <mutation delay_input="true"></mutation>
                                                         <field name="OID">Object ID</field>
                                                         <field name="WITH_DELAY">TRUE</field>
                                                         <field name="DELAY_MS">8</field>
                                                         <field name="UNIT">sec</field>
                                                         <field name="CLEAR_RUNNING">FALSE</field>
                                                         <value name="VALUE">
                                                           <block type="variables_get" id=".%Q:VAhS)Qcl=ws`Ad3l">
                                                             <field name="VAR" id="^#K2|,5Ao63h_grRi?(p" variabletype="">level</field>
                                                           </block>
                                                         </value>
                                                       </block>
                                                     </statement>
                                                   </block>
                                                 </next>
                                               </block>
                                             </next>
                                           </block>
                                         </statement>
                                       </block>
                                     </statement>
                                   </block>
                                 </statement>
                               </block>
                               <block type="comment" id="gxRodVCk{$PGmo1krlu3" x="1012" y="287">
                                 <field name="COMMENT">Auto</field>
                               </block>
                              </xml>
                              

                              Uli977U Offline
                              Uli977U Offline
                              Uli977
                              schrieb am zuletzt editiert von
                              #73

                              @paul53 Sag mal warum kann ich mein Skript nicht Spoiler. Bei mir sagt er immer zu viele Zeichen!

                              paul53P 1 Antwort Letzte Antwort
                              0
                              • paul53P paul53

                                @Uli977 sagte:

                                nicht Tür offen bezieht doch doch auf ein bestimmtes Fenster,

                                Das muss sich auf das Fenster / die Tür beziehen, vor dem das Rollo ist. Ein offenes Fenster (Tür) soll ja das Schließen des zugehörigen Rollos verhindern. Oder ?

                                <xml xmlns="http://www.w3.org/1999/xhtml">
                                 <variables>
                                   <variable type="" id="Ncm:X[qf:qS{6|5({cYM">tuer_offen</variable>
                                   <variable type="" id="6)C=TW2hD7gsi/LEpf11">halbdunkel</variable>
                                   <variable type="" id="^#K2|,5Ao63h_grRi?(p">level</variable>
                                   <variable type="" id="j6xqRg,0SMV@dV4NHczA">dunkel</variable>
                                 </variables>
                                 <block type="comment" id="(%Ctaav+f9CX+!g#j0|B" x="188" y="-263">
                                   <field name="COMMENT">BRIGHTNESS</field>
                                   <next>
                                     <block type="on_ext" id="i+]-2^{%w,6Q+^nM7rTW">
                                       <mutation items="1"></mutation>
                                       <field name="CONDITION">ne</field>
                                       <field name="ACK_CONDITION"></field>
                                       <value name="OID0">
                                         <shadow type="field_oid" id="#UdrLepQqY3.LIkI[e7i">
                                           <field name="oid">default</field>
                                         </shadow>
                                       </value>
                                       <statement name="STATEMENT">
                                         <block type="controls_if" id=")D?B)%qFg.W+!L,dchss">
                                           <mutation else="1"></mutation>
                                           <value name="IF0">
                                             <block type="logic_compare" id="Mtu{iG22e#ErRIEbN##V">
                                               <field name="OP">LT</field>
                                               <value name="A">
                                                 <block type="on_source" id="f;M2oB8![hGS:/%y+;WG">
                                                   <field name="ATTR">state.val</field>
                                                 </block>
                                               </value>
                                               <value name="B">
                                                 <block type="math_number" id="$_u(+7HpJDBlUZc|rTm)">
                                                   <field name="NUM">120</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </value>
                                           <statement name="DO0">
                                             <block type="update" id="T:P?7crTqG^n@;(rhML%">
                                               <mutation delay_input="false"></mutation>
                                               <field name="OID">Object ID</field>
                                               <field name="WITH_DELAY">FALSE</field>
                                               <value name="VALUE">
                                                 <block type="logic_boolean" id="_92Rq%[1bwNtNar:za-N">
                                                   <field name="BOOL">TRUE</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </statement>
                                           <statement name="ELSE">
                                             <block type="update" id="D]a%Qui[Ndsv[n=fq$P0">
                                               <mutation delay_input="false"></mutation>
                                               <field name="OID">Object ID</field>
                                               <field name="WITH_DELAY">FALSE</field>
                                               <value name="VALUE">
                                                 <block type="logic_boolean" id="MNo7{pF]nrv?ua/iOFGD">
                                                   <field name="BOOL">FALSE</field>
                                                 </block>
                                               </value>
                                               <next>
                                                 <block type="update" id="F@U@hYLVW,_S$1E3h:l1">
                                                   <mutation delay_input="false"></mutation>
                                                   <field name="OID">Object ID</field>
                                                   <field name="WITH_DELAY">FALSE</field>
                                                   <value name="VALUE">
                                                     <block type="logic_boolean" id="Rn*H*MHU*Sh}p2:)Tx=l">
                                                       <field name="BOOL">FALSE</field>
                                                     </block>
                                                   </value>
                                                 </block>
                                               </next>
                                             </block>
                                           </statement>
                                           <next>
                                             <block type="controls_if" id=")|Knr}%;KHXVFQp=???p">
                                               <value name="IF0">
                                                 <block type="logic_compare" id="D:Y4?4:+VE7;6v3F`Rq=">
                                                   <field name="OP">LT</field>
                                                   <value name="A">
                                                     <block type="on_source" id="r]WY+bhIoA8D(bReuF4D">
                                                       <field name="ATTR">state.val</field>
                                                     </block>
                                                   </value>
                                                   <value name="B">
                                                     <block type="math_number" id="#8Nh8sbu(FJaFwcJA!~z">
                                                       <field name="NUM">100</field>
                                                     </block>
                                                   </value>
                                                 </block>
                                               </value>
                                               <statement name="DO0">
                                                 <block type="update" id="]o;;8R%?VGX9FydfEw%n">
                                                   <mutation delay_input="false"></mutation>
                                                   <field name="OID">Object ID</field>
                                                   <field name="WITH_DELAY">FALSE</field>
                                                   <value name="VALUE">
                                                     <block type="logic_boolean" id="Yb+.jKw=.x]LWLtd?1]y">
                                                       <field name="BOOL">TRUE</field>
                                                     </block>
                                                   </value>
                                                 </block>
                                               </statement>
                                             </block>
                                           </next>
                                         </block>
                                       </statement>
                                       <next>
                                         <block type="variables_set" id="gAb$7n%a,,J.a~f]K77{">
                                           <field name="VAR" id="Ncm:X[qf:qS{6|5({cYM" variabletype="">tuer_offen</field>
                                           <value name="VALUE">
                                             <block type="get_value" id="{9C%B.~.TrN)fEce(/JE">
                                               <field name="ATTR">val</field>
                                               <field name="OID">ID auswählen</field>
                                             </block>
                                           </value>
                                           <next>
                                             <block type="variables_set" id="UkN0UD6R.OlLKRQ%^uBV">
                                               <field name="VAR" id="j6xqRg,0SMV@dV4NHczA" variabletype="">dunkel</field>
                                               <value name="VALUE">
                                                 <block type="get_value" id="^BbmswjqJ,bm/]D$i|Kl">
                                                   <field name="ATTR">val</field>
                                                   <field name="OID">ID auswählen</field>
                                                 </block>
                                               </value>
                                               <next>
                                                 <block type="variables_set" id="~/wZ0zs4_TQyL8l9,P!h">
                                                   <field name="VAR" id="6)C=TW2hD7gsi/LEpf11" variabletype="">halbdunkel</field>
                                                   <value name="VALUE">
                                                     <block type="get_value" id="h68j=]~*6:1]Gn#i++`m">
                                                       <field name="ATTR">val</field>
                                                       <field name="OID">ID auswählen</field>
                                                     </block>
                                                   </value>
                                                   <next>
                                                     <block type="comment" id=")T/!1_tE#M,@]tghE6Vf">
                                                       <field name="COMMENT">Schiebetür</field>
                                                       <next>
                                                         <block type="on_ext" id="G0X`qA)3/2u@!M/okZRK">
                                                           <mutation items="1"></mutation>
                                                           <field name="CONDITION">ne</field>
                                                           <field name="ACK_CONDITION"></field>
                                                           <value name="OID0">
                                                             <shadow type="field_oid" id="T6nnPV.6Ufkya4tl%RfN">
                                                               <field name="oid">default</field>
                                                             </shadow>
                                                           </value>
                                                           <statement name="STATEMENT">
                                                             <block type="variables_set" id="5xajAGtkxz{^!,(W=(^:">
                                                               <field name="VAR" id="Ncm:X[qf:qS{6|5({cYM" variabletype="">tuer_offen</field>
                                                               <value name="VALUE">
                                                                 <block type="on_source" id="9#^L{LOd`WZ{O/}Bn(ns">
                                                                   <field name="ATTR">state.val</field>
                                                                 </block>
                                                               </value>
                                                               <next>
                                                                 <block type="procedures_callnoreturn" id="P@!4RMF;=J|_rhpD~r.9">
                                                                   <mutation name="Rollo_runter"></mutation>
                                                                 </block>
                                                               </next>
                                                             </block>
                                                           </statement>
                                                           <next>
                                                             <block type="comment" id="|,79-+_kjZ898uw,Up1%">
                                                               <field name="COMMENT">Helligkeitsschwelle erreicht</field>
                                                               <next>
                                                                 <block type="on_ext" id="6+BS?{POpim1T~DugodW">
                                                                   <mutation items="1"></mutation>
                                                                   <field name="CONDITION">ne</field>
                                                                   <field name="ACK_CONDITION"></field>
                                                                   <value name="OID0">
                                                                     <shadow type="field_oid" id="+9+j.T_9FOd%|dfm0z2:">
                                                                       <field name="oid">default</field>
                                                                     </shadow>
                                                                   </value>
                                                                   <statement name="STATEMENT">
                                                                     <block type="variables_set" id="5],2lBC-8i$=iUS6D]v[">
                                                                       <field name="VAR" id="j6xqRg,0SMV@dV4NHczA" variabletype="">dunkel</field>
                                                                       <value name="VALUE">
                                                                         <block type="on_source" id="H]Wf{f,Z[@kYNQCorCCA">
                                                                           <field name="ATTR">state.val</field>
                                                                         </block>
                                                                       </value>
                                                                       <next>
                                                                         <block type="procedures_callnoreturn" id="m6j/x(hMJ4}xYMY)ltmN">
                                                                           <mutation name="Rollo_runter"></mutation>
                                                                         </block>
                                                                       </next>
                                                                     </block>
                                                                   </statement>
                                                                   <next>
                                                                     <block type="on_ext" id="wzJ+qwsTf3N4R|YgTLDo">
                                                                       <mutation items="1"></mutation>
                                                                       <field name="CONDITION">ne</field>
                                                                       <field name="ACK_CONDITION"></field>
                                                                       <value name="OID0">
                                                                         <shadow type="field_oid" id="+-Ylfo~3/ImbHne~Q.M9">
                                                                           <field name="oid">default</field>
                                                                         </shadow>
                                                                       </value>
                                                                       <statement name="STATEMENT">
                                                                         <block type="variables_set" id="E:-JUJHu^U]]{F5xx#z.">
                                                                           <field name="VAR" id="6)C=TW2hD7gsi/LEpf11" variabletype="">halbdunkel</field>
                                                                           <value name="VALUE">
                                                                             <block type="on_source" id="M`XLITx=1%1{+(Qs5zpr">
                                                                               <field name="ATTR">state.val</field>
                                                                             </block>
                                                                           </value>
                                                                           <next>
                                                                             <block type="procedures_callnoreturn" id="i(0^6{EcbTGYaFG^H+$T">
                                                                               <mutation name="Rollo_runter"></mutation>
                                                                             </block>
                                                                           </next>
                                                                         </block>
                                                                       </statement>
                                                                       <next>
                                                                         <block type="schedule" id="z}9=peP`Np}HCGcG]H4N">
                                                                           <field name="SCHEDULE">16 17 * * *</field>
                                                                           <statement name="STATEMENT">
                                                                             <block type="procedures_callnoreturn" id="JgWWs`v3dCrP3Nl*i2VJ">
                                                                               <mutation name="Rollo_runter"></mutation>
                                                                             </block>
                                                                           </statement>
                                                                         </block>
                                                                       </next>
                                                                     </block>
                                                                   </next>
                                                                 </block>
                                                               </next>
                                                             </block>
                                                           </next>
                                                         </block>
                                                       </next>
                                                     </block>
                                                   </next>
                                                 </block>
                                               </next>
                                             </block>
                                           </next>
                                         </block>
                                       </next>
                                     </block>
                                   </next>
                                 </block>
                                 <block type="procedures_defnoreturn" id="DG*{%6FZcIc4OF!,i|%R" x="537" y="212">
                                   <field name="NAME">Rollo_runter</field>
                                   <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
                                   <statement name="STACK">
                                     <block type="controls_if" id="tdGRY_XXa2{VzcrPdo`X">
                                       <value name="IF0">
                                         <block type="logic_operation" id="H+swYqDLmHSkPA77RCSm" inline="false">
                                           <field name="OP">AND</field>
                                           <value name="A">
                                             <block type="logic_operation" id="~FWc]L|Rh!.[hZol#S@k" inline="false">
                                               <field name="OP">AND</field>
                                               <value name="A">
                                                 <block type="logic_negate" id="5PB*=4m[(kSm5m0WlDxb">
                                                   <value name="BOOL">
                                                     <block type="variables_get" id="IvB#K}=Fq/H@uO3U2|m3">
                                                       <field name="VAR" id="Ncm:X[qf:qS{6|5({cYM" variabletype="">tuer_offen</field>
                                                     </block>
                                                   </value>
                                                 </block>
                                               </value>
                                               <value name="B">
                                                 <block type="time_compare" id="1}33Tf8ODVa8[j:0yJG/">
                                                   <mutation end_time="false"></mutation>
                                                   <field name="OPTION">&gt;</field>
                                                   <field name="START_TIME">17:15</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </value>
                                           <value name="B">
                                             <block type="logic_negate" id="?[]Ik3_heYZz:@.;L_BX">
                                               <value name="BOOL">
                                                 <block type="get_value" id="J$lhf1:m-M(E]h|iq*h#">
                                                   <field name="ATTR">val</field>
                                                   <field name="OID">ID auswählen</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </value>
                                         </block>
                                       </value>
                                       <statement name="DO0">
                                         <block type="controls_if" id="H6+;h%Us3dkcMTgz?P`M">
                                           <value name="IF0">
                                             <block type="variables_get" id="u0k{p@_,Z14=:KcU2ZBq">
                                               <field name="VAR" id="6)C=TW2hD7gsi/LEpf11" variabletype="">halbdunkel</field>
                                             </block>
                                           </value>
                                           <statement name="DO0">
                                             <block type="variables_set" id="5xddmtC!DCNx#R,SB*Cg">
                                               <field name="VAR" id="^#K2|,5Ao63h_grRi?(p" variabletype="">level</field>
                                               <value name="VALUE">
                                                 <block type="math_number" id="VDRj^n_`Y6bh5Jv1-,p$">
                                                   <field name="NUM">60</field>
                                                 </block>
                                               </value>
                                               <next>
                                                 <block type="controls_if" id=",}XcIJj]kX7|,qrRzbhL">
                                                   <value name="IF0">
                                                     <block type="variables_get" id="C?Hv@7y5p_AFfBlN`GM,">
                                                       <field name="VAR" id="j6xqRg,0SMV@dV4NHczA" variabletype="">dunkel</field>
                                                     </block>
                                                   </value>
                                                   <statement name="DO0">
                                                     <block type="variables_set" id="E!AB/4XIpiaOg))*@48T">
                                                       <field name="VAR" id="^#K2|,5Ao63h_grRi?(p" variabletype="">level</field>
                                                       <value name="VALUE">
                                                         <block type="math_number" id="6d.^]|x!~}{K^A2vQ7=K">
                                                           <field name="NUM">0</field>
                                                         </block>
                                                       </value>
                                                     </block>
                                                   </statement>
                                                   <next>
                                                     <block type="controls_if" id="6`U$_7{v1jw;zOoVxV,r">
                                                       <value name="IF0">
                                                         <block type="logic_compare" id="F7N]QkM}NS*f=B[/k$e%">
                                                           <field name="OP">GT</field>
                                                           <value name="A">
                                                             <block type="get_value" id="OJ.T4e%WQ7q9`3E{`Sfq">
                                                               <field name="ATTR">val</field>
                                                               <field name="OID">ID auswählen</field>
                                                             </block>
                                                           </value>
                                                           <value name="B">
                                                             <block type="variables_get" id="#zicgYN`I{%Y0myZ58oz">
                                                               <field name="VAR" id="^#K2|,5Ao63h_grRi?(p" variabletype="">level</field>
                                                             </block>
                                                           </value>
                                                         </block>
                                                       </value>
                                                       <statement name="DO0">
                                                         <block type="control" id="gQWTv7A5fMV%1l7v^DhD">
                                                           <mutation delay_input="true"></mutation>
                                                           <field name="OID">Object ID</field>
                                                           <field name="WITH_DELAY">TRUE</field>
                                                           <field name="DELAY_MS">8</field>
                                                           <field name="UNIT">sec</field>
                                                           <field name="CLEAR_RUNNING">FALSE</field>
                                                           <value name="VALUE">
                                                             <block type="variables_get" id=".%Q:VAhS)Qcl=ws`Ad3l">
                                                               <field name="VAR" id="^#K2|,5Ao63h_grRi?(p" variabletype="">level</field>
                                                             </block>
                                                           </value>
                                                         </block>
                                                       </statement>
                                                     </block>
                                                   </next>
                                                 </block>
                                               </next>
                                             </block>
                                           </statement>
                                         </block>
                                       </statement>
                                     </block>
                                   </statement>
                                 </block>
                                 <block type="comment" id="gxRodVCk{$PGmo1krlu3" x="1012" y="287">
                                   <field name="COMMENT">Auto</field>
                                 </block>
                                </xml>
                                

                                Uli977U Offline
                                Uli977U Offline
                                Uli977
                                schrieb am zuletzt editiert von
                                #74

                                @paul53 Aber ich hab ja diverse Fenster, brauche ich da jedes mal wieder dies hier

                                9650ffd2-91dc-4e14-977b-f784f9489c40-image.png

                                paul53P 1 Antwort Letzte Antwort
                                0
                                • Uli977U Uli977

                                  @paul53 Sag mal warum kann ich mein Skript nicht Spoiler. Bei mir sagt er immer zu viele Zeichen!

                                  paul53P Offline
                                  paul53P Offline
                                  paul53
                                  schrieb am zuletzt editiert von
                                  #75

                                  @Uli977 sagte:

                                  zu viele Zeichen!

                                  Was möchtest Du spoilern ? Den Blockly-Export (XML) ?
                                  Innerhalb des Spoilers Code tags erzeugen und dann dort hinein kopieren.

                                  Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
                                  Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

                                  Uli977U 1 Antwort Letzte Antwort
                                  0
                                  • paul53P paul53

                                    @Uli977 sagte:

                                    zu viele Zeichen!

                                    Was möchtest Du spoilern ? Den Blockly-Export (XML) ?
                                    Innerhalb des Spoilers Code tags erzeugen und dann dort hinein kopieren.

                                    Uli977U Offline
                                    Uli977U Offline
                                    Uli977
                                    schrieb am zuletzt editiert von
                                    #76

                                    @paul53 Ja mein Skript.... ich dache einfach copy und paste

                                    was sind code tags?

                                    paul53P 1 Antwort Letzte Antwort
                                    0
                                    • Uli977U Uli977

                                      @paul53 Ja mein Skript.... ich dache einfach copy und paste

                                      was sind code tags?

                                      paul53P Offline
                                      paul53P Offline
                                      paul53
                                      schrieb am zuletzt editiert von
                                      #77

                                      @Uli977 sagte:

                                      was sind code tags?

                                      Oben das 5. Symbol von links: </>

                                      Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
                                      Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

                                      1 Antwort Letzte Antwort
                                      0
                                      • Uli977U Uli977

                                        @paul53 Aber ich hab ja diverse Fenster, brauche ich da jedes mal wieder dies hier

                                        9650ffd2-91dc-4e14-977b-f784f9489c40-image.png

                                        paul53P Offline
                                        paul53P Offline
                                        paul53
                                        schrieb am zuletzt editiert von paul53
                                        #78

                                        @Uli977 sagte:

                                        diverse Fenster, brauche ich da jedes mal wieder dies hier

                                        Du brauchst für jedes Fenster das komplette Skript (ohne die Auswertung von BRIGHTNESS). Deshalb ist copy & paste mittels Export / Import keine schlechte Idee.

                                        Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
                                        Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

                                        Uli977U 1 Antwort Letzte Antwort
                                        0
                                        • paul53P paul53

                                          @Uli977 sagte:

                                          diverse Fenster, brauche ich da jedes mal wieder dies hier

                                          Du brauchst für jedes Fenster das komplette Skript (ohne die Auswertung von BRIGHTNESS). Deshalb ist copy & paste mittels Export / Import keine schlechte Idee.

                                          Uli977U Offline
                                          Uli977U Offline
                                          Uli977
                                          schrieb am zuletzt editiert von
                                          #79

                                          @paul53

                                          36f6b426-4535-44b4-b78e-ba7bf5652fc8-image.png

                                          Ahhhhhhhhhhhhh!

                                          BBTownB Uli977U 2 Antworten Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          420

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe