Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. Zeigt her eure Views zum Thema Mähroboter

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Zeigt her eure Views zum Thema Mähroboter

    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      Hausbaer @falke69 last edited by

      @falke69 Klar, mach ich.

      H 1 Reply Last reply Reply Quote 0
      • H
        Hausbaer last edited by

        Ich frag mich grad: Wo in diesem Script werden die Zeiten und Zustände an den Worx-Adapter übertragen?

        1 Reply Last reply Reply Quote 0
        • H
          Hausbaer @Hausbaer last edited by

          @hausbaer sagte in Zeigt her eure Views zum Thema Mähroboter:

          @falke69 Klar, mach ich.

          Ich hab wohl noch zwei Fehler drin (Donnerstag Zeit 1 setzen und Montag Zeit 2 setzen), obwohl die Formeln gleich sind.

          falke69 1 Reply Last reply Reply Quote 0
          • falke69
            falke69 @Hausbaer last edited by

            @hausbaer

            daas sollte hier sein:

            2021-04-29_124336.jpg

            für die zweite Zeit sollte das so aussehen:

            .calendar.monday2.borderCut

            Habe aber es leider nicht geschafft, über mein Script die Zeiten dort einzutragen.

            H 1 Reply Last reply Reply Quote 0
            • H
              Hausbaer @falke69 last edited by

              @falke69 Jetzt bin ich komplett verwirrt 😕

              Bei mir schaut das so aus:
              f206c412-a273-405a-92dc-08bafaf455ee-grafik.png

              Fehlt da nicht was???

              falke69 1 Reply Last reply Reply Quote 0
              • falke69
                falke69 @Hausbaer last edited by

                @hausbaer

                Jep, da fehlt was😯

                <block xmlns="https://developers.google.com/blockly/xml" type="procedures_defnoreturn" id=")n+90MIa%*IHTOS*H1l$" x="388" y="88">
                 <mutation>
                   <arg name="Wochentag" varid="-GZ`VPVXSd7mOwiMwbq~"></arg>
                   <arg name="Rand_schneiden" varid="WfdS57MV4CPYTS?q1Y)p"></arg>
                   <arg name="Startzeit" varid="v)?%%:Z.]}MSj9:/$:_0"></arg>
                   <arg name="Arbeitsdauer" varid="iE}N;B.En^;I2K+gcO;K"></arg>
                 </mutation>
                 <field name="NAME">Zeiten_setzen</field>
                 <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
                 <statement name="STACK">
                   <block type="comment" id="-qWDb~O#u;*8x;5}Of63">
                     <field name="COMMENT">* Datenpunkte im Adapter</field>
                     <next>
                       <block type="controls_if" id="z~!`S]fcgs`3Aj`{j[Yf">
                         <mutation elseif="6"></mutation>
                         <value name="IF0">
                           <block type="logic_compare" id="d!1R:#2O37cNvXZcC%]Z">
                             <field name="OP">EQ</field>
                             <value name="A">
                               <block type="variables_get" id="opBrCmY/#6Isb$;%*]$d">
                                 <field name="VAR" id="-GZ`VPVXSd7mOwiMwbq~">Wochentag</field>
                               </block>
                             </value>
                             <value name="B">
                               <block type="math_number" id="G.M]q,Gb-tTa-Adq#C/w">
                                 <field name="NUM">1</field>
                               </block>
                             </value>
                           </block>
                         </value>
                         <statement name="DO0">
                           <block type="comment" id="^4D/h3OZFFO7iEJ]Gzla">
                             <field name="COMMENT">Montag / Monday</field>
                             <next>
                               <block type="comment" id="FBW@~Hj;+XK!:i/DnCjd">
                                 <field name="COMMENT">Border cut</field>
                                 <next>
                                   <block type="control_ex" id="@{aT9Nbig`1-k@3mK8E3" inline="true">
                                     <field name="TYPE">false</field>
                                     <field name="CLEAR_RUNNING">FALSE</field>
                                     <value name="OID">
                                       <shadow xmlns="http://www.w3.org/1999/xhtml" type="field_oid" id="9l-z{fxzcc+na3T}L/,X">
                                         <field name="oid">Object ID</field>
                                       </shadow>
                                       <block type="text_join" id="DXz)q4#P:c,#qtq~4R4/">
                                         <mutation items="3"></mutation>
                                         <value name="ADD0">
                                           <block type="text" id="^c7r;$TQW@SkOp*iY7A4">
                                             <field name="TEXT">worx.0.</field>
                                           </block>
                                         </value>
                                         <value name="ADD1">
                                           <block type="variables_get" id="4X`J82ar-+X@A0W_{2T*">
                                             <field name="VAR" id="[j%$BG?g#3[u9mJ~-tJL">Seriennummer_Worx</field>
                                           </block>
                                         </value>
                                         <value name="ADD2">
                                           <block type="text" id="AmtexuWxRg8Z]HBD=Mlt">
                                             <field name="TEXT">.calendar.monday.borderCut</field>
                                           </block>
                                         </value>
                                       </block>
                                     </value>
                                     <value name="VALUE">
                                       <shadow xmlns="http://www.w3.org/1999/xhtml" type="logic_boolean" id="8j7/%J(TBNpLlo~SC~Vj">
                                         <field name="BOOL">TRUE</field>
                                       </shadow>
                                       <block type="variables_get" id="+C9Exb/Vz*G*y8p*KdPm">
                                         <field name="VAR" id="WfdS57MV4CPYTS?q1Y)p">Rand_schneiden</field>
                                       </block>
                                     </value>
                                     <value name="DELAY_MS">
                                       <shadow type="math_number" id="{f[Z*u/iAlLKf(Eu`JOw">
                                         <field name="NUM">0</field>
                                       </shadow>
                                     </value>
                                     <next>
                                       <block type="timeouts_settimeout" id="m-#XKe;s2|C_W-nKIY(q">
                                         <field name="NAME">timeout_Montag</field>
                                         <field name="DELAY">3</field>
                                         <field name="UNIT">sec</field>
                                         <statement name="STATEMENT">
                                           <block type="comment" id="|qLFXgp!C7H|9Z`U:%VU">
                                             <field name="COMMENT">Start time</field>
                                             <next>
                                               <block type="control_ex" id="?krlbBB?TI9L61FU5N8B" inline="true">
                                                 <field name="TYPE">false</field>
                                                 <field name="CLEAR_RUNNING">FALSE</field>
                                                 <value name="OID">
                                                   <shadow xmlns="http://www.w3.org/1999/xhtml" type="field_oid" id="9l-z{fxzcc+na3T}L/,X">
                                                     <field name="oid">Object ID</field>
                                                   </shadow>
                                                   <block type="text_join" id="a5rq~B!b!wGf9$%fwc52">
                                                     <mutation items="3"></mutation>
                                                     <value name="ADD0">
                                                       <block type="text" id="A:1pJ:(CVB:Q5C-Y={[)">
                                                         <field name="TEXT">worx.0.</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD1">
                                                       <block type="variables_get" id="$*}d(p6sv}3oQamiXLzQ">
                                                         <field name="VAR" id="[j%$BG?g#3[u9mJ~-tJL">Seriennummer_Worx</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD2">
                                                       <block type="text" id="CSP(clrCE90O;%Wam7LC">
                                                         <field name="TEXT">.calendar.monday.startTime</field>
                                                       </block>
                                                     </value>
                                                   </block>
                                                 </value>
                                                 <value name="VALUE">
                                                   <shadow xmlns="http://www.w3.org/1999/xhtml" type="logic_boolean" id="!BS0`PW(Ptj|?S|nMqPT">
                                                     <field name="BOOL">TRUE</field>
                                                   </shadow>
                                                   <block type="variables_get" id="-LzN;|a:}[e!5fO+i.eT">
                                                     <field name="VAR" id="v)?%%:Z.]}MSj9:/$:_0">Startzeit</field>
                                                   </block>
                                                 </value>
                                                 <value name="DELAY_MS">
                                                   <shadow type="math_number" id="#-HS(Cld.FU3FOPVok3K">
                                                     <field name="NUM">0</field>
                                                   </shadow>
                                                 </value>
                                                 <next>
                                                   <block type="timeouts_settimeout" id="mduBfdwY?wfVROLkd7xu">
                                                     <field name="NAME">timeout_Montag2</field>
                                                     <field name="DELAY">3</field>
                                                     <field name="UNIT">sec</field>
                                                     <statement name="STATEMENT">
                                                       <block type="comment" id="/;Y}c:SHSO3o-r_3fM#`">
                                                         <field name="COMMENT">Work time</field>
                                                         <next>
                                                           <block type="control_ex" id="gu_2n}{mx;=M/R^MS5`U" inline="true">
                                                             <field name="TYPE">false</field>
                                                             <field name="CLEAR_RUNNING">FALSE</field>
                                                             <value name="OID">
                                                               <shadow xmlns="http://www.w3.org/1999/xhtml" type="field_oid" id="9l-z{fxzcc+na3T}L/,X">
                                                                 <field name="oid">Object ID</field>
                                                               </shadow>
                                                               <block type="text_join" id="Pt|v3,~HdEYs,q7?JpwU">
                                                                 <mutation items="3"></mutation>
                                                                 <value name="ADD0">
                                                                   <block type="text" id=".3[hy{*]W#:Jpqk,4_b}">
                                                                     <field name="TEXT">worx.0.</field>
                                                                   </block>
                                                                 </value>
                                                                 <value name="ADD1">
                                                                   <block type="variables_get" id="h~JTHFT`_RqWIGG9@NAn">
                                                                     <field name="VAR" id="[j%$BG?g#3[u9mJ~-tJL">Seriennummer_Worx</field>
                                                                   </block>
                                                                 </value>
                                                                 <value name="ADD2">
                                                                   <block type="text" id="UP4DM+[2^Z_#)AvTl}*z">
                                                                     <field name="TEXT">.calendar.monday.workTime</field>
                                                                   </block>
                                                                 </value>
                                                               </block>
                                                             </value>
                                                             <value name="VALUE">
                                                               <shadow xmlns="http://www.w3.org/1999/xhtml" type="logic_boolean" id="UH(l;OHq;durRkP)p!UZ">
                                                                 <field name="BOOL">TRUE</field>
                                                               </shadow>
                                                               <block type="variables_get" id=")cpF:+_o~}O^KcayUp%W">
                                                                 <field name="VAR" id="iE}N;B.En^;I2K+gcO;K">Arbeitsdauer</field>
                                                               </block>
                                                             </value>
                                                             <value name="DELAY_MS">
                                                               <shadow type="math_number" id="1!s#C[[f;k%Zvsi%k.G3">
                                                                 <field name="NUM">0</field>
                                                               </shadow>
                                                             </value>
                                                           </block>
                                                         </next>
                                                       </block>
                                                     </statement>
                                                   </block>
                                                 </next>
                                               </block>
                                             </next>
                                           </block>
                                         </statement>
                                       </block>
                                     </next>
                                   </block>
                                 </next>
                               </block>
                             </next>
                           </block>
                         </statement>
                         <value name="IF1">
                           <block type="logic_compare" id="8R]33BXj*`v2O`ML|n1C">
                             <field name="OP">EQ</field>
                             <value name="A">
                               <block type="variables_get" id="g#c-8qAvwZeX{btgu?as">
                                 <field name="VAR" id="-GZ`VPVXSd7mOwiMwbq~">Wochentag</field>
                               </block>
                             </value>
                             <value name="B">
                               <block type="math_number" id=":Kff/@pD{~_0YZ?]C@W^">
                                 <field name="NUM">2</field>
                               </block>
                             </value>
                           </block>
                         </value>
                         <statement name="DO1">
                           <block type="comment" id="e!vt_XiEU!hYzYUE2]M|">
                             <field name="COMMENT">Dienstag / Tuesday</field>
                             <next>
                               <block type="control_ex" id="%e@2G[w+zGhKKSwiH}G*" inline="true">
                                 <field name="TYPE">false</field>
                                 <field name="CLEAR_RUNNING">FALSE</field>
                                 <value name="OID">
                                   <shadow xmlns="http://www.w3.org/1999/xhtml" type="field_oid" id="9l-z{fxzcc+na3T}L/,X">
                                     <field name="oid">Object ID</field>
                                   </shadow>
                                   <block type="text_join" id="E0*PQoi(CwVkGf{/wV59">
                                     <mutation items="3"></mutation>
                                     <value name="ADD0">
                                       <block type="text" id="M$F]9(X!DZxZwA*yrGsC">
                                         <field name="TEXT">worx.0.</field>
                                       </block>
                                     </value>
                                     <value name="ADD1">
                                       <block type="variables_get" id="s3YUU3Q8R^;/=B5;S?OG">
                                         <field name="VAR" id="[j%$BG?g#3[u9mJ~-tJL">Seriennummer_Worx</field>
                                       </block>
                                     </value>
                                     <value name="ADD2">
                                       <block type="text" id="{{nItBN~G|4@}7nXABnh">
                                         <field name="TEXT">.calendar.tuesday.borderCut</field>
                                       </block>
                                     </value>
                                   </block>
                                 </value>
                                 <value name="VALUE">
                                   <shadow xmlns="http://www.w3.org/1999/xhtml" type="logic_boolean" id="8j7/%J(TBNpLlo~SC~Vj">
                                     <field name="BOOL">TRUE</field>
                                   </shadow>
                                   <block type="variables_get" id="CKe#_[i1Ki@pg7HjvpKX">
                                     <field name="VAR" id="WfdS57MV4CPYTS?q1Y)p">Rand_schneiden</field>
                                   </block>
                                 </value>
                                 <value name="DELAY_MS">
                                   <shadow type="math_number" id="VIt7J|UNJ*RL,MvSj{Am">
                                     <field name="NUM">0</field>
                                   </shadow>
                                 </value>
                                 <next>
                                   <block type="timeouts_settimeout" id="8x0b8r{L4sB.k~vJ65W[">
                                     <field name="NAME">timeout_Dienstag</field>
                                     <field name="DELAY">3</field>
                                     <field name="UNIT">sec</field>
                                     <statement name="STATEMENT">
                                       <block type="control_ex" id="@)./Ma#c,o#dcaD!6!7{" inline="true">
                                         <field name="TYPE">false</field>
                                         <field name="CLEAR_RUNNING">FALSE</field>
                                         <value name="OID">
                                           <shadow xmlns="http://www.w3.org/1999/xhtml" type="field_oid" id="9l-z{fxzcc+na3T}L/,X">
                                             <field name="oid">Object ID</field>
                                           </shadow>
                                           <block type="text_join" id=")EY`AL[nZ:$S#Zkg6E6#">
                                             <mutation items="3"></mutation>
                                             <value name="ADD0">
                                               <block type="text" id="Vn{ZT}vFi#)w9q_OrMjP">
                                                 <field name="TEXT">worx.0.</field>
                                               </block>
                                             </value>
                                             <value name="ADD1">
                                               <block type="variables_get" id="v-vP!$UC8H8hL*;LHF}(">
                                                 <field name="VAR" id="[j%$BG?g#3[u9mJ~-tJL">Seriennummer_Worx</field>
                                               </block>
                                             </value>
                                             <value name="ADD2">
                                               <block type="text" id="ux74m!GAK7YcnOV$:!Wp">
                                                 <field name="TEXT">.calendar.tuesday.startTime</field>
                                               </block>
                                             </value>
                                           </block>
                                         </value>
                                         <value name="VALUE">
                                           <shadow xmlns="http://www.w3.org/1999/xhtml" type="logic_boolean" id="!BS0`PW(Ptj|?S|nMqPT">
                                             <field name="BOOL">TRUE</field>
                                           </shadow>
                                           <block type="variables_get" id="Eq*!#%HdQluw87k!#|w!">
                                             <field name="VAR" id="v)?%%:Z.]}MSj9:/$:_0">Startzeit</field>
                                           </block>
                                         </value>
                                         <value name="DELAY_MS">
                                           <shadow type="math_number" id="Zu4I2,IFWkiQG5!%}X%m">
                                             <field name="NUM">0</field>
                                           </shadow>
                                         </value>
                                         <next>
                                           <block type="timeouts_settimeout" id="v)/uQOfir](I-nM-W%sv">
                                             <field name="NAME">timeout_Dienstag2</field>
                                             <field name="DELAY">3</field>
                                             <field name="UNIT">sec</field>
                                             <statement name="STATEMENT">
                                               <block type="control_ex" id="S=25p!pB,HV)U3HO-7:l" inline="true">
                                                 <field name="TYPE">false</field>
                                                 <field name="CLEAR_RUNNING">FALSE</field>
                                                 <value name="OID">
                                                   <shadow xmlns="http://www.w3.org/1999/xhtml" type="field_oid" id="9l-z{fxzcc+na3T}L/,X">
                                                     <field name="oid">Object ID</field>
                                                   </shadow>
                                                   <block type="text_join" id="`_#2e{NkLq$NylN@PDwI">
                                                     <mutation items="3"></mutation>
                                                     <value name="ADD0">
                                                       <block type="text" id="5t:sJb*DkAB5ggZV66/X">
                                                         <field name="TEXT">worx.0.</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD1">
                                                       <block type="variables_get" id="9MX+n5^*|P%~=MwUTouA">
                                                         <field name="VAR" id="[j%$BG?g#3[u9mJ~-tJL">Seriennummer_Worx</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD2">
                                                       <block type="text" id="i${qSm@laNi(iU[kaUTZ">
                                                         <field name="TEXT">.calendar.tuesday.workTime</field>
                                                       </block>
                                                     </value>
                                                   </block>
                                                 </value>
                                                 <value name="VALUE">
                                                   <shadow xmlns="http://www.w3.org/1999/xhtml" type="logic_boolean" id="UH(l;OHq;durRkP)p!UZ">
                                                     <field name="BOOL">TRUE</field>
                                                   </shadow>
                                                   <block type="variables_get" id=")9Up)cH88eR4h2Ang#rM">
                                                     <field name="VAR" id="iE}N;B.En^;I2K+gcO;K">Arbeitsdauer</field>
                                                   </block>
                                                 </value>
                                                 <value name="DELAY_MS">
                                                   <shadow type="math_number" id="sMbi`w0FI[X-?sG[Z]H2">
                                                     <field name="NUM">0</field>
                                                   </shadow>
                                                 </value>
                                               </block>
                                             </statement>
                                           </block>
                                         </next>
                                       </block>
                                     </statement>
                                   </block>
                                 </next>
                               </block>
                             </next>
                           </block>
                         </statement>
                         <value name="IF2">
                           <block type="logic_compare" id="Mr/9h2K*XT.e]NKJv(pm">
                             <field name="OP">EQ</field>
                             <value name="A">
                               <block type="variables_get" id="gLw%+P1!p2N@4f/Gp5EN">
                                 <field name="VAR" id="-GZ`VPVXSd7mOwiMwbq~">Wochentag</field>
                               </block>
                             </value>
                             <value name="B">
                               <block type="math_number" id="#9iPFaP}Ku?9^%D#?RCx">
                                 <field name="NUM">3</field>
                               </block>
                             </value>
                           </block>
                         </value>
                         <statement name="DO2">
                           <block type="comment" id="JdA`OxOF,@D7-GV(1x(!">
                             <field name="COMMENT">Mittwoch / Wednesday</field>
                             <next>
                               <block type="control_ex" id="+JW=f,-M+vVq@(PpfURr" inline="true">
                                 <field name="TYPE">false</field>
                                 <field name="CLEAR_RUNNING">FALSE</field>
                                 <value name="OID">
                                   <shadow xmlns="http://www.w3.org/1999/xhtml" type="field_oid" id="9l-z{fxzcc+na3T}L/,X">
                                     <field name="oid">Object ID</field>
                                   </shadow>
                                   <block type="text_join" id="A}j5b{q:(K0!hta@o~2%">
                                     <mutation items="3"></mutation>
                                     <value name="ADD0">
                                       <block type="text" id="1WJ1=S?Y_K7g#04;@B4K">
                                         <field name="TEXT">worx.0.</field>
                                       </block>
                                     </value>
                                     <value name="ADD1">
                                       <block type="variables_get" id="d-;O/xL|cMHJZb=QNMW}">
                                         <field name="VAR" id="[j%$BG?g#3[u9mJ~-tJL">Seriennummer_Worx</field>
                                       </block>
                                     </value>
                                     <value name="ADD2">
                                       <block type="text" id="yXHtPQ-5=6AmR:l9O;w@">
                                         <field name="TEXT">.calendar.wednesday.borderCut</field>
                                       </block>
                                     </value>
                                   </block>
                                 </value>
                                 <value name="VALUE">
                                   <shadow xmlns="http://www.w3.org/1999/xhtml" type="logic_boolean" id="8j7/%J(TBNpLlo~SC~Vj">
                                     <field name="BOOL">TRUE</field>
                                   </shadow>
                                   <block type="variables_get" id="O]Ior}G3s!vtfGTz/,53">
                                     <field name="VAR" id="WfdS57MV4CPYTS?q1Y)p">Rand_schneiden</field>
                                   </block>
                                 </value>
                                 <value name="DELAY_MS">
                                   <shadow type="math_number" id="1nMbN/SJgTR_vAF/;s7;">
                                     <field name="NUM">0</field>
                                   </shadow>
                                 </value>
                                 <next>
                                   <block type="timeouts_settimeout" id="5QRwrP:]6nU?VXyS%lvr">
                                     <field name="NAME">timeout_Mittwoch</field>
                                     <field name="DELAY">3</field>
                                     <field name="UNIT">sec</field>
                                     <statement name="STATEMENT">
                                       <block type="control_ex" id="*YB,Xo+SA9!1jIBXM)%x" inline="true">
                                         <field name="TYPE">false</field>
                                         <field name="CLEAR_RUNNING">FALSE</field>
                                         <value name="OID">
                                           <shadow xmlns="http://www.w3.org/1999/xhtml" type="field_oid" id="9l-z{fxzcc+na3T}L/,X">
                                             <field name="oid">Object ID</field>
                                           </shadow>
                                           <block type="text_join" id="9lO`fd-IKz:JE3k-fIX!">
                                             <mutation items="3"></mutation>
                                             <value name="ADD0">
                                               <block type="text" id="mEl4E63I,Nq$OP[15MwS">
                                                 <field name="TEXT">worx.0.</field>
                                               </block>
                                             </value>
                                             <value name="ADD1">
                                               <block type="variables_get" id="EOFoRU%*=)7C-H*T9R1s">
                                                 <field name="VAR" id="[j%$BG?g#3[u9mJ~-tJL">Seriennummer_Worx</field>
                                               </block>
                                             </value>
                                             <value name="ADD2">
                                               <block type="text" id="EB?~QZ~/3f`unF*bA[,L">
                                                 <field name="TEXT">.calendar.wednesday.startTime</field>
                                               </block>
                                             </value>
                                           </block>
                                         </value>
                                         <value name="VALUE">
                                           <shadow xmlns="http://www.w3.org/1999/xhtml" type="logic_boolean" id="!BS0`PW(Ptj|?S|nMqPT">
                                             <field name="BOOL">TRUE</field>
                                           </shadow>
                                           <block type="variables_get" id=",}iHLDA(RYNNpD#DqcpK">
                                             <field name="VAR" id="v)?%%:Z.]}MSj9:/$:_0">Startzeit</field>
                                           </block>
                                         </value>
                                         <value name="DELAY_MS">
                                           <shadow type="math_number" id="9RGb`]xb`h~wGPR;6=]X">
                                             <field name="NUM">0</field>
                                           </shadow>
                                         </value>
                                         <next>
                                           <block type="timeouts_settimeout" id="~^hY=!xG#4yv-3si^][_">
                                             <field name="NAME">timeout_Mittwoch2</field>
                                             <field name="DELAY">3</field>
                                             <field name="UNIT">sec</field>
                                             <statement name="STATEMENT">
                                               <block type="control_ex" id="Ng2v5i_]sNAKee(OBzm:" inline="true">
                                                 <field name="TYPE">false</field>
                                                 <field name="CLEAR_RUNNING">FALSE</field>
                                                 <value name="OID">
                                                   <shadow xmlns="http://www.w3.org/1999/xhtml" type="field_oid" id="9l-z{fxzcc+na3T}L/,X">
                                                     <field name="oid">Object ID</field>
                                                   </shadow>
                                                   <block type="text_join" id="Py]/QXW?D`LUS;D[,g1f">
                                                     <mutation items="3"></mutation>
                                                     <value name="ADD0">
                                                       <block type="text" id="GC0IZU%J|D#?j=|Gi(T_">
                                                         <field name="TEXT">worx.0.</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD1">
                                                       <block type="variables_get" id="M_tn2VkSTjFl:=rd48{w">
                                                         <field name="VAR" id="[j%$BG?g#3[u9mJ~-tJL">Seriennummer_Worx</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD2">
                                                       <block type="text" id="Sme8u)LVE{Y1k^QgrV26">
                                                         <field name="TEXT">.calendar.wednesday.workTime</field>
                                                       </block>
                                                     </value>
                                                   </block>
                                                 </value>
                                                 <value name="VALUE">
                                                   <shadow xmlns="http://www.w3.org/1999/xhtml" type="logic_boolean" id="UH(l;OHq;durRkP)p!UZ">
                                                     <field name="BOOL">TRUE</field>
                                                   </shadow>
                                                   <block type="variables_get" id="NX-sjxqjRb=(GuQgcS*#">
                                                     <field name="VAR" id="iE}N;B.En^;I2K+gcO;K">Arbeitsdauer</field>
                                                   </block>
                                                 </value>
                                                 <value name="DELAY_MS">
                                                   <shadow type="math_number" id="^BvTr!!eNgbW].E.[,],">
                                                     <field name="NUM">0</field>
                                                   </shadow>
                                                 </value>
                                               </block>
                                             </statement>
                                           </block>
                                         </next>
                                       </block>
                                     </statement>
                                   </block>
                                 </next>
                               </block>
                             </next>
                           </block>
                         </statement>
                         <value name="IF3">
                           <block type="logic_compare" id="rW#:A@a3^GB*r7tKs@!s">
                             <field name="OP">EQ</field>
                             <value name="A">
                               <block type="variables_get" id="fjF(j_~`8T?|bH)mB{]n">
                                 <field name="VAR" id="-GZ`VPVXSd7mOwiMwbq~">Wochentag</field>
                               </block>
                             </value>
                             <value name="B">
                               <block type="math_number" id="X[9QE6p;4$T#`e6`%VMT">
                                 <field name="NUM">4</field>
                               </block>
                             </value>
                           </block>
                         </value>
                         <statement name="DO3">
                           <block type="comment" id="t;u1P#./kW*#J96@JAJY">
                             <field name="COMMENT">Donnerstag / Thursday</field>
                             <next>
                               <block type="control_ex" id="7Omw}WJ6j?S_XCcaBYgR" inline="true">
                                 <field name="TYPE">false</field>
                                 <field name="CLEAR_RUNNING">FALSE</field>
                                 <value name="OID">
                                   <shadow xmlns="http://www.w3.org/1999/xhtml" type="field_oid" id="9l-z{fxzcc+na3T}L/,X">
                                     <field name="oid">Object ID</field>
                                   </shadow>
                                   <block type="text_join" id="y8e8}%SZaqr@i@-Voe,T">
                                     <mutation items="3"></mutation>
                                     <value name="ADD0">
                                       <block type="text" id="m.H+Q-o@#CDmn93cWnk7">
                                         <field name="TEXT">worx.0.</field>
                                       </block>
                                     </value>
                                     <value name="ADD1">
                                       <block type="variables_get" id="7m1q:xCHrWX;b)jq%UWV">
                                         <field name="VAR" id="[j%$BG?g#3[u9mJ~-tJL">Seriennummer_Worx</field>
                                       </block>
                                     </value>
                                     <value name="ADD2">
                                       <block type="text" id="EL`)45d}[fT!%w-^c{G9">
                                         <field name="TEXT">.calendar.thursday.borderCut</field>
                                       </block>
                                     </value>
                                   </block>
                                 </value>
                                 <value name="VALUE">
                                   <shadow xmlns="http://www.w3.org/1999/xhtml" type="logic_boolean" id="8j7/%J(TBNpLlo~SC~Vj">
                                     <field name="BOOL">TRUE</field>
                                   </shadow>
                                   <block type="variables_get" id="7!HJj,QJbDuPV_j,jii~">
                                     <field name="VAR" id="WfdS57MV4CPYTS?q1Y)p">Rand_schneiden</field>
                                   </block>
                                 </value>
                                 <value name="DELAY_MS">
                                   <shadow type="math_number" id="bF~+#5xqhd/^2K=em2b]">
                                     <field name="NUM">0</field>
                                   </shadow>
                                 </value>
                                 <next>
                                   <block type="timeouts_settimeout" id="NjvrIrYUMvG2):aT,`jR">
                                     <field name="NAME">timeout_Donnerstag</field>
                                     <field name="DELAY">3</field>
                                     <field name="UNIT">sec</field>
                                     <statement name="STATEMENT">
                                       <block type="control_ex" id="5s;n:XDf3#,KJN7~tZEc" inline="true">
                                         <field name="TYPE">false</field>
                                         <field name="CLEAR_RUNNING">FALSE</field>
                                         <value name="OID">
                                           <shadow xmlns="http://www.w3.org/1999/xhtml" type="field_oid" id="9l-z{fxzcc+na3T}L/,X">
                                             <field name="oid">Object ID</field>
                                           </shadow>
                                           <block type="text_join" id="mMjmbEGO9q8*yVyGTE1^">
                                             <mutation items="3"></mutation>
                                             <value name="ADD0">
                                               <block type="text" id="O5_NXWgZTy,~ZH{}S-o#">
                                                 <field name="TEXT">worx.0.</field>
                                               </block>
                                             </value>
                                             <value name="ADD1">
                                               <block type="variables_get" id="==T(c%N`h`_1#$0gq98)">
                                                 <field name="VAR" id="[j%$BG?g#3[u9mJ~-tJL">Seriennummer_Worx</field>
                                               </block>
                                             </value>
                                             <value name="ADD2">
                                               <block type="text" id=",M-G.m.vY|9m7b$#m9{Q">
                                                 <field name="TEXT">.calendar.thursday.startTime</field>
                                               </block>
                                             </value>
                                           </block>
                                         </value>
                                         <value name="VALUE">
                                           <shadow xmlns="http://www.w3.org/1999/xhtml" type="logic_boolean" id="!BS0`PW(Ptj|?S|nMqPT">
                                             <field name="BOOL">TRUE</field>
                                           </shadow>
                                           <block type="variables_get" id="k)i7`2y8tLn=QGFJ9hYH">
                                             <field name="VAR" id="v)?%%:Z.]}MSj9:/$:_0">Startzeit</field>
                                           </block>
                                         </value>
                                         <value name="DELAY_MS">
                                           <shadow type="math_number" id="*4%t%xD%o%i.3Ke~Hy%l">
                                             <field name="NUM">0</field>
                                           </shadow>
                                         </value>
                                         <next>
                                           <block type="timeouts_settimeout" id="LS.#A/-.xJvQ5c)d){Xp">
                                             <field name="NAME">timeout_Donnerstag2</field>
                                             <field name="DELAY">3</field>
                                             <field name="UNIT">sec</field>
                                             <statement name="STATEMENT">
                                               <block type="control_ex" id="Z:c):CHjUR/sC4);6SHO" inline="true">
                                                 <field name="TYPE">false</field>
                                                 <field name="CLEAR_RUNNING">FALSE</field>
                                                 <value name="OID">
                                                   <shadow xmlns="http://www.w3.org/1999/xhtml" type="field_oid" id="9l-z{fxzcc+na3T}L/,X">
                                                     <field name="oid">Object ID</field>
                                                   </shadow>
                                                   <block type="text_join" id="/|OSn$rkCr@D{gRM_5a/">
                                                     <mutation items="3"></mutation>
                                                     <value name="ADD0">
                                                       <block type="text" id="j0!`I.{b+@ZPqusS$BKu">
                                                         <field name="TEXT">worx.0.</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD1">
                                                       <block type="variables_get" id=";H0f.aC~AGR@|I+dRqrt">
                                                         <field name="VAR" id="[j%$BG?g#3[u9mJ~-tJL">Seriennummer_Worx</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD2">
                                                       <block type="text" id="=^eWxVIw*kp0R1b_lyGU">
                                                         <field name="TEXT">.calendar.thursday.workTime</field>
                                                       </block>
                                                     </value>
                                                   </block>
                                                 </value>
                                                 <value name="VALUE">
                                                   <shadow xmlns="http://www.w3.org/1999/xhtml" type="logic_boolean" id="UH(l;OHq;durRkP)p!UZ">
                                                     <field name="BOOL">TRUE</field>
                                                   </shadow>
                                                   <block type="variables_get" id="B0|YFm}7w*JdCE2%Q)s:">
                                                     <field name="VAR" id="iE}N;B.En^;I2K+gcO;K">Arbeitsdauer</field>
                                                   </block>
                                                 </value>
                                                 <value name="DELAY_MS">
                                                   <shadow type="math_number" id="c-DX1tyx%ZMZBZ8yC5)K">
                                                     <field name="NUM">0</field>
                                                   </shadow>
                                                 </value>
                                               </block>
                                             </statement>
                                           </block>
                                         </next>
                                       </block>
                                     </statement>
                                   </block>
                                 </next>
                               </block>
                             </next>
                           </block>
                         </statement>
                         <value name="IF4">
                           <block type="logic_compare" id="fw.|^(:1eQBrw@k9hxhF">
                             <field name="OP">EQ</field>
                             <value name="A">
                               <block type="variables_get" id="3p,}=8Tiyf!|p*.H}.Ol">
                                 <field name="VAR" id="-GZ`VPVXSd7mOwiMwbq~">Wochentag</field>
                               </block>
                             </value>
                             <value name="B">
                               <block type="math_number" id="E6[=/rt!w~{do9*v!Eo1">
                                 <field name="NUM">5</field>
                               </block>
                             </value>
                           </block>
                         </value>
                         <statement name="DO4">
                           <block type="comment" id="yLm?)qI=0ZSc+d:1z~IX">
                             <field name="COMMENT">Freitag / Friday</field>
                             <next>
                               <block type="control_ex" id="ZOYA7y)E~:(2hRn~DYgV" inline="true">
                                 <field name="TYPE">false</field>
                                 <field name="CLEAR_RUNNING">FALSE</field>
                                 <value name="OID">
                                   <shadow xmlns="http://www.w3.org/1999/xhtml" type="field_oid" id="9l-z{fxzcc+na3T}L/,X">
                                     <field name="oid">Object ID</field>
                                   </shadow>
                                   <block type="text_join" id="`zN=K;dDS2EK[IR8i:7.">
                                     <mutation items="3"></mutation>
                                     <value name="ADD0">
                                       <block type="text" id="3EJu:4[8!8k7uP!QX8?i">
                                         <field name="TEXT">worx.0.</field>
                                       </block>
                                     </value>
                                     <value name="ADD1">
                                       <block type="variables_get" id="nR8SMqcqw~B?a-#GqFVm">
                                         <field name="VAR" id="[j%$BG?g#3[u9mJ~-tJL">Seriennummer_Worx</field>
                                       </block>
                                     </value>
                                     <value name="ADD2">
                                       <block type="text" id="%50Z_Jd3z[3.?s/_-JW{">
                                         <field name="TEXT">.calendar.friday.borderCut</field>
                                       </block>
                                     </value>
                                   </block>
                                 </value>
                                 <value name="VALUE">
                                   <shadow xmlns="http://www.w3.org/1999/xhtml" type="logic_boolean" id="8j7/%J(TBNpLlo~SC~Vj">
                                     <field name="BOOL">TRUE</field>
                                   </shadow>
                                   <block type="variables_get" id="Y);c#!vg]h^:x_h[Bcbz">
                                     <field name="VAR" id="WfdS57MV4CPYTS?q1Y)p">Rand_schneiden</field>
                                   </block>
                                 </value>
                                 <value name="DELAY_MS">
                                   <shadow type="math_number" id="?nV*Zx_8z;FwvPCm{[/O">
                                     <field name="NUM">0</field>
                                   </shadow>
                                 </value>
                                 <next>
                                   <block type="timeouts_settimeout" id="n@gIRxNI]lf$mf:$:+~H">
                                     <field name="NAME">timeout_Freitag</field>
                                     <field name="DELAY">3</field>
                                     <field name="UNIT">sec</field>
                                     <statement name="STATEMENT">
                                       <block type="control_ex" id="`F`Q{|dq_m9fh0;~$^V_" inline="true">
                                         <field name="TYPE">false</field>
                                         <field name="CLEAR_RUNNING">FALSE</field>
                                         <value name="OID">
                                           <shadow xmlns="http://www.w3.org/1999/xhtml" type="field_oid" id="9l-z{fxzcc+na3T}L/,X">
                                             <field name="oid">Object ID</field>
                                           </shadow>
                                           <block type="text_join" id="$O5Lni$lO-$`fpfpha-2">
                                             <mutation items="3"></mutation>
                                             <value name="ADD0">
                                               <block type="text" id="}5;ETd^8p*_dWq^26Eck">
                                                 <field name="TEXT">worx.0.</field>
                                               </block>
                                             </value>
                                             <value name="ADD1">
                                               <block type="variables_get" id="j6K{)=iUkWZHtzgeK7_|">
                                                 <field name="VAR" id="[j%$BG?g#3[u9mJ~-tJL">Seriennummer_Worx</field>
                                               </block>
                                             </value>
                                             <value name="ADD2">
                                               <block type="text" id="ezcBR3UK9mOajcIXvhvc">
                                                 <field name="TEXT">.calendar.friday.startTime</field>
                                               </block>
                                             </value>
                                           </block>
                                         </value>
                                         <value name="VALUE">
                                           <shadow xmlns="http://www.w3.org/1999/xhtml" type="logic_boolean" id="!BS0`PW(Ptj|?S|nMqPT">
                                             <field name="BOOL">TRUE</field>
                                           </shadow>
                                           <block type="variables_get" id="`.kZ63%O|HW*Blk.XNQ6">
                                             <field name="VAR" id="v)?%%:Z.]}MSj9:/$:_0">Startzeit</field>
                                           </block>
                                         </value>
                                         <value name="DELAY_MS">
                                           <shadow type="math_number" id="%d;lE4,jgqv7Cj8BKW:{">
                                             <field name="NUM">0</field>
                                           </shadow>
                                         </value>
                                         <next>
                                           <block type="timeouts_settimeout" id="G#C-TICjbP2G#d,VX9E#">
                                             <field name="NAME">timeout_Freitag2</field>
                                             <field name="DELAY">3</field>
                                             <field name="UNIT">sec</field>
                                             <statement name="STATEMENT">
                                               <block type="control_ex" id="B}Q^R7}wG2,J:W(?{sAe" inline="true">
                                                 <field name="TYPE">false</field>
                                                 <field name="CLEAR_RUNNING">FALSE</field>
                                                 <value name="OID">
                                                   <shadow xmlns="http://www.w3.org/1999/xhtml" type="field_oid" id="9l-z{fxzcc+na3T}L/,X">
                                                     <field name="oid">Object ID</field>
                                                   </shadow>
                                                   <block type="text_join" id="a4t#4pQIGf?SUGT.2dJ~">
                                                     <mutation items="3"></mutation>
                                                     <value name="ADD0">
                                                       <block type="text" id="^C~7NHZ_+;9*3aZl]Jo0">
                                                         <field name="TEXT">worx.0.</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD1">
                                                       <block type="variables_get" id="~hn]yIP3O_mW@cj@C5~I">
                                                         <field name="VAR" id="[j%$BG?g#3[u9mJ~-tJL">Seriennummer_Worx</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD2">
                                                       <block type="text" id="oF6*9@aEn^+L*0_D:,2j">
                                                         <field name="TEXT">.calendar.friday.workTime</field>
                                                       </block>
                                                     </value>
                                                   </block>
                                                 </value>
                                                 <value name="VALUE">
                                                   <shadow xmlns="http://www.w3.org/1999/xhtml" type="logic_boolean" id="UH(l;OHq;durRkP)p!UZ">
                                                     <field name="BOOL">TRUE</field>
                                                   </shadow>
                                                   <block type="variables_get" id="+RaVRCb5n#K/D|#J$//J">
                                                     <field name="VAR" id="iE}N;B.En^;I2K+gcO;K">Arbeitsdauer</field>
                                                   </block>
                                                 </value>
                                                 <value name="DELAY_MS">
                                                   <shadow type="math_number" id="ok3wT~D*gPt1C^:2t!`Z">
                                                     <field name="NUM">0</field>
                                                   </shadow>
                                                 </value>
                                               </block>
                                             </statement>
                                           </block>
                                         </next>
                                       </block>
                                     </statement>
                                   </block>
                                 </next>
                               </block>
                             </next>
                           </block>
                         </statement>
                         <value name="IF5">
                           <block type="logic_compare" id="{e~X=CAxxEsk;A#1Vh%J">
                             <field name="OP">EQ</field>
                             <value name="A">
                               <block type="variables_get" id="(@)xX)e*F+cD;Zekds7U">
                                 <field name="VAR" id="-GZ`VPVXSd7mOwiMwbq~">Wochentag</field>
                               </block>
                             </value>
                             <value name="B">
                               <block type="math_number" id="/V@r3_~!VhojP~|jZO1@">
                                 <field name="NUM">6</field>
                               </block>
                             </value>
                           </block>
                         </value>
                         <statement name="DO5">
                           <block type="comment" id="Rw?CLZzvU6BEb4dGh%0Z">
                             <field name="COMMENT">Samstag / Saturday</field>
                             <next>
                               <block type="control_ex" id="$ZxMfMveIL9q}?_Oy^7B" inline="true">
                                 <field name="TYPE">false</field>
                                 <field name="CLEAR_RUNNING">FALSE</field>
                                 <value name="OID">
                                   <shadow xmlns="http://www.w3.org/1999/xhtml" type="field_oid" id="9l-z{fxzcc+na3T}L/,X">
                                     <field name="oid">Object ID</field>
                                   </shadow>
                                   <block type="text_join" id="Lb/CT!zETaR5gLKqS/Jz">
                                     <mutation items="3"></mutation>
                                     <value name="ADD0">
                                       <block type="text" id="G./}Azp^6B1Kd!#80s)M">
                                         <field name="TEXT">worx.0.</field>
                                       </block>
                                     </value>
                                     <value name="ADD1">
                                       <block type="variables_get" id="^{13F;7fkA6Mu-.i18O~">
                                         <field name="VAR" id="[j%$BG?g#3[u9mJ~-tJL">Seriennummer_Worx</field>
                                       </block>
                                     </value>
                                     <value name="ADD2">
                                       <block type="text" id="hz7+c}.;7Z@m.h#qD*E!">
                                         <field name="TEXT">.calendar.saturday.borderCut</field>
                                       </block>
                                     </value>
                                   </block>
                                 </value>
                                 <value name="VALUE">
                                   <shadow xmlns="http://www.w3.org/1999/xhtml" type="logic_boolean" id="8j7/%J(TBNpLlo~SC~Vj">
                                     <field name="BOOL">TRUE</field>
                                   </shadow>
                                   <block type="variables_get" id="4=-/`WMyen$`AJ0)9YdB">
                                     <field name="VAR" id="WfdS57MV4CPYTS?q1Y)p">Rand_schneiden</field>
                                   </block>
                                 </value>
                                 <value name="DELAY_MS">
                                   <shadow type="math_number" id="p24)W{!~?IP0ydF{|n+R">
                                     <field name="NUM">0</field>
                                   </shadow>
                                 </value>
                                 <next>
                                   <block type="timeouts_settimeout" id="aI%L__wEDxKx[Gs(I.|m">
                                     <field name="NAME">timeout_Samstag</field>
                                     <field name="DELAY">3</field>
                                     <field name="UNIT">sec</field>
                                     <statement name="STATEMENT">
                                       <block type="control_ex" id="V`vL;-!#wc[SyugACUO[" inline="true">
                                         <field name="TYPE">false</field>
                                         <field name="CLEAR_RUNNING">FALSE</field>
                                         <value name="OID">
                                           <shadow xmlns="http://www.w3.org/1999/xhtml" type="field_oid" id="9l-z{fxzcc+na3T}L/,X">
                                             <field name="oid">Object ID</field>
                                           </shadow>
                                           <block type="text_join" id="t+(*]]v9B/XG/#_~u(K5">
                                             <mutation items="3"></mutation>
                                             <value name="ADD0">
                                               <block type="text" id="=ok%F4sSs}wXSf[7HR2a">
                                                 <field name="TEXT">worx.0.</field>
                                               </block>
                                             </value>
                                             <value name="ADD1">
                                               <block type="variables_get" id="?}tbblxL*Eb.d3ns?khQ">
                                                 <field name="VAR" id="[j%$BG?g#3[u9mJ~-tJL">Seriennummer_Worx</field>
                                               </block>
                                             </value>
                                             <value name="ADD2">
                                               <block type="text" id="oBf2RM;$_d(6OJ@4o_{!">
                                                 <field name="TEXT">.calendar.saturday.startTime</field>
                                               </block>
                                             </value>
                                           </block>
                                         </value>
                                         <value name="VALUE">
                                           <shadow xmlns="http://www.w3.org/1999/xhtml" type="logic_boolean" id="!BS0`PW(Ptj|?S|nMqPT">
                                             <field name="BOOL">TRUE</field>
                                           </shadow>
                                           <block type="variables_get" id="JH[xWn_g:qR-U[wtzGoM">
                                             <field name="VAR" id="v)?%%:Z.]}MSj9:/$:_0">Startzeit</field>
                                           </block>
                                         </value>
                                         <value name="DELAY_MS">
                                           <shadow type="math_number" id="Sf`(c}_+|%.,r-U|@Hf.">
                                             <field name="NUM">0</field>
                                           </shadow>
                                         </value>
                                         <next>
                                           <block type="timeouts_settimeout" id="@9WHu!q$V]^H9`QT@;Y!">
                                             <field name="NAME">timeout_Samstag2</field>
                                             <field name="DELAY">3</field>
                                             <field name="UNIT">sec</field>
                                             <statement name="STATEMENT">
                                               <block type="control_ex" id="{]X3o:pK8q*N/z8P-s%8" inline="true">
                                                 <field name="TYPE">false</field>
                                                 <field name="CLEAR_RUNNING">FALSE</field>
                                                 <value name="OID">
                                                   <shadow xmlns="http://www.w3.org/1999/xhtml" type="field_oid" id="9l-z{fxzcc+na3T}L/,X">
                                                     <field name="oid">Object ID</field>
                                                   </shadow>
                                                   <block type="text_join" id="Oy{a5$jv2NN!ccUg@D+7">
                                                     <mutation items="3"></mutation>
                                                     <value name="ADD0">
                                                       <block type="text" id="{WOuw?/3m8o^$%|~~Wl~">
                                                         <field name="TEXT">worx.0.</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD1">
                                                       <block type="variables_get" id="(Il)u;i2Y=Ge?1ifOpon">
                                                         <field name="VAR" id="[j%$BG?g#3[u9mJ~-tJL">Seriennummer_Worx</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD2">
                                                       <block type="text" id="aAU1yhN?c%APjOsNhwQ%">
                                                         <field name="TEXT">.calendar.saturday.workTime</field>
                                                       </block>
                                                     </value>
                                                   </block>
                                                 </value>
                                                 <value name="VALUE">
                                                   <shadow xmlns="http://www.w3.org/1999/xhtml" type="logic_boolean" id="UH(l;OHq;durRkP)p!UZ">
                                                     <field name="BOOL">TRUE</field>
                                                   </shadow>
                                                   <block type="variables_get" id="p!G3;d%ZyJ/VPh}jmab8">
                                                     <field name="VAR" id="iE}N;B.En^;I2K+gcO;K">Arbeitsdauer</field>
                                                   </block>
                                                 </value>
                                                 <value name="DELAY_MS">
                                                   <shadow type="math_number" id="pUWi@vLQ690[s6ugmoss">
                                                     <field name="NUM">0</field>
                                                   </shadow>
                                                 </value>
                                               </block>
                                             </statement>
                                           </block>
                                         </next>
                                       </block>
                                     </statement>
                                   </block>
                                 </next>
                               </block>
                             </next>
                           </block>
                         </statement>
                         <value name="IF6">
                           <block type="logic_compare" id="dM4M7vjBluVvy{VBc1_c">
                             <field name="OP">EQ</field>
                             <value name="A">
                               <block type="variables_get" id="x])!=}P|M.o5,J)AiQIa">
                                 <field name="VAR" id="-GZ`VPVXSd7mOwiMwbq~">Wochentag</field>
                               </block>
                             </value>
                             <value name="B">
                               <block type="math_number" id="{9LzlmAN7r.sixxJBT3o">
                                 <field name="NUM">7</field>
                               </block>
                             </value>
                           </block>
                         </value>
                         <statement name="DO6">
                           <block type="comment" id="fdjY8Gr!bnzdtf5SLx~q">
                             <field name="COMMENT">Sonntag / Sunday</field>
                             <next>
                               <block type="control_ex" id="f?3XeT;*qZCs;csI*Ai+" inline="true">
                                 <field name="TYPE">false</field>
                                 <field name="CLEAR_RUNNING">FALSE</field>
                                 <value name="OID">
                                   <shadow xmlns="http://www.w3.org/1999/xhtml" type="field_oid" id="9l-z{fxzcc+na3T}L/,X">
                                     <field name="oid">Object ID</field>
                                   </shadow>
                                   <block type="text_join" id="GSO#H#@~[nA$Ay0jF~#5">
                                     <mutation items="3"></mutation>
                                     <value name="ADD0">
                                       <block type="text" id="lu;qoH#:I:v2xRoket9w">
                                         <field name="TEXT">worx.0.</field>
                                       </block>
                                     </value>
                                     <value name="ADD1">
                                       <block type="variables_get" id="5|F;D31PGo../HkPQbbO">
                                         <field name="VAR" id="[j%$BG?g#3[u9mJ~-tJL">Seriennummer_Worx</field>
                                       </block>
                                     </value>
                                     <value name="ADD2">
                                       <block type="text" id="M~9A^I`,u?DS3]Ws.sV,">
                                         <field name="TEXT">.calendar.sunday.borderCut</field>
                                       </block>
                                     </value>
                                   </block>
                                 </value>
                                 <value name="VALUE">
                                   <shadow xmlns="http://www.w3.org/1999/xhtml" type="logic_boolean" id="8j7/%J(TBNpLlo~SC~Vj">
                                     <field name="BOOL">TRUE</field>
                                   </shadow>
                                   <block type="variables_get" id="c.DF0hE=W.i?;[{1Yq+`">
                                     <field name="VAR" id="WfdS57MV4CPYTS?q1Y)p">Rand_schneiden</field>
                                   </block>
                                 </value>
                                 <value name="DELAY_MS">
                                   <shadow type="math_number" id="_VjA+z4@leT32G%2-yr(">
                                     <field name="NUM">0</field>
                                   </shadow>
                                 </value>
                                 <next>
                                   <block type="timeouts_settimeout" id=".OxwR!@bX3t%=t([(,K=">
                                     <field name="NAME">timeout_Sonntag</field>
                                     <field name="DELAY">3</field>
                                     <field name="UNIT">sec</field>
                                     <statement name="STATEMENT">
                                       <block type="control_ex" id="1/Ma~+4MAmXu}cWUcssw" inline="true">
                                         <field name="TYPE">false</field>
                                         <field name="CLEAR_RUNNING">FALSE</field>
                                         <value name="OID">
                                           <shadow xmlns="http://www.w3.org/1999/xhtml" type="field_oid" id="9l-z{fxzcc+na3T}L/,X">
                                             <field name="oid">Object ID</field>
                                           </shadow>
                                           <block type="text_join" id="eB/w]nhzagt0u7X2QVk(">
                                             <mutation items="3"></mutation>
                                             <value name="ADD0">
                                               <block type="text" id="lEMGPvZ{v.6~T`*EXI6W">
                                                 <field name="TEXT">worx.0.</field>
                                               </block>
                                             </value>
                                             <value name="ADD1">
                                               <block type="variables_get" id="Bl?6ydn})7Uw1{u,P+%a">
                                                 <field name="VAR" id="[j%$BG?g#3[u9mJ~-tJL">Seriennummer_Worx</field>
                                               </block>
                                             </value>
                                             <value name="ADD2">
                                               <block type="text" id="l+.L*?RP7T$d!CdkC^AV">
                                                 <field name="TEXT">.calendar.sunday.startTime</field>
                                               </block>
                                             </value>
                                           </block>
                                         </value>
                                         <value name="VALUE">
                                           <shadow xmlns="http://www.w3.org/1999/xhtml" type="logic_boolean" id="!BS0`PW(Ptj|?S|nMqPT">
                                             <field name="BOOL">TRUE</field>
                                           </shadow>
                                           <block type="variables_get" id="!epf7iN6D@ELa:#8^tPE">
                                             <field name="VAR" id="v)?%%:Z.]}MSj9:/$:_0">Startzeit</field>
                                           </block>
                                         </value>
                                         <value name="DELAY_MS">
                                           <shadow type="math_number" id="6QHRv9MAYZp`3enZ=ORZ">
                                             <field name="NUM">0</field>
                                           </shadow>
                                         </value>
                                         <next>
                                           <block type="timeouts_settimeout" id="sf=YWH8{lr=MgAJ+Cg5B">
                                             <field name="NAME">timeout_Sonntag2</field>
                                             <field name="DELAY">3</field>
                                             <field name="UNIT">sec</field>
                                             <statement name="STATEMENT">
                                               <block type="control_ex" id=";*RMnOk~.kkI?TKk:MJ^" inline="true">
                                                 <field name="TYPE">false</field>
                                                 <field name="CLEAR_RUNNING">FALSE</field>
                                                 <value name="OID">
                                                   <shadow xmlns="http://www.w3.org/1999/xhtml" type="field_oid" id="9l-z{fxzcc+na3T}L/,X">
                                                     <field name="oid">Object ID</field>
                                                   </shadow>
                                                   <block type="text_join" id="hWRBo,1R;5*VwvJsK}4o">
                                                     <mutation items="3"></mutation>
                                                     <value name="ADD0">
                                                       <block type="text" id="}C}PN;zgp!{D:7Bpp2^k">
                                                         <field name="TEXT">worx.0.</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD1">
                                                       <block type="variables_get" id="W+?Uj#;y*zGJoSga-JFE">
                                                         <field name="VAR" id="[j%$BG?g#3[u9mJ~-tJL">Seriennummer_Worx</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD2">
                                                       <block type="text" id="2|uOg-)2lz$wzi$|;BdU">
                                                         <field name="TEXT">.calendar.sunday.workTime</field>
                                                       </block>
                                                     </value>
                                                   </block>
                                                 </value>
                                                 <value name="VALUE">
                                                   <shadow xmlns="http://www.w3.org/1999/xhtml" type="logic_boolean" id="UH(l;OHq;durRkP)p!UZ">
                                                     <field name="BOOL">TRUE</field>
                                                   </shadow>
                                                   <block type="variables_get" id="wk$cGNV32skEvN3e@28j">
                                                     <field name="VAR" id="iE}N;B.En^;I2K+gcO;K">Arbeitsdauer</field>
                                                   </block>
                                                 </value>
                                                 <value name="DELAY_MS">
                                                   <shadow type="math_number" id="St@iKPWlHt?[m:[qZ7,o">
                                                     <field name="NUM">0</field>
                                                   </shadow>
                                                 </value>
                                               </block>
                                             </statement>
                                           </block>
                                         </next>
                                       </block>
                                     </statement>
                                   </block>
                                 </next>
                               </block>
                             </next>
                           </block>
                         </statement>
                       </block>
                     </next>
                   </block>
                 </statement>
                </block>
                

                H 1 Reply Last reply Reply Quote 0
                • H
                  Hausbaer @falke69 last edited by

                  @falke69
                  Ahh, jetzt wird das auch klarer, da fehlt, warum auch immer, noch mehr.

                  c8501508-0d51-4cd6-8423-36283f1615ce-grafik.png

                  falke69 1 Reply Last reply Reply Quote 0
                  • falke69
                    falke69 @Hausbaer last edited by falke69

                    @hausbaer

                    wo ist denn das alles hin?😰
                    hier findest Du den Rest

                    H 1 Reply Last reply Reply Quote 0
                    • H
                      Hausbaer @falke69 last edited by

                      @falke69 2db5304e-18d2-49f8-8649-b5034c2b6170-grafik.png

                      Ich hab mal in ein separates Script das original reingeladen - gleicher Fehler.

                      Ich bin grad auf meiner Arbeitsumgebund. ich probiers mal in der Produktivumgebung auf meinem Raspi.

                      falke69 1 Reply Last reply Reply Quote 0
                      • falke69
                        falke69 @Hausbaer last edited by

                        @hausbaer

                        hast Du dort Telegram installiert?

                        1 Reply Last reply Reply Quote 0
                        • H
                          Hausbaer last edited by

                          Ach du Sch....
                          Das ist mir gar nicht aufgefallen. Der Fehler hat den Rest auch gestoppt. Mit Telegram siehts da schon besser aus.

                          Ich zieh meine Sachen nach, probier nochmal und meld mich wieder.

                          S 1 Reply Last reply Reply Quote 0
                          • S
                            Semmy @Hausbaer last edited by

                            Hallo
                            Ich bin auch gerade dabei, die zweite Startzeit zu integrieren. Sie wird auch gesetzt, wird dann aber direkt wieder auf 00:00 gesetzt. In Telegram bekomme ich die Meldung: Startzeit wurde nicht gesetzt.
                            Irgendwo steckt noch ein Fehler, weiß nur nicht, wo?

                            Viele Grüße
                            Semmy

                            falke69 1 Reply Last reply Reply Quote 0
                            • falke69
                              falke69 @Semmy last edited by

                              @semmy

                              ich sitze aktuell vor dem Problem, dass die Zeiten im Worx-Adapter in der zweiten Zeit kurz erscheinen und danach wieder gelöscht werden.
                              Ich habe alles Blockly Bausteine durchforstet, aber aktuell keine Idee, woran es liegen könnte.

                              Horst-29.04.zip

                              hsteinme H 2 Replies Last reply Reply Quote 0
                              • hsteinme
                                hsteinme @falke69 last edited by

                                @falke69 sagte in Zeigt her eure Views zum Thema Mähroboter:

                                Problem, dass die Zeiten im Worx-Adapter in der zweiten Zeit kurz erscheinen und danach wieder gelöscht werden.

                                Welche Adapter-Version setzt Du ein?

                                falke69 1 Reply Last reply Reply Quote 0
                                • H
                                  Hausbaer @falke69 last edited by

                                  @falke69 sagte in Zeigt her eure Views zum Thema Mähroboter:

                                  @semmy

                                  ich sitze aktuell vor dem Problem, dass die Zeiten im Worx-Adapter in der zweiten Zeit kurz erscheinen und danach wieder gelöscht werden.
                                  Ich habe alles Blockly Bausteine durchforstet, aber aktuell keine Idee, woran es liegen könnte.

                                  Horst-29.04.zip

                                  Guten Morgen,

                                  dann bist du ja schon weiter wie ich.

                                  Die Javascript-DP werden richtig befüllt. Ich hab nur noch nicht so ganz gecheckt, wie "Zeiten setzen" (also eigentlich die Übertragung an den worx-Adapter) angesprochen wird. Bei mir werden die Zeiten noch gar nicht übertragen. Leider 😖

                                  falke69 1 Reply Last reply Reply Quote 0
                                  • falke69
                                    falke69 @hsteinme last edited by

                                    @hsteinme

                                    die 1.3.0

                                    hsteinme 1 Reply Last reply Reply Quote 0
                                    • falke69
                                      falke69 @Hausbaer last edited by

                                      @hausbaer

                                      wenn ich den Datenpunkt (bei mir) 0_userdata.0.Rasenmaeher.01_Montag_Kantenschnitt
                                      steuere, wird über den Block "Datensetzung 3min vor Startzeit" die jeweilige Variable in den Block "Zeiten_setzen" gesteuert und in den Worx Adapter übertragen.
                                      Ich musste an verschiedenen Stellen in den gesamten Blockly für die zweite vorgesehene Zeit noch etwas ändern. Leider bin ich nicht so bewandert in diesen Dingen und versuche mehr oder weniger ans Ziel zu kommen.

                                      2021-04-30_063717.jpg

                                      H 1 Reply Last reply Reply Quote 0
                                      • H
                                        Hausbaer @falke69 last edited by

                                        @falke69 Ahh, wieder was gelernt.

                                        Das heißt: Die über die VIS eingestellten Zeiten / Rasenkantenschnitte etc. werden erst drei Minuten vor Beginn übertragen.

                                        Dann kanns quasi noch nicht funktioniert haben bei mir. Mal schaun, was er heute um neun macht.

                                        falke69 1 Reply Last reply Reply Quote 0
                                        • falke69
                                          falke69 @Hausbaer last edited by falke69

                                          @hausbaer

                                          so sieht es aus. Die Einträge für die zweite Zeit, werden bei mir auch in den Worx Adapter im Kalender in die zweite Zeit eingetragen. Die Einträge verschwinden aber nach ca. 3 Sekunden.
                                          Den Fehler habe ich aber noch nicht gefunden.

                                          Jetzt habe ich das ganze mal 1 zu 1 auf ein anderes System kopiert und siehe da es geht.

                                          2021-04-30_095359.jpg

                                          Zumindest dachte ich das. Auf dem System hatte ich den Worx Adapter noch nicht gestartet.
                                          Sobald ich den Adapter starte, funktioniert es nicht mehr. 😞

                                          Somit würde ich fast behaupten wollen, dass das Script in seinen Grundzügen funktioniert.

                                          falke69 1 Reply Last reply Reply Quote 0
                                          • falke69
                                            falke69 @falke69 last edited by

                                            @hausbaer

                                            Ich habe jetzt für die zweite Zeit mal den Kalendereintrag für den ersten Termin im Worx Adapter genommen. Jetzt bleibt auch die Zeit erhalten.
                                            Warum der Eintrag für die zweite Zeit im Adapter jedes mal gelöscht wird, ist mir schleierhaft.

                                            2021-04-30_102645.jpg

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            937
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            vis
                                            69
                                            779
                                            156706
                                            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