ioBroker – PV Überschuss laden – Meine Lösung

Es gibt sicherlich unglaublich viele Möglichkeiten, den eigenen Solarstrom selbst zu nutzen. In diesem Video möchte ich Dir kurz zeigen, wie ich es bei mir gelöst habe.

Im Video angesprochen habe ich ebenfalls im Vorfeld schon ein Video erstellt, wie ich denn den Durchschnitt bei mir berechne. Hierbei berechne ich separat einmal den Durchschnitt vom Solarertrag – und einmal vom Verbrauch bei mir zu Hause.

Das gibt’s hier im Video:


Skripte

Hier mal die exporte meiner Blockly Skripte. Wie immer – es müssen die Datenpunkte angepasst werden, sonst funktioniert dies nicht.

Durchschnitt berechnen


<xml xmlns="https://developers.google.com/blockly/xml">
  <variables>
    <variable id="z:EF1X*m#2TMTW:n80^O">Anzahl</variable>
    <variable id="}/:DYesz)#F*bA|a71Jj">Liste</variable>
  </variables>

  <block type="variables_set" id="GDzj{]Yvmigw$jr4AU!k" x="-112" y="363">
    <field name="VAR" id="z:EF1X*m#2TMTW:n80^O">Anzahl</field>
    <value name="VALUE">
      <block type="math_number" id="oeoOch/.!mV9aH)E(1#X">
        <field name="NUM">6</field>
      </block>
    </value>
    <next>
      <block type="controls_if" id="Jw*tAgC^r_b7{*^k^]WC">
        <mutation else="1"></mutation>
        <value name="IF0">
          <block type="get_value" id="U(}y93BL3*TM]:O2F}OW">
            <field name="ATTR">val</field>
            <field name="OID">0_userdata.0.Variablen.Energie.Durchschnitt_Überschuss_Solaranlage_zwischenspeicher</field>
          </block>
        </value>
        <statement name="DO0">
          <block type="variables_set" id="wKD~5O?t;922{2wz8i/@">
            <field name="VAR" id="}/:DYesz)#F*bA|a71Jj">Liste</field>
            <value name="VALUE">
              <block type="get_value" id="y#=t[-cO5Wt2(Ne9-bXs">
                <field name="ATTR">val</field>
                <field name="OID">0_userdata.0.Variablen.Energie.Durchschnitt_Überschuss_Solaranlage_zwischenspeicher</field>
              </block>
            </value>
          </block>
        </statement>
        <statement name="ELSE">
          <block type="variables_set" id="F~w:AgWy#ODF7|=6u31Q">
            <field name="VAR" id="}/:DYesz)#F*bA|a71Jj">Liste</field>
            <value name="VALUE">
              <block type="lists_create_with" id="QDF?Eocpl$N*2b%xaF*/">
                <mutation items="0"></mutation>
              </block>
            </value>
            <next>
              <block type="update" id=")GzA3-?pm7V-qm!$/4dD">
                <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                <field name="OID">0_userdata.0.Variablen.Energie.Durchschnitt_Überschuss_Solaranlage_zwischenspeicher</field>
                <field name="WITH_DELAY">FALSE</field>
                <value name="VALUE">
                  <block type="variables_get" id="Ih0`ta9`/UPFuCu;I[X8">
                    <field name="VAR" id="}/:DYesz)#F*bA|a71Jj">Liste</field>
                  </block>
                </value>
              </block>
            </next>
          </block>
        </statement>
        <next>
          <block type="schedule" id="W@yCAif~-KqK*b-8MwkQ">
            <field name="SCHEDULE">*/10 * * * * *</field>
            <statement name="STATEMENT">
              <block type="debug" id="i-3bCpgF1a{,pk(]l0[)">
                <field name="Severity">log</field>
                <value name="TEXT">
                  <shadow type="text" id="bTRkecQnD{kM!7HP-N5U">
                    <field name="TEXT">test</field>
                  </shadow>
                  <block type="variables_get" id="T#z{iFzstsVIH{!9zWp%">
                    <field name="VAR" id="}/:DYesz)#F*bA|a71Jj">Liste</field>
                  </block>
                </value>
                <next>
                  <block type="controls_if" id="yh[5|]gIv9%h-G/m$}2(">
                    <value name="IF0">
                      <block type="logic_compare" id="LJnqw,+iD|{tV7N)v`o6">
                        <field name="OP">GTE</field>
                        <value name="A">
                          <block type="lists_length" id="skdrZRK{(pDM+Vw==dWI">
                            <value name="VALUE">
                              <block type="variables_get" id="8%SQ}:6T%k4xdagpxvpb">
                                <field name="VAR" id="}/:DYesz)#F*bA|a71Jj">Liste</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <value name="B">
                          <block type="variables_get" id="4$z7c8F#1:{tG:|.3/BU">
                            <field name="VAR" id="z:EF1X*m#2TMTW:n80^O">Anzahl</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="lists_getIndex" id="8eQ2q*F%5A(zXaAiUn=O">
                        <mutation statement="true" at="false"></mutation>
                        <field name="MODE">REMOVE</field>
                        <field name="WHERE">FIRST</field>
                        <value name="VALUE">
                          <block type="variables_get" id="r+8tB34#R~9Xp4f`^s_o">
                            <field name="VAR" id="}/:DYesz)#F*bA|a71Jj">Liste</field>
                          </block>
                        </value>
                      </block>
                    </statement>
                    <next>
                      <block type="lists_setIndex" id="z2RH/nYs.mj.;iPi%|~A">
                        <mutation at="false"></mutation>
                        <field name="MODE">INSERT</field>
                        <field name="WHERE">LAST</field>
                        <value name="LIST">
                          <block type="variables_get" id=";omQl9tBaKR(qs,bxTfy">
                            <field name="VAR" id="}/:DYesz)#F*bA|a71Jj">Liste</field>
                          </block>
                        </value>
                        <value name="TO">
                          <block type="get_value" id="$,s=usN$OT(eTqqw0!|e">
                            <field name="ATTR">val</field>
                            <field name="OID">0_userdata.0.Variablen.Energie.Überschuss_Solaranlage_berechnen</field>
                          </block>
                        </value>
                        <next>
                          <block type="update" id=".Nx!2am#uZQzYq=IYJ}G">
                            <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                            <field name="OID">0_userdata.0.Variablen.Energie.Durchschnitt_Überschuss_Solaranlage_zwischenspeicher</field>
                            <field name="WITH_DELAY">FALSE</field>
                            <value name="VALUE">
                              <block type="variables_get" id="KPG)nUP!hf1dDc-[kie=">
                                <field name="VAR" id="}/:DYesz)#F*bA|a71Jj">Liste</field>
                              </block>
                            </value>
                            <next>
                              <block type="update" id="F$c:i?RDFBA.paGTK.wI">
                                <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                <field name="OID">0_userdata.0.Variablen.Energie.Durchschnitt_Überschuss_Solaranlage</field>
                                <field name="WITH_DELAY">FALSE</field>
                                <value name="VALUE">
                                  <block type="math_rndfixed" id="U4DA?p2NbshWRS^?WUDP">
                                    <field name="n">2</field>
                                    <value name="x">
                                      <shadow type="math_number" id="XZW1Sg2U?k_K%_zh}}av">
                                        <field name="NUM">3.1234</field>
                                      </shadow>
                                      <block type="math_on_list" id=".j|uO99iva49Md_ES+TB">
                                        <mutation op="AVERAGE"></mutation>
                                        <field name="OP">AVERAGE</field>
                                        <value name="LIST">
                                          <block type="variables_get" id="(oZ6m)B_XJK$8xcAb.g_">
                                            <field name="VAR" id="}/:DYesz)#F*bA|a71Jj">Liste</field>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </statement>
          </block>
        </next>
      </block>
    </next>
  </block>
</xml>

Verfügbaren Überschuss berechnen

<block xmlns="https://developers.google.com/blockly/xml" type="schedule" id="df0ZRtl.F#`Ochfm2kIm" x="-38" y="-362">
  <field name="SCHEDULE">*/30 * * * * *</field>
  <statement name="STATEMENT">
    <block type="update" id="a.So6],,Py$tegtRDwE|">
      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
      <field name="OID">0_userdata.0.Variablen.Energie.Überschuss_Verfügbar_für_Batterie_oder_E-Auto</field>
      <field name="WITH_DELAY">FALSE</field>
      <value name="VALUE">
        <block type="math_arithmetic" id="d,F4T@nQCwaae`e}6){T" inline="false">
          <field name="OP">ADD</field>
          <value name="A">
            <shadow type="math_number" id="CVy3}+sG0UxFZ7yI]uVD">
              <field name="NUM">1</field>
            </shadow>
            <block type="get_value" id="v]yFJQ?%[91SIGWFY|!2">
              <field name="ATTR">val</field>
              <field name="OID">0_userdata.0.Variablen.Energie.Durchschnitt_Überschuss_Solaranlage</field>
            </block>
          </value>
          <value name="B">
            <shadow type="math_number" id="#s:+s?Ew+ZY?./+o1Q`(">
              <field name="NUM">1</field>
            </shadow>
            <block type="get_value" id="8{ESDFb=)`@o[O_n,`(7">
              <field name="ATTR">val</field>
              <field name="OID">0_userdata.0.Variablen.Energie.Manuelle_Regelung_für_Hausspeicher</field>
            </block>
          </value>
        </block>
      </value>
    </block>
  </statement>
</block>

Laden ein und ausschalten

<block xmlns="https://developers.google.com/blockly/xml" type="on" id="w}xkUth0)q/1#*XTMj0s" x="-12.3828125" y="-37.9921875">
  <field name="OID">0_userdata.0.Variablen.Energie.Überschuss_Verfügbar_für_Batterie_oder_E-Auto</field>
  <field name="CONDITION">ne</field>
  <field name="ACK_CONDITION"></field>
  <statement name="STATEMENT">
    <block type="comment" id="pn_aOL@Xccs$),P$oJcb">
      <field name="COMMENT">Falls Wert über 1400 Watt ODER Speicher voll UND Auto ist 1phasig angeschlossen</field>
      <next>
        <block type="controls_if" id="8~(m[KqI7Q0d:i/H0|ng">
          <mutation elseif="1"></mutation>
          <value name="IF0">
            <block type="logic_operation" id="].5t];}OyL3]Zdn-}Bz?" inline="false">
              <field name="OP">AND</field>
              <value name="A">
                <block type="logic_compare" id="SVn%0:qn`r{Y5MC?SSU@">
                  <field name="OP">GT</field>
                  <value name="A">
                    <block type="on_source" id="WXiolY6HW@jI2@hYos2M">
                      <field name="ATTR">state.val</field>
                    </block>
                  </value>
                  <value name="B">
                    <block type="math_number" id="eV+EAKjB]?8Etcb?62M$">
                      <field name="NUM">1400</field>
                    </block>
                  </value>
                </block>
              </value>
              <value name="B">
                <block type="logic_compare" id="zCqzdokQHEQ}36U?s,v*">
                  <field name="OP">GTE</field>
                  <value name="A">
                    <block type="get_value" id="o;,-PsZo,PUHb;lp5-eU">
                      <field name="ATTR">val</field>
                      <field name="OID">alias.0.Draussen.Carport.1phasig_laden_-_Tesla_Adapter_-_Leistung</field>
                    </block>
                  </value>
                  <value name="B">
                    <block type="math_number" id="jiOEdOV9G]8%1C4%!6Rx">
                      <field name="NUM">2</field>
                    </block>
                  </value>
                </block>
              </value>
            </block>
          </value>
          <statement name="DO0">
            <block type="control" id="Dsj14TDlNKxoZN9hpo^?">
              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
              <field name="OID">alias.0.Draussen.Carport.1phasig_laden_-_Tesla_Adapter</field>
              <field name="WITH_DELAY">FALSE</field>
              <value name="VALUE">
                <block type="logic_boolean" id="vGoV)~Up07|%(}QY4|rK">
                  <field name="BOOL">TRUE</field>
                </block>
              </value>
              <next>
                <block type="timeouts_wait" id=";HhGt#v}%~;jyxN`Rn2p">
                  <field name="DELAY">5</field>
                  <field name="UNIT">sec</field>
                  <next>
                    <block type="control" id="Kzrz!)WpEH}qqZ/~Cz][">
                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                      <field name="OID">tesla-motors.0.LRWYGCEK3MC066389.remote.charge_start</field>
                      <field name="WITH_DELAY">FALSE</field>
                      <value name="VALUE">
                        <block type="logic_boolean" id="/LRe-fi?=8nFs5KTx9^:">
                          <field name="BOOL">TRUE</field>
                        </block>
                      </value>
                    </block>
                  </next>
                </block>
              </next>
            </block>
          </statement>
          <value name="IF1">
            <block type="logic_operation" id=")hR,9VfD`O*KV=p-aZ6S" inline="false">
              <field name="OP">AND</field>
              <value name="A">
                <block type="logic_compare" id="uA};c,,T~Hd,_tG]_/vj">
                  <field name="OP">LT</field>
                  <value name="A">
                    <block type="on_source" id="S.mK@QFO!6!-XzJo4_cb">
                      <field name="ATTR">state.val</field>
                    </block>
                  </value>
                  <value name="B">
                    <block type="math_number" id=".GX/MaM/~~`I#t4QNPT#">
                      <field name="NUM">1150</field>
                    </block>
                  </value>
                </block>
              </value>
              <value name="B">
                <block type="logic_compare" id="a`]52JW9bcR86kWHqE-l">
                  <field name="OP">GTE</field>
                  <value name="A">
                    <block type="get_value" id="iRR^Vq4H^}[Ave]]Zm7B">
                      <field name="ATTR">val</field>
                      <field name="OID">alias.0.Draussen.Carport.1phasig_laden_-_Tesla_Adapter_-_Leistung</field>
                    </block>
                  </value>
                  <value name="B">
                    <block type="math_number" id="]o3r_**neduML^/!JmQg">
                      <field name="NUM">300</field>
                    </block>
                  </value>
                </block>
              </value>
            </block>
          </value>
          <statement name="DO1">
            <block type="control" id="P.#apsNR^GUvz3OHA[3c">
              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
              <field name="OID">tesla-motors.0.LRWYGCEK3MC066389.remote.charge_stop</field>
              <field name="WITH_DELAY">FALSE</field>
              <value name="VALUE">
                <block type="logic_boolean" id="hxPj),)p~D(#:TSILCae">
                  <field name="BOOL">TRUE</field>
                </block>
              </value>
            </block>
          </statement>
        </block>
      </next>
    </block>
  </statement>
</block>

Ladestrom steuern

<block xmlns="https://developers.google.com/blockly/xml" type="on" id="w_PjxQX9kdGWDr==Ee|y" x="-38" y="862">
  <field name="OID">0_userdata.0.Variablen.Energie.Überschuss_Verfügbar_für_Batterie_oder_E-Auto</field>
  <field name="CONDITION">ne</field>
  <field name="ACK_CONDITION"></field>
  <statement name="STATEMENT">
    <block type="controls_if" id="_r@*5oL(]XK_m9{zh5,+">
      <value name="IF0">
        <block type="get_value" id=";P-$kQP!ld`#{{G^Gb;A">
          <field name="ATTR">val</field>
          <field name="OID">0_userdata.0.Variablen.VIS.Überschussladen_automatik_eingeschaltet_</field>
        </block>
      </value>
      <statement name="DO0">
        <block type="controls_if" id="u1zSOSNd|ztKE^oYP=4p">
          <value name="IF0">
            <block type="logic_compare" id="zkc}#aP220[.%ekh]S`9">
              <field name="OP">GTE</field>
              <value name="A">
                <block type="get_value" id="|7q5/?P]ss+0hcip3sxU">
                  <field name="ATTR">val</field>
                  <field name="OID">alias.0.Draussen.Carport.1phasig_laden_-_Tesla_Adapter_-_Leistung</field>
                </block>
              </value>
              <value name="B">
                <block type="math_number" id="bD8X{,Yb$ww}cA--Vje2">
                  <field name="NUM">300</field>
                </block>
              </value>
            </block>
          </value>
          <statement name="DO0">
            <block type="controls_if" id="Dsy4wyRPbZC9^#V34$Jz">
              <value name="IF0">
                <block type="logic_operation" id="W:jAr*@)Lkpg+Cz``;`V" inline="false">
                  <field name="OP">AND</field>
                  <value name="A">
                    <block type="logic_compare" id="jcPb-SLa9x8et=`E?}II">
                      <field name="OP">GT</field>
                      <value name="A">
                        <block type="on_source" id="?)7Ps?ffK;7^n_c@MU4h">
                          <field name="ATTR">state.val</field>
                        </block>
                      </value>
                      <value name="B">
                        <block type="math_number" id="EIv}5v%QBpu_~Q,UjEGo">
                          <field name="NUM">1151</field>
                        </block>
                      </value>
                    </block>
                  </value>
                  <value name="B">
                    <block type="logic_compare" id="DdA(Bw9x|f{!/q?)uQ,d">
                      <field name="OP">LT</field>
                      <value name="A">
                        <block type="on_source" id="q4vZ|N}0C$=-TQ9SX}A~">
                          <field name="ATTR">state.val</field>
                        </block>
                      </value>
                      <value name="B">
                        <block type="math_number" id="{}q-x-]L[GZ}euXj(r0j">
                          <field name="NUM">1380</field>
                        </block>
                      </value>
                    </block>
                  </value>
                </block>
              </value>
              <statement name="DO0">
                <block type="control" id="C!VkSMyt0ouV_!vo5/MX">
                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                  <field name="OID">tesla-motors.0.LRWYGCEK3MC066389.remote.set_charging_amps-charging_amps</field>
                  <field name="WITH_DELAY">FALSE</field>
                  <value name="VALUE">
                    <block type="math_number" id="WHOQ;mEgaLL7$!tyH,~=">
                      <field name="NUM">5</field>
                    </block>
                  </value>
                </block>
              </statement>
              <next>
                <block type="controls_if" id="k7{UiLrlX00jaZ9*1Bi7">
                  <value name="IF0">
                    <block type="logic_operation" id="pDc*GvHRjKv5Cffh$rHC" inline="false">
                      <field name="OP">AND</field>
                      <value name="A">
                        <block type="logic_compare" id="C_;d1sX;[#S)jggi0UT,">
                          <field name="OP">GT</field>
                          <value name="A">
                            <block type="on_source" id="abS0)lH@;_TLOdadk9*(">
                              <field name="ATTR">state.val</field>
                            </block>
                          </value>
                          <value name="B">
                            <block type="math_number" id="o1N[G]|;@%5Xy)}Ezfb^">
                              <field name="NUM">1381</field>
                            </block>
                          </value>
                        </block>
                      </value>
                      <value name="B">
                        <block type="logic_compare" id="lMVBAj9-7H=$52yJW#n7">
                          <field name="OP">LT</field>
                          <value name="A">
                            <block type="on_source" id="LXMJ+3RGS2ReOA0BGRt*">
                              <field name="ATTR">state.val</field>
                            </block>
                          </value>
                          <value name="B">
                            <block type="math_number" id="KNjMJ,RMkk}AKM!ymxqV">
                              <field name="NUM">1610</field>
                            </block>
                          </value>
                        </block>
                      </value>
                    </block>
                  </value>
                  <statement name="DO0">
                    <block type="control" id="-!OaeaD`+keU``C*itYy">
                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                      <field name="OID">tesla-motors.0.LRWYGCEK3MC066389.remote.set_charging_amps-charging_amps</field>
                      <field name="WITH_DELAY">FALSE</field>
                      <value name="VALUE">
                        <block type="math_number" id="jUPG_$++lQK!du{K4?m,">
                          <field name="NUM">6</field>
                        </block>
                      </value>
                    </block>
                  </statement>
                  <next>
                    <block type="controls_if" id="oy~Kiz,H4_g}%=0OstJ$">
                      <value name="IF0">
                        <block type="logic_operation" id="|O`8vkB.zxq{DSsjNV+_" inline="false">
                          <field name="OP">AND</field>
                          <value name="A">
                            <block type="logic_compare" id="]To%UFfIZuRk(`[/Q6T%">
                              <field name="OP">GT</field>
                              <value name="A">
                                <block type="on_source" id="gxBxVmdwPm?oJm;k:O77">
                                  <field name="ATTR">state.val</field>
                                </block>
                              </value>
                              <value name="B">
                                <block type="math_number" id="o(nk+dvSJw3gi%Y+R4jB">
                                  <field name="NUM">1611</field>
                                </block>
                              </value>
                            </block>
                          </value>
                          <value name="B">
                            <block type="logic_compare" id="W=OOdx;i{gRzvhT+c5o,">
                              <field name="OP">LT</field>
                              <value name="A">
                                <block type="on_source" id="v*3Z{ea*_UnXABVGZ-4Z">
                                  <field name="ATTR">state.val</field>
                                </block>
                              </value>
                              <value name="B">
                                <block type="math_number" id="sj%1QZ867./E?G_$*(V{">
                                  <field name="NUM">1840</field>
                                </block>
                              </value>
                            </block>
                          </value>
                        </block>
                      </value>
                      <statement name="DO0">
                        <block type="control" id=".5jwsp@iSW?CG_rh2uB.">
                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                          <field name="OID">tesla-motors.0.LRWYGCEK3MC066389.remote.set_charging_amps-charging_amps</field>
                          <field name="WITH_DELAY">FALSE</field>
                          <value name="VALUE">
                            <block type="math_number" id="zmqlrWa+Hc,ipzP?psy?">
                              <field name="NUM">7</field>
                            </block>
                          </value>
                        </block>
                      </statement>
                      <next>
                        <block type="controls_if" id="/MhkCou0,~9I4OuWZndq">
                          <value name="IF0">
                            <block type="logic_operation" id="sr|@nJJU=jKgmczxfs??" inline="false">
                              <field name="OP">AND</field>
                              <value name="A">
                                <block type="logic_compare" id="dwY=*b}fD2NF`jAfrvAL">
                                  <field name="OP">GT</field>
                                  <value name="A">
                                    <block type="on_source" id="Q8{?yu`fx=|78bH%JloI">
                                      <field name="ATTR">state.val</field>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <block type="math_number" id="z4H#VV7u.[$pH~ypHB/{">
                                      <field name="NUM">1841</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <value name="B">
                                <block type="logic_compare" id="E4p6I4@@T6dCmaA/`=?O">
                                  <field name="OP">LT</field>
                                  <value name="A">
                                    <block type="on_source" id="i^EKTdqj_zzX!S)Hp97u">
                                      <field name="ATTR">state.val</field>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <block type="math_number" id="m?Qjam,p@u*Q4SA}3n(I">
                                      <field name="NUM">2070</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                            </block>
                          </value>
                          <statement name="DO0">
                            <block type="control" id="BXe1cVgm4Y5g?^m(%5|8">
                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                              <field name="OID">tesla-motors.0.LRWYGCEK3MC066389.remote.set_charging_amps-charging_amps</field>
                              <field name="WITH_DELAY">FALSE</field>
                              <value name="VALUE">
                                <block type="math_number" id="g_Rx)65TI6_profJ`E$y">
                                  <field name="NUM">8</field>
                                </block>
                              </value>
                            </block>
                          </statement>
                          <next>
                            <block type="controls_if" id="Hk~R%+~ga6rpDDcuq]G{">
                              <value name="IF0">
                                <block type="logic_operation" id="a.F`JfI87zWDP@Whh3:v" inline="false">
                                  <field name="OP">AND</field>
                                  <value name="A">
                                    <block type="logic_compare" id="acyhzeyPB,CWa[JR@}^D">
                                      <field name="OP">GT</field>
                                      <value name="A">
                                        <block type="on_source" id="vpw3b3iafLAe,?}h%is#">
                                          <field name="ATTR">state.val</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="math_number" id="bYcW6B]/-?9uQ1d3:h@J">
                                          <field name="NUM">2071</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <block type="logic_compare" id="A{RXZkQ^1m{.`?S17uHL">
                                      <field name="OP">LT</field>
                                      <value name="A">
                                        <block type="on_source" id="Zj[Ha[W17*YfRBOQSQNt">
                                          <field name="ATTR">state.val</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="math_number" id=".%e}#sXo,q_SJ$-^_*tY">
                                          <field name="NUM">2300</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <statement name="DO0">
                                <block type="control" id=":T*,M8UxNam4;N:m3ofy">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                  <field name="OID">tesla-motors.0.LRWYGCEK3MC066389.remote.set_charging_amps-charging_amps</field>
                                  <field name="WITH_DELAY">FALSE</field>
                                  <value name="VALUE">
                                    <block type="math_number" id="ZCF~:mnfJM$LqMgh9E6?">
                                      <field name="NUM">9</field>
                                    </block>
                                  </value>
                                </block>
                              </statement>
                              <next>
                                <block type="controls_if" id="RE2AIVLs^CKecmYng$|y">
                                  <value name="IF0">
                                    <block type="logic_operation" id="Li)H!t=(O0.#=AzoZ2Vz" inline="false">
                                      <field name="OP">AND</field>
                                      <value name="A">
                                        <block type="logic_compare" id="$%y4bcqz%+H)w.D(2hbE">
                                          <field name="OP">GT</field>
                                          <value name="A">
                                            <block type="on_source" id=")[MMfn_X_GuRph#yW%^^">
                                              <field name="ATTR">state.val</field>
                                            </block>
                                          </value>
                                          <value name="B">
                                            <block type="math_number" id="[Q/m)-QjVP]I:RkUGp|l">
                                              <field name="NUM">2301</field>
                                            </block>
                                          </value>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="logic_compare" id="G}lY;Z{kCw78W:CFB,$^">
                                          <field name="OP">LT</field>
                                          <value name="A">
                                            <block type="on_source" id="JbJ#ed?x@{W922lJJA#-">
                                              <field name="ATTR">state.val</field>
                                            </block>
                                          </value>
                                          <value name="B">
                                            <block type="math_number" id="!3q8$}0=K)Q=^:~Gw~-}">
                                              <field name="NUM">2530</field>
                                            </block>
                                          </value>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <statement name="DO0">
                                    <block type="control" id="i_J15b;yye],`yapBo$a">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                      <field name="OID">tesla-motors.0.LRWYGCEK3MC066389.remote.set_charging_amps-charging_amps</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="math_number" id="-8Sy;(575pqhDth[TdJ_">
                                          <field name="NUM">10</field>
                                        </block>
                                      </value>
                                    </block>
                                  </statement>
                                  <next>
                                    <block type="controls_if" id="gmBcriig0E*jt99#lMVm">
                                      <value name="IF0">
                                        <block type="logic_operation" id="P%qeD^R!nUR.Tfc)aCpC" inline="false">
                                          <field name="OP">AND</field>
                                          <value name="A">
                                            <block type="logic_compare" id="M.!aD#n9BO3kQZjjSN7a">
                                              <field name="OP">GT</field>
                                              <value name="A">
                                                <block type="on_source" id="`zi]0X(T,W;fx9kvb~W_">
                                                  <field name="ATTR">state.val</field>
                                                </block>
                                              </value>
                                              <value name="B">
                                                <block type="math_number" id="j{cE++=fK_Qu%2rOVJpv">
                                                  <field name="NUM">2531</field>
                                                </block>
                                              </value>
                                            </block>
                                          </value>
                                          <value name="B">
                                            <block type="logic_compare" id=",|1z)fKj/alfa1H1BYFT">
                                              <field name="OP">LT</field>
                                              <value name="A">
                                                <block type="on_source" id="vXF_w*3SKu7Sg@@Ix#*!">
                                                  <field name="ATTR">state.val</field>
                                                </block>
                                              </value>
                                              <value name="B">
                                                <block type="math_number" id="Ncg{4hO_=Zbe;If?3hR-">
                                                  <field name="NUM">2760</field>
                                                </block>
                                              </value>
                                            </block>
                                          </value>
                                        </block>
                                      </value>
                                      <statement name="DO0">
                                        <block type="control" id="5QEJb2KVbtvl8n)I(g:b">
                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                          <field name="OID">tesla-motors.0.LRWYGCEK3MC066389.remote.set_charging_amps-charging_amps</field>
                                          <field name="WITH_DELAY">FALSE</field>
                                          <value name="VALUE">
                                            <block type="math_number" id="!gT%^4p}`aD3,{L#6HGD">
                                              <field name="NUM">11</field>
                                            </block>
                                          </value>
                                        </block>
                                      </statement>
                                      <next>
                                        <block type="controls_if" id="or{IDW,|vxbe2AT=DAH1">
                                          <value name="IF0">
                                            <block type="logic_operation" id="Y.9(wloDtY:Cr{.E`Fp#" inline="false">
                                              <field name="OP">AND</field>
                                              <value name="A">
                                                <block type="logic_compare" id="-zh.WYF!]7!Y#YiORn8g">
                                                  <field name="OP">GT</field>
                                                  <value name="A">
                                                    <block type="on_source" id="{H,~^O,G~eQp8u/(]zP%">
                                                      <field name="ATTR">state.val</field>
                                                    </block>
                                                  </value>
                                                  <value name="B">
                                                    <block type="math_number" id="AMZZ:e;mR-bR91}?%Tl$">
                                                      <field name="NUM">2761</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </value>
                                              <value name="B">
                                                <block type="logic_compare" id="P%/?+0E4P}rXsO1ohj`D">
                                                  <field name="OP">LT</field>
                                                  <value name="A">
                                                    <block type="on_source" id="@wGS%:]+No!GE$a62LTW">
                                                      <field name="ATTR">state.val</field>
                                                    </block>
                                                  </value>
                                                  <value name="B">
                                                    <block type="math_number" id="gF~r7t^N4!us[B/qc9Fe">
                                                      <field name="NUM">2990</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </value>
                                            </block>
                                          </value>
                                          <statement name="DO0">
                                            <block type="control" id="e3rMTpbPCvvyg`2xXZ$d">
                                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                              <field name="OID">tesla-motors.0.LRWYGCEK3MC066389.remote.set_charging_amps-charging_amps</field>
                                              <field name="WITH_DELAY">FALSE</field>
                                              <value name="VALUE">
                                                <block type="math_number" id="R0{KW1qSSuZ!*A6Z:6tg">
                                                  <field name="NUM">12</field>
                                                </block>
                                              </value>
                                            </block>
                                          </statement>
                                          <next>
                                            <block type="controls_if" id="uk+v{sJ90~`?-X;zu7W~">
                                              <value name="IF0">
                                                <block type="logic_compare" id="lx7:A1*-YWIJN~j*]`Si">
                                                  <field name="OP">GT</field>
                                                  <value name="A">
                                                    <block type="on_source" id="sNjl4v.e`)2XwPJQE;U1">
                                                      <field name="ATTR">state.val</field>
                                                    </block>
                                                  </value>
                                                  <value name="B">
                                                    <block type="math_number" id="KGH?`22b-EK+v#BoOmsQ">
                                                      <field name="NUM">2991</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </value>
                                              <statement name="DO0">
                                                <block type="control" id="`gcc1TVC_f5x77BS(X;@">
                                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                  <field name="OID">tesla-motors.0.LRWYGCEK3MC066389.remote.set_charging_amps-charging_amps</field>
                                                  <field name="WITH_DELAY">FALSE</field>
                                                  <value name="VALUE">
                                                    <block type="math_number" id="nY5|B.QFT$Y$yBFCoTYL">
                                                      <field name="NUM">13</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </statement>
                                            </block>
                                          </next>
                                        </block>
                                      </next>
                                    </block>
                                  </next>
                                </block>
                              </next>
                            </block>
                          </next>
                        </block>
                      </next>
                    </block>
                  </next>
                </block>
              </next>
            </block>
          </statement>
        </block>
      </statement>
    </block>
  </statement>
</block>

Vielleicht auch interessant?

Beitrag teilen:

Du musst angemeldet sein, um einen Kommentar abzugeben.

Weitere ähnliche Beiträge auf verdrahtet.info: