Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Skripten / Logik
  4. Blockly
  5. [gelöst] Blockly Skript wenn PV liefert Strom Klimaanlage an.

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    11
    1
    326

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.5k

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    9.5k

[gelöst] Blockly Skript wenn PV liefert Strom Klimaanlage an.

Geplant Angeheftet Gesperrt Verschoben Blockly
34 Beiträge 12 Kommentatoren 6.5k Aufrufe 6 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • paul53P Offline
    paul53P Offline
    paul53
    schrieb am zuletzt editiert von paul53
    #9

    @SmarthomeMF:

    im Objekt ID "grid power" eingetragen ist vom Fronius das er dann den Wert nimmt wie am Bild Markiert.

    Oder liege ich da falsch?

    Nein, das ist richtig !

    Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
    Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

    1 Antwort Letzte Antwort
    0
    • J Offline
      J Offline
      Jan1
      schrieb am zuletzt editiert von
      #10

      falsch gedacht :D

      Aus den System Blöcken nimmst einfach "Wert vom…", ich denke der Rest erklärt sich dann von alleine.

      Das was Du im Trigger einträgst, bezieht sich dann auch nur auf das Ereignis, welches den Trigger auslöst. Heißt das Trigger Ereignis muss nichts mit Deiner Funktion darin zu tun haben.

      1 Antwort Letzte Antwort
      0
      • SmarthomeMFS Offline
        SmarthomeMFS Offline
        SmarthomeMF
        schrieb am zuletzt editiert von
        #11

        Danke für die Antworten!

        Aber ich muss da aufgeben… und auf eure Hilfe hoffen.

        Muss der Objekt ID ein Datenpunkt sein?

        Wie muss ich da den WERT definieren.

        Sorry für die blöden Fragen, aber ich hatte noch nie was mit programmieren zu tun!

        Nur seit kurzen lerne ich stück für stück dazu seit dem ich ioBroker betreibe

        Bitte um Hilfe.

        Danke

        Max

        ioBroker auf einem NUC ,16GB RAM, 120GB SSD) mit Proxmox
        Cloud Pro, iot, Alexa, Sonos, sonoff, Fronius, Harmony, Doorbird, Shelly, Hue, Loxone, Mihome, …

        1 Antwort Letzte Antwort
        0
        • J Offline
          J Offline
          Jan1
          schrieb am zuletzt editiert von
          #12

          Genau das was oben gelb markiert hast, ist das was Du brauchst :lol:

          Das ist einfacher wie Du denkst, wenn Du erst mal geschnackelt hast wie das läuft. Probiere einfach aus und stell weniger Fragen, so bin ich auch drauf gekommen. Fragen kannst immer noch, wenn Du gar nicht mehr weiter kommst.

          1 Antwort Letzte Antwort
          0
          • HomoranH Nicht stören
            HomoranH Nicht stören
            Homoran
            Global Moderator Administrators
            schrieb am zuletzt editiert von
            #13

            Hallo jan,

            wo ist jetzt dein Problem?

            wenn paul sagt, dass
            @paul53:

            Wert = value: Wert vom auslösenden Datenpunkt. `
            dann ist jetzt das Blockly korrekt.

            Ich war auch der Meinung, dass der "Wert von.."-Block zu benutzen sei, weil ich diese Variante noch nicht kannte.

            Gruß

            Rainer

            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

            1 Antwort Letzte Antwort
            0
            • R Offline
              R Offline
              RappiRN
              Most Active
              schrieb am zuletzt editiert von
              #14

              @Jan1:

              falsch gedacht :D

              Aus den System Blöcken nimmst einfach "Wert vom…", ich denke der Rest erklärt sich dann von alleine.

              Das was Du im Trigger einträgst, bezieht sich dann auch nur auf das Ereignis, welches den Trigger auslöst. Heißt das Trigger Ereignis muss nichts mit Deiner Funktion darin zu tun haben. `

              Selber falsch gedacht! :D

              Ich kenne deine Javascript-Kenntnisse nicht, aber paul53 hat "uns Blockly-Programmierern" ein paar Dinge gezeigt, wie manches einfacher, bzw. kürzer zu schreiben geht. Und das ist so schon woanders gemacht und getestet worden und hat auch funktioniert!

              Enrico

              1 Antwort Letzte Antwort
              0
              • J Offline
                J Offline
                Jan1
                schrieb am zuletzt editiert von
                #15

                Ist richtig, das man da schon einiges aus dem Trigger für das eigentliche Programm darunter verwenden kann, nur was da wie genau zusammen spielt ist eben nicht so schnell ersichtlich.

                Problem? Gar keins, ist manchmal nur einfacher, wenn man durch simples probieren selber auf die Lösung kommt, als alles zu erfragen. Er ist doch schon recht dicht dran und wenn er das was er gelb markiert hat da einfügt, müsste das schon laufen.

                Ich kapiere jetzt gerade nicht was Ihr wollt, ist doch alles gut und das Blockly könnte funktionieren. Im Übrigen beruhen meine Kenntnisse auf derzeit 5-6 Wochen basteln mit IOBroker. Also wenn ich hier nicht 100% richtig liege, ist das eben so. Wenn's danach trotzdem funktioniert, ist doch egal. Das meiste habe ich durch einfaches ausprobieren gelernt und ab und an mal ein paar Anregungen hier aufgeschnappt.

                Das was er vor hat ist eigentlich auf den ersten Blick recht einfach und er war ja schon auf dem richtigen Weg.

                1 Antwort Letzte Antwort
                0
                • HomoranH Nicht stören
                  HomoranH Nicht stören
                  Homoran
                  Global Moderator Administrators
                  schrieb am zuletzt editiert von
                  #16

                  @Jan1:

                  Er ist doch schon recht dicht dran `
                  Er ist nicht nur dicht dran, es
                  @Homoran:

                  ist jetzt das Blockly korrekt. `

                  @Jan1:

                  wenn er das was er gelb markiert hat da einfügt `
                  muss er ja nicht, da es in dem benutzten Baustein (aus der Gruppe Trigger! - nicht Variable!) schon enthalten ist:
                  @paul53:

                  Wert = value: Wert vom auslösenden Datenpunkt. `

                  Also
                  @Jan1:

                  müsste das schon laufen. `

                  Gruß

                  Rainer

                  kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  1 Antwort Letzte Antwort
                  0
                  • J Offline
                    J Offline
                    Jan1
                    schrieb am zuletzt editiert von
                    #17

                    Jungs alles klar, da hatten eben bei mir ein paar Antworten gefehlt und das ergab bei mir dann keinen Sinn mehr.

                    Für mich hat "Wert" nach einer selber definierten Variable ausgesehen, da war ich auf dem Holzweg :lol: :lol:

                    Somit schon wieder was gelernt und erspart mir doch gleich wieder einiges an Blöcken beim nächsten Blockly.

                    1 Antwort Letzte Antwort
                    0
                    • SmarthomeMFS Offline
                      SmarthomeMFS Offline
                      SmarthomeMF
                      schrieb am zuletzt editiert von
                      #18

                      OK

                      Danke für die Hilfe

                      Werde das Blockly gleich morgen mal testen….

                      den heute ist es schon etwas zu dunkel für meine PV :lol:

                      Danke

                      Max

                      ioBroker auf einem NUC ,16GB RAM, 120GB SSD) mit Proxmox
                      Cloud Pro, iot, Alexa, Sonos, sonoff, Fronius, Harmony, Doorbird, Shelly, Hue, Loxone, Mihome, …

                      1 Antwort Letzte Antwort
                      0
                      • HomoranH Nicht stören
                        HomoranH Nicht stören
                        Homoran
                        Global Moderator Administrators
                        schrieb am zuletzt editiert von
                        #19

                        @SmarthomeMF:

                        en heute ist es schon etwas zu dunkel für meine PV `
                        Ich fürchte du hast wieder am falschen Ende gespart und nur Solarmodule verbaut.

                        Beim nächsten mal baust du auch noch ein paar Lunarmodule mit ein :lol:

                        Gruß

                        Rainer

                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        1 Antwort Letzte Antwort
                        0
                        • SmarthomeMFS Offline
                          SmarthomeMFS Offline
                          SmarthomeMF
                          schrieb am zuletzt editiert von
                          #20

                          oder der Mond nimmt an Strahlung zu :lol:

                          Max

                          ioBroker auf einem NUC ,16GB RAM, 120GB SSD) mit Proxmox
                          Cloud Pro, iot, Alexa, Sonos, sonoff, Fronius, Harmony, Doorbird, Shelly, Hue, Loxone, Mihome, …

                          1 Antwort Letzte Antwort
                          0
                          • SmarthomeMFS Offline
                            SmarthomeMFS Offline
                            SmarthomeMF
                            schrieb am zuletzt editiert von
                            #21

                            Hallo

                            Ich bin wieder mal etwas am Basteln an einem Blockly….

                            Ich möchte eine Abfolge für div Verbraucher machen.

                            Das Skript soll folgendes Machen:

                            ! ````
                            <xml xmlns="http://www.w3.org/1999/xhtml"><block type="create" id="PVt6pm:+m_wO=)Tc*Bm9" x="-587" y="-662"><field name="NAME">Stromverbrauch.Status Poolpumpe AN/AUS</field>
                            <statement name="STATEMENT"><block type="create" id="L/0?.~*D|]ZY|y{,^{*"><field name="NAME">Stromverbrauch.Status Poolheizung AN/AUS</field> <statement name="STATEMENT"><block type="create" id="A-in8I}1!v%W9J^B9MW"><field name="NAME">Klimaanlage.Status AN/AUS</field></block></statement></block></statement></block>
                            <block type="on_ext" id=";NsZa6!BDd(j|8G^mhTk" x="-1038" y="-412"><mutation items="1"></mutation>
                            <field name="CONDITION">ne</field>

                            <value name="OID0"><shadow type="field_oid" id="6Q6L]X-88[xorxW{AGDA"><field name="oid">fronius.0.powerflow.P_Grid</field></shadow></value> 
                            <statement name="STATEMENT"><block type="controls_if" id="MMbzawMTkcs0r_@9{37W"><value name="IF0"><block type="logic_operation" id="0FNg3F#!4~GAFt[(njh?"><field name="OP">AND</field>
                                    <value name="A"><block type="logic_operation" id="-~/im_D;y?S2Zb#9-`M+"><field name="OP">AND</field>
                                        <value name="A"><block type="logic_compare" id="gQ2l%)TKD7]nq|9t^wZ@"><field name="OP">LT</field>
                                            <value name="A"><block type="on_source" id="[qo:--8I4IKt/p`o/e4["><field name="ATTR">state.val</field></block></value> 
                                            <value name="B"><block type="math_number" id=";C3@s41A`y:`C2V[T:w["><field name="NUM">-900</field></block></value></block></value> 
                                        <value name="B"><block type="logic_operation" id="Ynrsh4sT{,TzJ*hQDEEp"><field name="OP">AND</field>
                                            <value name="A"><block type="logic_compare" id="rb6M_u(P{+,=5|ozWkq8"><field name="OP">EQ</field>
                                                <value name="A"><block type="get_value" id="MfHb2jqBoa272r]Z39tO"><field name="ATTR">val</field>
                                                    <field name="OID">javascript.0.Stromverbrauch.Status Poolpumpe AN/AUS</field></block></value> 
                                                <value name="B"><block type="logic_boolean" id="TYKJF]3y],e7qQ^xF7=v"><field name="BOOL">FALSE</field></block></value></block></value> 
                                            <value name="B"><block type="logic_compare" id="*yef?1tG/e?xv2pln,/u"><field name="OP">EQ</field>
                                                <value name="A"><block type="get_value" id="23LbfLMVQ%=Q9SR)KEzu"><field name="ATTR">val</field>
                                                    <field name="OID">javascript.0.Stromverbrauch.Status Poolheizung AN/AUS</field></block></value> 
                                                <value name="B"><block type="logic_boolean" id="Y0x*~d=xEWiDj,jM:Q7A"><field name="BOOL">FALSE</field></block></value></block></value></block></value></block></value> 
                                    <value name="B"><block type="logic_compare" id="v~WSbyI58+._U?ZUsQ5X"><field name="OP">EQ</field>
                                        <value name="A"><block type="get_value" id="`GJ2d4[.#j^kvB]bXS:["><field name="ATTR">val</field>
                                            <field name="OID">javascript.0.Klimaanlage.Status AN/AUS</field></block></value> 
                                        <value name="B"><block type="logic_boolean" id="YDeGS2[A?TIvgj{2Vt-K"><field name="BOOL">FALSE</field></block></value></block></value></block></value> 
                                <statement name="DO0"><block type="comment" id="1eTOc8:6G60dIjFu8vs)"><field name="COMMENT">PV Überschuss mehr als 900W und alles aus</field>
                                    <next><block type="comment" id="gmjh%CuC,vlQ5@_!Gc1^"><field name="COMMENT">=>dann Status Poolpumpe an</field>
                                        <next><block type="control" id="ot8#BU)XiCxK6?lk+Gc_"><mutation delay_input="false"></mutation>
                                            <field name="OID">javascript.0.Stromverbrauch.Status Poolpumpe AN/AUS</field>
                                            <field name="WITH_DELAY">FALSE</field>
                                            <value name="VALUE"><block type="logic_boolean" id="W{{4H%bg)wz?Z,naG`e4"><field name="BOOL">TRUE</field></block></value> 
                                            <next><block type="debug" id="fsOcS2]S{DbPdn|OJ=8u"><field name="Severity">log</field>
                                                <value name="TEXT"><shadow type="text" id="4M-mC8Kw=f?woVC_t)6O"><field name="TEXT">Status Poolpumpe an</field></shadow></value></block></next></block></next></block></next></block></statement> 
                                <next><block type="controls_if" id="u/qU4Z!fU+*p*v3#?K8;"><value name="IF0"><block type="logic_operation" id="w_q*U=F2wJD=*N_Qj`ap"><field name="OP">AND</field>
                                        <value name="A"><block type="logic_operation" id="%:FRu(Dl]qHRW6V_o1BE"><field name="OP">AND</field>
                                            <value name="A"><block type="logic_compare" id="uOt6z3%.,rgbypD!0y.q"><field name="OP">LT</field>
                                                <value name="A"><block type="on_source" id="y)I#yCy)P0n2!80:!%J7"><field name="ATTR">state.val</field></block></value> 
                                                <value name="B"><block type="math_number" id="m8eqB8rDAdQ+vFmbIqtt"><field name="NUM">200</field></block></value></block></value> 
                                            <value name="B"><block type="logic_operation" id="c[sF[yrbZXQQZO[E6l,r"><field name="OP">AND</field>
                                                <value name="A"><block type="logic_compare" id="]L,eANnNXWkEJj]=#qrG"><field name="OP">EQ</field>
                                                    <value name="A"><block type="get_value" id="UQ,-dckw8]ZHA6%n+rai"><field name="ATTR">val</field>
                                                        <field name="OID">javascript.0.Stromverbrauch.Status Poolpumpe AN/AUS</field></block></value> 
                                                    <value name="B"><block type="logic_boolean" id="Xc|f{Y}je^oA{f_))NJ`"><field name="BOOL">TRUE</field></block></value></block></value> 
                                                <value name="B"><block type="logic_compare" id="?}luk/R[!]Oa]GWH?wuo"><field name="OP">EQ</field>
                                                    <value name="A"><block type="get_value" id="@iH?t)W=pf{7}_*jAsbM"><field name="ATTR">val</field>
                                                        <field name="OID">javascript.0.Stromverbrauch.Status Poolheizung AN/AUS</field></block></value> 
                                                    <value name="B"><block type="logic_boolean" id="[+,4m1ODt]3gSb*uv!c5"><field name="BOOL">FALSE</field></block></value></block></value></block></value></block></value> 
                                        <value name="B"><block type="logic_compare" id="dC?3Yy5dh~@JT,lX9*Wh"><field name="OP">EQ</field>
                                            <value name="A"><block type="get_value" id="At(5{mX#w;-1gMXJ3R]C"><field name="ATTR">val</field>
                                                <field name="OID">javascript.0.Klimaanlage.Status AN/AUS</field></block></value> 
                                            <value name="B"><block type="logic_boolean" id="Y?z5XNew4%OdPIp]j[-t"><field name="BOOL">FALSE</field></block></value></block></value></block></value> 
                                    <statement name="DO0"><block type="comment" id="J8pPZpuxHI.tq+~{,Du_"><field name="COMMENT">PV Über. weniger als -200W und Klima,Heizung aus</field> 
                                        <next><block type="comment" id="9o-2wmdEF7Zd^8g7G60r"><field name="COMMENT">=>dann Status Poolpumpe aus</field>
                                            <next><block type="control" id="C1.-A*XN:A.6vIb[f;.S"><mutation delay_input="false"></mutation>
                                                <field name="OID">javascript.0.Klimaanlage.Status AN/AUS</field>
                                                <field name="WITH_DELAY">FALSE</field>
                                                <value name="VALUE"><block type="logic_boolean" id="o%_F|=-%8Jw?(fk,:SH2"><field name="BOOL">FALSE</field></block></value> 
                                                <next><block type="debug" id="Ku{0~uj64u@Q[Br1;%;m"><field name="Severity">log</field>
                                                    <value name="TEXT"><shadow type="text" id="HW9=PCUwYSSv}~8hLuX!"><field name="TEXT">Status Poolpumpe aus</field></shadow></value></block></next></block></next></block></next></block></statement></block></next></block></statement> 
                            <next><block type="on_ext" id="u!17km5ueT5:m8wPm)mB"><mutation items="1"></mutation>
                                <field name="CONDITION">ne</field>
                            
                                <value name="OID0"><shadow type="field_oid" id="(szA{bt2.;!.P0;q!v6A"><field name="oid">fronius.0.powerflow.P_Grid</field></shadow></value> 
                                <statement name="STATEMENT"><block type="controls_if" id=".}jsC|.USj0qvj/6jSXP"><value name="IF0"><block type="logic_operation" id=")[#sG#AsohR0cr]e6YR*"><field name="OP">AND</field>
                                        <value name="A"><block type="logic_operation" id="e#UKH?FaOciHi+U~P-TO"><field name="OP">AND</field>
                                            <value name="A"><block type="logic_compare" id="Oe.J~cKWZ%x(m}XllA-5"><field name="OP">LT</field>
                                                <value name="A"><block type="on_source" id="JGl)ON7_(^hD]N.z]s2v"><field name="ATTR">state.val</field></block></value> 
                                                <value name="B"><block type="math_number" id="Dw=T]Xo|0wO[B,zy]yRI"><field name="NUM">-1500</field></block></value></block></value> 
                                            <value name="B"><block type="logic_operation" id="ya/*UTwpEgvFB=@0Cipz"><field name="OP">AND</field>
                                                <value name="A"><block type="logic_compare" id=":Ys0|_2Aw@,zdPgO7c3]"><field name="OP">EQ</field>
                                                    <value name="A"><block type="get_value" id="d|LoMtpJ1?m_~{sYJvAG"><field name="ATTR">val</field>
                                                        <field name="OID">javascript.0.Stromverbrauch.Status Poolpumpe AN/AUS</field></block></value> 
                                                    <value name="B"><block type="logic_boolean" id="k2Hu%sHxuL_c6EdIMd9k"><field name="BOOL">TRUE</field></block></value></block></value> 
                                                <value name="B"><block type="logic_compare" id="nC#WBwx`~nJeo}YGnOoL"><field name="OP">EQ</field>
                                                    <value name="A"><block type="get_value" id="%@;BfsfoFZ;c@a3kSLg?"><field name="ATTR">val</field>
                                                        <field name="OID">javascript.0.Stromverbrauch.Status Poolheizung AN/AUS</field></block></value> 
                                                    <value name="B"><block type="logic_boolean" id="V1EpdBcc)*8v?m}|evHY"><field name="BOOL">FALSE</field></block></value></block></value></block></value></block></value> 
                                        <value name="B"><block type="logic_compare" id=":d_uRy#HTLm;!=dz6j!1"><field name="OP">EQ</field>
                                            <value name="A"><block type="get_value" id="1ASf2mfy0!KLxyInCHl%"><field name="ATTR">val</field>
                                                <field name="OID">javascript.0.Klimaanlage.Status AN/AUS</field></block></value> 
                                            <value name="B"><block type="logic_boolean" id="V-,{rfI#f7.uB]?5e^rv"><field name="BOOL">FALSE</field></block></value></block></value></block></value> 
                                    <statement name="DO0"><block type="comment" id="cJRGsLBkA4mIh~|+*2RW"><field name="COMMENT">PV Überschuss mehr als 1500W und Poolpumpe an</field>
                                        <next><block type="comment" id="6E[j!PYBkF{Q6!`=},Xe"><field name="COMMENT">=>dann Status Poolheizung an</field>
                                            <next><block type="control" id="dGlKVT;k*}:F^o4;1qX^"><mutation delay_input="false"></mutation>
                                                <field name="OID">javascript.0.Stromverbrauch.Status Poolpumpe AN/AUS</field>
                                                <field name="WITH_DELAY">FALSE</field>
                                                <value name="VALUE"><block type="logic_boolean" id="h~|77p.@ybBZZ(miFT;G"><field name="BOOL">TRUE</field></block></value> 
                                                <next><block type="debug" id="/XwDQ`z7cTQBf]]T|oOO"><field name="Severity">log</field>
                                                    <value name="TEXT"><shadow type="text" id="h-iSo*Qjm~Sl.H{WMii."><field name="TEXT">Status Poolheizung an</field></shadow></value></block></next></block></next></block></next></block></statement> 
                                    <next><block type="controls_if" id="Pj|laHv*3VSE%1+0AK5J"><value name="IF0"><block type="logic_operation" id="v)TqjJY3vAMtg}zR#64!"><field name="OP">AND</field>
                                            <value name="A"><block type="logic_operation" id="+w:VaF2fKaI5|^eU`nM4"><field name="OP">AND</field>
                                                <value name="A"><block type="logic_compare" id="dHYXfD=,+GY0,nF%TpNW"><field name="OP">LT</field>
                                                    <value name="A"><block type="on_source" id="+Htmfbk)9frWSt5-d7s9"><field name="ATTR">state.val</field></block></value> 
                                                    <value name="B"><block type="math_number" id="%{ye[[g/zd}sPPA7zb-g"><field name="NUM">200</field></block></value></block></value> 
                                                <value name="B"><block type="logic_operation" id="P(TjbJznaA-~~9lxzvG)"><field name="OP">AND</field>
                                                    <value name="A"><block type="logic_compare" id="FId(Snrp}}0SX/VCdrYe"><field name="OP">EQ</field>
                                                        <value name="A"><block type="get_value" id="T43Uv8gj[U~nzOq!)*9)"><field name="ATTR">val</field>
                                                            <field name="OID">javascript.0.Stromverbrauch.Status Poolpumpe AN/AUS</field></block></value> 
                                                        <value name="B"><block type="logic_boolean" id="r5%LAvYfCH!5C~;^yWxP"><field name="BOOL">TRUE</field></block></value></block></value> 
                                                    <value name="B"><block type="logic_compare" id="AjbjLMN6Gvf?B(v]+^aT"><field name="OP">EQ</field>
                                                        <value name="A"><block type="get_value" id="xKCG9|0C9CbZDWvM[t~J"><field name="ATTR">val</field>
                                                            <field name="OID">javascript.0.Stromverbrauch.Status Poolheizung AN/AUS</field></block></value> 
                                                        <value name="B"><block type="logic_boolean" id="vCQm*a[Kl(At7Gm000JC"><field name="BOOL">TRUE</field></block></value></block></value></block></value></block></value> 
                                            <value name="B"><block type="logic_compare" id="ZgsGk:TF^DZX=/|Az,2U"><field name="OP">EQ</field>
                                                <value name="A"><block type="get_value" id="Oa3=21h:LJ`u`J+z=2wV"><field name="ATTR">val</field>
                                                    <field name="OID">javascript.0.Klimaanlage.Status AN/AUS</field></block></value> 
                                                <value name="B"><block type="logic_boolean" id="N#tFO}W~*-ThJSER5c,{"><field name="BOOL">FALSE</field></block></value></block></value></block></value> 
                                        <statement name="DO0"><block type="comment" id="103F|ij;#aS(^j?!MOa/"><field name="COMMENT">PV Über. weniger als -200W und Pumpe, Heizung an</field>
                                            <next><block type="comment" id="ySl*bhgt|ynR_Y0eVGq["><field name="COMMENT">=>dann Status Poolheizung aus</field>
                                                <next><block type="control" id=":cLxUwfhY0[,StnAz7W8"><mutation delay_input="false"></mutation>
                                                    <field name="OID">javascript.0.Klimaanlage.Status AN/AUS</field>
                                                    <field name="WITH_DELAY">FALSE</field>
                                                    <value name="VALUE"><block type="logic_boolean" id=":eXkL=v|dTZbRk(*xCl("><field name="BOOL">FALSE</field></block></value> 
                                                    <next><block type="debug" id="Ch55N#+yJpjgq7:C{#.k"><field name="Severity">log</field>
                                                        <value name="TEXT"><shadow type="text" id="fXPP(mO]G|wgr=t[v-@C"><field name="TEXT">Status Poolheizung aus</field></shadow></value></block></next></block></next></block></next></block></statement></block></next></block></statement> 
                                <next><block type="on_ext" id="OAr4#ZGnVbE35~[!GOsa"><mutation items="1"></mutation>
                                    <field name="CONDITION">ne</field>
                            
                                    <value name="OID0"><shadow type="field_oid" id="8e|#EZ1R=sTW[P}kfdSm"><field name="oid">fronius.0.powerflow.P_Grid</field></shadow></value> 
                                    <statement name="STATEMENT"><block type="controls_if" id="]MM0hJ!GvQ;(Th.rS{BE"><value name="IF0"><block type="logic_operation" id="!sP}9aD)7xRx%lS6@Gvz"><field name="OP">AND</field>
                                            <value name="A"><block type="logic_operation" id="^Kk(wsnQ4Wt4ET=Jg?tb"><field name="OP">AND</field>
                                                <value name="A"><block type="logic_compare" id="`6zQ5TM|U`{(LKkEyW?8"><field name="OP">LT</field>
                                                    <value name="A"><block type="on_source" id="d7R/SvBT0N5#C;D7Yqxc"><field name="ATTR">state.val</field></block></value> 
                                                    <value name="B"><block type="math_number" id="7od=:khG99C:PDQq2B:q"><field name="NUM">-500</field></block></value></block></value> 
                                                <value name="B"><block type="logic_operation" id="C;+jrR4T?;D|QLSW1w-;"><field name="OP">AND</field>
                                                    <value name="A"><block type="logic_compare" id="3`Ce0dy%X:`..G/WrTyr"><field name="OP">EQ</field>
                                                        <value name="A"><block type="get_value" id="9TI.b:w;sRw8i#?g;U)~"><field name="ATTR">val</field>
                                                            <field name="OID">javascript.0.Stromverbrauch.Status Poolpumpe AN/AUS</field></block></value> 
                                                        <value name="B"><block type="logic_boolean" id="_CbHQ8)OE0_6]C:k[C()"><field name="BOOL">TRUE</field></block></value></block></value> 
                                                    <value name="B"><block type="logic_compare" id="WM}XNruS0ZvAnkVf*CeC"><field name="OP">EQ</field>
                                                        <value name="A"><block type="get_value" id="*NAzXNlkzf+eXhhbYAEH"><field name="ATTR">val</field>
                                                            <field name="OID">javascript.0.Stromverbrauch.Status Poolheizung AN/AUS</field></block></value> 
                                                        <value name="B"><block type="logic_boolean" id="yGh5C%j!OD(TwTa?v37="><field name="BOOL">TRUE</field></block></value></block></value></block></value></block></value> 
                                            <value name="B"><block type="logic_compare" id="e`}|N3JOXr|}Vt1(Y^no"><field name="OP">EQ</field>
                                                <value name="A"><block type="get_value" id="OY3PE3JG*h=?+Ly^7jxH"><field name="ATTR">val</field>
                                                    <field name="OID">javascript.0.Klimaanlage.Status AN/AUS</field></block></value> 
                                                <value name="B"><block type="logic_boolean" id="e~^=+h7,;eJh]+aZ:a:Y"><field name="BOOL">FALSE</field></block></value></block></value></block></value> 
                                        <statement name="DO0"><block type="comment" id="PRCdoC)n|_*%piP]Zl~K"><field name="COMMENT">PV Über. mehr als 500W und Pumpe, Heizung an</field>
                                            <next><block type="comment" id="uK:sq-A:[;i!{W[kqeU3"><field name="COMMENT">=>dann Status Klimaanlage an</field>
                                                <next><block type="control" id="(8|:h}y!,]Z:jxaw(O+K"><mutation delay_input="false"></mutation>
                                                    <field name="OID">javascript.0.Klimaanlage.Status AN/AUS</field>
                                                    <field name="WITH_DELAY">FALSE</field>
                                                    <value name="VALUE"><block type="logic_boolean" id="ANQ/mUj@^_@U,j+bW0Yz"><field name="BOOL">TRUE</field></block></value> 
                                                    <next><block type="debug" id="0=Ss6RUPx}u!]n,?FD=i"><field name="Severity">log</field>
                                                        <value name="TEXT"><shadow type="text" id="Jg_sK=/p:kfGAlMxRAvQ"><field name="TEXT">Status Klimaanalge an</field></shadow></value></block></next></block></next></block></next></block></statement> 
                                        <next><block type="controls_if" id="(PQG{/jLE?h#6|N}xE03"><value name="IF0"><block type="logic_operation" id="HCH)e;bXPK|[phS@-/Vc"><field name="OP">AND</field>
                                                <value name="A"><block type="logic_operation" id="ghiVnVPUPU!8jfXknw=E"><field name="OP">AND</field>
                                                    <value name="A"><block type="logic_compare" id="Fm3M|SmDn:G%/[So/Jph"><field name="OP">EQ</field>
                                                        <value name="A"><block type="logic_compare" id="c*QEi*2r2mjvG^g?~5b["><field name="OP">LT</field>
                                                            <value name="A"><block type="on_source" id="v@4wbc!|Xz`RRk|@kC^7"><field name="ATTR">state.val</field></block></value> 
                                                            <value name="B"><block type="math_number" id="hAuT^:YBtA+Yd+1tp`:l"><field name="NUM">400</field></block></value></block></value> 
                                                        <value name="B"><block type="logic_boolean" id="pw(;K3F]hOzt)`gZ:wBV"><field name="BOOL">TRUE</field></block></value></block></value> 
                                                    <value name="B"><block type="logic_operation" id="6``}/l%r9C+/YiYJ0cGO"><field name="OP">AND</field>
                                                        <value name="A"><block type="logic_compare" id="pbL1x1sw32XmI=DO|m5~"><field name="OP">EQ</field>
                                                            <value name="A"><block type="get_value" id="iq3HxqhlUEn,yi7Ek+n{"><field name="ATTR">val</field>
                                                                <field name="OID">javascript.0.Stromverbrauch.Status Poolpumpe AN/AUS</field></block></value> 
                                                            <value name="B"><block type="logic_boolean" id="`UeNH^ZT,3MQV2;P}D%a"><field name="BOOL">TRUE</field></block></value></block></value> 
                                                        <value name="B"><block type="logic_compare" id="whZ_0~/4QTyIA)#v/6a#"><field name="OP">EQ</field>
                                                            <value name="A"><block type="get_value" id=";gV)b]Yyw|4Xw;e[4i`H"><field name="ATTR">val</field>
                                                                <field name="OID">javascript.0.Stromverbrauch.Status Poolheizung AN/AUS</field></block></value> 
                                                            <value name="B"><block type="logic_boolean" id="39#frvlWn`zz8~W[I+G7"><field name="BOOL">TRUE</field></block></value></block></value></block></value></block></value> 
                                                <value name="B"><block type="logic_compare" id="fvRQg)dN)bk_LR[DKZz!"><field name="OP">EQ</field>
                                                    <value name="A"><block type="get_value" id="9~%P2?_Ib%WGsQECI=H!"><field name="ATTR">val</field>
                                                        <field name="OID">javascript.0.Klimaanlage.Status AN/AUS</field></block></value> 
                                                    <value name="B"><block type="logic_boolean" id=":kNA*Gc-9FlU#Bt5v_4f"><field name="BOOL">TRUE</field></block></value></block></value></block></value> 
                                            <statement name="DO0"><block type="comment" id="K=``0;#,prOh3GKLLhwe"><field name="COMMENT">Bezug Netz  mehr als -500W und Pumpe, Heizung an</field>
                                                <next><block type="comment" id="HLAuIGwU3xHDA/QMZ[/_"><field name="COMMENT">=>dann Status Klimaanlage aus</field>
                                                    <next><block type="control" id="Zz`%ZsMd%h07tMEx@nZ)"><mutation delay_input="false"></mutation>
                                                        <field name="OID">javascript.0.Stromverbrauch.Status Poolpumpe AN/AUS</field>
                                                        <field name="WITH_DELAY">FALSE</field>
                                                        <value name="VALUE"><block type="logic_boolean" id="]RQIi=m)7=}ba=E][K[:"><field name="BOOL">FALSE</field></block></value> 
                                                        <next><block type="debug" id="^]`[Rpa_m;mlFH[(v=Kb"><field name="Severity">log</field>
                                                            <value name="TEXT"><shadow type="text" id="oJ)~{!.3Gdr}fk,xyq3M"><field name="TEXT">Status Klimaanlage  aus</field></shadow></value></block></next></block></next></block></next></block></statement></block></next></block></statement></block></next></block></next></block></xml> 
                            
                            ..wenn PV Überschuss mehr als 900W ist und alle Datenpunkte aus…
                            
                            =>dann schalte Status Poolpumpe ein.
                            
                            …wenn ich mehr als 200W Strom beziehe und Klimaanlage und Poolheizung aus
                            
                            =>dann schalte Status Poolpumpe aus.
                            
                            …wenn PV Überschuss mehr als 1500W und Poolpumpe an
                            
                            =>dann schalte Status Poolheizung an.
                            
                            …. wenn ich mehr als 200W Strom beziehe und Klimaanlage aus und Poolheizung aus
                            
                            Usw….
                            
                            Aber irgendwie geht das nicht ganz so wie ich will!
                            
                            Habe ich da wieder mal was falsch gemacht?
                            
                            Wie soll das Blockly aussehen??
                            
                            Danke
                             ![4668_k640_unbenannt_016.jpg](/assets/uploads/files/4668_k640_unbenannt_016.jpg) 

                            Max

                            ioBroker auf einem NUC ,16GB RAM, 120GB SSD) mit Proxmox
                            Cloud Pro, iot, Alexa, Sonos, sonoff, Fronius, Harmony, Doorbird, Shelly, Hue, Loxone, Mihome, …

                            1 Antwort Letzte Antwort
                            0
                            • SmarthomeMFS Offline
                              SmarthomeMFS Offline
                              SmarthomeMF
                              schrieb am zuletzt editiert von
                              #22

                              Hallo

                              Nun habe ich wieder etwas weiter gebastelt an meinem Skript!

                              Nun sieht es so aus:
                              4668_unbenannt_017.png

                              ! ````

                              <xml xmlns="http://www.w3.org/1999/xhtml">
                              <block type="comment" id="1eTOc8:6G60dIjFu8vs)" x="-888" y="-563"><field name="COMMENT">..wenn PV Überschuss mehr als 900W</field>
                              <next><block type="comment" id="4@@m#b;:=RP@Rlx,%Vx!"><field name="COMMENT">Datenpunkt= Pumpe aus</field>
                              <next><block type="comment" id="eHT/GU:kY76gl)Sx}%+P"><field name="COMMENT">Datenpunkt= Heizung aus</field>
                              <next><block type="comment" id="ibX^naPaJH,~Yi+l4ygy"><field name="COMMENT">Datenpunkt= Klimaanlage aus</field>
                              <next><block type="comment" id="gmjh%CuC,vlQ5@_!Gc1^"><field name="COMMENT">=>dann Status Poolpumpe an</field>
                              <next><block type="on_ext" id=";NsZa6!BDd(j|8G^mhTk"><mutation items="4"></mutation>
                              <field name="CONDITION">ne</field>

                                                  <value name="OID0"><shadow type="field_oid" id="6Q6L]X-88[xorxW{AGDA"><field name="oid">fronius.0.powerflow.P_Grid</field></shadow></value> 
                                                  <value name="OID1"><shadow type="field_oid" id="z^8xfqS,MD*R,k@Ii~*|"><field name="oid">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></shadow></value> 
                                                  <value name="OID2"><shadow type="field_oid" id="!`_/g}}bXCUSe[E^HRSp"><field name="oid">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></shadow></value> 
                                                  <value name="OID3"><shadow type="field_oid" id="(GdieOes^HG[,BN@DhX@"><field name="oid">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></shadow></value> 
                                                  <statement name="STATEMENT"><block type="controls_if" id="MMbzawMTkcs0r_@9{37W"><value name="IF0"><block type="logic_operation" id="0FNg3F#!4~GAFt[(njh?"><field name="OP">AND</field>
                                                          <value name="A"><block type="logic_operation" id="-~/im_D;y?S2Zb#9-`M+"><field name="OP">AND</field>
                                                              <value name="A"><block type="logic_compare" id="gQ2l%)TKD7]nq|9t^wZ@"><field name="OP">LT</field>
                                                                  <value name="A"><block type="on_source" id="[qo:--8I4IKt/p`o/e4["><field name="ATTR">state.val</field></block></value> 
                                                                  <value name="B"><block type="math_number" id=";C3@s41A`y:`C2V[T:w["><field name="NUM">-900</field></block></value></block></value> 
                                                              <value name="B"><block type="logic_operation" id="Ynrsh4sT{,TzJ*hQDEEp"><field name="OP">AND</field>
                                                                  <value name="A"><block type="logic_compare" id="rb6M_u(P{+,=5|ozWkq8"><field name="OP">EQ</field>
                                                                      <value name="A"><block type="get_value" id="MfHb2jqBoa272r]Z39tO"><field name="ATTR">val</field>
                                                                          <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></block></value> 
                                                                      <value name="B"><block type="logic_boolean" id="TYKJF]3y],e7qQ^xF7=v"><field name="BOOL">FALSE</field></block></value></block></value> 
                                                                  <value name="B"><block type="logic_compare" id="*yef?1tG/e?xv2pln,/u"><field name="OP">EQ</field>
                                                                      <value name="A"><block type="get_value" id="23LbfLMVQ%=Q9SR)KEzu"><field name="ATTR">val</field>
                                                                          <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></block></value> 
                                                                      <value name="B"><block type="logic_boolean" id="Y0x*~d=xEWiDj,jM:Q7A"><field name="BOOL">FALSE</field></block></value></block></value></block></value></block></value> 
                                                          <value name="B"><block type="logic_compare" id="v~WSbyI58+._U?ZUsQ5X"><field name="OP">EQ</field>
                                                              <value name="A"><block type="get_value" id="`GJ2d4[.#j^kvB]bXS:["><field name="ATTR">val</field>
                                                                  <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></block></value> 
                                                              <value name="B"><block type="logic_boolean" id="YDeGS2[A?TIvgj{2Vt-K"><field name="BOOL">FALSE</field></block></value></block></value></block></value> 
                                                      <statement name="DO0"><block type="control" id="ot8#BU)XiCxK6?lk+Gc_"><mutation delay_input="false"></mutation>
                                                          <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field>
                                                          <field name="WITH_DELAY">FALSE</field>
                                                          <value name="VALUE"><block type="logic_boolean" id="W{{4H%bg)wz?Z,naG`e4"><field name="BOOL">TRUE</field></block></value> 
                                                          <next><block type="debug" id="fsOcS2]S{DbPdn|OJ=8u"><field name="Severity">log</field>
                                                              <value name="TEXT"><shadow type="text" id="4M-mC8Kw=f?woVC_t)6O"><field name="TEXT">Status Poolpumpe an</field></shadow></value></block></next></block></statement></block></statement> 
                                                  <next><block type="comment" id="J8pPZpuxHI.tq+~{,Du_"><field name="COMMENT">..wenn Bezug vom Netz mehl als 200W</field> 
                                                      <next><block type="comment" id=",8.H!:wihAq;XdoQ=-fs"><field name="COMMENT">Datenpunkt= Pumpe an</field>
                                                          <next><block type="comment" id="PTEmtzP+m[9a7zi,6T^^"><field name="COMMENT">Datenpunkt= Heizung aus</field> 
                                                              <next><block type="comment" id="TPWLFO@uMph21l]VIc/9"><field name="COMMENT">Datenpunkt= Klimaanlage aus</field> 
                                                                  <next><block type="comment" id="9o-2wmdEF7Zd^8g7G60r"><field name="COMMENT">=>dann Status Poolpumpe aus</field>
                                                                      <next><block type="on_ext" id="L3M@mE:Wx)}G+Vvq/y4("><mutation items="4"></mutation>
                                                                          <field name="CONDITION">ne</field>
                              
                                                                          <value name="OID0"><shadow type="field_oid" id="yXpM}pYzbpz.p:1t.a]+"><field name="oid">fronius.0.powerflow.P_Grid</field></shadow></value> 
                                                                          <value name="OID1"><shadow type="field_oid" id="K78RkIoGu4W5nopb`tFH"><field name="oid">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></shadow></value> 
                                                                          <value name="OID2"><shadow type="field_oid" id="Gt,W,5KL3V=bd#iB}H!S"><field name="oid">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></shadow></value> 
                                                                          <value name="OID3"><shadow type="field_oid" id="8bFD-F,.)]H%@c,YHPGd"><field name="oid">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></shadow></value> 
                                                                          <statement name="STATEMENT"><block type="controls_if" id="u/qU4Z!fU+*p*v3#?K8;"><value name="IF0"><block type="logic_operation" id="w_q*U=F2wJD=*N_Qj`ap"><field name="OP">AND</field>
                                                                                  <value name="A"><block type="logic_operation" id="%:FRu(Dl]qHRW6V_o1BE"><field name="OP">AND</field>
                                                                                      <value name="A"><block type="logic_compare" id="uOt6z3%.,rgbypD!0y.q"><field name="OP">LT</field>
                                                                                          <value name="A"><block type="on_source" id="y)I#yCy)P0n2!80:!%J7"><field name="ATTR">state.val</field></block></value> 
                                                                                          <value name="B"><block type="math_number" id="m8eqB8rDAdQ+vFmbIqtt"><field name="NUM">200</field></block></value></block></value> 
                                                                                      <value name="B"><block type="logic_operation" id="c[sF[yrbZXQQZO[E6l,r"><field name="OP">AND</field>
                                                                                          <value name="A"><block type="logic_compare" id="]L,eANnNXWkEJj]=#qrG"><field name="OP">EQ</field>
                                                                                              <value name="A"><block type="get_value" id="UQ,-dckw8]ZHA6%n+rai"><field name="ATTR">val</field>
                                                                                                  <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></block></value> 
                                                                                              <value name="B"><block type="logic_boolean" id="Xc|f{Y}je^oA{f_))NJ`"><field name="BOOL">TRUE</field></block></value></block></value> 
                                                                                          <value name="B"><block type="logic_compare" id="?}luk/R[!]Oa]GWH?wuo"><field name="OP">EQ</field>
                                                                                              <value name="A"><block type="get_value" id="@iH?t)W=pf{7}_*jAsbM"><field name="ATTR">val</field>
                                                                                                  <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></block></value> 
                                                                                              <value name="B"><block type="logic_boolean" id="[+,4m1ODt]3gSb*uv!c5"><field name="BOOL">FALSE</field></block></value></block></value></block></value></block></value> 
                                                                                  <value name="B"><block type="logic_compare" id="dC?3Yy5dh~@JT,lX9*Wh"><field name="OP">EQ</field>
                                                                                      <value name="A"><block type="get_value" id="At(5{mX#w;-1gMXJ3R]C"><field name="ATTR">val</field>
                                                                                          <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></block></value> 
                                                                                      <value name="B"><block type="logic_boolean" id="Y?z5XNew4%OdPIp]j[-t"><field name="BOOL">FALSE</field></block></value></block></value></block></value> 
                                                                              <statement name="DO0"><block type="control" id="C1.-A*XN:A.6vIb[f;.S"><mutation delay_input="false"></mutation>
                                                                                  <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field>
                                                                                  <field name="WITH_DELAY">FALSE</field>
                                                                                  <value name="VALUE"><block type="logic_boolean" id="o%_F|=-%8Jw?(fk,:SH2"><field name="BOOL">FALSE</field></block></value> 
                                                                                  <next><block type="debug" id="Ku{0~uj64u@Q[Br1;%;m"><field name="Severity">log</field>
                                                                                      <value name="TEXT"><shadow type="text" id="HW9=PCUwYSSv}~8hLuX!"><field name="TEXT">Status Poolpumpe aus</field></shadow></value></block></next></block></statement></block></statement> 
                                                                          <next><block type="comment" id="cJRGsLBkA4mIh~|+*2RW"><field name="COMMENT">...wennPV Überschuss mehr als 1500W</field>
                                                                              <next><block type="comment" id="9H36{o?bd*:a*_nPnqwr"><field name="COMMENT">Datenpunkt= Pumpe an</field>
                                                                                  <next><block type="comment" id="Vf%9V`k(f83j.@01q+Z!"><field name="COMMENT">Datenpunkt= Heizung aus</field> 
                                                                                      <next><block type="comment" id="uxe|D})F8lA6?e4hsFTR"><field name="COMMENT">Datenpunkt= Klimaanlage aus</field> 
                                                                                          <next><block type="comment" id="6E[j!PYBkF{Q6!`=},Xe"><field name="COMMENT">=>dann Status Poolheizung an</field>
                                                                                              <next><block type="on_ext" id="w#l7!-{K+ko%CBwfX@vD"><mutation items="4"></mutation>
                                                                                                  <field name="CONDITION">ne</field>
                              
                                                                                                  <value name="OID0"><shadow type="field_oid" id="9CiE7j,q?}#4P[%^j;I6"><field name="oid">fronius.0.powerflow.P_Grid</field></shadow></value> 
                                                                                                  <value name="OID1"><shadow type="field_oid" id="zhOp!V9ml]oVyho/j%(="><field name="oid">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></shadow></value> 
                                                                                                  <value name="OID2"><shadow type="field_oid" id="bN~+u)JCJoDCzAjXOi%I"><field name="oid">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></shadow></value> 
                                                                                                  <value name="OID3"><shadow type="field_oid" id="HQSw`B(#lA[bj?{D#S^2"><field name="oid">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></shadow></value> 
                                                                                                  <statement name="STATEMENT"><block type="controls_if" id=".}jsC|.USj0qvj/6jSXP"><value name="IF0"><block type="logic_operation" id=")[#sG#AsohR0cr]e6YR*"><field name="OP">AND</field>
                                                                                                          <value name="A"><block type="logic_operation" id="e#UKH?FaOciHi+U~P-TO"><field name="OP">AND</field>
                                                                                                              <value name="A"><block type="logic_compare" id="Oe.J~cKWZ%x(m}XllA-5"><field name="OP">LT</field>
                                                                                                                  <value name="A"><block type="on_source" id="JGl)ON7_(^hD]N.z]s2v"><field name="ATTR">state.val</field></block></value> 
                                                                                                                  <value name="B"><block type="math_number" id="Dw=T]Xo|0wO[B,zy]yRI"><field name="NUM">-1500</field></block></value></block></value> 
                                                                                                              <value name="B"><block type="logic_operation" id="ya/*UTwpEgvFB=@0Cipz"><field name="OP">AND</field>
                                                                                                                  <value name="A"><block type="logic_compare" id=":Ys0|_2Aw@,zdPgO7c3]"><field name="OP">EQ</field>
                                                                                                                      <value name="A"><block type="get_value" id="d|LoMtpJ1?m_~{sYJvAG"><field name="ATTR">val</field>
                                                                                                                          <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></block></value> 
                                                                                                                      <value name="B"><block type="logic_boolean" id="k2Hu%sHxuL_c6EdIMd9k"><field name="BOOL">TRUE</field></block></value></block></value> 
                                                                                                                  <value name="B"><block type="logic_compare" id="nC#WBwx`~nJeo}YGnOoL"><field name="OP">EQ</field>
                                                                                                                      <value name="A"><block type="get_value" id="%@;BfsfoFZ;c@a3kSLg?"><field name="ATTR">val</field>
                                                                                                                          <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></block></value> 
                                                                                                                      <value name="B"><block type="logic_boolean" id="V1EpdBcc)*8v?m}|evHY"><field name="BOOL">FALSE</field></block></value></block></value></block></value></block></value> 
                                                                                                          <value name="B"><block type="logic_compare" id=":d_uRy#HTLm;!=dz6j!1"><field name="OP">EQ</field>
                                                                                                              <value name="A"><block type="get_value" id="1ASf2mfy0!KLxyInCHl%"><field name="ATTR">val</field>
                                                                                                                  <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></block></value> 
                                                                                                              <value name="B"><block type="logic_boolean" id="V-,{rfI#f7.uB]?5e^rv"><field name="BOOL">FALSE</field></block></value></block></value></block></value> 
                                                                                                      <statement name="DO0"><block type="control" id="dGlKVT;k*}:F^o4;1qX^"><mutation delay_input="false"></mutation>
                                                                                                          <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field>
                                                                                                          <field name="WITH_DELAY">FALSE</field>
                                                                                                          <value name="VALUE"><block type="logic_boolean" id="h~|77p.@ybBZZ(miFT;G"><field name="BOOL">TRUE</field></block></value> 
                                                                                                          <next><block type="debug" id="/XwDQ`z7cTQBf]]T|oOO"><field name="Severity">log</field>
                                                                                                              <value name="TEXT"><shadow type="text" id="h-iSo*Qjm~Sl.H{WMii."><field name="TEXT">Status Poolheizung an</field></shadow></value></block></next></block></statement></block></statement> 
                                                                                                  <next><block type="comment" id="103F|ij;#aS(^j?!MOa/"><field name="COMMENT">..wenn Bezug vom Netz mehl als 400W</field> 
                                                                                                      <next><block type="comment" id="Z(N.fp^Gd;W|}|79~N0G"><field name="COMMENT">Datenpunkt= Pumpe an</field>
                                                                                                          <next><block type="comment" id="A6UNlEySB=_d-U5F_cx-"><field name="COMMENT">Datenpunkt= Heizung an</field>
                                                                                                              <next><block type="comment" id="9:op5u[Y(b.JJW2^59w!"><field name="COMMENT">Datenpunkt= Klimaanlage aus</field> 
                                                                                                                  <next><block type="comment" id="ySl*bhgt|ynR_Y0eVGq["><field name="COMMENT">=>dann Status Poolheizung aus</field>
                                                                                                                      <next><block type="on_ext" id="b9w]}+Bpuwei{MZLm73)"><mutation items="4"></mutation>
                                                                                                                          <field name="CONDITION">ne</field>
                              
                                                                                                                          <value name="OID0"><shadow type="field_oid" id="TH+dSMIr%:#+]ciQYy7q"><field name="oid">fronius.0.powerflow.P_Grid</field></shadow></value> 
                                                                                                                          <value name="OID1"><shadow type="field_oid" id="908D@)KpF#6oT*rt:xG*"><field name="oid">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></shadow></value> 
                                                                                                                          <value name="OID2"><shadow type="field_oid" id="^qx8%XEsa):M8.R)G@@q"><field name="oid">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></shadow></value> 
                                                                                                                          <value name="OID3"><shadow type="field_oid" id="KxUVCGH{I;E)W)L|(IET"><field name="oid">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></shadow></value> 
                                                                                                                          <statement name="STATEMENT"><block type="controls_if" id="Pj|laHv*3VSE%1+0AK5J"><value name="IF0"><block type="logic_operation" id="v)TqjJY3vAMtg}zR#64!"><field name="OP">AND</field>
                                                                                                                                  <value name="A"><block type="logic_operation" id="+w:VaF2fKaI5|^eU`nM4"><field name="OP">AND</field>
                                                                                                                                      <value name="A"><block type="logic_compare" id="dHYXfD=,+GY0,nF%TpNW"><field name="OP">LT</field>
                                                                                                                                          <value name="A"><block type="on_source" id="+Htmfbk)9frWSt5-d7s9"><field name="ATTR">state.val</field></block></value> 
                                                                                                                                          <value name="B"><block type="math_number" id="%{ye[[g/zd}sPPA7zb-g"><field name="NUM">400</field></block></value></block></value> 
                                                                                                                                      <value name="B"><block type="logic_operation" id="P(TjbJznaA-~~9lxzvG)"><field name="OP">AND</field>
                                                                                                                                          <value name="A"><block type="logic_compare" id="FId(Snrp}}0SX/VCdrYe"><field name="OP">EQ</field>
                                                                                                                                              <value name="A"><block type="get_value" id="T43Uv8gj[U~nzOq!)*9)"><field name="ATTR">val</field>
                                                                                                                                                  <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></block></value> 
                                                                                                                                              <value name="B"><block type="logic_boolean" id="r5%LAvYfCH!5C~;^yWxP"><field name="BOOL">TRUE</field></block></value></block></value> 
                                                                                                                                          <value name="B"><block type="logic_compare" id="AjbjLMN6Gvf?B(v]+^aT"><field name="OP">EQ</field>
                                                                                                                                              <value name="A"><block type="get_value" id="xKCG9|0C9CbZDWvM[t~J"><field name="ATTR">val</field>
                                                                                                                                                  <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></block></value> 
                                                                                                                                              <value name="B"><block type="logic_boolean" id="vCQm*a[Kl(At7Gm000JC"><field name="BOOL">TRUE</field></block></value></block></value></block></value></block></value> 
                                                                                                                                  <value name="B"><block type="logic_compare" id="ZgsGk:TF^DZX=/|Az,2U"><field name="OP">EQ</field>
                                                                                                                                      <value name="A"><block type="get_value" id="Oa3=21h:LJ`u`J+z=2wV"><field name="ATTR">val</field>
                                                                                                                                          <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></block></value> 
                                                                                                                                      <value name="B"><block type="logic_boolean" id="N#tFO}W~*-ThJSER5c,{"><field name="BOOL">FALSE</field></block></value></block></value></block></value> 
                                                                                                                              <statement name="DO0"><block type="control" id=":cLxUwfhY0[,StnAz7W8"><mutation delay_input="false"></mutation>
                                                                                                                                  <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field>
                                                                                                                                  <field name="WITH_DELAY">FALSE</field>
                                                                                                                                  <value name="VALUE"><block type="logic_boolean" id=":eXkL=v|dTZbRk(*xCl("><field name="BOOL">FALSE</field></block></value> 
                                                                                                                                  <next><block type="debug" id="Ch55N#+yJpjgq7:C{#.k"><field name="Severity">log</field>
                                                                                                                                      <value name="TEXT"><shadow type="text" id="fXPP(mO]G|wgr=t[v-@C"><field name="TEXT">Status Poolheizung aus</field></shadow></value></block></next></block></statement></block></statement> 
                                                                                                                          <next><block type="comment" id="PRCdoC)n|_*%piP]Zl~K"><field name="COMMENT">...wenn PV Über. mehr als 500W</field> 
                                                                                                                              <next><block type="comment" id="ex1[ljI@YPvsV)~P#]MV"><field name="COMMENT">Datenpunkt= Pumpe an</field> 
                                                                                                                                  <next><block type="comment" id="[ji5)}77Yh_2=UhHjsg5"><field name="COMMENT">Datenpunkt= Heizung an</field>
                                                                                                                                      <next><block type="comment" id="EeY9/7M1XlSYnR%Bn(ec"><field name="COMMENT">Datenpunkt= Klimaanlage aus</field> 
                                                                                                                                          <next><block type="comment" id="uK:sq-A:[;i!{W[kqeU3"><field name="COMMENT">=>dann Status Klimaanlage an</field>
                                                                                                                                              <next><block type="on_ext" id="zkUQAqs7kvvUZL%utGB{"><mutation items="4"></mutation>
                                                                                                                                                  <field name="CONDITION">ne</field>
                              
                                                                                                                                                  <value name="OID0"><shadow type="field_oid" id="s`%zBTUk{J4/Ylw@Kx=="><field name="oid">fronius.0.powerflow.P_Grid</field></shadow></value> 
                                                                                                                                                  <value name="OID1"><shadow type="field_oid" id="T:.KujZm*wrGGqWxxoUe"><field name="oid">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></shadow></value> 
                                                                                                                                                  <value name="OID2"><shadow type="field_oid" id="M3%z[Z{mfJ,:9Z:_iD(P"><field name="oid">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></shadow></value> 
                                                                                                                                                  <value name="OID3"><shadow type="field_oid" id="8cbND)0HhrDP_Flnl-o3"><field name="oid">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></shadow></value> 
                                                                                                                                                  <statement name="STATEMENT"><block type="controls_if" id="]MM0hJ!GvQ;(Th.rS{BE"><value name="IF0"><block type="logic_operation" id="!sP}9aD)7xRx%lS6@Gvz"><field name="OP">AND</field>
                                                                                                                                                          <value name="A"><block type="logic_operation" id="^Kk(wsnQ4Wt4ET=Jg?tb"><field name="OP">AND</field>
                                                                                                                                                              <value name="A"><block type="logic_compare" id="`6zQ5TM|U`{(LKkEyW?8"><field name="OP">LT</field>
                                                                                                                                                                  <value name="A"><block type="on_source" id="d7R/SvBT0N5#C;D7Yqxc"><field name="ATTR">state.val</field></block></value> 
                                                                                                                                                                  <value name="B"><block type="math_number" id="7od=:khG99C:PDQq2B:q"><field name="NUM">-500</field></block></value></block></value> 
                                                                                                                                                              <value name="B"><block type="logic_operation" id="C;+jrR4T?;D|QLSW1w-;"><field name="OP">AND</field>
                                                                                                                                                                  <value name="A"><block type="logic_compare" id="3`Ce0dy%X:`..G/WrTyr"><field name="OP">EQ</field>
                                                                                                                                                                      <value name="A"><block type="get_value" id="9TI.b:w;sRw8i#?g;U)~"><field name="ATTR">val</field>
                                                                                                                                                                          <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></block></value> 
                                                                                                                                                                      <value name="B"><block type="logic_boolean" id="_CbHQ8)OE0_6]C:k[C()"><field name="BOOL">TRUE</field></block></value></block></value> 
                                                                                                                                                                  <value name="B"><block type="logic_compare" id="WM}XNruS0ZvAnkVf*CeC"><field name="OP">EQ</field>
                                                                                                                                                                      <value name="A"><block type="get_value" id="*NAzXNlkzf+eXhhbYAEH"><field name="ATTR">val</field>
                                                                                                                                                                          <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></block></value> 
                                                                                                                                                                      <value name="B"><block type="logic_boolean" id="yGh5C%j!OD(TwTa?v37="><field name="BOOL">TRUE</field></block></value></block></value></block></value></block></value> 
                                                                                                                                                          <value name="B"><block type="logic_compare" id="e`}|N3JOXr|}Vt1(Y^no"><field name="OP">EQ</field>
                                                                                                                                                              <value name="A"><block type="get_value" id="OY3PE3JG*h=?+Ly^7jxH"><field name="ATTR">val</field>
                                                                                                                                                                  <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></block></value> 
                                                                                                                                                              <value name="B"><block type="logic_boolean" id="e~^=+h7,;eJh]+aZ:a:Y"><field name="BOOL">FALSE</field></block></value></block></value></block></value> 
                                                                                                                                                      <statement name="DO0"><block type="control" id="(8|:h}y!,]Z:jxaw(O+K"><mutation delay_input="false"></mutation>
                                                                                                                                                          <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field>
                                                                                                                                                          <field name="WITH_DELAY">FALSE</field>
                                                                                                                                                          <value name="VALUE"><block type="logic_boolean" id="ANQ/mUj@^_@U,j+bW0Yz"><field name="BOOL">TRUE</field></block></value> 
                                                                                                                                                          <next><block type="debug" id="0=Ss6RUPx}u!]n,?FD=i"><field name="Severity">log</field>
                                                                                                                                                              <value name="TEXT"><shadow type="text" id="Jg_sK=/p:kfGAlMxRAvQ"><field name="TEXT">Status Klimaanalge an</field></shadow></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block> 
                              

                              </xml>

                              Nur schaltet es den Datenpunkt nur so
                               ![4668_unbenannt_018.png](/assets/uploads/files/4668_unbenannt_018.png) 
                              aber im Log schreibt er was anderes!!
                               ![4668_unbenannt_019.png](/assets/uploads/files/4668_unbenannt_019.png) 
                              Die Pumpe beleibt immer an und die Heizung schaltet er immer aus!
                              
                              Die Klimaanlage schaltet er gar nicht?
                              
                              warum
                              
                              Bitte um Hilfe.
                              
                              Danke

                              Max

                              ioBroker auf einem NUC ,16GB RAM, 120GB SSD) mit Proxmox
                              Cloud Pro, iot, Alexa, Sonos, sonoff, Fronius, Harmony, Doorbird, Shelly, Hue, Loxone, Mihome, …

                              1 Antwort Letzte Antwort
                              0
                              • SmarthomeMFS Offline
                                SmarthomeMFS Offline
                                SmarthomeMF
                                schrieb am zuletzt editiert von
                                #23

                                ich glaube ich habe…..

                                habe das Blockly noch etwas angepasst...

                                und die Datenpunkte mal alle auf false gestellt...

                                Und die Vorzeichen > und < waren auch noch falsch.

                                ! ````
                                <xml xmlns="http://www.w3.org/1999/xhtml"><block type="on_ext" id="9=1B;Hfq-{1kmasV4T?j" x="-238" y="-587"><mutation items="1"></mutation>
                                <field name="CONDITION">ne</field>

                                <value name="OID0"><shadow type="field_oid" id="-R^vs6T0_@(}8M7IO=zu"><field name="oid">fronius.0.powerflow.P_Grid</field></shadow></value> 
                                <statement name="STATEMENT"><block type="debug" id="uC~0(EoVn+Ua?OB]YgjH"><field name="Severity">log</field>
                                    <value name="TEXT"><shadow type="text" id="#NvLNc`*]uwS#s4K0k|p"><field name="TEXT">test</field></shadow> 
                                      <block type="text_join" id="m4~gC}*^pvj~Wffy=m]N"><mutation items="2"></mutation>
                                        <value name="ADD0"><block type="get_value" id="|f8SvUm2le6!hX29d=PZ"><field name="ATTR">val</field>
                                            <field name="OID">fronius.0.powerflow.P_Grid</field></block></value> 
                                        <value name="ADD1"><block type="text" id="C~vbz`sfI/?ggEC)rc)="><field name="TEXT">Wat</field></block></value></block></value></block></statement></block> 
                                

                                <block type="on_ext" id=";NsZa6!BDd(j|8G^mhTk" x="-887" y="-387"><mutation items="4"></mutation>
                                <field name="CONDITION">ne</field>

                                <value name="OID0"><shadow type="field_oid" id="6Q6L]X-88[xorxW{AGDA"><field name="oid">fronius.0.powerflow.P_Grid</field></shadow></value> 
                                <value name="OID1"><shadow type="field_oid" id="z^8xfqS,MD*R,k@Ii~*|"><field name="oid">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></shadow></value> 
                                <value name="OID2"><shadow type="field_oid" id="!`_/g}}bXCUSe[E^HRSp"><field name="oid">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></shadow></value> 
                                <value name="OID3"><shadow type="field_oid" id="(GdieOes^HG[,BN@DhX@"><field name="oid">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></shadow></value> 
                                <statement name="STATEMENT"><block type="controls_if" id="MMbzawMTkcs0r_@9{37W"><mutation elseif="5"></mutation>
                                    <value name="IF0"><block type="logic_operation" id="0FNg3F#!4~GAFt[(njh?"><field name="OP">AND</field>
                                        <value name="A"><block type="logic_operation" id="-~/im_D;y?S2Zb#9-`M+"><field name="OP">AND</field>
                                            <value name="A"><block type="logic_compare" id="gQ2l%)TKD7]nq|9t^wZ@"><field name="OP">LT</field>
                                                <value name="A"><block type="on_source" id="[qo:--8I4IKt/p`o/e4["><field name="ATTR">state.val</field></block></value> 
                                                <value name="B"><block type="math_number" id=";C3@s41A`y:`C2V[T:w["><field name="NUM">-900</field></block></value></block></value> 
                                            <value name="B"><block type="logic_operation" id="Ynrsh4sT{,TzJ*hQDEEp"><field name="OP">AND</field>
                                                <value name="A"><block type="logic_compare" id="rb6M_u(P{+,=5|ozWkq8"><field name="OP">EQ</field>
                                                    <value name="A"><block type="get_value" id="MfHb2jqBoa272r]Z39tO"><field name="ATTR">val</field>
                                                        <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></block></value> 
                                                    <value name="B"><block type="logic_boolean" id="TYKJF]3y],e7qQ^xF7=v"><field name="BOOL">FALSE</field></block></value></block></value> 
                                                <value name="B"><block type="logic_compare" id="*yef?1tG/e?xv2pln,/u"><field name="OP">EQ</field>
                                                    <value name="A"><block type="get_value" id="23LbfLMVQ%=Q9SR)KEzu"><field name="ATTR">val</field>
                                                        <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></block></value> 
                                                    <value name="B"><block type="logic_boolean" id="Y0x*~d=xEWiDj,jM:Q7A"><field name="BOOL">FALSE</field></block></value></block></value></block></value></block></value> 
                                        <value name="B"><block type="logic_compare" id="v~WSbyI58+._U?ZUsQ5X"><field name="OP">EQ</field>
                                            <value name="A"><block type="get_value" id="`GJ2d4[.#j^kvB]bXS:["><field name="ATTR">val</field>
                                                <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></block></value> 
                                            <value name="B"><block type="logic_boolean" id="YDeGS2[A?TIvgj{2Vt-K"><field name="BOOL">FALSE</field></block></value></block></value></block></value> 
                                    <statement name="DO0"><block type="comment" id="1eTOc8:6G60dIjFu8vs)"><field name="COMMENT">..wenn PV Überschuss mehr als 900W</field> 
                                        <next><block type="comment" id="4@@m#b;:=RP@Rlx,%Vx!"><field name="COMMENT">Datenpunkt= Pumpe aus</field> 
                                            <next><block type="comment" id="eHT/GU:kY76gl)Sx}%+P"><field name="COMMENT">Datenpunkt= Heizung aus</field> 
                                                <next><block type="comment" id="ibX^naPaJH,~Yi+l4ygy"><field name="COMMENT">Datenpunkt= Klimaanlage aus</field> 
                                                    <next><block type="comment" id="gmjh%CuC,vlQ5@_!Gc1^"><field name="COMMENT">=>dann Status Poolpumpe an</field>
                                                        <next><block type="control" id="ot8#BU)XiCxK6?lk+Gc_"><mutation delay_input="false"></mutation>
                                                            <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field>
                                                            <field name="WITH_DELAY">FALSE</field>
                                                            <value name="VALUE"><block type="logic_boolean" id="W{{4H%bg)wz?Z,naG`e4"><field name="BOOL">TRUE</field></block></value> 
                                                            <next><block type="debug" id="fsOcS2]S{DbPdn|OJ=8u"><field name="Severity">log</field>
                                                                <value name="TEXT"><shadow type="text" id="4M-mC8Kw=f?woVC_t)6O"><field name="TEXT">Status Poolpumpe an</field></shadow></value></block></next></block></next></block></next></block></next></block></next></block></next></block></statement> 
                                    <value name="IF1"><block type="logic_operation" id="w_q*U=F2wJD=*N_Qj`ap"><field name="OP">AND</field>
                                        <value name="A"><block type="logic_operation" id="%:FRu(Dl]qHRW6V_o1BE"><field name="OP">AND</field>
                                            <value name="A"><block type="logic_compare" id="uOt6z3%.,rgbypD!0y.q"><field name="OP">GT</field>
                                                <value name="A"><block type="on_source" id="y)I#yCy)P0n2!80:!%J7"><field name="ATTR">state.val</field></block></value> 
                                                <value name="B"><block type="math_number" id="m8eqB8rDAdQ+vFmbIqtt"><field name="NUM">200</field></block></value></block></value> 
                                            <value name="B"><block type="logic_operation" id="c[sF[yrbZXQQZO[E6l,r"><field name="OP">AND</field>
                                                <value name="A"><block type="logic_compare" id="]L,eANnNXWkEJj]=#qrG"><field name="OP">EQ</field>
                                                    <value name="A"><block type="get_value" id="UQ,-dckw8]ZHA6%n+rai"><field name="ATTR">val</field>
                                                        <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></block></value> 
                                                    <value name="B"><block type="logic_boolean" id="Xc|f{Y}je^oA{f_))NJ`"><field name="BOOL">TRUE</field></block></value></block></value> 
                                                <value name="B"><block type="logic_compare" id="?}luk/R[!]Oa]GWH?wuo"><field name="OP">EQ</field>
                                                    <value name="A"><block type="get_value" id="@iH?t)W=pf{7}_*jAsbM"><field name="ATTR">val</field>
                                                        <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></block></value> 
                                                    <value name="B"><block type="logic_boolean" id="[+,4m1ODt]3gSb*uv!c5"><field name="BOOL">FALSE</field></block></value></block></value></block></value></block></value> 
                                        <value name="B"><block type="logic_compare" id="dC?3Yy5dh~@JT,lX9*Wh"><field name="OP">EQ</field>
                                            <value name="A"><block type="get_value" id="At(5{mX#w;-1gMXJ3R]C"><field name="ATTR">val</field>
                                                <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></block></value> 
                                            <value name="B"><block type="logic_boolean" id="Y?z5XNew4%OdPIp]j[-t"><field name="BOOL">FALSE</field></block></value></block></value></block></value> 
                                    <statement name="DO1"><block type="comment" id="J8pPZpuxHI.tq+~{,Du_"><field name="COMMENT">..wenn Bezug vom Netz mehl als 200W</field> 
                                        <next><block type="comment" id=",8.H!:wihAq;XdoQ=-fs"><field name="COMMENT">Datenpunkt= Pumpe an</field>
                                            <next><block type="comment" id="PTEmtzP+m[9a7zi,6T^^"><field name="COMMENT">Datenpunkt= Heizung aus</field> 
                                                <next><block type="comment" id="TPWLFO@uMph21l]VIc/9"><field name="COMMENT">Datenpunkt= Klimaanlage aus</field> 
                                                    <next><block type="comment" id="9o-2wmdEF7Zd^8g7G60r"><field name="COMMENT">=>dann Status Poolpumpe aus</field>
                                                        <next><block type="control" id="C1.-A*XN:A.6vIb[f;.S"><mutation delay_input="false"></mutation>
                                                            <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field>
                                                            <field name="WITH_DELAY">FALSE</field>
                                                            <value name="VALUE"><block type="logic_boolean" id="o%_F|=-%8Jw?(fk,:SH2"><field name="BOOL">FALSE</field></block></value> 
                                                            <next><block type="debug" id="Ku{0~uj64u@Q[Br1;%;m"><field name="Severity">log</field>
                                                                <value name="TEXT"><shadow type="text" id="HW9=PCUwYSSv}~8hLuX!"><field name="TEXT">Status Poolpumpe aus</field></shadow></value></block></next></block></next></block></next></block></next></block></next></block></next></block></statement> 
                                    <value name="IF2"><block type="logic_operation" id=")[#sG#AsohR0cr]e6YR*"><field name="OP">AND</field>
                                        <value name="A"><block type="logic_operation" id="e#UKH?FaOciHi+U~P-TO"><field name="OP">AND</field>
                                            <value name="A"><block type="logic_compare" id="Oe.J~cKWZ%x(m}XllA-5"><field name="OP">LT</field>
                                                <value name="A"><block type="on_source" id="JGl)ON7_(^hD]N.z]s2v"><field name="ATTR">state.val</field></block></value> 
                                                <value name="B"><block type="math_number" id="Dw=T]Xo|0wO[B,zy]yRI"><field name="NUM">-1500</field></block></value></block></value> 
                                            <value name="B"><block type="logic_operation" id="ya/*UTwpEgvFB=@0Cipz"><field name="OP">AND</field>
                                                <value name="A"><block type="logic_compare" id=":Ys0|_2Aw@,zdPgO7c3]"><field name="OP">EQ</field>
                                                    <value name="A"><block type="get_value" id="d|LoMtpJ1?m_~{sYJvAG"><field name="ATTR">val</field>
                                                        <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></block></value> 
                                                    <value name="B"><block type="logic_boolean" id="k2Hu%sHxuL_c6EdIMd9k"><field name="BOOL">TRUE</field></block></value></block></value> 
                                                <value name="B"><block type="logic_compare" id="nC#WBwx`~nJeo}YGnOoL"><field name="OP">EQ</field>
                                                    <value name="A"><block type="get_value" id="%@;BfsfoFZ;c@a3kSLg?"><field name="ATTR">val</field>
                                                        <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></block></value> 
                                                    <value name="B"><block type="logic_boolean" id="V1EpdBcc)*8v?m}|evHY"><field name="BOOL">FALSE</field></block></value></block></value></block></value></block></value> 
                                        <value name="B"><block type="logic_compare" id=":d_uRy#HTLm;!=dz6j!1"><field name="OP">EQ</field>
                                            <value name="A"><block type="get_value" id="1ASf2mfy0!KLxyInCHl%"><field name="ATTR">val</field>
                                                <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></block></value> 
                                            <value name="B"><block type="logic_boolean" id="V-,{rfI#f7.uB]?5e^rv"><field name="BOOL">FALSE</field></block></value></block></value></block></value> 
                                    <statement name="DO2"><block type="comment" id="cJRGsLBkA4mIh~|+*2RW"><field name="COMMENT">...wennPV Überschuss mehr als 1500W</field>
                                        <next><block type="comment" id="9H36{o?bd*:a*_nPnqwr"><field name="COMMENT">Datenpunkt= Pumpe an</field>
                                            <next><block type="comment" id="Vf%9V`k(f83j.@01q+Z!"><field name="COMMENT">Datenpunkt= Heizung aus</field> 
                                                <next><block type="comment" id="uxe|D})F8lA6?e4hsFTR"><field name="COMMENT">Datenpunkt= Klimaanlage aus</field> 
                                                    <next><block type="comment" id="6E[j!PYBkF{Q6!`=},Xe"><field name="COMMENT">=>dann Status Poolheizung an</field>
                                                        <next><block type="control" id="dGlKVT;k*}:F^o4;1qX^"><mutation delay_input="false"></mutation>
                                                            <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field>
                                                            <field name="WITH_DELAY">FALSE</field>
                                                            <value name="VALUE"><block type="logic_boolean" id="h~|77p.@ybBZZ(miFT;G"><field name="BOOL">TRUE</field></block></value> 
                                                            <next><block type="debug" id="/XwDQ`z7cTQBf]]T|oOO"><field name="Severity">log</field>
                                                                <value name="TEXT"><shadow type="text" id="h-iSo*Qjm~Sl.H{WMii."><field name="TEXT">Status Poolheizung an</field></shadow></value></block></next></block></next></block></next></block></next></block></next></block></next></block></statement> 
                                    <value name="IF3"><block type="logic_operation" id="v)TqjJY3vAMtg}zR#64!"><field name="OP">AND</field>
                                        <value name="A"><block type="logic_operation" id="+w:VaF2fKaI5|^eU`nM4"><field name="OP">AND</field>
                                            <value name="A"><block type="logic_compare" id="dHYXfD=,+GY0,nF%TpNW"><field name="OP">GT</field>
                                                <value name="A"><block type="on_source" id="+Htmfbk)9frWSt5-d7s9"><field name="ATTR">state.val</field></block></value> 
                                                <value name="B"><block type="math_number" id="%{ye[[g/zd}sPPA7zb-g"><field name="NUM">400</field></block></value></block></value> 
                                            <value name="B"><block type="logic_operation" id="P(TjbJznaA-~~9lxzvG)"><field name="OP">AND</field>
                                                <value name="A"><block type="logic_compare" id="FId(Snrp}}0SX/VCdrYe"><field name="OP">EQ</field>
                                                    <value name="A"><block type="get_value" id="T43Uv8gj[U~nzOq!)*9)"><field name="ATTR">val</field>
                                                        <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></block></value> 
                                                    <value name="B"><block type="logic_boolean" id="r5%LAvYfCH!5C~;^yWxP"><field name="BOOL">TRUE</field></block></value></block></value> 
                                                <value name="B"><block type="logic_compare" id="AjbjLMN6Gvf?B(v]+^aT"><field name="OP">EQ</field>
                                                    <value name="A"><block type="get_value" id="xKCG9|0C9CbZDWvM[t~J"><field name="ATTR">val</field>
                                                        <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></block></value> 
                                                    <value name="B"><block type="logic_boolean" id="vCQm*a[Kl(At7Gm000JC"><field name="BOOL">TRUE</field></block></value></block></value></block></value></block></value> 
                                        <value name="B"><block type="logic_compare" id="ZgsGk:TF^DZX=/|Az,2U"><field name="OP">EQ</field>
                                            <value name="A"><block type="get_value" id="Oa3=21h:LJ`u`J+z=2wV"><field name="ATTR">val</field>
                                                <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></block></value> 
                                            <value name="B"><block type="logic_boolean" id="N#tFO}W~*-ThJSER5c,{"><field name="BOOL">FALSE</field></block></value></block></value></block></value> 
                                    <statement name="DO3"><block type="comment" id="103F|ij;#aS(^j?!MOa/"><field name="COMMENT">..wenn Bezug vom Netz mehl als 400W</field> 
                                        <next><block type="comment" id="Z(N.fp^Gd;W|}|79~N0G"><field name="COMMENT">Datenpunkt= Pumpe an</field>
                                            <next><block type="comment" id="A6UNlEySB=_d-U5F_cx-"><field name="COMMENT">Datenpunkt= Heizung an</field>
                                                <next><block type="comment" id="9:op5u[Y(b.JJW2^59w!"><field name="COMMENT">Datenpunkt= Klimaanlage aus</field> 
                                                    <next><block type="comment" id="ySl*bhgt|ynR_Y0eVGq["><field name="COMMENT">=>dann Status Poolheizung aus</field>
                                                        <next><block type="control" id="HrRVGs+_+,GKpfQ~}mEp"><mutation delay_input="false"></mutation>
                                                            <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field>
                                                            <field name="WITH_DELAY">FALSE</field>
                                                            <value name="VALUE"><block type="logic_boolean" id="Av3kDamJe#7_k+Km0yWP"><field name="BOOL">FALSE</field></block></value> 
                                                            <next><block type="debug" id="Ch55N#+yJpjgq7:C{#.k"><field name="Severity">log</field>
                                                                <value name="TEXT"><shadow type="text" id="fXPP(mO]G|wgr=t[v-@C"><field name="TEXT">Status Poolheizung aus</field></shadow></value></block></next></block></next></block></next></block></next></block></next></block></next></block></statement> 
                                    <value name="IF4"><block type="logic_operation" id="!sP}9aD)7xRx%lS6@Gvz"><field name="OP">AND</field>
                                        <value name="A"><block type="logic_operation" id="^Kk(wsnQ4Wt4ET=Jg?tb"><field name="OP">AND</field>
                                            <value name="A"><block type="logic_compare" id="`6zQ5TM|U`{(LKkEyW?8"><field name="OP">LT</field>
                                                <value name="A"><block type="on_source" id="d7R/SvBT0N5#C;D7Yqxc"><field name="ATTR">state.val</field></block></value> 
                                                <value name="B"><block type="math_number" id="7od=:khG99C:PDQq2B:q"><field name="NUM">-500</field></block></value></block></value> 
                                            <value name="B"><block type="logic_operation" id="C;+jrR4T?;D|QLSW1w-;"><field name="OP">AND</field>
                                                <value name="A"><block type="logic_compare" id="3`Ce0dy%X:`..G/WrTyr"><field name="OP">EQ</field>
                                                    <value name="A"><block type="get_value" id="9TI.b:w;sRw8i#?g;U)~"><field name="ATTR">val</field>
                                                        <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></block></value> 
                                                    <value name="B"><block type="logic_boolean" id="_CbHQ8)OE0_6]C:k[C()"><field name="BOOL">TRUE</field></block></value></block></value> 
                                                <value name="B"><block type="logic_compare" id="WM}XNruS0ZvAnkVf*CeC"><field name="OP">EQ</field>
                                                    <value name="A"><block type="get_value" id="*NAzXNlkzf+eXhhbYAEH"><field name="ATTR">val</field>
                                                        <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></block></value> 
                                                    <value name="B"><block type="logic_boolean" id="yGh5C%j!OD(TwTa?v37="><field name="BOOL">TRUE</field></block></value></block></value></block></value></block></value> 
                                        <value name="B"><block type="logic_compare" id="e`}|N3JOXr|}Vt1(Y^no"><field name="OP">EQ</field>
                                            <value name="A"><block type="get_value" id="OY3PE3JG*h=?+Ly^7jxH"><field name="ATTR">val</field>
                                                <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></block></value> 
                                            <value name="B"><block type="logic_boolean" id="e~^=+h7,;eJh]+aZ:a:Y"><field name="BOOL">FALSE</field></block></value></block></value></block></value> 
                                    <statement name="DO4"><block type="comment" id="PRCdoC)n|_*%piP]Zl~K"><field name="COMMENT">...wenn PV Über. mehr als 500W</field> 
                                        <next><block type="comment" id="ex1[ljI@YPvsV)~P#]MV"><field name="COMMENT">Datenpunkt= Pumpe an</field> 
                                            <next><block type="comment" id="[ji5)}77Yh_2=UhHjsg5"><field name="COMMENT">Datenpunkt= Heizung an</field>
                                                <next><block type="comment" id="EeY9/7M1XlSYnR%Bn(ec"><field name="COMMENT">Datenpunkt= Klimaanlage aus</field> 
                                                    <next><block type="comment" id="uK:sq-A:[;i!{W[kqeU3"><field name="COMMENT">=>dann Status Klimaanlage an</field>
                                                        <next><block type="control" id="(8|:h}y!,]Z:jxaw(O+K"><mutation delay_input="false"></mutation>
                                                            <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field>
                                                            <field name="WITH_DELAY">FALSE</field>
                                                            <value name="VALUE"><block type="logic_boolean" id="ANQ/mUj@^_@U,j+bW0Yz"><field name="BOOL">TRUE</field></block></value> 
                                                            <next><block type="debug" id="0=Ss6RUPx}u!]n,?FD=i"><field name="Severity">log</field>
                                                                <value name="TEXT"><shadow type="text" id="Jg_sK=/p:kfGAlMxRAvQ"><field name="TEXT">Status Klimaanalge an</field></shadow></value></block></next></block></next></block></next></block></next></block></next></block></next></block></statement> 
                                    <value name="IF5"><block type="logic_operation" id="M%%~ElItW7IFy.9n.h0J"><field name="OP">AND</field>
                                        <value name="A"><block type="logic_operation" id="|UPQlF*RU(5PtbmKt|Q["><field name="OP">AND</field>
                                            <value name="A"><block type="logic_compare" id="O]ykv@o[8z#*CVfKCb]j"><field name="OP">GT</field>
                                                <value name="A"><block type="on_source" id="/V7,3j[mv-55Ud_vfQ(0"><field name="ATTR">state.val</field></block></value> 
                                                <value name="B"><block type="math_number" id="w4zlqGrOwu6om3@0;Cfc"><field name="NUM">400</field></block></value></block></value> 
                                            <value name="B"><block type="logic_operation" id="FsjFs9ST77(B3b.;PVp_"><field name="OP">AND</field>
                                                <value name="A"><block type="logic_compare" id="T#0+p:XRzjGjV97@01]J"><field name="OP">EQ</field>
                                                    <value name="A"><block type="get_value" id="yQN,}A-(P_YZKNhJxMJK"><field name="ATTR">val</field>
                                                        <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></block></value> 
                                                    <value name="B"><block type="logic_boolean" id="EI!G:uwszN4Vz5aN]aNj"><field name="BOOL">TRUE</field></block></value></block></value> 
                                                <value name="B"><block type="logic_compare" id="7imPCcK3yL!-,Xy]e`uz"><field name="OP">EQ</field>
                                                    <value name="A"><block type="get_value" id="|Ei]K;dUI+spuG~E;A6;"><field name="ATTR">val</field>
                                                        <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></block></value> 
                                                    <value name="B"><block type="logic_boolean" id="|fCV=O*-2[88t~uY@A,2"><field name="BOOL">TRUE</field></block></value></block></value></block></value></block></value> 
                                        <value name="B"><block type="logic_compare" id="Jg)tQgU6jONzp!Gm.?O."><field name="OP">EQ</field>
                                            <value name="A"><block type="get_value" id="?Bjr}LgFM3?TF8e],5]k"><field name="ATTR">val</field>
                                                <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></block></value> 
                                            <value name="B"><block type="logic_boolean" id="ZpOe!UM8)n5S@_w[dPP4"><field name="BOOL">TRUE</field></block></value></block></value></block></value> 
                                    <statement name="DO5"><block type="comment" id="CZkM2l,034}/O?9DcnS4"><field name="COMMENT">..wenn Bezug vom Netz mehl als 400W</field> 
                                        <next><block type="comment" id="8PwBYsbsajaXv-^~kP5C"><field name="COMMENT">Datenpunkt= Pumpe an</field>
                                            <next><block type="comment" id="m0ue);(BgTh|,8H(s6dm"><field name="COMMENT">Datenpunkt= Heizung an</field>
                                                <next><block type="comment" id="-1:/7Lz,#dP{FG!]^n[j"><field name="COMMENT">Datenpunkt= Klimaanlage aus</field> 
                                                    <next><block type="comment" id="eCus%)3%te^OXNXf8,oM"><field name="COMMENT">=>dann Status Klimaanlage aus</field>
                                                        <next><block type="control" id="RZ}d4Quk#Hgt.@SC.oij"><mutation delay_input="false"></mutation>
                                                            <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field>
                                                            <field name="WITH_DELAY">FALSE</field>
                                                            <value name="VALUE"><block type="logic_boolean" id="(QU,iVa]3snjDI~|bbT@"><field name="BOOL">FALSE</field></block></value> 
                                                            <next><block type="debug" id="wy)2)(u2]H3ZgRQ_NHTZ"><field name="Severity">log</field>
                                                                <value name="TEXT"><shadow type="text" id="d=.1vI1;:%W.8`+1+tgx"><field name="TEXT">Status Klimaanalge an</field></shadow></value></block></next></block></next></block></next></block></next></block></next></block></next></block></statement></block></statement></block></xml> 
                                
                                
                                mal testen ob es so läuft

                                Max

                                ioBroker auf einem NUC ,16GB RAM, 120GB SSD) mit Proxmox
                                Cloud Pro, iot, Alexa, Sonos, sonoff, Fronius, Harmony, Doorbird, Shelly, Hue, Loxone, Mihome, …

                                1 Antwort Letzte Antwort
                                0
                                • L Offline
                                  L Offline
                                  lesiflo
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #24

                                  Hi SmarthomeMF,

                                  bei der Sache mit der Poolpumpe musst du aber noch die Laufzeit bedenken. Ein Pool sollte ja mindestens 2 mal pro Tag umgewälzt werden. Ich musste bei diesen heißen Temperaturen leider selbst feststellen was passiert wenn dem mal nicht so ist -> "grünes Wasser". Hier mal meine Lösung mit Startzeit, Laufzeit und PV. Die Poolpumpe geht aus wenn die Leistung der PV-Anlage nicht mehr ausreicht und wieder an wenn wieder genug Leistung da ist und die eingestellte Laufzeit noch nicht erreicht wurde. Das ganze 2 Mal, Vormittags und Nachmittags. Das klappt aber nur mit einem Homematic-Aktor und Betriebstundenzähler mittels CuxD. Über den Schalter "Steuerung" wird der Einfluss der PV-Anlage ein oder ausgeschaltet wenn mal wenig PV-Leistung da ist und die Poolpumpe trotzdem laufen soll.

                                  Blockly
                                  2716_pool_blockly.jpg

                                  VIS
                                  2716_pool_vis.jpg

                                  1 Antwort Letzte Antwort
                                  0
                                  • M Offline
                                    M Offline
                                    mathschut
                                    schrieb am zuletzt editiert von
                                    #25

                                    Hi, könntest du für mich mal das fertige Skript von der Pv schaltet Klima ein posten?

                                    1 Antwort Letzte Antwort
                                    0
                                    • SmarthomeMFS Offline
                                      SmarthomeMFS Offline
                                      SmarthomeMF
                                      schrieb am zuletzt editiert von
                                      #26

                                      Hallo nun ist mein Blockly fertig

                                      Habe das schon eine weile laufen und funktioniert sehr gut!
                                      4668_pv__berschuss_2.1.png
                                      4668_pv__berschuss_2.2.png
                                      4668_pumpe_an_aus.png
                                      4668_pumpe_manualle_an_aus.png

                                      Max

                                      ioBroker auf einem NUC ,16GB RAM, 120GB SSD) mit Proxmox
                                      Cloud Pro, iot, Alexa, Sonos, sonoff, Fronius, Harmony, Doorbird, Shelly, Hue, Loxone, Mihome, …

                                      1 Antwort Letzte Antwort
                                      0
                                      • SmarthomeMFS Offline
                                        SmarthomeMFS Offline
                                        SmarthomeMF
                                        schrieb am zuletzt editiert von
                                        #27

                                        Skript PV Überschuss

                                        ! ````
                                        <xml xmlns="http://www.w3.org/1999/xhtml"><block type="on_ext" id="9=1B;Hfq-{1kmasV4T?j" x="-238" y="-587"><mutation items="1"></mutation>
                                        <field name="CONDITION">ne</field>

                                        <value name="OID0"><shadow type="field_oid" id="-R^vs6T0_@(}8M7IO=zu"><field name="oid">fronius.0.powerflow.P_Grid</field></shadow></value> 
                                        <statement name="STATEMENT"><block type="debug" id="uC~0(EoVn+Ua?OB]YgjH"><field name="Severity">log</field>
                                            <value name="TEXT"><shadow type="text" id="#NvLNc`*]uwS#s4K0k|p"><field name="TEXT">test</field></shadow> 
                                              <block type="text_join" id="m4~gC}*^pvj~Wffy=m]N"><mutation items="2"></mutation>
                                                <value name="ADD0"><block type="get_value" id="|f8SvUm2le6!hX29d=PZ"><field name="ATTR">val</field>
                                                    <field name="OID">fronius.0.powerflow.P_Grid</field></block></value> 
                                                <value name="ADD1"><block type="text" id="C~vbz`sfI/?ggEC)rc)="><field name="TEXT">Wat</field></block></value></block></value></block></statement></block> 
                                        

                                        <block type="on_ext" id=";NsZa6!BDd(j|8G^mhTk" x="-887" y="-437"><mutation items="4"></mutation>
                                        <field name="CONDITION">ne</field>

                                        <value name="OID0"><shadow type="field_oid" id="6Q6L]X-88[xorxW{AGDA"><field name="oid">fronius.0.powerflow.P_Grid</field></shadow></value> 
                                        <value name="OID1"><shadow type="field_oid" id="z^8xfqS,MD*R,k@Ii~*|"><field name="oid">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></shadow></value> 
                                        <value name="OID2"><shadow type="field_oid" id="!`_/g}}bXCUSe[E^HRSp"><field name="oid">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></shadow></value> 
                                        <value name="OID3"><shadow type="field_oid" id="(GdieOes^HG[,BN@DhX@"><field name="oid">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></shadow></value> 
                                        <statement name="STATEMENT"><block type="controls_if" id="MMbzawMTkcs0r_@9{37W"><mutation elseif="8"></mutation>
                                            <value name="IF0"><block type="logic_operation" id="e=J6]Q0%6ONupJdqSJB,"><field name="OP">OR</field>
                                                <value name="A"><block type="logic_operation" id="0FNg3F#!4~GAFt[(njh?"><field name="OP">AND</field>
                                                    <value name="A"><block type="logic_operation" id="-~/im_D;y?S2Zb#9-`M+"><field name="OP">AND</field>
                                                        <value name="A"><block type="logic_compare" id="gQ2l%)TKD7]nq|9t^wZ@"><field name="OP">LT</field>
                                                            <value name="A"><block type="on_source" id="[qo:--8I4IKt/p`o/e4["><field name="ATTR">state.val</field></block></value> 
                                                            <value name="B"><block type="math_number" id=";C3@s41A`y:`C2V[T:w["><field name="NUM">-900</field></block></value></block></value> 
                                                        <value name="B"><block type="logic_operation" id="Ynrsh4sT{,TzJ*hQDEEp"><field name="OP">AND</field>
                                                            <value name="A"><block type="logic_compare" id="rb6M_u(P{+,=5|ozWkq8"><field name="OP">EQ</field>
                                                                <value name="A"><block type="get_value" id="MfHb2jqBoa272r]Z39tO"><field name="ATTR">val</field>
                                                                    <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></block></value> 
                                                                <value name="B"><block type="logic_boolean" id="TYKJF]3y],e7qQ^xF7=v"><field name="BOOL">FALSE</field></block></value></block></value> 
                                                            <value name="B"><block type="logic_compare" id="*yef?1tG/e?xv2pln,/u"><field name="OP">EQ</field>
                                                                <value name="A"><block type="get_value" id="23LbfLMVQ%=Q9SR)KEzu"><field name="ATTR">val</field>
                                                                    <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></block></value> 
                                                                <value name="B"><block type="logic_boolean" id="Y0x*~d=xEWiDj,jM:Q7A"><field name="BOOL">FALSE</field></block></value></block></value></block></value></block></value> 
                                                    <value name="B"><block type="logic_compare" id="v~WSbyI58+._U?ZUsQ5X"><field name="OP">EQ</field>
                                                        <value name="A"><block type="get_value" id="`GJ2d4[.#j^kvB]bXS:["><field name="ATTR">val</field>
                                                            <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></block></value> 
                                                        <value name="B"><block type="logic_boolean" id="YDeGS2[A?TIvgj{2Vt-K"><field name="BOOL">FALSE</field></block></value></block></value></block></value> 
                                                <value name="B"><block type="logic_operation" id="!:B@J}p~cfj4OG[!fvV5"><field name="OP">OR</field>
                                                    <value name="A"><block type="logic_operation" id="kvmMBaBnj=s#8.sfb]mk"><field name="OP">AND</field>
                                                        <value name="A"><block type="logic_operation" id="8/Xa+4jVh;u^)0S^QYJ{"><field name="OP">AND</field>
                                                            <value name="A"><block type="logic_compare" id="5(bTjvkY2PYIMH0VAHr0"><field name="OP">LT</field>
                                                                <value name="A"><block type="on_source" id="m*mx77aZg8oN9udW^rg~"><field name="ATTR">state.val</field></block></value> 
                                                                <value name="B"><block type="math_number" id="%v8Zm#-*IpBI}H5m/cg{"><field name="NUM">-900</field></block></value></block></value> 
                                                            <value name="B"><block type="logic_operation" id="QAq1F!jJlwZ3uC^%1.oL"><field name="OP">AND</field>
                                                                <value name="A"><block type="logic_compare" id="T_2oA`3Vh=JzY;?4Cn{D"><field name="OP">EQ</field>
                                                                    <value name="A"><block type="get_value" id="op^}poA1yKX8A9EHxfwr"><field name="ATTR">val</field>
                                                                        <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></block></value> 
                                                                    <value name="B"><block type="logic_boolean" id="]5M,KP176a-p?8X|gv2s"><field name="BOOL">TRUE</field></block></value></block></value> 
                                                                <value name="B"><block type="logic_compare" id="5OExAnfV:rq{cP^wX|_?"><field name="OP">EQ</field>
                                                                    <value name="A"><block type="get_value" id="]p@mS/y5,p`y8.)[kB@N"><field name="ATTR">val</field>
                                                                        <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></block></value> 
                                                                    <value name="B"><block type="logic_boolean" id="eB+xdC~nVEHaKpIl9k@e"><field name="BOOL">FALSE</field></block></value></block></value></block></value></block></value> 
                                                        <value name="B"><block type="logic_compare" id="r0.=D0K85hh*KoyNWmFF"><field name="OP">EQ</field>
                                                            <value name="A"><block type="get_value" id="1=oQbdul@Fcp%/kb6}k]"><field name="ATTR">val</field>
                                                                <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></block></value> 
                                                            <value name="B"><block type="logic_boolean" id="%dxNaUUUgaJfRt{or,P}"><field name="BOOL">TRUE</field></block></value></block></value></block></value> 
                                                    <value name="B"><block type="logic_operation" id="t@g0x7OwI9v1AhQ1Ng;q"><field name="OP">AND</field>
                                                        <value name="A"><block type="logic_operation" id="=@tFR{E-O7n[rPoVgfPl"><field name="OP">AND</field>
                                                            <value name="A"><block type="logic_compare" id="deGMycg=f(U1EJ?)IUmr"><field name="OP">LT</field>
                                                                <value name="A"><block type="on_source" id=".(0=B2D?r!n~k`Pi`gjh"><field name="ATTR">state.val</field></block></value> 
                                                                <value name="B"><block type="math_number" id="mRX;@@F^g2cDlPw4x=d@"><field name="NUM">-900</field></block></value></block></value> 
                                                            <value name="B"><block type="logic_operation" id="Jjv(Fc+jugbm0Wry-aGp"><field name="OP">AND</field>
                                                                <value name="A"><block type="logic_compare" id="7y91H2[!0WWdt)Nxx3mC"><field name="OP">EQ</field>
                                                                    <value name="A"><block type="get_value" id="Uo7Mh}o9aAV1yQN`)if]"><field name="ATTR">val</field>
                                                                        <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></block></value> 
                                                                    <value name="B"><block type="logic_boolean" id=":K;3R/F1YjT,i=9/2`1!"><field name="BOOL">FALSE</field></block></value></block></value> 
                                                                <value name="B"><block type="logic_compare" id="=V|+qo:s2RYN(r1uxStw"><field name="OP">EQ</field>
                                                                    <value name="A"><block type="get_value" id="hHU[;FyLE,hknJXV2cdI"><field name="ATTR">val</field>
                                                                        <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></block></value> 
                                                                    <value name="B"><block type="logic_boolean" id="d+I1o^e^pPS]:Zg6;};I"><field name="BOOL">TRUE</field></block></value></block></value></block></value></block></value> 
                                                        <value name="B"><block type="logic_compare" id="7-TgIR/:wnVe*7Z9Q:y="><field name="OP">EQ</field>
                                                            <value name="A"><block type="get_value" id="gyQ/QE:oEM^_Jv04jpz2"><field name="ATTR">val</field>
                                                                <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></block></value> 
                                                            <value name="B"><block type="logic_boolean" id="m]cJ5;e{:.}VCh+_6i:_"><field name="BOOL">TRUE</field></block></value></block></value></block></value></block></value></block></value> 
                                            <statement name="DO0"><block type="comment" id="1eTOc8:6G60dIjFu8vs)"><field name="COMMENT">..wenn PV Überschuss mehr als 900W</field> 
                                                <next><block type="comment" id="4@@m#b;:=RP@Rlx,%Vx!"><field name="COMMENT">Datenpunkt= Pumpe aus</field> 
                                                    <next><block type="comment" id="eHT/GU:kY76gl)Sx}%+P"><field name="COMMENT">Datenpunkt= Heizung aus</field> 
                                                        <next><block type="comment" id="ibX^naPaJH,~Yi+l4ygy"><field name="COMMENT">Datenpunkt= Klimaanlage aus</field> 
                                                            <next><block type="comment" id="gmjh%CuC,vlQ5@_!Gc1^"><field name="COMMENT">=>dann Status Poolpumpe an</field>
                                                                <next><block type="control" id="ot8#BU)XiCxK6?lk+Gc_"><mutation delay_input="false"></mutation>
                                                                    <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field>
                                                                    <field name="WITH_DELAY">FALSE</field>
                                                                    <value name="VALUE"><block type="logic_boolean" id="W{{4H%bg)wz?Z,naG`e4"><field name="BOOL">TRUE</field></block></value> 
                                                                    <next><block type="control" id="(ZbdB:Y5CgH:0_W#-45b"><mutation delay_input="false"></mutation>
                                                                        <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field>
                                                                        <field name="WITH_DELAY">FALSE</field>
                                                                        <value name="VALUE"><block type="logic_boolean" id="RC~XZ#KP|Wco+|QX6b7-"><field name="BOOL">FALSE</field></block></value> 
                                                                        <next><block type="control" id="yi1nP^yI4JMo8t)gU}a5"><mutation delay_input="false"></mutation>
                                                                            <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field>
                                                                            <field name="WITH_DELAY">FALSE</field>
                                                                            <value name="VALUE"><block type="logic_boolean" id="y910[6Ces7%JWf;g:5D^"><field name="BOOL">FALSE</field></block></value> 
                                                                            <next><block type="debug" id="fsOcS2]S{DbPdn|OJ=8u"><field name="Severity">log</field>
                                                                                <value name="TEXT"><shadow type="text" id="4M-mC8Kw=f?woVC_t)6O"><field name="TEXT">Status Poolpumpe an</field></shadow></value></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></statement> 
                                            <value name="IF1"><block type="logic_operation" id="2*ljG]RqZN#Ovo~U0:Dw"><field name="OP">AND</field>
                                                <value name="A"><block type="logic_operation" id="1pAx;5e_R9@g^3t2m}Jk"><field name="OP">AND</field>
                                                    <value name="A"><block type="logic_operation" id="P(kWaDw2GSlEkR(Dik}X"><field name="OP">AND</field>
                                                        <value name="A"><block type="logic_compare" id="HwaBj0Q`blBY1V4wCnW)"><field name="OP">GTE</field>
                                                            <value name="A"><block type="on_source" id="t@OVYDe{R-(M2p;Zvm9L"><field name="ATTR">state.val</field></block></value> 
                                                            <value name="B"><block type="math_number" id="A,B6#5gHF%Y^{*!jljNh"><field name="NUM">-900</field></block></value></block></value> 
                                                        <value name="B"><block type="logic_compare" id="+A[*QO-|a`|Sd.ZaBT]h"><field name="OP">LTE</field>
                                                            <value name="A"><block type="on_source" id="WkP9jNp/Q+WmRlo)Wk~d"><field name="ATTR">state.val</field></block></value> 
                                                            <value name="B"><block type="math_number" id=":PtBx;*n5ycAjJHrBiOF"><field name="NUM">200</field></block></value></block></value></block></value> 
                                                    <value name="B"><block type="logic_operation" id="V{!GJQo*IU^/~n];~1e~"><field name="OP">AND</field>
                                                        <value name="A"><block type="logic_compare" id="Cx+6SM+T1_=:8o*Ss|Qb"><field name="OP">EQ</field>
                                                            <value name="A"><block type="get_value" id="s4ni*?ZOG1oJ4T[`sSO]"><field name="ATTR">val</field>
                                                                <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></block></value> 
                                                            <value name="B"><block type="logic_boolean" id="6~`;-D0NB[DtC1b:)c65"><field name="BOOL">TRUE</field></block></value></block></value> 
                                                        <value name="B"><block type="logic_compare" id="ST:h6hHL|wb}r^U,?Ldr"><field name="OP">EQ</field>
                                                            <value name="A"><block type="get_value" id="TFpY6+`+pHAH=P#30L[-"><field name="ATTR">val</field>
                                                                <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></block></value> 
                                                            <value name="B"><block type="logic_boolean" id="e^qsAlK*m-#VeD)9xHSF"><field name="BOOL">FALSE</field></block></value></block></value></block></value></block></value> 
                                                <value name="B"><block type="logic_compare" id="@rAih:3/vrdjN0CDqtK4"><field name="OP">EQ</field>
                                                    <value name="A"><block type="get_value" id="}4MHqxWi!@4D^6S5Pg|("><field name="ATTR">val</field>
                                                        <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></block></value> 
                                                    <value name="B"><block type="logic_boolean" id="}^WkMM/`L9m8%D6J6ilz"><field name="BOOL">FALSE</field></block></value></block></value></block></value> 
                                            <statement name="DO1"><block type="timeouts_cleartimeout" id="kPBau`=a7^vq@/e@Cf6_"><field name="NAME">timeout_Pumpe</field>
                                                <next><block type="debug" id=";W(6aNJ^6hzYds*]Q#c."><field name="Severity">log</field>
                                                    <value name="TEXT"><shadow type="text" id="NfY*:*`{y?%:^%d:W`oZ"><field name="TEXT">Stop   Timeout 10min Poolpumpe aus läuft</field></shadow></value></block></next></block></statement> 
                                            <value name="IF2"><block type="logic_operation" id="w_q*U=F2wJD=*N_Qj`ap"><field name="OP">AND</field>
                                                <value name="A"><block type="logic_operation" id="%:FRu(Dl]qHRW6V_o1BE"><field name="OP">AND</field>
                                                    <value name="A"><block type="logic_compare" id="uOt6z3%.,rgbypD!0y.q"><field name="OP">GT</field>
                                                        <value name="A"><block type="on_source" id="y)I#yCy)P0n2!80:!%J7"><field name="ATTR">state.val</field></block></value> 
                                                        <value name="B"><block type="math_number" id="m8eqB8rDAdQ+vFmbIqtt"><field name="NUM">200</field></block></value></block></value> 
                                                    <value name="B"><block type="logic_operation" id="c[sF[yrbZXQQZO[E6l,r"><field name="OP">AND</field>
                                                        <value name="A"><block type="logic_compare" id="]L,eANnNXWkEJj]=#qrG"><field name="OP">EQ</field>
                                                            <value name="A"><block type="get_value" id="UQ,-dckw8]ZHA6%n+rai"><field name="ATTR">val</field>
                                                                <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></block></value> 
                                                            <value name="B"><block type="logic_boolean" id="Xc|f{Y}je^oA{f_))NJ`"><field name="BOOL">TRUE</field></block></value></block></value> 
                                                        <value name="B"><block type="logic_compare" id="?}luk/R[!]Oa]GWH?wuo"><field name="OP">EQ</field>
                                                            <value name="A"><block type="get_value" id="@iH?t)W=pf{7}_*jAsbM"><field name="ATTR">val</field>
                                                                <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></block></value> 
                                                            <value name="B"><block type="logic_boolean" id="[+,4m1ODt]3gSb*uv!c5"><field name="BOOL">FALSE</field></block></value></block></value></block></value></block></value> 
                                                <value name="B"><block type="logic_compare" id="dC?3Yy5dh~@JT,lX9*Wh"><field name="OP">EQ</field>
                                                    <value name="A"><block type="get_value" id="At(5{mX#w;-1gMXJ3R]C"><field name="ATTR">val</field>
                                                        <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></block></value> 
                                                    <value name="B"><block type="logic_boolean" id="Y?z5XNew4%OdPIp]j[-t"><field name="BOOL">FALSE</field></block></value></block></value></block></value> 
                                            <statement name="DO2"><block type="comment" id="J8pPZpuxHI.tq+~{,Du_"><field name="COMMENT">..wenn Bezug vom Netz mehl als 200W</field> 
                                                <next><block type="comment" id=",8.H!:wihAq;XdoQ=-fs"><field name="COMMENT">Datenpunkt= Pumpe an</field>
                                                    <next><block type="comment" id="PTEmtzP+m[9a7zi,6T^^"><field name="COMMENT">Datenpunkt= Heizung aus</field> 
                                                        <next><block type="comment" id="TPWLFO@uMph21l]VIc/9"><field name="COMMENT">Datenpunkt= Klimaanlage aus</field> 
                                                            <next><block type="comment" id="9o-2wmdEF7Zd^8g7G60r"><field name="COMMENT">=>dann Status Poolpumpe aus</field>
                                                                <next><block type="debug" id="dW,Dk)j+vs^s*KhoW:uG"><field name="Severity">log</field>
                                                                    <value name="TEXT"><shadow type="text" id="^^7hr3]fG6_AN;epq|oQ"><field name="TEXT">Timeout 10min Poolpumpe aus läuft</field></shadow></value> 
                                                                    <next><block type="timeouts_settimeout" id="LMX=~~Bj.*36h)XqG~5A"><field name="NAME">timeout_Pumpe</field>
                                                                        <field name="DELAY">10</field>
                                                                        <field name="UNIT">min</field>
                                                                        <statement name="STATEMENT"><block type="control" id="C1.-A*XN:A.6vIb[f;.S"><mutation delay_input="false"></mutation>
                                                                            <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field>
                                                                            <field name="WITH_DELAY">FALSE</field>
                                                                            <value name="VALUE"><block type="logic_boolean" id="o%_F|=-%8Jw?(fk,:SH2"><field name="BOOL">FALSE</field></block></value> 
                                                                            <next><block type="debug" id="Ku{0~uj64u@Q[Br1;%;m"><field name="Severity">log</field>
                                                                                <value name="TEXT"><shadow type="text" id="HW9=PCUwYSSv}~8hLuX!"><field name="TEXT">Status Poolpumpe aus</field></shadow></value></block></next></block></statement></block></next></block></next></block></next></block></next></block></next></block></next></block></statement> 
                                            <value name="IF3"><block type="logic_operation" id=")[#sG#AsohR0cr]e6YR*"><field name="OP">AND</field>
                                                <value name="A"><block type="logic_operation" id="e#UKH?FaOciHi+U~P-TO"><field name="OP">AND</field>
                                                    <value name="A"><block type="logic_compare" id="Oe.J~cKWZ%x(m}XllA-5"><field name="OP">LT</field>
                                                        <value name="A"><block type="on_source" id="JGl)ON7_(^hD]N.z]s2v"><field name="ATTR">state.val</field></block></value> 
                                                        <value name="B"><block type="math_number" id="Dw=T]Xo|0wO[B,zy]yRI"><field name="NUM">-1500</field></block></value></block></value> 
                                                    <value name="B"><block type="logic_operation" id="ya/*UTwpEgvFB=@0Cipz"><field name="OP">AND</field>
                                                        <value name="A"><block type="logic_compare" id=":Ys0|_2Aw@,zdPgO7c3]"><field name="OP">EQ</field>
                                                            <value name="A"><block type="get_value" id="d|LoMtpJ1?m_~{sYJvAG"><field name="ATTR">val</field>
                                                                <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></block></value> 
                                                            <value name="B"><block type="logic_boolean" id="k2Hu%sHxuL_c6EdIMd9k"><field name="BOOL">TRUE</field></block></value></block></value> 
                                                        <value name="B"><block type="logic_compare" id="nC#WBwx`~nJeo}YGnOoL"><field name="OP">EQ</field>
                                                            <value name="A"><block type="get_value" id="%@;BfsfoFZ;c@a3kSLg?"><field name="ATTR">val</field>
                                                                <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></block></value> 
                                                            <value name="B"><block type="logic_boolean" id="V1EpdBcc)*8v?m}|evHY"><field name="BOOL">FALSE</field></block></value></block></value></block></value></block></value> 
                                                <value name="B"><block type="logic_compare" id=":d_uRy#HTLm;!=dz6j!1"><field name="OP">EQ</field>
                                                    <value name="A"><block type="get_value" id="1ASf2mfy0!KLxyInCHl%"><field name="ATTR">val</field>
                                                        <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></block></value> 
                                                    <value name="B"><block type="logic_boolean" id="V-,{rfI#f7.uB]?5e^rv"><field name="BOOL">FALSE</field></block></value></block></value></block></value> 
                                            <statement name="DO3"><block type="comment" id="cJRGsLBkA4mIh~|+*2RW"><field name="COMMENT">...wenn PV Überschuss mehr als 1500W</field>
                                                <next><block type="comment" id="9H36{o?bd*:a*_nPnqwr"><field name="COMMENT">Datenpunkt= Pumpe an</field>
                                                    <next><block type="comment" id="Vf%9V`k(f83j.@01q+Z!"><field name="COMMENT">Datenpunkt= Heizung aus</field> 
                                                        <next><block type="comment" id="uxe|D})F8lA6?e4hsFTR"><field name="COMMENT">Datenpunkt= Klimaanlage aus</field> 
                                                            <next><block type="comment" id="6E[j!PYBkF{Q6!`=},Xe"><field name="COMMENT">=>dann Status Poolheizung an</field>
                                                                <next><block type="control" id="dGlKVT;k*}:F^o4;1qX^"><mutation delay_input="false"></mutation>
                                                                    <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field>
                                                                    <field name="WITH_DELAY">FALSE</field>
                                                                    <value name="VALUE"><block type="logic_boolean" id="h~|77p.@ybBZZ(miFT;G"><field name="BOOL">TRUE</field></block></value> 
                                                                    <next><block type="debug" id="/XwDQ`z7cTQBf]]T|oOO"><field name="Severity">log</field>
                                                                        <value name="TEXT"><shadow type="text" id="h-iSo*Qjm~Sl.H{WMii."><field name="TEXT">Status Poolheizung an</field></shadow></value></block></next></block></next></block></next></block></next></block></next></block></next></block></statement> 
                                            <value name="IF4"><block type="logic_operation" id="7Xj(`A2*zd0_zd7drUK`"><field name="OP">AND</field>
                                                <value name="A"><block type="logic_operation" id=",,D?1*^wxO(km3}_Sl3`"><field name="OP">AND</field>
                                                    <value name="A"><block type="logic_operation" id="6zaa;aoJZT%K9=x7~!Z]"><field name="OP">AND</field>
                                                        <value name="A"><block type="logic_compare" id=":E3rBVS#`A56)aMd0eZV"><field name="OP">GTE</field>
                                                            <value name="A"><block type="on_source" id="VjhsUH|C7(o)owX952.]"><field name="ATTR">state.val</field></block></value> 
                                                            <value name="B"><block type="math_number" id="cKO7fI9NNMh~ge;0U*pB"><field name="NUM">-10</field></block></value></block></value> 
                                                        <value name="B"><block type="logic_compare" id="yF}06P},:=[O(}9+][su"><field name="OP">LTE</field>
                                                            <value name="A"><block type="on_source" id="B2*xN4,5oY4lnq|MVMkq"><field name="ATTR">state.val</field></block></value> 
                                                            <value name="B"><block type="math_number" id="L`li@n^G6A.|;?Eg=BUC"><field name="NUM">400</field></block></value></block></value></block></value> 
                                                    <value name="B"><block type="logic_operation" id="gKqD)1Y+DWz~9O0Gi}t2"><field name="OP">AND</field>
                                                        <value name="A"><block type="logic_compare" id="Ew8zmrnkj#mKvNbJp21G"><field name="OP">EQ</field>
                                                            <value name="A"><block type="get_value" id="5(OMh14Ua]gZq[^u?=Ls"><field name="ATTR">val</field>
                                                                <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></block></value> 
                                                            <value name="B"><block type="logic_boolean" id="hq?ZkB-vsX}4ljM/)iSf"><field name="BOOL">TRUE</field></block></value></block></value> 
                                                        <value name="B"><block type="logic_compare" id="wibhx^!7=@kqbSrke?;Z"><field name="OP">EQ</field>
                                                            <value name="A"><block type="get_value" id="{3CM*L{M5O|V3D4Zc`tF"><field name="ATTR">val</field>
                                                                <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></block></value> 
                                                            <value name="B"><block type="logic_boolean" id="RY*2`Fi77o!yUMDK?mhR"><field name="BOOL">TRUE</field></block></value></block></value></block></value></block></value> 
                                                <value name="B"><block type="logic_compare" id="BY8Yru+4Vs|jtdFC.yoI"><field name="OP">EQ</field>
                                                    <value name="A"><block type="get_value" id="XtWpRL(x|;*4-_+_)7s9"><field name="ATTR">val</field>
                                                        <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></block></value> 
                                                    <value name="B"><block type="logic_boolean" id="uaUjse#):(k2LW8OSzhM"><field name="BOOL">FALSE</field></block></value></block></value></block></value> 
                                            <statement name="DO4"><block type="timeouts_cleartimeout" id="2,[xM68Rdzk^X?g*_NED"><field name="NAME">timeout_Heizung</field>
                                                <next><block type="debug" id="DZ,SEo6Sc#_PUi/,/}~)"><field name="Severity">log</field>
                                                    <value name="TEXT"><shadow type="text" id="y=Qw;;P#PF3}e|Xd4=PS"><field name="TEXT">Stop    Timeout 7 min Poolheizung aus läuft</field></shadow></value></block></next></block></statement> 
                                            <value name="IF5"><block type="logic_operation" id="v)TqjJY3vAMtg}zR#64!"><field name="OP">AND</field>
                                                <value name="A"><block type="logic_operation" id="+w:VaF2fKaI5|^eU`nM4"><field name="OP">AND</field>
                                                    <value name="A"><block type="logic_compare" id="dHYXfD=,+GY0,nF%TpNW"><field name="OP">GT</field>
                                                        <value name="A"><block type="on_source" id="+Htmfbk)9frWSt5-d7s9"><field name="ATTR">state.val</field></block></value> 
                                                        <value name="B"><block type="math_number" id="%{ye[[g/zd}sPPA7zb-g"><field name="NUM">400</field></block></value></block></value> 
                                                    <value name="B"><block type="logic_operation" id="P(TjbJznaA-~~9lxzvG)"><field name="OP">AND</field>
                                                        <value name="A"><block type="logic_compare" id="FId(Snrp}}0SX/VCdrYe"><field name="OP">EQ</field>
                                                            <value name="A"><block type="get_value" id="T43Uv8gj[U~nzOq!)*9)"><field name="ATTR">val</field>
                                                                <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></block></value> 
                                                            <value name="B"><block type="logic_boolean" id="r5%LAvYfCH!5C~;^yWxP"><field name="BOOL">TRUE</field></block></value></block></value> 
                                                        <value name="B"><block type="logic_compare" id="AjbjLMN6Gvf?B(v]+^aT"><field name="OP">EQ</field>
                                                            <value name="A"><block type="get_value" id="xKCG9|0C9CbZDWvM[t~J"><field name="ATTR">val</field>
                                                                <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></block></value> 
                                                            <value name="B"><block type="logic_boolean" id="vCQm*a[Kl(At7Gm000JC"><field name="BOOL">TRUE</field></block></value></block></value></block></value></block></value> 
                                                <value name="B"><block type="logic_compare" id="ZgsGk:TF^DZX=/|Az,2U"><field name="OP">EQ</field>
                                                    <value name="A"><block type="get_value" id="Oa3=21h:LJ`u`J+z=2wV"><field name="ATTR">val</field>
                                                        <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></block></value> 
                                                    <value name="B"><block type="logic_boolean" id="N#tFO}W~*-ThJSER5c,{"><field name="BOOL">FALSE</field></block></value></block></value></block></value> 
                                            <statement name="DO5"><block type="comment" id="103F|ij;#aS(^j?!MOa/"><field name="COMMENT">..wenn Bezug vom Netz mehl als 400W</field> 
                                                <next><block type="comment" id="Z(N.fp^Gd;W|}|79~N0G"><field name="COMMENT">Datenpunkt= Pumpe an</field>
                                                    <next><block type="comment" id="A6UNlEySB=_d-U5F_cx-"><field name="COMMENT">Datenpunkt= Heizung an</field>
                                                        <next><block type="comment" id="9:op5u[Y(b.JJW2^59w!"><field name="COMMENT">Datenpunkt= Klimaanlage aus</field> 
                                                            <next><block type="comment" id="ySl*bhgt|ynR_Y0eVGq["><field name="COMMENT">=>dann Status Poolheizung aus</field>
                                                                <next><block type="debug" id="rK;u.Sj05HP;ih]uAtO`"><field name="Severity">log</field>
                                                                    <value name="TEXT"><shadow type="text" id="AZ~47T?0[eRM#1u.wf7t"><field name="TEXT">Timeout 7 min Poolheizung aus läuft</field></shadow></value> 
                                                                    <next><block type="timeouts_settimeout" id="u+O*U!Y%Y63fUBu`4uw4"><field name="NAME">timeout_Heizung</field>
                                                                        <field name="DELAY">7</field>
                                                                        <field name="UNIT">min</field>
                                                                        <statement name="STATEMENT"><block type="control" id="HrRVGs+_+,GKpfQ~}mEp"><mutation delay_input="false"></mutation>
                                                                            <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field>
                                                                            <field name="WITH_DELAY">FALSE</field>
                                                                            <value name="VALUE"><block type="logic_boolean" id="Av3kDamJe#7_k+Km0yWP"><field name="BOOL">FALSE</field></block></value> 
                                                                            <next><block type="debug" id="Ch55N#+yJpjgq7:C{#.k"><field name="Severity">log</field>
                                                                                <value name="TEXT"><shadow type="text" id="fXPP(mO]G|wgr=t[v-@C"><field name="TEXT">Status Poolheizung aus</field></shadow></value></block></next></block></statement></block></next></block></next></block></next></block></next></block></next></block></next></block></statement> 
                                            <value name="IF6"><block type="logic_operation" id="!sP}9aD)7xRx%lS6@Gvz"><field name="OP">AND</field>
                                                <value name="A"><block type="logic_operation" id="^Kk(wsnQ4Wt4ET=Jg?tb"><field name="OP">AND</field>
                                                    <value name="A"><block type="logic_compare" id="`6zQ5TM|U`{(LKkEyW?8"><field name="OP">LT</field>
                                                        <value name="A"><block type="on_source" id="d7R/SvBT0N5#C;D7Yqxc"><field name="ATTR">state.val</field></block></value> 
                                                        <value name="B"><block type="math_number" id="7od=:khG99C:PDQq2B:q"><field name="NUM">-500</field></block></value></block></value> 
                                                    <value name="B"><block type="logic_operation" id="C;+jrR4T?;D|QLSW1w-;"><field name="OP">AND</field>
                                                        <value name="A"><block type="logic_compare" id="3`Ce0dy%X:`..G/WrTyr"><field name="OP">EQ</field>
                                                            <value name="A"><block type="get_value" id="9TI.b:w;sRw8i#?g;U)~"><field name="ATTR">val</field>
                                                                <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></block></value> 
                                                            <value name="B"><block type="logic_boolean" id="_CbHQ8)OE0_6]C:k[C()"><field name="BOOL">TRUE</field></block></value></block></value> 
                                                        <value name="B"><block type="logic_compare" id="WM}XNruS0ZvAnkVf*CeC"><field name="OP">EQ</field>
                                                            <value name="A"><block type="get_value" id="*NAzXNlkzf+eXhhbYAEH"><field name="ATTR">val</field>
                                                                <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></block></value> 
                                                            <value name="B"><block type="logic_boolean" id="yGh5C%j!OD(TwTa?v37="><field name="BOOL">TRUE</field></block></value></block></value></block></value></block></value> 
                                                <value name="B"><block type="logic_compare" id="e`}|N3JOXr|}Vt1(Y^no"><field name="OP">EQ</field>
                                                    <value name="A"><block type="get_value" id="OY3PE3JG*h=?+Ly^7jxH"><field name="ATTR">val</field>
                                                        <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></block></value> 
                                                    <value name="B"><block type="logic_boolean" id="e~^=+h7,;eJh]+aZ:a:Y"><field name="BOOL">FALSE</field></block></value></block></value></block></value> 
                                            <statement name="DO6"><block type="comment" id="PRCdoC)n|_*%piP]Zl~K"><field name="COMMENT">...wenn PV Über. mehr als 500W</field> 
                                                <next><block type="comment" id="ex1[ljI@YPvsV)~P#]MV"><field name="COMMENT">Datenpunkt= Pumpe an</field> 
                                                    <next><block type="comment" id="[ji5)}77Yh_2=UhHjsg5"><field name="COMMENT">Datenpunkt= Heizung an</field>
                                                        <next><block type="comment" id="EeY9/7M1XlSYnR%Bn(ec"><field name="COMMENT">Datenpunkt= Klimaanlage aus</field> 
                                                            <next><block type="comment" id="uK:sq-A:[;i!{W[kqeU3"><field name="COMMENT">=>dann Status Klimaanlage an</field>
                                                                <next><block type="control" id="(8|:h}y!,]Z:jxaw(O+K"><mutation delay_input="false"></mutation>
                                                                    <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field>
                                                                    <field name="WITH_DELAY">FALSE</field>
                                                                    <value name="VALUE"><block type="logic_boolean" id="ANQ/mUj@^_@U,j+bW0Yz"><field name="BOOL">TRUE</field></block></value> 
                                                                    <next><block type="debug" id="0=Ss6RUPx}u!]n,?FD=i"><field name="Severity">log</field>
                                                                        <value name="TEXT"><shadow type="text" id="Jg_sK=/p:kfGAlMxRAvQ"><field name="TEXT">Status Klimaanalge an</field></shadow></value></block></next></block></next></block></next></block></next></block></next></block></next></block></statement> 
                                            <value name="IF7"><block type="logic_operation" id="uT^n*R*lrb5i6Z*5@Dp@"><field name="OP">AND</field>
                                                <value name="A"><block type="logic_operation" id="u{DBC:wy}VofyoML|ix8"><field name="OP">AND</field>
                                                    <value name="A"><block type="logic_operation" id="o9uK_Tdn|ue3l`}j0eyK"><field name="OP">AND</field>
                                                        <value name="A"><block type="logic_compare" id="V7;){|]8{0*[%hVb%1v`"><field name="OP">GTE</field>
                                                            <value name="A"><block type="on_source" id="2A/qMrYYP}yJx-^dVd!="><field name="ATTR">state.val</field></block></value> 
                                                            <value name="B"><block type="math_number" id="}|=n410Len^Pa9?=ME|X"><field name="NUM">-10</field></block></value></block></value> 
                                                        <value name="B"><block type="logic_compare" id="=tyUT^eHKQgV3I0-*jUO"><field name="OP">LTE</field>
                                                            <value name="A"><block type="on_source" id="T-I].r(=EvKJ/u!87-`5"><field name="ATTR">state.val</field></block></value> 
                                                            <value name="B"><block type="math_number" id="KUR5T[4}:KQ!Y:2)P/2f"><field name="NUM">400</field></block></value></block></value></block></value> 
                                                    <value name="B"><block type="logic_operation" id="#voK|A;Vtk]F8|gjQOhW"><field name="OP">AND</field>
                                                        <value name="A"><block type="logic_compare" id="9d7L-eJ6ovSWA-4y:f)F"><field name="OP">EQ</field>
                                                            <value name="A"><block type="get_value" id="ikJL}j~]=-nAflswqi??"><field name="ATTR">val</field>
                                                                <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></block></value> 
                                                            <value name="B"><block type="logic_boolean" id="BkpYmrVpD=C.v?[*I6=C"><field name="BOOL">TRUE</field></block></value></block></value> 
                                                        <value name="B"><block type="logic_compare" id="@[nNw~Qk;2uTNqgUu5rf"><field name="OP">EQ</field>
                                                            <value name="A"><block type="get_value" id="M[?t3@=tvQU8,sY@#S+C"><field name="ATTR">val</field>
                                                                <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></block></value> 
                                                            <value name="B"><block type="logic_boolean" id="GcX6#lgyi-)Kq2k]sGqV"><field name="BOOL">TRUE</field></block></value></block></value></block></value></block></value> 
                                                <value name="B"><block type="logic_compare" id="}N@+/u}?whLZ_:W0mGX7"><field name="OP">EQ</field>
                                                    <value name="A"><block type="get_value" id="Ybn4AB@[uMTtZ|j{eq!F"><field name="ATTR">val</field>
                                                        <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></block></value> 
                                                    <value name="B"><block type="logic_boolean" id="*_Zz@DiY,=6ZEf9VBN86"><field name="BOOL">TRUE</field></block></value></block></value></block></value> 
                                            <statement name="DO7"><block type="timeouts_cleartimeout" id="JJ7p`ntdrgp{Eem8^5?q"><field name="NAME">timeout_Klimaanlage</field>
                                                <next><block type="debug" id="%l?diF.eRemN?)l.VuUY"><field name="Severity">log</field>
                                                    <value name="TEXT"><shadow type="text" id="V)hk1DH:JbTsS~-cJIu5"><field name="TEXT">Stop  Timeout 5 min Klimaanlage aus läuft</field></shadow></value></block></next></block></statement> 
                                            <value name="IF8"><block type="logic_operation" id="M%%~ElItW7IFy.9n.h0J"><field name="OP">AND</field>
                                                <value name="A"><block type="logic_operation" id="|UPQlF*RU(5PtbmKt|Q["><field name="OP">AND</field>
                                                    <value name="A"><block type="logic_compare" id="O]ykv@o[8z#*CVfKCb]j"><field name="OP">GT</field>
                                                        <value name="A"><block type="on_source" id="/V7,3j[mv-55Ud_vfQ(0"><field name="ATTR">state.val</field></block></value> 
                                                        <value name="B"><block type="math_number" id="w4zlqGrOwu6om3@0;Cfc"><field name="NUM">400</field></block></value></block></value> 
                                                    <value name="B"><block type="logic_operation" id="FsjFs9ST77(B3b.;PVp_"><field name="OP">AND</field>
                                                        <value name="A"><block type="logic_compare" id="T#0+p:XRzjGjV97@01]J"><field name="OP">EQ</field>
                                                            <value name="A"><block type="get_value" id="yQN,}A-(P_YZKNhJxMJK"><field name="ATTR">val</field>
                                                                <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field></block></value> 
                                                            <value name="B"><block type="logic_boolean" id="EI!G:uwszN4Vz5aN]aNj"><field name="BOOL">TRUE</field></block></value></block></value> 
                                                        <value name="B"><block type="logic_compare" id="7imPCcK3yL!-,Xy]e`uz"><field name="OP">EQ</field>
                                                            <value name="A"><block type="get_value" id="|Ei]K;dUI+spuG~E;A6;"><field name="ATTR">val</field>
                                                                <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field></block></value> 
                                                            <value name="B"><block type="logic_boolean" id="|fCV=O*-2[88t~uY@A,2"><field name="BOOL">TRUE</field></block></value></block></value></block></value></block></value> 
                                                <value name="B"><block type="logic_compare" id="Jg)tQgU6jONzp!Gm.?O."><field name="OP">EQ</field>
                                                    <value name="A"><block type="get_value" id="?Bjr}LgFM3?TF8e],5]k"><field name="ATTR">val</field>
                                                        <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field></block></value> 
                                                    <value name="B"><block type="logic_boolean" id="ZpOe!UM8)n5S@_w[dPP4"><field name="BOOL">TRUE</field></block></value></block></value></block></value> 
                                            <statement name="DO8"><block type="comment" id="CZkM2l,034}/O?9DcnS4"><field name="COMMENT">..wenn Bezug vom Netz mehl als 400W</field> 
                                                <next><block type="comment" id="8PwBYsbsajaXv-^~kP5C"><field name="COMMENT">Datenpunkt= Pumpe an</field>
                                                    <next><block type="comment" id="m0ue);(BgTh|,8H(s6dm"><field name="COMMENT">Datenpunkt= Heizung an</field>
                                                        <next><block type="comment" id="-1:/7Lz,#dP{FG!]^n[j"><field name="COMMENT">Datenpunkt= Klimaanlage aus</field> 
                                                            <next><block type="comment" id="eCus%)3%te^OXNXf8,oM"><field name="COMMENT">=>dann Status Klimaanlage aus</field>
                                                                <next><block type="debug" id="ma-2=]L/IRBA^m~ZA_pr"><field name="Severity">log</field>
                                                                    <value name="TEXT"><shadow type="text" id="e;(ck6o^%^vn.[548Y]r"><field name="TEXT">Timeout 5 min Klimaanlage aus läuft</field></shadow></value> 
                                                                    <next><block type="timeouts_settimeout" id="g6Q~ff*wo1/E%@etbvWt"><field name="NAME">timeout_Klimaanlage</field>
                                                                        <field name="DELAY">5</field>
                                                                        <field name="UNIT">min</field>
                                                                        <statement name="STATEMENT"><block type="control" id="RZ}d4Quk#Hgt.@SC.oij"><mutation delay_input="false"></mutation>
                                                                            <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field>
                                                                            <field name="WITH_DELAY">FALSE</field>
                                                                            <value name="VALUE"><block type="logic_boolean" id="(QU,iVa]3snjDI~|bbT@"><field name="BOOL">FALSE</field></block></value> 
                                                                            <next><block type="debug" id="wy)2)(u2]H3ZgRQ_NHTZ"><field name="Severity">log</field>
                                                                                <value name="TEXT"><shadow type="text" id="d=.1vI1;:%W.8`+1+tgx"><field name="TEXT">Status Klimaanalge aus</field></shadow></value></block></next></block></statement></block></next></block></next></block></next></block></next></block></next></block></next></block></statement></block></statement></block></xml> 
                                        

                                        Max

                                        ioBroker auf einem NUC ,16GB RAM, 120GB SSD) mit Proxmox
                                        Cloud Pro, iot, Alexa, Sonos, sonoff, Fronius, Harmony, Doorbird, Shelly, Hue, Loxone, Mihome, …

                                        1 Antwort Letzte Antwort
                                        0
                                        • SmarthomeMFS Offline
                                          SmarthomeMFS Offline
                                          SmarthomeMF
                                          schrieb am zuletzt editiert von
                                          #28

                                          und mit dem Blockly steuere ich die diversen Zeiten

                                          ! ````
                                          <xml xmlns="http://www.w3.org/1999/xhtml"><block type="comment" id="InZwFXEM=p!^EKI%Ew_" x="-1262" y="-1688"><field name="COMMENT">Morgens 9:09 an</field>
                                          <next><block type="schedule" id="X[#5(2Ka
                                          @AGn;?mv.;u"><field name="SCHEDULE">9 9 * * </field>
                                          <statement name="STATEMENT"><block type="comment" id="giHC@!/GhBq,j;_F8iF"><field name="COMMENT">Datenpunkt aus</field> <next><block type="control" id="BW+Df:t|c10xyb))+idK"><mutation delay_input="false"></mutation> <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"><block type="logic_boolean" id="Q^vB31|sO^UA.;-2JDF/"><field name="BOOL">FALSE</field></block></value> <next><block type="control" id="e7sTzrEUIhUy+Ux6/QE2"><mutation delay_input="true"></mutation> <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field> <field name="WITH_DELAY">TRUE</field> <field name="DELAY_MS">100</field> <field name="UNIT">ms</field> <field name="CLEAR_RUNNING">FALSE</field> <value name="VALUE"><block type="logic_boolean" id="dC]#uy2e/wD9nB9)9Fi"><field name="BOOL">FALSE</field></block></value>
                                          <next><block type="control" id="fN:kck6lj%UOF;0av/"><mutation delay_input="true"></mutation>
                                          <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field>
                                          <field name="WITH_DELAY">TRUE</field>
                                          <field name="DELAY_MS">200</field>
                                          <field name="UNIT">ms</field>
                                          <field name="CLEAR_RUNNING">FALSE</field>
                                          <value name="VALUE"><block type="logic_boolean" id="lReg5QMu]rcz5}U12+%:"><field name="BOOL">FALSE</field></block></value>
                                          <next><block type="comment" id="2Xjl8nmREJac.(|Ni,3"><field name="COMMENT">Skript PV Überschuss an</field> <next><block type="control" id="?i,hmx]L:@v,u|dW}%-d"><mutation delay_input="true"></mutation> <field name="OID">javascript.0.scriptEnabled.common.003_Stromverbrauch.PV_Überschuss_vers_2_1</field> <field name="WITH_DELAY">TRUE</field> <field name="DELAY_MS">300</field> <field name="UNIT">ms</field> <field name="CLEAR_RUNNING">FALSE</field> <value name="VALUE"><block type="logic_boolean" id="w@H_F}T~FBYn=jWggbkD"><field name="BOOL">TRUE</field></block></value> <next><block type="debug" id="niY]Oq!;0BUXa?lwVTxZ"><field name="Severity">log</field> <value name="TEXT"><shadow type="text" id="bynsnf)e@jg_mo]oPSt"><field name="TEXT">Zeitschaltung PV Überschuss an</field></shadow></value></block></next></block></next></block></next></block></next></block></next></block></next></block></statement>
                                          <next><block type="comment" id="T=~jD5AlD~6i
                                          !Y%;Rbs"><field name="COMMENT">Abends um 19:09 aus</field>
                                          <next><block type="schedule" id="SSBD?PEsqpBtzM:JlO7"><field name="SCHEDULE">9 19 * * *</field> <statement name="STATEMENT"><block type="comment" id="lt+d[Zg2^ZoAn}(~_cq}"><field name="COMMENT">Datenpunkt aus</field> <next><block type="control" id="@5+cFnZt)?4*P]:Sjn2+"><mutation delay_input="false"></mutation> <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"><block type="logic_boolean" id="_+;bV)pia6Fi7Two]3%z"><field name="BOOL">FALSE</field></block></value> <next><block type="control" id="o)E]06-B10U:8,QXw3pm"><mutation delay_input="true"></mutation> <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field> <field name="WITH_DELAY">TRUE</field> <field name="DELAY_MS">100</field> <field name="UNIT">ms</field> <field name="CLEAR_RUNNING">FALSE</field> <value name="VALUE"><block type="logic_boolean" id="?p?Sd:]h6h/5}O(NM?}N"><field name="BOOL">FALSE</field></block></value> <next><block type="control" id="6J~tcT(I!SM)0D|XkMC"><mutation delay_input="true"></mutation>
                                          <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field>
                                          <field name="WITH_DELAY">TRUE</field>
                                          <field name="DELAY_MS">200</field>
                                          <field name="UNIT">ms</field>
                                          <field name="CLEAR_RUNNING">FALSE</field>
                                          <value name="VALUE"><block type="logic_boolean" id="|=3/=tr!zjitES#U|JFh"><field name="BOOL">FALSE</field></block></value>
                                          <next><block type="comment" id="%,of9!RiK?-Y,7zGN"><field name="COMMENT">Skript PV Überschuss an</field> <next><block type="control" id="naR)7Pv(Ay5tbL;iN.DT"><mutation delay_input="true"></mutation> <field name="OID">javascript.0.scriptEnabled.common.003_Stromverbrauch.PV_Überschuss_vers_2_1</field> <field name="WITH_DELAY">TRUE</field> <field name="DELAY_MS">300</field> <field name="UNIT">ms</field> <field name="CLEAR_RUNNING">FALSE</field> <value name="VALUE"><block type="logic_boolean" id="-=kh9q^wr@QG%G_{y+iE"><field name="BOOL">FALSE</field></block></value> <next><block type="debug" id=",hNRsi:8oq|WnMxoWe.A"><field name="Severity">log</field> <value name="TEXT"><shadow type="text" id="U0VwuICWPT^6cp.3ZPfb"><field name="TEXT">Zeitschaltung PV Überschuss aus</field></shadow></value></block></next></block></next></block></next></block></next></block></next></block></next></block></statement></block></next></block></next></block></next></block> <block type="comment" id="|P--bwAc4PTLm[wYN{^." x="-1538" y="-1038"><field name="COMMENT">Pumpe permanent von 11:00-15:00</field> <next><block type="schedule" id="e[:q_v7^VBof^Jl}F[=E"><field name="SCHEDULE">9 11 * * *</field> <statement name="STATEMENT"><block type="comment" id="nRk0S_(|zryA+NjYw~Ex"><field name="COMMENT">Datenpunkt aus</field> <next><block type="control" id="tSnPqVsv6c|eW,8@Yup?"><mutation delay_input="false"></mutation> <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"><block type="logic_boolean" id="nBz;SPsFG4!HW0F@y^/g"><field name="BOOL">FALSE</field></block></value> <next><block type="control" id="?3Mn%Ui[;vQyE8]7~leV"><mutation delay_input="true"></mutation> <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field> <field name="WITH_DELAY">TRUE</field> <field name="DELAY_MS">100</field> <field name="UNIT">ms</field> <field name="CLEAR_RUNNING">FALSE</field> <value name="VALUE"><block type="logic_boolean" id="gW!21}=!*,%|QgCz]]l"><field name="BOOL">FALSE</field></block></value>
                                          <next><block type="control" id="b;zJpD_1~HxvPxu;SdN"><mutation delay_input="true"></mutation>
                                          <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field>
                                          <field name="WITH_DELAY">TRUE</field>
                                          <field name="DELAY_MS">200</field>
                                          <field name="UNIT">ms</field>
                                          <field name="CLEAR_RUNNING">FALSE</field>
                                          <value name="VALUE"><block type="logic_boolean" id="JTssmwQas^P8
                                          27(3M^a"><field name="BOOL">FALSE</field></block></value>
                                          <next><block type="comment" id="R6qtz?vvk0UJ_vG[kz!B"><field name="COMMENT">Skript Pumpe mit PV Überschuss</field>
                                          <next><block type="control" id="20mStQXgrpEV4DpXu45]"><mutation delay_input="true"></mutation>
                                          <field name="OID">javascript.0.scriptEnabled.common.004_Pool.010_Pumpe_mit_PV_Übersch____vers_2</field>
                                          <field name="WITH_DELAY">TRUE</field>
                                          <field name="DELAY_MS">300</field>
                                          <field name="UNIT">ms</field>
                                          <field name="CLEAR_RUNNING">FALSE</field>
                                          <value name="VALUE"><block type="logic_boolean" id="zaO13#.a|dcQnnN|f}3L"><field name="BOOL">FALSE</field></block></value>
                                          <next><block type="comment" id="kxtq{bUY1pI3IR+d9#;)"><field name="COMMENT">Poolpumpe an</field>
                                          <next><block type="control" id="?~#RMVsHX9EzO:XLeNa="><mutation delay_input="true"></mutation>
                                          <field name="OID">sonoff.0.Sonoff-TH-89-Poolpumpe.POWER</field>
                                          <field name="WITH_DELAY">TRUE</field>
                                          <field name="DELAY_MS">400</field>
                                          <field name="UNIT">ms</field>
                                          <field name="CLEAR_RUNNING">FALSE</field>
                                          <value name="VALUE"><block type="logic_boolean" id="z(5EXDT/)o+3/:tJxs{"><field name="BOOL">TRUE</field></block></value> <next><block type="debug" id="%VgA/[)@ceK7{VL+fVVz"><field name="Severity">log</field> <value name="TEXT"><shadow type="text" id=";xy}#P(YLZ18}Xw(H01("><field name="TEXT">Poolpumpe permanent an von 11-15 Uhr AN</field></shadow></value></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></statement> <next><block type="schedule" id="YTd5@==VPg3/8tKB-6Mm"><field name="SCHEDULE">9 15 * * *</field> <statement name="STATEMENT"><block type="comment" id="9YB~N5j26+z#q6J^8-=!"><field name="COMMENT">Datenpunkt aus</field> <next><block type="control" id=",uY[HG_nfBWyM]N8uM"><mutation delay_input="false"></mutation>
                                          <field name="OID">javascript.0.Datenpunkte.Pool.Pumpe AN / AUS</field>
                                          <field name="WITH_DELAY">FALSE</field>
                                          <value name="VALUE"><block type="logic_boolean" id="W!KuGNE@:[Tu7zGGZ,?@"><field name="BOOL">FALSE</field></block></value>
                                          <next><block type="control" id="r#wP]~3jXk?DAa?ZLC-D"><mutation delay_input="true"></mutation>
                                          <field name="OID">javascript.0.Datenpunkte.Pool.Heizung AN / AUS</field>
                                          <field name="WITH_DELAY">TRUE</field>
                                          <field name="DELAY_MS">100</field>
                                          <field name="UNIT">ms</field>
                                          <field name="CLEAR_RUNNING">FALSE</field>
                                          <value name="VALUE"><block type="logic_boolean" id="=J}@kpch#q%J8XT%n1:1"><field name="BOOL">FALSE</field></block></value>
                                          <next><block type="control" id="_.|{dzR1c|M+#tvl7[c5"><mutation delay_input="true"></mutation>
                                          <field name="OID">javascript.0.Datenpunkte.Klimaanlage AN / AUS</field>
                                          <field name="WITH_DELAY">TRUE</field>
                                          <field name="DELAY_MS">200</field>
                                          <field name="UNIT">ms</field>
                                          <field name="CLEAR_RUNNING">FALSE</field>
                                          <value name="VALUE"><block type="logic_boolean" id="lF}p~U(%!Y+lG()c~s=j"><field name="BOOL">FALSE</field></block></value>
                                          <next><block type="comment" id=",pMsVw_F5,O2I%^:^B|?"><field name="COMMENT">Skript Pumpe mit PV Überschuss</field>
                                          <next><block type="control" id="jwWR.jMCiiRn^wyA8z;h"><mutation delay_input="true"></mutation>
                                          <field name="OID">javascript.0.scriptEnabled.common.004_Pool.010_Pumpe_mit_PV_Übersch____vers_2</field>
                                          <field name="WITH_DELAY">TRUE</field>
                                          <field name="DELAY_MS">300</field>
                                          <field name="UNIT">ms</field>
                                          <field name="CLEAR_RUNNING">FALSE</field>
                                          <value name="VALUE"><block type="logic_boolean" id="nl,D-ipvY%-n
                                          0|7H~F"><field name="BOOL">TRUE</field></block></value> <next><block type="comment" id="-e0n%Fkg.E6tdg6DU/Pd"><field name="COMMENT">Poolpumpe aus</field> <next><block type="control" id="RJmYChppd=v_r^#5)A,"><mutation delay_input="true"></mutation>
                                          <field name="OID">sonoff.0.Sonoff-TH-89-Poolpumpe.POWER</field>
                                          <field name="WITH_DELAY">TRUE</field>
                                          <field name="DELAY_MS">400</field>
                                          <field name="UNIT">ms</field>
                                          <field name="CLEAR_RUNNING">FALSE</field>
                                          <value name="VALUE"><block type="logic_boolean" id="-KtC](y7{iYpP0=D_V75"><field name="BOOL">FALSE</field></block></value>
                                          <next><block type="debug" id="s/m7Jm/ipTerUVu~Y,YG"><field name="Severity">log</field>
                                          <value name="TEXT"><shadow type="text" id="-gLWRlE}-*!FGkR+[^o="><field name="TEXT">Poolpumpe permanent an von 11-15 Uhr AUS</field></shadow></value></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></statement></block></next></block></next></block></xml>

                                          Max

                                          ioBroker auf einem NUC ,16GB RAM, 120GB SSD) mit Proxmox
                                          Cloud Pro, iot, Alexa, Sonos, sonoff, Fronius, Harmony, Doorbird, Shelly, Hue, Loxone, Mihome, …

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          508

                                          Online

                                          32.5k

                                          Benutzer

                                          81.7k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe