Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. Blockly
    5. Überschuss 4 Heizstäbe durch 6 Stufen

    NEWS

    • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?

    • Monatsrückblick – September 2025

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    Überschuss 4 Heizstäbe durch 6 Stufen

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      Maddin77 @Homoran last edited by Maddin77

      @homoran sagte in Überschuss 4 Heizstäbe durch 6 Stufen:

      @maddin77 Ist dein WR unterdimensioniert?
      also z.B ein 10kW WR für 16kWp?

      anders kann so eine Konstellation ja gar nicht entstehen

      Meine Anlagen sind über 3 ausbau stufen entstanden.
      Ich habe extra einen größeren Hyd genommen, da er mehr Leistung bereit stellen kann, die PV Module an diesem hätte sogar ne nummer kleiner WR gereicht.
      Da er aber auch die AC Leistung der anderen PV nutzen kann, passt das schon so.

      Theoretisch hätte sogar ein Nr. Größer funktioniert. Da ich aber in der Hochphase gebaut habe, wollte ich nicht noch mehr ausgeben, damit er 51A kann statt 44A
      (Hätte glaub 800 mehr gekostet damals)

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

        @maddin77 das Ganze Konstrukt halte ich aber für fehlkonfiguriert oder fehlkonstruiert.
        So etwas darf nicht vorkommen.

        Bei mir regelt das System bei max. zulässiger Last (<10kW, sonst wäre bei der Anmeldung ein zweiter Zähler nötig gewesen) ab, und zieht den Rest aus dem Netz.

        Hier ein 18kW Durchlauferhitzer
        Screenshot_20251103-193929_Firefox.jpg
        Sonne gab's um die Uhrzeit nicht mehr

        und damit Ende OT!

        M 1 Reply Last reply Reply Quote 0
        • M
          Maddin77 @Homoran last edited by

          @homoran sagte in Überschuss 4 Heizstäbe durch 6 Stufen:

          @maddin77 das Ganze Konstrukt halte ich aber für fehlkonfiguriert oder fehlkonstruiert.
          So etwas darf nicht vorkommen.

          Bei mir regelt das System bei max. zulässiger Last (<10kW, sonst wäre bei der Anmeldung ein zweiter Zähler nötig gewesen) ab, und zieht den Rest aus dem Netz.

          Hier ein 18kW Durchlauferhitzer
          Screenshot_20251103-193929_Firefox.jpg
          Sonne gab's um die Uhrzeit nicht mehr

          und damit Ende OT!

          Bei mir geht die ganze Last vom Haus durch den WR.
          Alle Verbraucher laufen über den WR
          Ich weis, das man das anders bauen könnte
          Großverbraucher wie WB/WP nicht über den WR, aber das wollte ich explizit so.
          Wenn es mich doch nerven sollte baue ich um, oder Schalte das Haus wieder auf netz ohne WR und nur bei Blackout um.

          Eben, das hat ja mit der Funktion vom blockly nicht viel zu tun.... 👌

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

            @maddin77 sagte in Überschuss 4 Heizstäbe durch 6 Stufen:

            Bei mir geht die ganze Last vom Haus durch den WR.

            dito!

            @maddin77 sagte in Überschuss 4 Heizstäbe durch 6 Stufen:

            Großverbraucher wie WB/WP nicht über den WR, aber das wollte ich explizit so.

            wp ja, wb auch nicht. Ersatzstrom läuft bei mir mit 35A, Transferleistung mit 50A.
            Deswegen bleibt WB und DLE bei Stromausfall aussen vor

            @maddin77 sagte in Überschuss 4 Heizstäbe durch 6 Stufen:

            Schalte das Haus wieder auf netz ohne WR und nur bei Blackout um.

            jepp
            20251103_204943.jpg

            1 Reply Last reply Reply Quote 1
            • M
              Maddin77 last edited by

              @paul53
              noch ne Idee wie und ob ich das ins Skript bringen könnte

              paul53 1 Reply Last reply Reply Quote 0
              • paul53
                paul53 @Maddin77 last edited by

                @maddin77 sagte: Idee wie und ob ich das ins Skript bringen könnte

                Ich verstehe nicht, wie der WR in Überlast gehen kann. Deshalb kann ich nicht bei Erweiterung des Skripts helfen.

                M 1 Reply Last reply Reply Quote 0
                • M
                  Maddin77 @paul53 last edited by

                  @paul53 sagte in Überschuss 4 Heizstäbe durch 6 Stufen:

                  @maddin77 sagte: Idee wie und ob ich das ins Skript bringen könnte

                  Ich verstehe nicht, wie der WR in Überlast gehen kann. Deshalb kann ich nicht bei Erweiterung des Skripts helfen.

                  Lassen wir mal den WR außen vor
                  Ich würde gern wenn ECVV Auto lädt mit mehr als 3500watt, gerne runterstufen
                  Wenn EVCC unter 3000watt lädt, gerne wieder hochstufen

                  Geht das?

                  paul53 1 Reply Last reply Reply Quote 0
                  • paul53
                    paul53 @Maddin77 last edited by paul53

                    @maddin77 sagte: wenn ECVV Auto lädt mit mehr als 3500watt, gerne runterstufen
                    Wenn EVCC unter 3000watt lädt, gerne wieder hochstufen

                    Dann füge mal lose den Block "Wert vom EVCC-Datenpunkt" ein und exportiere anschließend das Blockly (XML in Code tags).

                    M 1 Reply Last reply Reply Quote 1
                    • M
                      Maddin77 @paul53 last edited by

                      @paul53 sagte in Überschuss 4 Heizstäbe durch 6 Stufen:

                      Dann füge mal lose den Block "Wert vom EVCC-Datenpunkt" ein

                      hab ich gemacht

                      und exportiere anschließend das Blockly (XML in Code tags).

                      da hört mein Wissen auf
                      ich habe es Exportiert und hätte eine .xml
                      ist es das was du meinst?```

                      1 Reply Last reply Reply Quote 0
                      • M
                        Maddin77 last edited by Maddin77

                        ist es das?

                        <xml xmlns="https://developers.google.com/blockly/xml">
                          <variables>
                            <variable id="Qjb=6GP$bv^h}^p@B?0W">stufe</variable>
                            <variable id="MTq*=t*6L{Pe7Bp;:{M`">GrenzwertEin</variable>
                            <variable id="a3/V}+AD$Z.;V/l|xt?7">PufferTempMitte</variable>
                            <variable id="Z%pCD2^~qDfa57wRqbY[">BatterieSOC</variable>
                            <variable type="timeout" id="VerzögerungOn">VerzögerungOn</variable>
                            <variable type="timeout" id="VerzögerungOff">VerzögerungOff</variable>
                          </variables>
                          <block type="on" id="S-|D$CR@X|tH-)Kuwvf*" x="-711" y="71">
                            <field name="OID">0_userdata.0.Puffer_Steuerung.Filter_Einspeisung</field>
                            <field name="CONDITION">any</field>
                            <field name="ACK_CONDITION"></field>
                            <statement name="STATEMENT">
                              <block type="variables_set" id="c761hEPsMX+9E,BC37W5">
                                <field name="VAR" id="MTq*=t*6L{Pe7Bp;:{M`">GrenzwertEin</field>
                                <value name="VALUE">
                                  <block type="logic_ternary" id="(8R0|$c~2(i8QR$lcmUf">
                                    <value name="IF">
                                      <block type="logic_compare" id="m?wm{4T+sW,q?;/)7a(9">
                                        <field name="OP">EQ</field>
                                        <value name="A">
                                          <block type="variables_get" id="Z0gIu6JK|5D;mWcm%-ez">
                                            <field name="VAR" id="Qjb=6GP$bv^h}^p@B?0W">stufe</field>
                                          </block>
                                        </value>
                                        <value name="B">
                                          <block type="math_number" id="nxm~WhC7hIOC(5j#v+pU">
                                            <field name="NUM">0</field>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                    <value name="THEN">
                                      <block type="math_number" id="5{~uab.5K$M1h;,H6bAT">
                                        <field name="NUM">400</field>
                                      </block>
                                    </value>
                                    <value name="ELSE">
                                      <block type="logic_ternary" id="NCBxaQ_N1|@-zTb/Cc|P">
                                        <value name="IF">
                                          <block type="logic_compare" id="ZPsBzae_QcU^pJ,6_xoP">
                                            <field name="OP">EQ</field>
                                            <value name="A">
                                              <block type="variables_get" id="u-7YZo5(2{tU)M#`YK6E">
                                                <field name="VAR" id="Qjb=6GP$bv^h}^p@B?0W">stufe</field>
                                              </block>
                                            </value>
                                            <value name="B">
                                              <block type="math_number" id="c89G_saf*sYPca{me7}`">
                                                <field name="NUM">1</field>
                                              </block>
                                            </value>
                                          </block>
                                        </value>
                                        <value name="THEN">
                                          <block type="math_number" id="SN*9Qh}b6fN[7dA^7,2$">
                                            <field name="NUM">700</field>
                                          </block>
                                        </value>
                                        <value name="ELSE">
                                          <block type="logic_ternary" id="~a#(#sZEam^R_tamIRI`">
                                            <value name="IF">
                                              <block type="logic_compare" id="~L@z{v(9(wUKiY9;d0=]">
                                                <field name="OP">EQ</field>
                                                <value name="A">
                                                  <block type="variables_get" id="t1{Y:+o!x`Z7qfx]jy%K">
                                                    <field name="VAR" id="Qjb=6GP$bv^h}^p@B?0W">stufe</field>
                                                  </block>
                                                </value>
                                                <value name="B">
                                                  <block type="math_number" id="cf3^%omlPvj^I(rS!E^?">
                                                    <field name="NUM">4</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                            <value name="THEN">
                                              <block type="math_number" id="m%?paV4j:0qu]9:gvyED">
                                                <field name="NUM">1300</field>
                                              </block>
                                            </value>
                                            <value name="ELSE">
                                              <block type="logic_ternary" id="Gl1LdpX*hIqSc=ag33)7">
                                                <value name="IF">
                                                  <block type="logic_compare" id="pwIL7U+WLJD%20?E!X]_">
                                                    <field name="OP">EQ</field>
                                                    <value name="A">
                                                      <block type="variables_get" id="tBpyd[L3)Gi{1ps=k:k6">
                                                        <field name="VAR" id="Qjb=6GP$bv^h}^p@B?0W">stufe</field>
                                                      </block>
                                                    </value>
                                                    <value name="B">
                                                      <block type="math_number" id="m]]g6}][9yJu6_Vc_},q">
                                                        <field name="NUM">5</field>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </value>
                                                <value name="THEN">
                                                  <block type="math_number" id="Pt!!#dG.)0Ic]!b7k{qQ">
                                                    <field name="NUM">1600</field>
                                                  </block>
                                                </value>
                                                <value name="ELSE">
                                                  <block type="math_number" id="7!HF^B48XtPM)gai~$1q">
                                                    <field name="NUM">1000</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                                <next>
                                  <block type="variables_set" id="@cKYbME{I^FB+eAOBw%g">
                                    <field name="VAR" id="a3/V}+AD$Z.;V/l|xt?7">PufferTempMitte</field>
                                    <value name="VALUE">
                                      <block type="get_value" id="#d(fvT{gzM#1x2=L5Kt3">
                                        <field name="ATTR">val</field>
                                        <field name="OID">mqtt.0.ESP32_Heizung_Puffer.GET.PufferMitte.PufferMitte</field>
                                      </block>
                                    </value>
                                    <next>
                                      <block type="variables_set" id="+2efB*8{)M|J6H`dl;$Y">
                                        <field name="VAR" id="Z%pCD2^~qDfa57wRqbY[">BatterieSOC</field>
                                        <value name="VALUE">
                                          <block type="get_value" id="J.bq#}Qx-FcGBB1p,O|6">
                                            <field name="ATTR">val</field>
                                            <field name="OID">modbus.0.holdingRegisters._SOC</field>
                                          </block>
                                        </value>
                                        <next>
                                          <block type="controls_if" id="3Gegi!ZedR$%*=(RSf0J">
                                            <mutation elseif="1"></mutation>
                                            <value name="IF0">
                                              <block type="logic_compare" id="Qrh3,*B33#R^d+pisufc">
                                                <field name="OP">LT</field>
                                                <value name="A">
                                                  <block type="on_source" id="+urN%Ygwh=;6;U$V)NQc">
                                                    <field name="ATTR">state.val</field>
                                                  </block>
                                                </value>
                                                <value name="B">
                                                  <block type="variables_get" id="M6swXcMO9T/mICVVcBKs">
                                                    <field name="VAR" id="MTq*=t*6L{Pe7Bp;:{M`">GrenzwertEin</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                            <statement name="DO0">
                                              <block type="timeouts_cleartimeout" id="(/mtAV@nmt*N,tl8)O83">
                                                <field name="NAME">VerzögerungOn</field>
                                              </block>
                                            </statement>
                                            <value name="IF1">
                                              <block type="logic_multi_and" id="C`JFO7g%BuzA8}_:nDHT">
                                                <mutation xmlns="http://www.w3.org/1999/xhtml" items="4"></mutation>
                                                <value name="AND0">
                                                  <block type="logic_multi_or" id="Qa4UP)YLnWR}aJd3g9IB">
                                                    <mutation xmlns="http://www.w3.org/1999/xhtml" items="3"></mutation>
                                                    <value name="OR0">
                                                      <block type="logic_multi_and" id="]YHGgppFa/M~ht(fbWol">
                                                        <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                                                        <value name="AND0">
                                                          <block type="logic_compare" id="aA6#eoDLbvgQWggiC9!~">
                                                            <field name="OP">LTE</field>
                                                            <value name="A">
                                                              <block type="variables_get" id="|}ef?x@#7nskbb.DM{$L">
                                                                <field name="VAR" id="a3/V}+AD$Z.;V/l|xt?7">PufferTempMitte</field>
                                                              </block>
                                                            </value>
                                                            <value name="B">
                                                              <block type="math_number" id="H{:PDj%[/iG`V([f6ij^">
                                                                <field name="NUM">64</field>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </value>
                                                        <value name="AND1">
                                                          <block type="logic_compare" id="}_!0/=^llmU.GJptRnLl">
                                                            <field name="OP">EQ</field>
                                                            <value name="A">
                                                              <block type="get_value" id="3q|O%J;?%l:(=Se=I|,Q">
                                                                <field name="ATTR">val</field>
                                                                <field name="OID">0_userdata.0.Klima.Sommer/Winter</field>
                                                              </block>
                                                            </value>
                                                            <value name="B">
                                                              <block type="math_number" id="cz)Bi9,Xdp~.8vpmqHar">
                                                                <field name="NUM">0</field>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                    <value name="OR1">
                                                      <block type="logic_multi_and" id="l}WEiLDJ0c~xFPesa(h.">
                                                        <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                                                        <value name="AND0">
                                                          <block type="logic_compare" id="X8uIZRRjj}[t:y[bk?K5">
                                                            <field name="OP">LTE</field>
                                                            <value name="A">
                                                              <block type="variables_get" id="6|.mqX3NGbVc;088^bvJ">
                                                                <field name="VAR" id="a3/V}+AD$Z.;V/l|xt?7">PufferTempMitte</field>
                                                              </block>
                                                            </value>
                                                            <value name="B">
                                                              <block type="math_number" id="pzRa6TX6DTdY29P?J*h~">
                                                                <field name="NUM">74</field>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </value>
                                                        <value name="AND1">
                                                          <block type="logic_compare" id="Bath=}IpMWu/}[vD@C3m">
                                                            <field name="OP">EQ</field>
                                                            <value name="A">
                                                              <block type="get_value" id="XR~N1B$n(MoR~nDOE:}p">
                                                                <field name="ATTR">val</field>
                                                                <field name="OID">0_userdata.0.Klima.Sommer/Winter</field>
                                                              </block>
                                                            </value>
                                                            <value name="B">
                                                              <block type="math_number" id="+[gA28$JZjk_UY8Xc,Yp">
                                                                <field name="NUM">1</field>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </value>
                                                <value name="AND1">
                                                  <block type="logic_compare" id="55/Scd;;9RsgWZ~TYE.m">
                                                    <field name="OP">GTE</field>
                                                    <value name="A">
                                                      <block type="variables_get" id="3Bk}X)b(@%Js1s]m}wu1">
                                                        <field name="VAR" id="Z%pCD2^~qDfa57wRqbY[">BatterieSOC</field>
                                                      </block>
                                                    </value>
                                                    <value name="B">
                                                      <block type="math_number" id="q`R+QGu=J|q(I5kELijy">
                                                        <field name="NUM">70</field>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </value>
                                                <value name="AND3">
                                                  <block type="logic_negate" id="vErBIfLfDg{l:=]*:vkW">
                                                    <value name="BOOL">
                                                      <block type="timeouts_gettimeout" id=")!cBd^TLd8SD_*-h4Q;r">
                                                        <field name="NAME">VerzögerungOn</field>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                            <statement name="DO1">
                                              <block type="timeouts_settimeout" id="Kb!^J@JU:aaD]=7w1Qy%">
                                                <field name="NAME">VerzögerungOn</field>
                                                <field name="DELAY">2</field>
                                                <field name="UNIT">min</field>
                                                <statement name="STATEMENT">
                                                  <block type="controls_if" id="EVeyg%tH2G;;f05!wdGv">
                                                    <value name="IF0">
                                                      <block type="logic_compare" id="30z}D-Ja2iDpVyv@4*s^">
                                                        <field name="OP">LT</field>
                                                        <value name="A">
                                                          <block type="variables_get" id="*tIF:nRsLS@jhxO^T`u^">
                                                            <field name="VAR" id="Qjb=6GP$bv^h}^p@B?0W">stufe</field>
                                                          </block>
                                                        </value>
                                                        <value name="B">
                                                          <block type="math_number" id="@S,jUIu}g;f9r)-!,fI?">
                                                            <field name="NUM">6</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                    <statement name="DO0">
                                                      <block type="math_change" id="cN@]-g_sLV0cf[UcZ8(H">
                                                        <field name="VAR" id="Qjb=6GP$bv^h}^p@B?0W">stufe</field>
                                                        <value name="DELTA">
                                                          <shadow type="math_number" id="irfJEb2lPRjAosDuW0:c">
                                                            <field name="NUM">1</field>
                                                          </shadow>
                                                        </value>
                                                        <next>
                                                          <block type="control" id="b(7+/[MHUY!_K%7?c=fF">
                                                            <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                            <field name="OID">mqtt.0.ESP32_Heizung_Puffer.SET.Stufe_Soll</field>
                                                            <field name="WITH_DELAY">FALSE</field>
                                                            <value name="VALUE">
                                                              <block type="variables_get" id=")%_oTEl;HS0QC.]Ds)((">
                                                                <field name="VAR" id="Qjb=6GP$bv^h}^p@B?0W">stufe</field>
                                                              </block>
                                                            </value>
                                                            <next>
                                                              <block type="debug" id="v=K}xY}w$,%PvMERm-R_">
                                                                <field name="Severity">info</field>
                                                                <value name="TEXT">
                                                                  <shadow type="text" id="7_6x1w_Jc;{dI!qiY-cS">
                                                                    <field name="TEXT">test</field>
                                                                  </shadow>
                                                                  <block type="variables_get" id="oF:}NrvqSK^FeoE,B+P9">
                                                                    <field name="VAR" id="Qjb=6GP$bv^h}^p@B?0W">stufe</field>
                                                                  </block>
                                                                </value>
                                                                <next>
                                                                  <block type="debug" id="WXTTJA`lRNPgr[aL#]uK">
                                                                    <field name="Severity">info</field>
                                                                    <value name="TEXT">
                                                                      <shadow type="text" id="YJfK7#HBz$5C9@,x`X2h">
                                                                        <field name="TEXT">hochstufen</field>
                                                                      </shadow>
                                                                    </value>
                                                                  </block>
                                                                </next>
                                                              </block>
                                                            </next>
                                                          </block>
                                                        </next>
                                                      </block>
                                                    </statement>
                                                    <next>
                                                      <block type="debug" id="O$jzL1%~Dmno1rJB.[6=">
                                                        <field name="Severity">info</field>
                                                        <value name="TEXT">
                                                          <shadow type="text" id="VtBwxUk4=I_=)AZGK6Tm">
                                                            <field name="TEXT">+1</field>
                                                          </shadow>
                                                          <block type="text_join" id="Frc2_wuq?:n-hb-AgG-#">
                                                            <mutation items="2"></mutation>
                                                            <value name="ADD0">
                                                              <block type="text" id="omTn/bPe3PTZEpFlFFlZ">
                                                                <field name="TEXT">Überschuß Hochschalten: </field>
                                                              </block>
                                                            </value>
                                                            <value name="ADD1">
                                                              <block type="on_source" id="[`$0o6Z8bmg,xH=X!#2b">
                                                                <field name="ATTR">state.val</field>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </next>
                                                  </block>
                                                </statement>
                                              </block>
                                            </statement>
                                            <next>
                                              <block type="controls_if" id="VP0LP0(@ES,geu(e2^e8">
                                                <mutation elseif="1"></mutation>
                                                <value name="IF0">
                                                  <block type="logic_multi_and" id="+QS;kFJQN7*+9uOND!!^">
                                                    <mutation xmlns="http://www.w3.org/1999/xhtml" items="4"></mutation>
                                                    <value name="AND0">
                                                      <block type="logic_multi_or" id="kaxL=]p+BbOEJT5UZ~I-">
                                                        <mutation xmlns="http://www.w3.org/1999/xhtml" items="3"></mutation>
                                                        <value name="OR0">
                                                          <block type="logic_multi_and" id="1(sD.J1eMqEy`*[(B{9U">
                                                            <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                                                            <value name="AND0">
                                                              <block type="logic_multi_or" id="M6c|ZTZGK??:6-ktl9bE">
                                                                <mutation xmlns="http://www.w3.org/1999/xhtml" items="3"></mutation>
                                                                <value name="OR0">
                                                                  <block type="logic_compare" id="by0d[7KfejgRWX[*,)o5">
                                                                    <field name="OP">LTE</field>
                                                                    <value name="A">
                                                                      <block type="variables_get" id="-1pRIVN?uHO=)U*,.InI">
                                                                        <field name="VAR" id="a3/V}+AD$Z.;V/l|xt?7">PufferTempMitte</field>
                                                                      </block>
                                                                    </value>
                                                                    <value name="B">
                                                                      <block type="math_number" id="OpI(GW`sPC]sS1-6-?JX">
                                                                        <field name="NUM">64</field>
                                                                      </block>
                                                                    </value>
                                                                  </block>
                                                                </value>
                                                                <value name="OR1">
                                                                  <block type="logic_compare" id=")OPT-F7.F|twadl3+F+^">
                                                                    <field name="OP">EQ</field>
                                                                    <value name="A">
                                                                      <block type="get_value" id="Bz(umP5!;yp}%eb1m(p7">
                                                                        <field name="ATTR">val</field>
                                                                        <field name="OID">mqtt.0.ESP32_Heizung_Puffer.GET.PufferOben.PufferOben</field>
                                                                      </block>
                                                                    </value>
                                                                    <value name="B">
                                                                      <block type="math_number" id="|;y6fHOp,20N#yON`pAZ">
                                                                        <field name="NUM">70</field>
                                                                      </block>
                                                                    </value>
                                                                  </block>
                                                                </value>
                                                                <value name="OR2">
                                                                  <block type="logic_compare" id="bNsSL;UVIdO0Q:4V21Q*">
                                                                    <field name="OP">EQ</field>
                                                                    <value name="A">
                                                                      <block type="get_value" id="B1*rk:Z%3dhh-dhtw5)$">
                                                                        <field name="ATTR">val</field>
                                                                        <field name="OID">mqtt.0.ESP32_Heizung_Puffer.GET.PufferUnten.PufferUnten</field>
                                                                      </block>
                                                                    </value>
                                                                    <value name="B">
                                                                      <block type="math_number" id=":UycbfE(KY7DYdFT+:;N">
                                                                        <field name="NUM">75</field>
                                                                      </block>
                                                                    </value>
                                                                  </block>
                                                                </value>
                                                              </block>
                                                            </value>
                                                            <value name="AND1">
                                                              <block type="logic_compare" id="M8O(z@J|bsWT2j{-jR+U">
                                                                <field name="OP">EQ</field>
                                                                <value name="A">
                                                                  <block type="get_value" id="Xo?~w)`U#fux{YEgOMnm">
                                                                    <field name="ATTR">val</field>
                                                                    <field name="OID">0_userdata.0.Klima.Sommer/Winter</field>
                                                                  </block>
                                                                </value>
                                                                <value name="B">
                                                                  <block type="math_number" id="^?|h1HNZK.Yp3ms6!7kO">
                                                                    <field name="NUM">0</field>
                                                                  </block>
                                                                </value>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </value>
                                                        <value name="OR1">
                                                          <block type="logic_multi_and" id="|Ll45M?u)9{|w9B~/lW5">
                                                            <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                                                            <value name="AND0">
                                                              <block type="logic_multi_or" id="J$Cf^[EES#i1g*%F@ayS">
                                                                <mutation xmlns="http://www.w3.org/1999/xhtml" items="3"></mutation>
                                                                <value name="OR0">
                                                                  <block type="logic_compare" id="S],Yv|^WZ!f*v$#yK00W">
                                                                    <field name="OP">LTE</field>
                                                                    <value name="A">
                                                                      <block type="variables_get" id="]uq7KXrVcS%6:,Sz{vIw">
                                                                        <field name="VAR" id="a3/V}+AD$Z.;V/l|xt?7">PufferTempMitte</field>
                                                                      </block>
                                                                    </value>
                                                                    <value name="B">
                                                                      <block type="math_number" id="fa]fN[;x`D@}O;xvPx$B">
                                                                        <field name="NUM">75</field>
                                                                      </block>
                                                                    </value>
                                                                  </block>
                                                                </value>
                                                                <value name="OR1">
                                                                  <block type="logic_compare" id="(Q=l/S_dFXY7_Ghi0hhP">
                                                                    <field name="OP">EQ</field>
                                                                    <value name="A">
                                                                      <block type="get_value" id="oqAv:gvvU2aROJt1Gbe[">
                                                                        <field name="ATTR">val</field>
                                                                        <field name="OID">mqtt.0.ESP32_Heizung_Puffer.GET.PufferOben.PufferOben</field>
                                                                      </block>
                                                                    </value>
                                                                    <value name="B">
                                                                      <block type="math_number" id="a_?sZ2(X}{@WA$RF;M+#">
                                                                        <field name="NUM">80</field>
                                                                      </block>
                                                                    </value>
                                                                  </block>
                                                                </value>
                                                                <value name="OR2">
                                                                  <block type="logic_compare" id="/whLNCV%vZ7T%r)#nJY1">
                                                                    <field name="OP">EQ</field>
                                                                    <value name="A">
                                                                      <block type="get_value" id="=y.Vb!j{jgedi(py-sK{">
                                                                        <field name="ATTR">val</field>
                                                                        <field name="OID">mqtt.0.ESP32_Heizung_Puffer.GET.PufferUnten.PufferUnten</field>
                                                                      </block>
                                                                    </value>
                                                                    <value name="B">
                                                                      <block type="math_number" id="_`RnTF}zyvK)$unVQ95Q">
                                                                        <field name="NUM">85</field>
                                                                      </block>
                                                                    </value>
                                                                  </block>
                                                                </value>
                                                              </block>
                                                            </value>
                                                            <value name="AND1">
                                                              <block type="logic_compare" id="v6o1![iiOk]q@Uy8gI8`">
                                                                <field name="OP">EQ</field>
                                                                <value name="A">
                                                                  <block type="get_value" id="xTo~+21WyA9G!lq~dl~.">
                                                                    <field name="ATTR">val</field>
                                                                    <field name="OID">0_userdata.0.Klima.Sommer/Winter</field>
                                                                  </block>
                                                                </value>
                                                                <value name="B">
                                                                  <block type="math_number" id="g-_}PL+OA$^cBV$;23/)">
                                                                    <field name="NUM">1</field>
                                                                  </block>
                                                                </value>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                    <value name="AND1">
                                                      <block type="logic_compare" id="^pqd*ga)iAF(165`20r$">
                                                        <field name="OP">GTE</field>
                                                        <value name="A">
                                                          <block type="variables_get" id="*h=h_$6:!eF~+`GQFp$`">
                                                            <field name="VAR" id="Z%pCD2^~qDfa57wRqbY[">BatterieSOC</field>
                                                          </block>
                                                        </value>
                                                        <value name="B">
                                                          <block type="math_number" id="ot2%G#sbK}:`CH/dGC7u">
                                                            <field name="NUM">69</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                    <value name="AND2">
                                                      <block type="logic_compare" id="R{oe+bK:C|.c*sV+^-cJ">
                                                        <field name="OP">GT</field>
                                                        <value name="A">
                                                          <block type="on_source" id="1-,*#YPQT([+=ZM6OeH:">
                                                            <field name="ATTR">state.val</field>
                                                          </block>
                                                        </value>
                                                        <value name="B">
                                                          <block type="math_number" id="x7EP%xnt*qy(~.1~*(.o">
                                                            <field name="NUM">300</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </value>
                                                <statement name="DO0">
                                                  <block type="timeouts_cleartimeout" id="s`3d:OWcJb%q$fwsld{s">
                                                    <field name="NAME">VerzögerungOff</field>
                                                  </block>
                                                </statement>
                                                <value name="IF1">
                                                  <block type="logic_negate" id="}_kb@#blyK%9vH8l4O.U">
                                                    <value name="BOOL">
                                                      <block type="timeouts_gettimeout" id="h9U?#r)m}cgMk-80~.i.">
                                                        <field name="NAME">VerzögerungOff</field>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </value>
                                                <statement name="DO1">
                                                  <block type="timeouts_settimeout" id="9GD{ZK|es0XGla%i:jU(">
                                                    <field name="NAME">VerzögerungOff</field>
                                                    <field name="DELAY">1</field>
                                                    <field name="UNIT">min</field>
                                                    <statement name="STATEMENT">
                                                      <block type="controls_if" id="8=%{PIkn4^eiWU2!y8.Z">
                                                        <value name="IF0">
                                                          <block type="logic_compare" id="CWh.pjzJ;C:_LkX|fNTk">
                                                            <field name="OP">GT</field>
                                                            <value name="A">
                                                              <block type="variables_get" id="VBy~x?)`CWz;%3~eyL9m">
                                                                <field name="VAR" id="Qjb=6GP$bv^h}^p@B?0W">stufe</field>
                                                              </block>
                                                            </value>
                                                            <value name="B">
                                                              <block type="math_number" id="gDy=K#QNC`m09-1T](RU">
                                                                <field name="NUM">0</field>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </value>
                                                        <statement name="DO0">
                                                          <block type="math_change" id="@Xf5o;.vb#N42B.0|7Os">
                                                            <field name="VAR" id="Qjb=6GP$bv^h}^p@B?0W">stufe</field>
                                                            <value name="DELTA">
                                                              <shadow type="math_number" id="-%pgc5_3_)/Rn+Gj9tME">
                                                                <field name="NUM">-1</field>
                                                              </shadow>
                                                            </value>
                                                            <next>
                                                              <block type="control" id="{7Ue0kHd7;z}s=49(x84">
                                                                <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                <field name="OID">mqtt.0.ESP32_Heizung_Puffer.SET.Stufe_Soll</field>
                                                                <field name="WITH_DELAY">FALSE</field>
                                                                <value name="VALUE">
                                                                  <block type="variables_get" id="v^$/d@i~Ms9~R/_V%[sy">
                                                                    <field name="VAR" id="Qjb=6GP$bv^h}^p@B?0W">stufe</field>
                                                                  </block>
                                                                </value>
                                                                <next>
                                                                  <block type="debug" id="M7]%vsE/}Iz[L|!}Xfo2">
                                                                    <field name="Severity">info</field>
                                                                    <value name="TEXT">
                                                                      <shadow type="text" id="R2$F0!Etj=xxx9+{Rxw!">
                                                                        <field name="TEXT">test</field>
                                                                      </shadow>
                                                                      <block type="variables_get" id="5yXekA1[F@MexZtRd}pq">
                                                                        <field name="VAR" id="Qjb=6GP$bv^h}^p@B?0W">stufe</field>
                                                                      </block>
                                                                    </value>
                                                                    <next>
                                                                      <block type="debug" id="SWSqV%QajD#b{(+cHRek">
                                                                        <field name="Severity">info</field>
                                                                        <value name="TEXT">
                                                                          <shadow type="text" id="E=z$)5D%Ie{X1-NQa1!R">
                                                                            <field name="TEXT">runterstufen</field>
                                                                          </shadow>
                                                                        </value>
                                                                      </block>
                                                                    </next>
                                                                  </block>
                                                                </next>
                                                              </block>
                                                            </next>
                                                          </block>
                                                        </statement>
                                                        <next>
                                                          <block type="debug" id="|+.FcS$SA1TJ(v#tTCcq">
                                                            <field name="Severity">info</field>
                                                            <value name="TEXT">
                                                              <shadow type="text" id="qabrL){aXNhi^vrBkJ|l">
                                                                <field name="TEXT">-1</field>
                                                              </shadow>
                                                              <block type="text_join" id="GQkNUe*7L:_j%(z0~TA)">
                                                                <mutation items="2"></mutation>
                                                                <value name="ADD0">
                                                                  <block type="text" id="E%$LiJ~_/+pm.WjO~(N`">
                                                                    <field name="TEXT">Überschuß Runter 200&gt;:</field>
                                                                  </block>
                                                                </value>
                                                                <value name="ADD1">
                                                                  <block type="on_source" id=",^bTGPh=9f55|^b?~@rK">
                                                                    <field name="ATTR">state.val</field>
                                                                  </block>
                                                                </value>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </next>
                                                      </block>
                                                    </statement>
                                                  </block>
                                                </statement>
                                              </block>
                                            </next>
                                          </block>
                                        </next>
                                      </block>
                                    </next>
                                  </block>
                                </next>
                              </block>
                            </statement>
                          </block>
                          <block type="variables_set" id="ejX#vAKXZGuJGwufa4VH" x="-487" y="88">
                            <field name="VAR" id="Qjb=6GP$bv^h}^p@B?0W">stufe</field>
                            <value name="VALUE">
                              <block type="get_value" id="UC+xMVXxA3vO[PocSP;L">
                                <field name="ATTR">val</field>
                                <field name="OID">mqtt.0.ESP32_Heizung_Puffer.SET.Stufe_Soll</field>
                              </block>
                            </value>
                          </block>
                          <block type="get_value" id="5jGEDz+}KT@jgcpqg:5i" x="-637" y="2187">
                            <field name="ATTR">val</field>
                            <field name="OID">evcc.0.loadpoint.1.status.chargePower</field>
                          </block>
                        </xml>
                        

                        zeile 678 wäre der EVCC Punkt

                        paul53 1 Reply Last reply Reply Quote 0
                        • paul53
                          paul53 @Maddin77 last edited by

                          @maddin77 sagte : ist es das?

                          Ja.

                          @paul53 sagte in Überschuss 4 Heizstäbe durch 6 Stufen:

                          Wenn EVCC unter 3000watt lädt, gerne wieder hochstufen

                          Blockly_temp.JPG

                          @paul53 sagte in Überschuss 4 Heizstäbe durch 6 Stufen:

                          wenn ECVV Auto lädt mit mehr als 3500watt, gerne runterstufen

                          Blockly_temp.JPG

                          M 1 Reply Last reply Reply Quote 1
                          • M
                            Maddin77 @paul53 last edited by

                            @paul53 sagte in Überschuss 4 Heizstäbe durch 6 Stufen:

                            @maddin77 sagte : ist es das?

                            Ja.

                            @paul53 sagte in Überschuss 4 Heizstäbe durch 6 Stufen:

                            Wenn EVCC unter 3000watt lädt, gerne wieder hochstufen

                            Blockly_temp.JPG

                            @paul53 sagte in Überschuss 4 Heizstäbe durch 6 Stufen:

                            wenn ECVV Auto lädt mit mehr als 3500watt, gerne runterstufen

                            Blockly_temp.JPG

                            Teste ich
                            Schon mal Danke

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

                            Support us

                            ioBroker
                            Community Adapters
                            Donate

                            1.1k
                            Online

                            32.4k
                            Users

                            81.2k
                            Topics

                            1.3m
                            Posts

                            3
                            91
                            5363
                            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