Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. Blockly
    5. Skripte miteinander Verknüpfen

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Skripte miteinander Verknüpfen

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

      Hallo,

      ich möchte gerne zwei Blocky Skripte miteinander Verknüpfen. Und zwar habe ich ein Skript mit meinen ganzen Telegram Buttons. Den habe ich hier mal angehängt. Nun möchte ich ganz gerne, wenn ich Dienstreise/Urlaub auswähle, dass alles was im Skript Dienstreise/Urlaub passiert ausgeführt wird. Leider weiß ich nicht, wie ich das umsetzen kann. Bei neuen Skripten kann ich ja nur mit Objekten Triggern.
      Aus Übersichtsgründen möchte ich ungern, dass alles im Skript Telegram Buttons abgearbeitet wird.

      Grüße

      <xml xmlns="http://www.w3.org/1999/xhtml">
        <variables>
          <variable type="" id="K#?4Cm@wk}9bc@MB$.cc">Menue_Uebersicht_empfaenger</variable>
          <variable type="" id="ZcGO2mX8y4o2*ul!owb/">Menue_Thema_empfaenger</variable>
          <variable type="" id="5^$$EVu;L+*RJhZrq3#p">Menue_Heizkoerper_empfaenger</variable>
          <variable type="" id="MME-Pc+8R4V(iKd2R)6w">Letzter_Absender</variable>
          <variable type="" id="5ki56a,7?bki!1zW)`5L">Vorletzter_Text</variable>
          <variable type="" id="D{-2EQ*8oH!g1Aysn.EL">Letzter_Text</variable>
          <variable type="" id="z:4/|:HC14+:2E;JZ%5P">Letzter_Text_klein</variable>
          <variable type="" id="kLjk+Jak?XXnc-+{o$X]">Aktueller Wert Badezimmer</variable>
        </variables>
        <block type="on_ext" id="hrZFX%#wlnS-,y=Q$b7P" x="-612" y="112">
          <mutation items="1"></mutation>
          <field name="CONDITION">any</field>
          <field name="ACK_CONDITION"></field>
          <value name="OID0">
            <shadow type="field_oid" id="fiUonokZ_d5x?DJF)LdZ">
              <field name="oid">telegram.0.communicate.request</field>
            </shadow>
          </value>
          <statement name="STATEMENT">
            <block type="variables_set" id="wx1Id^cN]ztTBpbxGq9u" collapsed="true">
              <field name="VAR" id="MME-Pc+8R4V(iKd2R)6w" variabletype="">Letzter_Absender</field>
              <value name="VALUE">
                <block type="text_getSubstring" id="!{g./8(or54hvEyb1P`f" inline="false">
                  <mutation at1="true" at2="true"></mutation>
                  <field name="WHERE1">FROM_START</field>
                  <field name="WHERE2">FROM_START</field>
                  <value name="STRING">
                    <block type="on_source" id="IH2.D,NF:~A]W/4FHzgx">
                      <field name="ATTR">state.val</field>
                    </block>
                  </value>
                  <value name="AT1">
                    <block type="math_number" id="e3-d;DM::ScEpRh}H!@u">
                      <field name="NUM">2</field>
                    </block>
                  </value>
                  <value name="AT2">
                    <block type="math_arithmetic" id="!6WqqSNO@l{-K;,0UXg-" inline="false">
                      <field name="OP">MINUS</field>
                      <value name="A">
                        <shadow type="math_number" id="r%ebl4IUX*XWQmsp|?rw">
                          <field name="NUM">1</field>
                        </shadow>
                        <block type="text_indexOf" id="zZ:Zi`joE?XuMOeVt|R6">
                          <field name="END">FIRST</field>
                          <value name="VALUE">
                            <block type="on_source" id="X)hVqhY|6Z+@Cb?r}b4`">
                              <field name="ATTR">state.val</field>
                            </block>
                          </value>
                          <value name="FIND">
                            <shadow type="text" id="53KpH_VzOt@uW50iFuYJ">
                              <field name="TEXT">abc</field>
                            </shadow>
                            <block type="text" id="1]2I2PG:.3LKq!TKaRwq">
                              <field name="TEXT">]</field>
                            </block>
                          </value>
                        </block>
                      </value>
                      <value name="B">
                        <shadow type="math_number" id="+bTY;ti{LICv`mEp;Zjv">
                          <field name="NUM">1</field>
                        </shadow>
                        <block type="math_number" id="eBIB);yoT|)BAtWQsxk%">
                          <field name="NUM">1</field>
                        </block>
                      </value>
                    </block>
                  </value>
                </block>
              </value>
              <next>
                <block type="variables_set" id="R+I)j*W!*WCgD`aI*xvD" collapsed="true">
                  <field name="VAR" id="5ki56a,7?bki!1zW)`5L" variabletype="">Vorletzter_Text</field>
                  <value name="VALUE">
                    <block type="text_getSubstring" id="S1u?yDc9reT)Ec4r6qxD" inline="false">
                      <mutation at1="true" at2="false"></mutation>
                      <field name="WHERE1">FROM_START</field>
                      <field name="WHERE2">LAST</field>
                      <value name="STRING">
                        <block type="on_source" id="vRkU-n_2.RDdV:yB5D}+">
                          <field name="ATTR">oldState.val</field>
                        </block>
                      </value>
                      <value name="AT1">
                        <block type="math_arithmetic" id=",ea%8x4@]`RM14@d5WSq" inline="false">
                          <field name="OP">ADD</field>
                          <value name="A">
                            <shadow type="math_number" id="A`TLz5Lbfgw;=mJOp}(^">
                              <field name="NUM">1</field>
                            </shadow>
                            <block type="text_indexOf" id="cG:l1K/c%`5;UEWzhba+" inline="false">
                              <field name="END">FIRST</field>
                              <value name="VALUE">
                                <block type="on_source" id="X0GqXOgj+:O_w-+5);g9">
                                  <field name="ATTR">oldState.val</field>
                                </block>
                              </value>
                              <value name="FIND">
                                <shadow type="text" id="P5s;aJDPT*F;y(,VtRBs">
                                  <field name="TEXT">abc</field>
                                </shadow>
                                <block type="text" id="3TWGILQ/M45cCy9uQ]Z(">
                                  <field name="TEXT">]</field>
                                </block>
                              </value>
                            </block>
                          </value>
                          <value name="B">
                            <shadow type="math_number" id="-9+`M14/p._`PvUM3`yk">
                              <field name="NUM">1</field>
                            </shadow>
                            <block type="math_number" id="d6OXjZVex}I+,5-:Yl!m">
                              <field name="NUM">1</field>
                            </block>
                          </value>
                        </block>
                      </value>
                    </block>
                  </value>
                  <next>
                    <block type="variables_set" id="D?Gsdcua?{EMLU):!p{a" collapsed="true">
                      <field name="VAR" id="D{-2EQ*8oH!g1Aysn.EL" variabletype="">Letzter_Text</field>
                      <value name="VALUE">
                        <block type="text_getSubstring" id=";V75FO4VtMZ3nP[Seh:A" inline="false">
                          <mutation at1="true" at2="false"></mutation>
                          <field name="WHERE1">FROM_START</field>
                          <field name="WHERE2">LAST</field>
                          <value name="STRING">
                            <block type="on_source" id="8(|o6e}c_LrFrEoPepdW">
                              <field name="ATTR">state.val</field>
                            </block>
                          </value>
                          <value name="AT1">
                            <block type="math_arithmetic" id="h7_S)hH`5@RA?#U)5g=1" inline="false">
                              <field name="OP">ADD</field>
                              <value name="A">
                                <shadow type="math_number" id="A`TLz5Lbfgw;=mJOp}(^">
                                  <field name="NUM">1</field>
                                </shadow>
                                <block type="text_indexOf" id="0e*(2Dhq5d1#U;xsFNn%" inline="false">
                                  <field name="END">FIRST</field>
                                  <value name="VALUE">
                                    <block type="on_source" id="F{10J^|L`v=G`3f=^kJc">
                                      <field name="ATTR">state.val</field>
                                    </block>
                                  </value>
                                  <value name="FIND">
                                    <shadow type="text" id="P5s;aJDPT*F;y(,VtRBs">
                                      <field name="TEXT">abc</field>
                                    </shadow>
                                    <block type="text" id="c,}EJ]POpPpb|nI#.!zb">
                                      <field name="TEXT">]</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <value name="B">
                                <shadow type="math_number" id="-9+`M14/p._`PvUM3`yk">
                                  <field name="NUM">1</field>
                                </shadow>
                                <block type="math_number" id="(Kg1M+/J_!`LmKq-sU!S">
                                  <field name="NUM">1</field>
                                </block>
                              </value>
                            </block>
                          </value>
                        </block>
                      </value>
                      <next>
                        <block type="variables_set" id="b=~HQ{iB`[wPTakV^@ZM" collapsed="true">
                          <field name="VAR" id="z:4/|:HC14+:2E;JZ%5P" variabletype="">Letzter_Text_klein</field>
                          <value name="VALUE">
                            <block type="text_changeCase" id="k}YBs[0Ii[p;TfALl+_1">
                              <field name="CASE">LOWERCASE</field>
                              <value name="TEXT">
                                <shadow type="text" id="~FExu?j/U1Rnc13CP(#-">
                                  <field name="TEXT">abc</field>
                                </shadow>
                                <block type="text_getSubstring" id="Fsbtn^.cVRxgb_kjg}n1" inline="false">
                                  <mutation at1="true" at2="false"></mutation>
                                  <field name="WHERE1">FROM_START</field>
                                  <field name="WHERE2">LAST</field>
                                  <value name="STRING">
                                    <block type="on_source" id="dP}]L2;[AzL`jTyPK;8Y">
                                      <field name="ATTR">state.val</field>
                                    </block>
                                  </value>
                                  <value name="AT1">
                                    <block type="math_arithmetic" id="VChSZL[^!pRA1U3/K~ic" inline="false">
                                      <field name="OP">ADD</field>
                                      <value name="A">
                                        <shadow type="math_number" id="A`TLz5Lbfgw;=mJOp}(^">
                                          <field name="NUM">1</field>
                                        </shadow>
                                        <block type="text_indexOf" id=";Jv+Wu:no!I1t}5^%GMI" inline="false">
                                          <field name="END">FIRST</field>
                                          <value name="VALUE">
                                            <block type="on_source" id="w;+qgG;S]7QbgfeoL*h1">
                                              <field name="ATTR">state.val</field>
                                            </block>
                                          </value>
                                          <value name="FIND">
                                            <shadow type="text" id="P5s;aJDPT*F;y(,VtRBs">
                                              <field name="TEXT">abc</field>
                                            </shadow>
                                            <block type="text" id="0YMCl~TtZfZ/`KZgV6qi">
                                              <field name="TEXT">]</field>
                                            </block>
                                          </value>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <shadow type="math_number" id="2ugj/NH#m(u7yrzi++3:">
                                          <field name="NUM">1</field>
                                        </shadow>
                                        <block type="math_number" id=":f/Ow%zjJOy!e%)W3g+4">
                                          <field name="NUM">1</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                </block>
                              </value>
                            </block>
                          </value>
                          <next>
                            <block type="comment" id="hY]M*1,n@[-Tb~8}52k%">
                              <field name="COMMENT">Menü Übersicht</field>
                              <next>
                                <block type="controls_if" id="0G^^B-5+my,=bh0yJp?)" collapsed="true">
                                  <value name="IF0">
                                    <block type="logic_operation" id="5M^F^aa|dCGR_oE./ci/" inline="false">
                                      <field name="OP">AND</field>
                                      <value name="A">
                                        <block type="logic_compare" id="6kY)2u}rM-M8%bU(ZZC_">
                                          <field name="OP">EQ</field>
                                          <value name="A">
                                            <block type="variables_get" id="asWZ?eU9o!L5a8Y/3KDu">
                                              <field name="VAR" id="MME-Pc+8R4V(iKd2R)6w" variabletype="">Letzter_Absender</field>
                                            </block>
                                          </value>
                                          <value name="B">
                                            <block type="text" id="US9)V@4#|B?h+_@W?Z]w">
                                              <field name="TEXT">Cedrik</field>
                                            </block>
                                          </value>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="logic_operation" id="37bk|9Kqt:0p[/(pk-V1" inline="false">
                                          <field name="OP">OR</field>
                                          <value name="A">
                                            <block type="logic_compare" id="]^I_u%gz!@ky##jP]-_{">
                                              <field name="OP">EQ</field>
                                              <value name="A">
                                                <block type="variables_get" id="oOqM/06;q+)lyed/xr;g">
                                                  <field name="VAR" id="z:4/|:HC14+:2E;JZ%5P" variabletype="">Letzter_Text_klein</field>
                                                </block>
                                              </value>
                                              <value name="B">
                                                <block type="text" id="@E{/l}VIOu_.@mq|g$3!">
                                                  <field name="TEXT">ü</field>
                                                </block>
                                              </value>
                                            </block>
                                          </value>
                                          <value name="B">
                                            <block type="logic_compare" id=",FPK(g[c]OI^C2[#VKX{">
                                              <field name="OP">EQ</field>
                                              <value name="A">
                                                <block type="variables_get" id="-5W,pj:Ljo8i]Jtuv!RY">
                                                  <field name="VAR" id="z:4/|:HC14+:2E;JZ%5P" variabletype="">Letzter_Text_klein</field>
                                                </block>
                                              </value>
                                              <value name="B">
                                                <block type="text" id="jD2oT=tubPd+9b!BI3-f">
                                                  <field name="TEXT">übersicht</field>
                                                </block>
                                              </value>
                                            </block>
                                          </value>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <statement name="DO0">
                                    <block type="procedures_callcustomnoreturn" id="fIiLwA/?^q}EDhK0nNT1">
                                      <mutation name="Menue_Uebersicht_Cedrik">
                                        <arg name="Menue_Uebersicht_empfaenger"></arg>
                                      </mutation>
                                      <value name="ARG0">
                                        <block type="variables_get" id="$#gSq=v];U@t#oF=6_O]">
                                          <field name="VAR" id="MME-Pc+8R4V(iKd2R)6w" variabletype="">Letzter_Absender</field>
                                        </block>
                                      </value>
                                    </block>
                                  </statement>
                                  <next>
                                    <block type="comment" id="*gCh|QJb2yy=1z+rACvv">
                                      <field name="COMMENT">Menü Thema</field>
                                      <next>
                                        <block type="controls_if" id="#d0Q@!zqM_nG#_cYyS_v">
                                          <value name="IF0">
                                            <block type="logic_operation" id="MMBe0JHTCwY+h6*e14Q;" inline="false">
                                              <field name="OP">AND</field>
                                              <value name="A">
                                                <block type="logic_compare" id="lxnmg2jX0Xb,N@UweddQ">
                                                  <field name="OP">EQ</field>
                                                  <value name="A">
                                                    <block type="variables_get" id="-$QCJd!dkG=#7(JNe}Xg">
                                                      <field name="VAR" id="MME-Pc+8R4V(iKd2R)6w" variabletype="">Letzter_Absender</field>
                                                    </block>
                                                  </value>
                                                  <value name="B">
                                                    <block type="text" id="0^~Vs@xck}0Ng0/+t;{R">
                                                      <field name="TEXT">Cedrik</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </value>
                                              <value name="B">
                                                <block type="logic_compare" id="$=5K6?!gmq7hNN?Eku^@">
                                                  <field name="OP">EQ</field>
                                                  <value name="A">
                                                    <block type="variables_get" id="w?)xWWSh@3UgjDA];FHg">
                                                      <field name="VAR" id="D{-2EQ*8oH!g1Aysn.EL" variabletype="">Letzter_Text</field>
                                                    </block>
                                                  </value>
                                                  <value name="B">
                                                    <block type="text" id="8;OxAC?|ztJb!ig@zfKj">
                                                      <field name="TEXT">Thema</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </value>
                                            </block>
                                          </value>
                                          <statement name="DO0">
                                            <block type="procedures_callcustomnoreturn" id="g+K0(b_trS_48iq$_cy$">
                                              <mutation name="Menue_Thema">
                                                <arg name="Menue_Thema_empfaenger"></arg>
                                              </mutation>
                                              <value name="ARG0">
                                                <block type="text" id="4|$b)%HEMbqHaWx*OQg=">
                                                  <field name="TEXT">Cedrik</field>
                                                </block>
                                              </value>
                                            </block>
                                          </statement>
                                          <next>
                                            <block type="comment" id=".4yM+k3LJUJia/4R:~!`">
                                              <field name="COMMENT">Thema Dienstreise/Urlaub</field>
                                              <next>
                                                <block type="controls_if" id="3xgT~xkZe8RK|eQ!,)cG">
                                                  <value name="IF0">
                                                    <block type="logic_compare" id="[T+Dmt)Q:Tg}cTtS47k%">
                                                      <field name="OP">EQ</field>
                                                      <value name="A">
                                                        <block type="variables_get" id=":2CDbeo)XP66AET|3h(|">
                                                          <field name="VAR" id="D{-2EQ*8oH!g1Aysn.EL" variabletype="">Letzter_Text</field>
                                                        </block>
                                                      </value>
                                                      <value name="B">
                                                        <block type="text" id="A1]N/iFrz8f-r:(gs,Wg">
                                                          <field name="TEXT">Dienstreise/Urlaub</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </value>
                                                  <next>
                                                    <block type="comment" id="US`S}NX,z}51b{ALE1m,">
                                                      <field name="COMMENT">Thema Schlafen</field>
                                                      <next>
                                                        <block type="comment" id="5(j[IE#hL`L;,$ts3~LL">
                                                          <field name="COMMENT">Thema Zuhause</field>
                                                          <next>
                                                            <block type="comment" id="NkVf2dQNj8ril}iVqyKd">
                                                              <field name="COMMENT">Thema Couchmodus</field>
                                                              <next>
                                                                <block type="comment" id="aIOhaw]3,5Tl/mXi/VCq">
                                                                  <field name="COMMENT">Menü Heizkörper</field>
                                                                  <next>
                                                                    <block type="controls_if" id="qd[=*PyzE%1?-9aA6[FC" collapsed="true">
                                                                      <value name="IF0">
                                                                        <block type="logic_operation" id="iL;0!rh:$iqYh#=ZOIIE" inline="false">
                                                                          <field name="OP">AND</field>
                                                                          <value name="A">
                                                                            <block type="logic_compare" id="5a!=PAb%![K`V7f0:eI]">
                                                                              <field name="OP">EQ</field>
                                                                              <value name="A">
                                                                                <block type="variables_get" id="kP0F;o172P,zkdnJQpTq">
                                                                                  <field name="VAR" id="MME-Pc+8R4V(iKd2R)6w" variabletype="">Letzter_Absender</field>
                                                                                </block>
                                                                              </value>
                                                                              <value name="B">
                                                                                <block type="text" id="X=cDqz7AZxRXD-$dmQM$">
                                                                                  <field name="TEXT">Cedrik</field>
                                                                                </block>
                                                                              </value>
                                                                            </block>
                                                                          </value>
                                                                          <value name="B">
                                                                            <block type="logic_compare" id="8u8dq1^Ja.E~?$U*f$ET">
                                                                              <field name="OP">EQ</field>
                                                                              <value name="A">
                                                                                <block type="variables_get" id="~?TNjh8FGwIp9KgxS5z:">
                                                                                  <field name="VAR" id="D{-2EQ*8oH!g1Aysn.EL" variabletype="">Letzter_Text</field>
                                                                                </block>
                                                                              </value>
                                                                              <value name="B">
                                                                                <block type="text" id="`4l5yBWvdQ$.o3|^0p^,">
                                                                                  <field name="TEXT">Heizkörper</field>
                                                                                </block>
                                                                              </value>
                                                                            </block>
                                                                          </value>
                                                                        </block>
                                                                      </value>
                                                                      <statement name="DO0">
                                                                        <block type="procedures_callcustomnoreturn" id="_0D5LN=ZX~t;6P;@5MYl">
                                                                          <mutation name="Menue_Heizkoerper">
                                                                            <arg name="Menue_Heizkoerper_empfaenger"></arg>
                                                                          </mutation>
                                                                          <value name="ARG0">
                                                                            <block type="text" id="7r?b]p8Ab=%f/+z9P4B)">
                                                                              <field name="TEXT">Cedrik</field>
                                                                            </block>
                                                                          </value>
                                                                        </block>
                                                                      </statement>
                                                                      <next>
                                                                        <block type="comment" id="eKe-Ge|)/*Wr7)Up(jRz">
                                                                          <field name="COMMENT">Heizkörper_Duschen</field>
                                                                          <next>
                                                                            <block type="controls_if" id="2e{Z#;wJCd2Xker2fvml">
                                                                              <mutation elseif="1"></mutation>
                                                                              <value name="IF0">
                                                                                <block type="logic_compare" id="q@2D9!|;y!4;M2ZL%#$F">
                                                                                  <field name="OP">EQ</field>
                                                                                  <value name="A">
                                                                                    <block type="variables_get" id="aHNr4CFat=VGF0@Vd!5I">
                                                                                      <field name="VAR" id="D{-2EQ*8oH!g1Aysn.EL" variabletype="">Letzter_Text</field>
                                                                                    </block>
                                                                                  </value>
                                                                                  <value name="B">
                                                                                    <block type="text" id="M|f-[#bmet)8-_zW/o]S">
                                                                                      <field name="TEXT">Duschen An</field>
                                                                                    </block>
                                                                                  </value>
                                                                                </block>
                                                                              </value>
                                                                              <statement name="DO0">
                                                                                <block type="comment" id="%78xaoO!u.^jS;M+Kc}t">
                                                                                  <field name="COMMENT">Aktuellen Wert speichern</field>
                                                                                  <next>
                                                                                    <block type="variables_set" id="`1~;BUiu(Cqi~Tnb2Mm}">
                                                                                      <field name="VAR" id="kLjk+Jak?XXnc-+{o$X]" variabletype="">Aktueller Wert Badezimmer</field>
                                                                                      <value name="VALUE">
                                                                                        <block type="get_value" id="_(CGhwB3W?ydqdGv.p/*">
                                                                                          <field name="ATTR">val</field>
                                                                                          <field name="OID">hm-rpc.0.PEQ1634564.4.SET_TEMPERATURE</field>
                                                                                        </block>
                                                                                      </value>
                                                                                      <next>
                                                                                        <block type="comment" id="^AnQ$:a?puH.9/OeJW6|">
                                                                                          <field name="COMMENT">Heizkörper hochregeln</field>
                                                                                          <next>
                                                                                            <block type="control" id="G7dT%A-p2zCB[QdF;]E1">
                                                                                              <mutation delay_input="false"></mutation>
                                                                                              <field name="OID">hm-rpc.0.PEQ1634564.4.SET_TEMPERATURE</field>
                                                                                              <field name="WITH_DELAY">FALSE</field>
                                                                                              <value name="VALUE">
                                                                                                <block type="math_number" id="2KzC,]z=_lDiBskUUz.?">
                                                                                                  <field name="NUM">24</field>
                                                                                                </block>
                                                                                              </value>
                                                                                            </block>
                                                                                          </next>
                                                                                        </block>
                                                                                      </next>
                                                                                    </block>
                                                                                  </next>
                                                                                </block>
                                                                              </statement>
                                                                              <value name="IF1">
                                                                                <block type="logic_compare" id="e]a8O;P2YbKxnKAL6.]n">
                                                                                  <field name="OP">EQ</field>
                                                                                  <value name="A">
                                                                                    <block type="variables_get" id="BwHm-~fSFIlxhXr:8jz{">
                                                                                      <field name="VAR" id="D{-2EQ*8oH!g1Aysn.EL" variabletype="">Letzter_Text</field>
                                                                                    </block>
                                                                                  </value>
                                                                                  <value name="B">
                                                                                    <block type="text" id="[OJk*_o{Z#!Gy+;(f5a[">
                                                                                      <field name="TEXT">Duschen Aus</field>
                                                                                    </block>
                                                                                  </value>
                                                                                </block>
                                                                              </value>
                                                                              <statement name="DO1">
                                                                                <block type="comment" id="/dj+,h_^zOFQ;GqL*V1h">
                                                                                  <field name="COMMENT">Heizkörper auf alten Wert zurücksetzen</field>
                                                                                  <next>
                                                                                    <block type="control" id="];}!WnLW]HZ[(L9K6_*~">
                                                                                      <mutation delay_input="false"></mutation>
                                                                                      <field name="OID">hm-rpc.0.PEQ1634564.4.SET_TEMPERATURE</field>
                                                                                      <field name="WITH_DELAY">FALSE</field>
                                                                                      <value name="VALUE">
                                                                                        <block type="variables_get" id="[jD}GF$?`Vqd2evJ@+V+">
                                                                                          <field name="VAR" id="kLjk+Jak?XXnc-+{o$X]" variabletype="">Aktueller Wert Badezimmer</field>
                                                                                        </block>
                                                                                      </value>
                                                                                    </block>
                                                                                  </next>
                                                                                </block>
                                                                              </statement>
                                                                            </block>
                                                                          </next>
                                                                        </block>
                                                                      </next>
                                                                    </block>
                                                                  </next>
                                                                </block>
                                                              </next>
                                                            </block>
                                                          </next>
                                                        </block>
                                                      </next>
                                                    </block>
                                                  </next>
                                                </block>
                                              </next>
                                            </block>
                                          </next>
                                        </block>
                                      </next>
                                    </block>
                                  </next>
                                </block>
                              </next>
                            </block>
                          </next>
                        </block>
                      </next>
                    </block>
                  </next>
                </block>
              </next>
            </block>
          </statement>
        </block>
        <block type="procedures_defcustomnoreturn" id="*})|LB)o-PbwG}q+0Iw8" x="13" y="113">
          <mutation statements="false">
            <arg name="Menue_Uebersicht_empfaenger" varid="K#?4Cm@wk}9bc@MB$.cc"></arg>
          </mutation>
          <field name="NAME">Menue_Uebersicht_Cedrik</field>
          <field name="SCRIPT">c2VuZFRvKCd0ZWxlZ3JhbS4wJywgew0KICAgIHVzZXI6IChNZW51ZV9VZWJlcnNpY2h0X2VtcGZhZW5nZXIpLA0KICAgIHRleHQ6ICAnQml0dGUgd+RobGVuJywNCiAgICByZXBseV9tYXJrdXA6IHsNCiAgICBrZXlib2FyZDogWw0KICAgICAgICAgICAgWydUaGVtYSddLA0KICAgICAgICAgICAgWydIZWl6a/ZycGVyJ10sDQogICAgICAgIF0sDQogICAgICAgIHJlc2l6ZV9rZXlib2FyZDogICB0cnVlLA0KICAgICAgICBvbmVfdGltZV9rZXlib2FyZDogdHJ1ZQ0KICAgIH0NCn0pOw==</field>
          <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
        </block>
        <block type="procedures_defcustomnoreturn" id="h3aD[TyZ3uR(%EN25r0B" x="13" y="138">
          <mutation statements="false">
            <arg name="Menue_Thema_empfaenger" varid="ZcGO2mX8y4o2*ul!owb/"></arg>
          </mutation>
          <field name="NAME">Menue_Thema</field>
          <field name="SCRIPT">c2VuZFRvKCd0ZWxlZ3JhbS4wJywgew0KICAgIHVzZXI6IChNZW51ZV9UaGVtYV9lbXBmYWVuZ2VyKSwNCiAgICB0ZXh0OiAgJ0JpdHRlIHfkaGxlbicsDQogICAgcmVwbHlfbWFya3VwOiB7DQogICAga2V5Ym9hcmQ6IFsNCiAgICAgICAgICAgIFsn3GJlcnNpY2h0J10sDQogICAgICAgICAgICBbJ0RpZW5zdHJlaXNlL1VybGF1YicsICdBdd9lciBIYXVzJ10sDQogICAgICAgICAgICBbJ1NjaGxhZmVuJywgJ1p1IEhhdXNlJ10sDQogICAgICAgICAgICBbJ0NvdWNobW9kdXMnXSwNCiAgICAgICAgXSwNCiAgICByZXNpemVfa2V5Ym9hcmQ6ICAgdHJ1ZSwNCiAgICBvbmVfdGltZV9rZXlib2FyZDogdHJ1ZQ0KICAgIH0NCn0pOw==</field>
          <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
        </block>
        <block type="procedures_defcustomnoreturn" id="XoZD[(-U=e-(bIq]c;y8" x="13" y="163">
          <mutation statements="false">
            <arg name="Menue_Heizkoerper_empfaenger" varid="5^$$EVu;L+*RJhZrq3#p"></arg>
          </mutation>
          <field name="NAME">Menue_Heizkoerper</field>
          <field name="SCRIPT">c2VuZFRvKCd0ZWxlZ3JhbS4wJywgew0KICAgIHVzZXI6IChNZW51ZV9IZWl6a29lcnBlcl9lbXBmYWVuZ2VyKSwNCiAgICB0ZXh0OiAgJ0JpdHRlIHfkaGxlbicsDQogICAgcmVwbHlfbWFya3VwOiB7DQogICAga2V5Ym9hcmQ6IFsNCiAgICAgICAgICAgIFsn3GJlcnNpY2h0J10sDQogICAgICAgICAgICBbJ0R1c2NoZW4gQW4nLCAnRHVzY2hlbiBBdXMnXSwNCiAgICAgICAgXSwNCiAgICByZXNpemVfa2V5Ym9hcmQ6ICAgdHJ1ZSwNCiAgICBvbmVfdGltZV9rZXlib2FyZDogdHJ1ZQ0KICAgIH0NCn0pOw==</field>
          <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
        </block>
      </xml>
      
      1 Reply Last reply Reply Quote 0
      • C
        Cedrik1 last edited by

        Kann mir da niemand weiterhelfen?

        1 Reply Last reply Reply Quote 0
        • Dutchman
          Dutchman Developer Most Active Administrators last edited by

          erstelle einen Datenpunkt und löse script aus wen sich der ändert 🙂

          C 1 Reply Last reply Reply Quote 0
          • C
            Cedrik1 @Dutchman last edited by

            @Dutchman Super vielen Dank. Habe das mit einem kleinen Textskript hinbekommen

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

            Support us

            ioBroker
            Community Adapters
            Donate

            734
            Online

            31.9k
            Users

            80.3k
            Topics

            1.3m
            Posts

            2
            4
            255
            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