Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. Salamiofen Steuerung mit Blockly

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Salamiofen Steuerung mit Blockly

    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      RappiRN Most Active last edited by

      @tom2964:

      Also wenn ich es zum Beispiel um 17 Uhr starte soll es bis zum nächsten Tag 17 Uhr laufen also 24 h laufen laufen `

      Genau das meinte ich 😉 , also muss die Startzeit beim Reife-Tageswechsel berücksichtigt werden!

      Was ist mit der Hysterese???

      Enrico

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

        Wie meinst du das mit der hysterse

        1 Reply Last reply Reply Quote 0
        • R
          RappiRN Most Active last edited by

          Das hatte ich doch weiter oben schon geschrieben, meine Frage dazu war, wie genau die Temperatur eingehalten werden muss?! Bei Heizungen ist es meist so, dass die Temperatur noch etwas weiter steigt, wenn die Heizung ausgeht und andersherum die Temperatur noch etwas fällt, wenn die Heizung angegangen ist.

          Enrico

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

            Naja so plus,minus 2-3 Grad geht noch

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

              Könnte mir mal bitte einer weiter helfen komme überhaupt nicht weiter

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

                @tom2964:

                Könnte mir mal bitte einer weiter helfen komme überhaupt nicht weiter `

                Hi,

                Du bist wahrscheinlich im Weihnachtsstress untergegangen. 😉

                30 Programme für 30 Tage finde ich "uncool". 8-)

                Aber jetzt bist Du erstmal wieder mit Infos dran.

                Ist das Foto der Reifetabelle die Grundlage?

                Tag 1 bis 15 diverse Schaltungen

                Tag 16 bis 22 einheitliche Schaltungen

                Tag 23 bis 30 einheitliche Schaltungen

                [EDIT] Habe gerade Deinen Blockly Export gefunden. Schaltungen sind mir jetzt klar.

                Womit prüfst Du Temperatur und Luftfeuchtigkeit?

                Womit regelst Du die Temperatur.

                Womit schaltest Du den Absauglüfter und die Luftzirkulation?

                Wie soll das Verhältnis Temperatur und Luftfeuchtigkeit geregelt werden?

                Oder ist nur die Temperatur ausschlaggebend?

                Fragen über Fragen….

                Grüße

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

                  Schön das es weiter geht also schalten und messen alles mit homematic Geräte

                  Und die Reifetabelle ist die Grundlagen

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

                    @tom2964:

                    Schön das es weiter geht `
                    Auch ich warte noch auf mehr Informationen.

                    ganz zu Beginn habe ich dazu schon geschrieben:
                    @Homoran:

                    @tom2964:

                    Habe alles von Homematic `

                    ich wusste gar nicht, dass die einen Befeuchter /Trockner hätten 😉

                    im Allgemeinen muss ich bei deinem Projekt aber Enrico Recht geben:

                    RappiRN hat geschrieben:

                    du lässt dir aber auch wirklich jede Info aus der Nase ziehen

                    ****Schön wäre es (auch für dich selber), wenn du dir mal Gedanken machen würdest wie dein Projekt als ganzes funktionieren soll (Messen,steuern, regeln - Aufbau) und uns diesen Aufbau komplett mitteilst.

                    Dann erst kann man sinnvoll an die Programmierung der Steuerung in Abhängigkeit der vorhandenen Daten gehen.****

                    Gruß

                    Rainer `

                    leider kommt da nichts. Sonst wäre es längst weitergegangen.

                    Gruß

                    Rainer

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

                      Also es sind homematic Steckdose da sind die Geräte abgeschlossen

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

                        @tom2964:

                        Also es sind homematic Steckdose da sind die Geräte abgeschlossen `
                        Ich habe da schon eine Idee.

                        Habe da noch was.

                        1. Betreff von Deinem ersten Beitrag ändern "Salami räuchern mit Blockly" 😉

                        2. Die Helfenden hier essen bestimmt gerne Salami :lol: 😄

                        Grüße

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

                          Vorschlag, mit dem man alles in einem Blockly packen könnte.

                          Benötigt wird ein Datenpunkt "SalamiOfenAN".

                          Wenn über Script angelegt, dann unter Objekte auf Typ "Logikwert" ändern und auf "false" setzten.

                          Wird "SalamiOfenAN" auf "wahr" gesetzt und die Geräte geschaltet.

                          Es ist egal wann "SalamiOfenAN" auf "wahr" gesetzt wird.

                          Ein Tageswechsel erfolgt immer nach 1440 Minuten (=1 Tag)

                          (Die Ausschnitte die jetzt kommen sind alle in einem Blockly!)
                          147_salami_01.png

                          Die Werte werden in Listen gespeichert.

                          Die "Initialisierung" wird bei Scriptstart durchgeführt.
                          147_salami_02.png

                          Bei Tageswechsel werden die entsprechenden Werte übernommen.
                          147_salami_03.png

                          Wird der 31.Tag erreicht ist die Salami fertig.
                          147_salami_04.png

                          Die Hauptlogik sieht momentan so aus.

                          !!!!Die Timer habe ich noch nicht berücksichtig!!!!!

                          !!!! Nur schalten wenn notwendig –-- Da müssen noch die Datenpunkte eingesetzt werden --- Die habe ich nicht.!!!!
                          147_salami_05.png

                          Export:

                          ! ````
                          <xml xmlns="http://www.w3.org/1999/xhtml"><block type="create" id="@=44(]myfYsVsqWTAV~c" x="13" y="13"><field name="NAME">SalamiOfenAN</field></block>
                          <block type="procedures_callnoreturn" id="hdEkua@ql4qk5g#Ff[K" x="13" y="113"><mutation name="Initialisierung"></mutation>
                          <next><block type="schedule" id="_{3/VQm.N(J1W92L#xH"><field name="SCHEDULE">* * * * *</field> <statement name="STATEMENT"><block type="controls_if" id="PCgDRUbDc~2O}1s*!]GN"><value name="IF0"><block type="logic_compare" id="Z+Q;pTycgzWM~*R|CqYr"><field name="OP">EQ</field> <value name="A"><block type="get_value" id="EA+Z=Y3rh8]/KscB,N]?"><field name="ATTR">val</field> <field name="OID">javascript.0.SalamiOfenAN</field></block></value> <value name="B"><block type="logic_boolean" id="t6ydv~-nNt3Ah_G,N/x/"><field name="BOOL">TRUE</field></block></value></block></value> <statement name="DO0"><block type="variables_set" id="G:vySWGzso:j.d3O#E[W"><field name="VAR">TagesMinuten</field> <value name="VALUE"><block type="math_arithmetic" id="gO.JU{8[?IWZ~,+o6/+w"><field name="OP">ADD</field> <value name="A"><shadow type="math_number" id="+ptbn0l]fkLEu56}0oO@"><field name="NUM">1</field></shadow> <block type="variables_get" id="SCUyvlE!ZA%W,twHW_F2"><field name="VAR">TagesMinuten</field></block></value> <value name="B"><shadow type="math_number" id="^QdIcqzzTp7+Mi.%VK72"><field name="NUM">1</field></shadow></value></block></value> <next><block type="controls_if" id="!cOwa7vo1Q*52~nb*Fg"><mutation else="1"></mutation>
                          <value name="IF0"><block type="logic_compare" id="l8B7IE=X3]hnD}ioW=Zb"><field name="OP">EQ</field>
                          <value name="A"><block type="variables_get" id="_zJtXt^|oqZ1gQl4e[}i"><field name="VAR">TagesMinuten</field></block></value>
                          <value name="B"><block type="math_number" id="}_h7
                          ,VMnobOX@g)vH|"><field name="NUM">1440</field></block></value></block></value>
                          <statement name="DO0"><block type="comment" id="Yg+y,j0E0LR!vp(aM~;?"><field name="COMMENT">Neuer Tag</field>
                          <next><block type="variables_set" id=",7s=GEt^}sIHzs-+_[#"><field name="VAR">TagesMinuten</field> <value name="VALUE"><block type="math_number" id="~N4[[3TIou4hAKyiEyUr"><field name="NUM">1</field></block></value> <next><block type="variables_set" id="LB?42l03NPN(pVmjjqb"><field name="VAR">CountTage</field>
                          <value name="VALUE"><block type="math_arithmetic" id="vEYV9Ky6#7|%*ddBO]p"><field name="OP">ADD</field> <value name="A"><shadow type="math_number" id="L;KV9?X8OA|Hg/pY*b35"><field name="NUM">1</field></shadow> <block type="variables_get" id="-YYG,84Xpuf7@RS~@,"><field name="VAR">CountTage</field></block></value> <value name="B"><shadow type="math_number" id="ohp~Ok),lUyd8#64g?%Q"><field name="NUM">1</field></shadow></value></block></value> <next><block type="controls_if" id="b%o(or?R?yf-T~%Rw"><mutation else="1"></mutation>
                          <value name="IF0"><block type="logic_compare" id="hHcre!*q:QY)RN30tRv"><field name="OP">EQ</field> <value name="A"><block type="variables_get" id="Bb,OUiJJrR^*raMX+3yR"><field name="VAR">CountTage</field></block></value> <value name="B"><block type="math_number" id="*}HEHgmTK(!GT.Fuac%P"><field name="NUM">31</field></block></value></block></value> <statement name="DO0"><block type="procedures_callnoreturn" id="Ye,k3%Ea52O?;#Y#,Su%"><mutation name="SalamiFertig"></mutation></block></statement> <statement name="ELSE"><block type="procedures_callnoreturn" id="RV8_JIs=*1ZX|y:[*qjI"><mutation name="getTageswerte"></mutation></block></statement></block></next></block></next></block></next></block></statement> <statement name="ELSE"><block type="controls_if" id="RqH~_}O[/H,q_SUhHL!a"><value name="IF0"><block type="logic_compare" id="wSY*Bxb7.%bDP9GW1J8G"><field name="OP">NEQ</field> <value name="A"><block type="variables_get" id="eV1we!(W;|HnCxr+N8=w"><field name="VAR">LF</field></block></value> <value name="B"><block type="math_number" id="@R#Au{Mopp9{,GII4{#9"><field name="NUM">0</field></block></value></block></value> <statement name="DO0"><block type="comment" id="G6JHg[,cw)|3#4iMf.4e"><field name="COMMENT">Luftfeuchtigkeit</field> <next><block type="comment" id="0GsLZKAOM%%eQZURbvP("><field name="COMMENT">erste Tag ungeregelt</field> <next><block type="controls_if" id="^k]+nWN~~s@x!b(kdA[x"><mutation elseif="1"></mutation> <value name="IF0"><block type="logic_compare" id="[,2_]h%dN)kv5sr{Dh3M"><field name="OP">LTE</field> <value name="A"><block type="get_value" id="Hcw:[d~:K:s~@I3BA~%["><field name="ATTR">val</field> <field name="OID">hm-rpc.0.MEQ1574232.1.HUMIDITY</field></block></value> <value name="B"><block type="variables_get" id="{_oauf3TIsV[DF+}xQ@^"><field name="VAR">LF</field></block></value></block></value> <statement name="DO0"><block type="comment" id="#,G,lGYgp[m,Tw.41=W"><field name="COMMENT">NUR schalten wenn notwendig</field>
                          <next><block type="controls_if" id="yoJHh_qkr]pG=m+0Ks8"><value name="IF0"><block type="logic_compare" id="?@D.gbDkwbb0f,:R[lry"><field name="OP">EQ</field>
                          <value name="A"><block type="get_value" id="i:hi~J*#6f]n.PcrYw9"><field name="ATTR">val</field> <field name="OID">ID auswählen</field></block></value> <value name="B"><block type="logic_boolean" id=";/hBM75eh=7rp!~+:h6"><field name="BOOL">FALSE</field></block></value></block></value>
                          <statement name="DO0"><block type="control" id="MkznoPf,lI%
                          |ZTxZZ:;"><mutation delay_input="false"></mutation>
                          <field name="OID">hm-rpc.2.CUX9001001.1.STATE</field>
                          <field name="WITH_DELAY">FALSE</field>
                          <value name="VALUE"><block type="logic_boolean" id="KaXF]/SJYU9!EMtKC;hC"><field name="BOOL">TRUE</field></block></value></block></statement></block></next></block></statement>
                          <value name="IF1"><block type="logic_compare" id="b/3Yy8Rt~S})|w)y6Ci"><field name="OP">GTE</field> <value name="A"><block type="get_value" id="SQSH*N=fEW=XPQAV0^f)"><field name="ATTR">val</field> <field name="OID">hm-rpc.0.MEQ1574232.1.HUMIDITY</field></block></value> <value name="B"><block type="variables_get" id="_@1,1{~5}X?velnya1x"><field name="VAR">LF</field></block></value></block></value>
                          <statement name="DO1"><block type="controls_if" id="r,dD.%!u[S4)cb}=WiPp"><value name="IF0"><block type="logic_compare" id="BvJC+6Qy:R:4w4@]sA"><field name="OP">EQ</field>
                          <value name="A"><block type="get_value" id="1L(=x@hM:ckCF,1+
                          ._X"><field name="ATTR">val</field>
                          <field name="OID">ID auswählen</field></block></value>
                          <value name="B"><block type="logic_boolean" id="Ql0A%KLZn_lmB5+#~lKZ"><field name="BOOL">TRUE</field></block></value></block></value>
                          <statement name="DO0"><block type="control" id="c6B}Xitp@#m
                          z;QcX20"><mutation delay_input="false"></mutation> <field name="OID">hm-rpc.2.CUX9001001.1.STATE</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"><block type="logic_boolean" id="|}fxgY-AyPKpnosj/WP_"><field name="BOOL">FALSE</field></block></value></block></statement></block></statement></block></next></block></next></block></statement> <next><block type="comment" id="bwu!pdV2oPSBF7Om4Y)B"><field name="COMMENT">Temperatur</field> <next><block type="controls_if" id="vkN3sS_;kqw(oUDfy)q"><mutation elseif="1"></mutation>
                          <value name="IF0"><block type="logic_compare" id="FyB}a
                          /R6P8jX!R;XhK~"><field name="OP">LTE</field>
                          <value name="A"><block type="get_value" id="u^:ZzTfjai0HmB*.o8dW"><field name="ATTR">val</field>
                          <field name="OID">hm-rpc.0.MEQ1574232.1.TEMPERATURE</field></block></value>
                          <value name="B"><block type="variables_get" id=",67O`Ttu,pbVYEhFG!8k"><field name="VAR">TempNiedrig</field></block></value></block></value>
                          <statement name="DO0"><block type="controls_if" id="Dp=|iiz?4UX+6#KYDJ_F"><value name="IF0"><block type="logic_compare" id="k_E[o.JNXnfWnmEL8!z;"><field name="OP">EQ</field>
                          <value name="A"><block type="get_value" id="ucawyJIaP0PDG;~@at{;"><field name="ATTR">val</field>
                          <field name="OID">ID auswählen</field></block></value>
                          <value name="B"><block type="logic_boolean" id="pA@dazEJn|zV*TRBX4Ww"><field name="BOOL">FALSE</field></block></value></block></value>
                          <statement name="DO0"><block type="control" id="lNE;htd0ndnDx=.(M-SB"><mutation delay_input="false"></mutation>
                          <field name="OID">hm-rpc.2.CUX9001002.1.STATE</field>
                          <field name="WITH_DELAY">FALSE</field>
                          <value name="VALUE"><block type="logic_boolean" id="x=sm1F]CrEB)xR}Ax%KE"><field name="BOOL">TRUE</field></block></value></block></statement></block></statement>
                          <value name="IF1"><block type="logic_compare" id="K;A~x,S)ZMm?YnN078-"><field name="OP">GTE</field>
                          <value name="A"><block type="get_value" id="cy=tOBwC.0?W@F~~.-RB"><field name="ATTR">val</field>
                          <field name="OID">hm-rpc.0.MEQ1574232.1.TEMPERATURE</field></block></value>
                          <value name="B"><block type="variables_get" id="G?=~yOF**l!s](!rv,*Z"><field name="VAR">TempHoch</field></block></value></block></value>
                          <statement name="DO1"><block type="controls_if" id="Sa~{uK2
                          |%_62TOs9x,?"><value name="IF0"><block type="logic_compare" id="zkvrn7|ZI}COPA9~~qtT"><field name="OP">EQ</field>
                          <value name="A"><block type="get_value" id="B~k7~5oOvl;;XQ^9i5Ni"><field name="ATTR">val</field>
                          <field name="OID">ID auswählen</field></block></value>
                          <value name="B"><block type="logic_boolean" id="Bd_iP]6W.MFC=QlVP.fZ"><field name="BOOL">TRUE</field></block></value></block></value>
                          <statement name="DO0"><block type="control" id="F?z|7j.*WR;~n#OAlT7}"><mutation delay_input="false"></mutation>
                          <field name="OID">hm-rpc.2.CUX9001002.1.STATE</field>
                          <field name="WITH_DELAY">FALSE</field>
                          <value name="VALUE"><block type="logic_boolean" id="I)/mo]kn^3gbjzZ0(rz5"><field name="BOOL">FALSE</field></block></value></block></statement></block></statement></block></next></block></next></block></statement></block></next></block></statement></block></statement></block></next></block>
                          <block type="comment" id="D8NS#9hgL9Noawl)-F/!" x="13" y="1263"><field name="COMMENT">Ofen wird gestartet</field>
                          <next><block type="on" id="HL.VbbbN9(qLvLWab.M0"><field name="OID">javascript.0.SalamiOfenAN</field>
                          <field name="CONDITION">true</field>

                              <statement name="STATEMENT"><block type="variables_set" id="_FhfwXeD.6G,zzQ^Te+8"><field name="VAR">TagesMinuten</field>
                                  <value name="VALUE"><block type="math_number" id="kA.HsU-xLD!5VEX^(}#V"><field name="NUM">0</field></block></value> 
                                  <next><block type="variables_set" id="Mr3;JL]pGkt=g`UyA.S1"><field name="VAR">CountTage</field>
                                      <value name="VALUE"><block type="math_number" id="T_r2h13ZPqyNms1%t;b."><field name="NUM">1</field></block></value></block></next></block></statement></block></next></block> 
                          

                          <block type="procedures_defnoreturn" id="[bL.B,Kb9^E#8uUj#qjQ" x="13" y="1488"><field name="NAME">Initialisierung</field>
                          <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
                          <statement name="STACK"><block type="comment" id="lz*{/S5I^g(SJ.+tbe0r"><field name="COMMENT">kleinste, größte Temperatur, Luftfeuchtigkeit</field>
                          <next><block type="variables_set" id="KhfMB^F%05A8wk#DB+n?"><field name="VAR">Tag_01</field>
                          <value name="VALUE"><block type="lists_create_with" id="tf;R^mqH[;ngl/P/4/g" inline="true"><mutation items="3"></mutation> <value name="ADD0"><block type="math_number" id="73?wcW{;Gfmm3hB*3+#("><field name="NUM">18</field></block></value> <value name="ADD1"><block type="math_number" id=",4na7N%xCbgFkXrJAG_z"><field name="NUM">20</field></block></value> <value name="ADD2"><block type="math_number" id="aMx!PZ3~Ocg;w+|^]BT("><field name="NUM">0</field></block></value></block></value> <next><block type="variables_set" id="857AuTLUEfk?yo2UIsGN"><field name="VAR">Tag_02</field> <value name="VALUE"><block type="lists_create_with" id="nJ?j9,%oT.+!=|R4KOuu" inline="true"><mutation items="3"></mutation> <value name="ADD0"><block type="math_number" id="|*D(KZ!|oL%QxJRZOGSQ"><field name="NUM">21</field></block></value> <value name="ADD1"><block type="math_number" id="*Voc^hNSMo:g/2*UO%a*"><field name="NUM">21</field></block></value> <value name="ADD2"><block type="math_number" id="+)L2kOQ]?}ni7Fe!HPjz"><field name="NUM">93</field></block></value></block></value> <next><block type="variables_set" id="8B[gew?n4.J6#Jn[;5;h"><field name="VAR">Tag_03</field> <value name="VALUE"><block type="lists_create_with" id="Z+U#_@49_d@cElNFa," inline="true"><mutation items="3"></mutation>
                          <value name="ADD0"><block type="math_number" id="YGfA7h}:].Z%:y3%xk."><field name="NUM">19</field></block></value> <value name="ADD1"><block type="math_number" id="^Z@*:aEN?0TZ:R].99:q"><field name="NUM">19</field></block></value> <value name="ADD2"><block type="math_number" id="1+qoK]iz!E*-(kXs0t!i"><field name="NUM">93</field></block></value></block></value> <next><block type="variables_set" id="w4v|s[AY^d2*SN9L]!Uc"><field name="VAR">Tag_04_05</field> <value name="VALUE"><block type="lists_create_with" id="p#PS3+PMmRWCsTgxL/S" inline="true"><mutation items="3"></mutation>
                          <value name="ADD0"><block type="math_number" id="+U]P!GURQ+)u=9Ix:~;"><field name="NUM">19</field></block></value> <value name="ADD1"><block type="math_number" id="p%qbyFb}gVJRfELmJWk9"><field name="NUM">19</field></block></value> <value name="ADD2"><block type="math_number" id="R%YGLsUC.1Sm#SSk)tu"><field name="NUM">92</field></block></value></block></value></block></next></block></next></block></next></block></next></block></statement></block>
                          <block type="procedures_defnoreturn" id="R#@)?+EYZ}IKI(IxGk{" x="13" y="1738"><field name="NAME">SalamiFertig</field> <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment> <statement name="STACK"><block type="control" id="wmDyyE6j[*d0HhBk%eqM"><mutation delay_input="false"></mutation> <field name="OID">javascript.0.SalamiOfenAN</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"><block type="logic_boolean" id=":4:El12oO)AS[tCCmI~~"><field name="BOOL">FALSE</field></block></value> <next><block type="comment" id="xs?9c.K{dRMdh}p{g{P7"><field name="COMMENT">Timer und Geräte ausschalten</field> <next><block type="comment" id="LtBKf^6)!}CDKu,+?9v?"><field name="COMMENT">Nachricht senden</field></block></next></block></next></block></statement></block> <block type="procedures_defnoreturn" id="eKAR5v+3d+s~R#NJX2#L" x="13" y="1888"><field name="NAME">getTageswerte</field> <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment> <statement name="STACK"><block type="controls_if" id="[RUd~shyr*o:KG1K+;s9"><value name="IF0"><block type="logic_compare" id="W~ZwIZ5^g^y~Lx2,9,z0"><field name="OP">EQ</field> <value name="A"><block type="variables_get" id="wgIEG!E/=I,.ww_=P#7R"><field name="VAR">CountTage</field></block></value> <value name="B"><block type="math_number" id="|y5cSrRFlVj^gr@4/,a"><field name="NUM">1</field></block></value></block></value>
                          <statement name="DO0"><block type="variables_set" id="UV-r+-nX:2Fr9u1leVaZ"><field name="VAR">TempNiedrig</field>
                          <value name="VALUE"><block type="lists_getIndex" id="9~7.|1RDRfP^yf:XPh!5"><mutation statement="false" at="true"></mutation>
                          <field name="MODE">GET</field>
                          <field name="WHERE">FROM_START</field>
                          <value name="VALUE"><block type="variables_get" id="ZU2T:~%:M3Nt710@yN@^"><field name="VAR">Tag_01</field></block></value>
                          <value name="AT"><block type="math_number" id="RzT3@[+olGVJ~gL6Ur|v"><field name="NUM">1</field></block></value></block></value>
                          <next><block type="variables_set" id="n^A@|SOg/)V
                          [?/W{:MI"><field name="VAR">TempHoch</field>
                          <value name="VALUE"><block type="lists_getIndex" id="[P;D@.|#}#k7EAT-%fz"><mutation statement="false" at="true"></mutation>
                          <field name="MODE">GET</field>
                          <field name="WHERE">FROM_START</field>
                          <value name="VALUE"><block type="variables_get" id="?.^B3aN*8:~F.XsocpYA"><field name="VAR">Tag_01</field></block></value>
                          <value name="AT"><block type="math_number" id="vUI[.{Rw{iY).69Eko5"><field name="NUM">2</field></block></value></block></value> <next><block type="variables_set" id="VtKW,@LH%fO.yN)h_rnC"><field name="VAR">LF</field> <value name="VALUE"><block type="lists_getIndex" id="r*ORBpV48pI4nl%U{@A"><mutation statement="false" at="true"></mutation>
                          <field name="MODE">GET</field>
                          <field name="WHERE">FROM_START</field>
                          <value name="VALUE"><block type="variables_get" id="9(DXrMA+1~aB%t4NFq."><field name="VAR">Tag_01</field></block></value> <value name="AT"><block type="math_number" id="+?z#mVgv9=M[3*Cj*3v9"><field name="NUM">3</field></block></value></block></value></block></next></block></next></block></statement> <next><block type="controls_if" id="d_2b0O9@=tn?Nt#0Bqnd"><value name="IF0"><block type="logic_compare" id=":8qi+Ar-W^JU(vvIQTA,"><field name="OP">EQ</field> <value name="A"><block type="variables_get" id="9BFgq(uCzAe?eHTz)dG9"><field name="VAR">CountTage</field></block></value> <value name="B"><block type="math_number" id="!6E^e!wo}pNTL#*U)4j"><field name="NUM">2</field></block></value></block></value>
                          <statement name="DO0"><block type="variables_set" id=";
                          ):!DnXCn)O30aQLfAx"><field name="VAR">TempNiedrig</field>
                          <value name="VALUE"><block type="lists_getIndex" id="(@}V(9?v[7TZHt.Z5VlI"><mutation statement="false" at="true"></mutation>
                          <field name="MODE">GET</field>
                          <field name="WHERE">FROM_START</field>
                          <value name="VALUE"><block type="variables_get" id="G1myYa;uv|(|,~q%e+6G"><field name="VAR">Tag_02</field></block></value>
                          <value name="AT"><block type="math_number" id="|D=u;cL/u(?(z6Pg#Va"><field name="NUM">1</field></block></value></block></value> <next><block type="variables_set" id="4Ak!2:QQNuaKmEo9dmgj"><field name="VAR">TempHoch</field> <value name="VALUE"><block type="lists_getIndex" id="+GOUGKQ4w%9=WgiU6fb+"><mutation statement="false" at="true"></mutation> <field name="MODE">GET</field> <field name="WHERE">FROM_START</field> <value name="VALUE"><block type="variables_get" id="*b)D8zoQukOTfDt|-Izt"><field name="VAR">Tag_02</field></block></value> <value name="AT"><block type="math_number" id="Xj[xSIh4%Bh9OnMWAxWL"><field name="NUM">2</field></block></value></block></value> <next><block type="variables_set" id="@1hDb,=pC]/V,B8U5NQ8"><field name="VAR">LF</field> <value name="VALUE"><block type="lists_getIndex" id="w!Hi65wifLs0HNqA3]07"><mutation statement="false" at="true"></mutation> <field name="MODE">GET</field> <field name="WHERE">FROM_START</field> <value name="VALUE"><block type="variables_get" id="aQbfA^M~IeM5MXd3)t^Y"><field name="VAR">Tag_02</field></block></value> <value name="AT"><block type="math_number" id="fH21THyRlfY8~8gSC:3t"><field name="NUM">3</field></block></value></block></value></block></next></block></next></block></statement> <next><block type="controls_if" id="5cE8^f/SkY3]#!Y+sx3D"><value name="IF0"><block type="logic_compare" id="r!u1EmI?uYk}ca1-:J)T"><field name="OP">EQ</field> <value name="A"><block type="variables_get" id="/C{Z26sBG{ZWB/rI0U0J"><field name="VAR">CountTage</field></block></value> <value name="B"><block type="math_number" id="wb,nV:%6Jix5PT8hkbL]"><field name="NUM">3</field></block></value></block></value> <statement name="DO0"><block type="variables_set" id="F/6kSNxZ+OsyV1dGkUg"><field name="VAR">TempNiedrig</field>
                          <value name="VALUE"><block type="lists_getIndex" id="dA=KWhl+3S,rRA}LT/8"><mutation statement="false" at="true"></mutation> <field name="MODE">GET</field> <field name="WHERE">FROM_START</field> <value name="VALUE"><block type="variables_get" id="zi6^cEC=P)ss-PU;IhKX"><field name="VAR">Tag_03</field></block></value> <value name="AT"><block type="math_number" id="h?P7MnwWDAd=SfIhVL67"><field name="NUM">1</field></block></value></block></value> <next><block type="variables_set" id="uHeE(h,x|aLGORXnXinb"><field name="VAR">TempHoch</field> <value name="VALUE"><block type="lists_getIndex" id="vauB7sBCS8Ie8N/:SxQe"><mutation statement="false" at="true"></mutation> <field name="MODE">GET</field> <field name="WHERE">FROM_START</field> <value name="VALUE"><block type="variables_get" id="sqEA0Q[oQZPv@FXV2sB"><field name="VAR">Tag_03</field></block></value>
                          <value name="AT"><block type="math_number" id="qT0pv+2?#lw?e7aKhd!n"><field name="NUM">2</field></block></value></block></value>
                          <next><block type="variables_set" id="]AJRlSmG9WJ+Uqr.Xwt2"><field name="VAR">LF</field>
                          <value name="VALUE"><block type="lists_getIndex" id="xf}Rv2aH}qwd}HKOOFX]"><mutation statement="false" at="true"></mutation>
                          <field name="MODE">GET</field>
                          <field name="WHERE">FROM_START</field>
                          <value name="VALUE"><block type="variables_get" id="Wo/o;b9oz~NYW:arRSO"><field name="VAR">Tag_03</field></block></value>
                          <value name="AT"><block type="math_number" id="=:q-bi9Br8h1z)Bo|CGY"><field name="NUM">3</field></block></value></block></value></block></next></block></next></block></statement>
                          <next><block type="controls_if" id="QZy?6YfE/03O~i].Nrbk"><value name="IF0"><block type="logic_operation" id="x9k3R@Y:@!kDYKAr7aC
                          "><field name="OP">OR</field>
                          <value name="A"><block type="logic_compare" id="8~w3aGT5t3Ca)strBDGW"><field name="OP">EQ</field>
                          <value name="A"><block type="variables_get" id="je?,4^U}]/9Cl1;Uf11J"><field name="VAR">CountTage</field></block></value>
                          <value name="B"><block type="math_number" id="qZaJc5c;]ua!v@Z~!Z?-"><field name="NUM">4</field></block></value></block></value>
                          <value name="B"><block type="logic_compare" id="~)0Yw,m8COYE|iTwxV{"><field name="OP">EQ</field>
                          <value name="A"><block type="variables_get" id="N@C6)w{DwxAjk|daXPB^"><field name="VAR">CountTage</field></block></value>
                          <value name="B"><block type="math_number" id="{m{Zk/ZRKq8mt.Xvme1U"><field name="NUM">5</field></block></value></block></value></block></value>
                          <statement name="DO0"><block type="variables_set" id="MXM2hk_``U?qld,sAe;B"><field name="VAR">TempNiedrig</field>
                          <value name="VALUE"><block type="lists_getIndex" id=":}yUj26q[Zj6T]LZnp[u"><mutation statement="false" at="true"></mutation>
                          <field name="MODE">GET</field>
                          <field name="WHERE">FROM_START</field>
                          <value name="VALUE"><block type="variables_get" id="w)Ztp;UljT8S~JXr7ARr"><field name="VAR">Tag_04_05</field></block></value>
                          <value name="AT"><block type="math_number" id="a+3wbIZ=wMKh0YS/(T/1"><field name="NUM">1</field></block></value></block></value>
                          <next><block type="variables_set" id="QfEl5#m~JNz1yZx(e@wO"><field name="VAR">TempHoch</field>
                          <value name="VALUE"><block type="lists_getIndex" id="iqwXKb]bkYae9Ag?d3HO"><mutation statement="false" at="true"></mutation>
                          <field name="MODE">GET</field>
                          <field name="WHERE">FROM_START</field>
                          <value name="VALUE"><block type="variables_get" id="?SiTzlK|zywJ5iCP|Y~y"><field name="VAR">Tag_04_05</field></block></value>
                          <value name="AT"><block type="math_number" id="gI%}n5pQHmE,3HF6P5bR"><field name="NUM">2</field></block></value></block></value>
                          <next><block type="variables_set" id=":iw^6V)sR_Dq9zesD.Gd"><field name="VAR">LF</field>
                          <value name="VALUE"><block type="lists_getIndex" id="l
                          w71y~;f4sk1(IN^mfB"><mutation statement="false" at="true"></mutation>
                          <field name="MODE">GET</field>
                          <field name="WHERE">FROM_START</field>
                          <value name="VALUE"><block type="variables_get" id="BAN/e_v[^.?rvnWCF9l2"><field name="VAR">Tag_04_05</field></block></value>
                          <value name="AT"><block type="math_number" id="M/azAmJZKjL[4J1`]1u%"><field name="NUM">3</field></block></value></block></value></block></next></block></next></block></statement></block></next></block></next></block></next></block></statement></block></xml>

                          ! ````

                          Bei Fragen fragen.

                          Grüße

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

                            ok danke werde mich mal rann setzen

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

                              Könntest Du auch mal die anderen Blöcke exportieren der alte Mann kommt ins Schwitzen Danke nochmal

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

                                Da müssten alle drin sein. Mal nach unten scrolen.

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

                                  Ok war blind aber bleiben die da jetzt alle dadrin

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

                                    <block 1999/xmlns="<URL url=" http:/www.w3.org/xhtml"="">http://www.w3.org/1999/xhtml" id="9]iE?mg^o/CGIEnFdg06" type="timeouts_setinterval" x="-2187" y="-662">

                                    <field name="NAME">Intervall</field>

                                    <field name="INTERVAL">360</field>

                                    <field name="UNIT">min</field>

                                    <statement name="STATEMENT"><block id="bOYqf!hbva}#fCwbe6~#" type="timeouts_settimeout"><field name="NAME">timeout</field>

                                    <field name="DELAY">15</field>

                                    <field name="UNIT">min</field>

                                    <statement name="STATEMENT"><block id="j|A)%1aY-F6!Y=t*s89u" type="control"><mutation delay_input="false"></mutation>

                                    <field name="OID">hm-rpc.2.CUX9001005.1.STATE</field>

                                    <field name="WITH_DELAY">FALSE</field>

                                    <value name="VALUE"><block id="vRyhs(HGdZP|=QIc:lqD" type="logic_boolean"><field name="BOOL">TRUE</field></block></value></block></statement></block></statement></block>

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

                                      das brauche ich auch für jeden tag wie füge ich es ein oder besser wo

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

                                        wie mache ich das jetzt von tag 16 bis tag 22 2554_opera_momentaufnahme_2017-12-17_213241_192.168.178.22.png

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

                                          @tom2964:

                                          Ok war blind aber bleiben die da jetzt alle dadrin `
                                          Welchen willst Du denn weg haben?

                                          @tom2964:

                                          das brauche ich auch für jeden tag wie füge ich es ein oder besser wo `
                                          Hatte ich doch geschrieben. Habe ich noch nicht eingesetzt.

                                          Ist ja erstmal ein Vorschlag. Vielleicht hat noch jemand einen Anderen.

                                          Die Timer kommen noch.

                                          Hast Du den Grundablauf verstanden?

                                          Scheue Dich nicht zu Fragen.

                                          Grüße

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

                                            Das Prinzip wie das jetzt ab läuft ich sage mal ja aber wie Du das jetzt zusammen gesetzt hast nein

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            846
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

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