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. Tester
  4. Fronius Wattpilot Test 4.0.x

NEWS

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

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.1k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.0k

Fronius Wattpilot Test 4.0.x

Geplant Angeheftet Gesperrt Verschoben Tester
181 Beiträge 22 Kommentatoren 34.2k Aufrufe 23 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.
  • GlasfaserG Glasfaser

    @tim2zg sagte in Fronius Wattpilot Test 2.0.x:

    Leider kein Erfolg wenn ich das ganze auf einer frischen Ubuntu Instanz installiere.

    Kannst du BITTE als Developer ein Vorbild sein und es mit einem User zeigen .

    Denn viele lesen hier deine Beiträge und sehen ... root ... und sagen sich , das kann ich dann auch so machen !

    T Offline
    T Offline
    tim2zg
    Developer
    schrieb am zuletzt editiert von
    #35

    @glasfaser
    Tut mir leid, ich habe das ganze nun mal in einem LXC gemacht in denen es als Standard meist nur root gibt. Zudem sehe ich das Problem in diesem use case nicht. Der Container ist isoliert und ausser ioBroker läuft auch nix anderes drauf und wird auch nie. Habt ihr viele Probleme mit File Berechtigungen das ihr es so stark empfiehlt nicht root zu verwenden?
    Freundliche Grüsse,
    Tim
    PS: ich ändere sont die Beiträge

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • T tim2zg

      @glasfaser
      Tut mir leid, ich habe das ganze nun mal in einem LXC gemacht in denen es als Standard meist nur root gibt. Zudem sehe ich das Problem in diesem use case nicht. Der Container ist isoliert und ausser ioBroker läuft auch nix anderes drauf und wird auch nie. Habt ihr viele Probleme mit File Berechtigungen das ihr es so stark empfiehlt nicht root zu verwenden?
      Freundliche Grüsse,
      Tim
      PS: ich ändere sont die Beiträge

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von Thomas Braun
      #36

      @tim2zg sagte in Fronius Wattpilot Test 2.0.x:

      Habt ihr viele Probleme mit File Berechtigungen das ihr es so stark empfiehlt nicht root zu verwenden?

      Root Login sorgt für 'Zeitbomben', insbesondere bei Usern, die nicht absolut sattelfest sind.
      Nicht umsonst ist eigentlich in allen Distributionen der Root 'auf Eis gelegt'.
      Das macht man dann auch in Containern grundsätzlich, auch wenn da zunächst nur ein Root vorhanden ist.

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      T 1 Antwort Letzte Antwort
      1
      • Thomas BraunT Thomas Braun

        @tim2zg sagte in Fronius Wattpilot Test 2.0.x:

        Habt ihr viele Probleme mit File Berechtigungen das ihr es so stark empfiehlt nicht root zu verwenden?

        Root Login sorgt für 'Zeitbomben', insbesondere bei Usern, die nicht absolut sattelfest sind.
        Nicht umsonst ist eigentlich in allen Distributionen der Root 'auf Eis gelegt'.
        Das macht man dann auch in Containern grundsätzlich, auch wenn da zunächst nur ein Root vorhanden ist.

        T Offline
        T Offline
        tim2zg
        Developer
        schrieb am zuletzt editiert von
        #37

        @thomas-braun
        Klar sollte man root nicht im Normalfall verwenden. Ich war mir nicht bewusst, dass Leute sich dieses Verhalten wegen solchen Posts angewöhnen. Ich versuche root in den nächsten Beiträgen weg zu lassen.
        Freundliche Grüsse,
        Tim

        Thomas BraunT GlasfaserG 2 Antworten Letzte Antwort
        0
        • T tim2zg

          @thomas-braun
          Klar sollte man root nicht im Normalfall verwenden. Ich war mir nicht bewusst, dass Leute sich dieses Verhalten wegen solchen Posts angewöhnen. Ich versuche root in den nächsten Beiträgen weg zu lassen.
          Freundliche Grüsse,
          Tim

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von Thomas Braun
          #38

          @tim2zg
          Wie wäre es einfach immer sauber mit einem Standard user zu arbeiten? Dann musst du auch nix weglassen.

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          1 Antwort Letzte Antwort
          -1
          • T tim2zg

            @thomas-braun
            Klar sollte man root nicht im Normalfall verwenden. Ich war mir nicht bewusst, dass Leute sich dieses Verhalten wegen solchen Posts angewöhnen. Ich versuche root in den nächsten Beiträgen weg zu lassen.
            Freundliche Grüsse,
            Tim

            GlasfaserG Offline
            GlasfaserG Offline
            Glasfaser
            schrieb am zuletzt editiert von Glasfaser
            #39

            @tim2zg sagte in Fronius Wattpilot Test 2.0.x:

            Klar sollte man root nicht im Normalfall verwenden.

            Sorry ... ich wollte nicht dein Thread damit zumüllen ,
            aber die Antwort dazu :

            Wir versuchen hier mühsehlig Fehler zu beheben ... und wenn du hier im Forum Aktiv bist ,hast du bestimmt schon mitbekommen das seit Umstellung auf NodeJS16 / NPM8

            alle root User hier alle Probleme haben , die mit ioBroker arbeiten .
            bzw. die tauchen jetzt alle auf .... und schreien um Hilfe.

            Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

            1 Antwort Letzte Antwort
            0
            • T tim2zg

              @c1olli
              Hallo, sorry für die ganzen Probleme.
              Ich habe es endlich gecheckt! Es sollte nun funktionieren.
              Freundliche Grüsse,
              Tim
              PS: Version 2.2.2

              C Offline
              C Offline
              c1olli
              schrieb am zuletzt editiert von
              #40

              @tim2zg
              Jepp, Version 2.2.2 funktioniert :+1: :+1: :+1:

              Gruß
              Olli

              1 Antwort Letzte Antwort
              1
              • T tim2zg

                @c1olli
                Genau das war auch mein Ziel. Ich habe dir meine Scripts schon oben geschickt. Es sollte nun auch mit Version 2.2.2 funktioniere.
                Freundliche Grüsse,
                Tim

                C Offline
                C Offline
                c1olli
                schrieb am zuletzt editiert von
                #41

                @tim2zg sagte in Fronius Wattpilot Test 2.0.x:

                @c1olli
                Genau das war auch mein Ziel. Ich habe dir meine Scripts schon oben geschickt. Es sollte nun auch mit Version 2.2.2 funktioniere.
                Freundliche Grüsse,
                Tim

                Ich habe nun die Datenpunkte vom Script an mein System angepasst und das Script scheint soweit zu laufen.
                Was ich jetzt nicht verstanden habe ist wie die Vergleichswerte (-11000, -9700 etc.) zustande kommen.
                Da ich den Grid Wert nicht nutzen kann, muß ich mir da einen neuen Wert kreieren ( PV-Power - Batterieladung - Verbrauch = PV Überschuß) , damit mir das Auto nicht den Haus-Akku leer saugt.
                wattscript.jpg

                Gruß
                Olli

                T 1 Antwort Letzte Antwort
                0
                • C c1olli

                  @tim2zg sagte in Fronius Wattpilot Test 2.0.x:

                  @c1olli
                  Genau das war auch mein Ziel. Ich habe dir meine Scripts schon oben geschickt. Es sollte nun auch mit Version 2.2.2 funktioniere.
                  Freundliche Grüsse,
                  Tim

                  Ich habe nun die Datenpunkte vom Script an mein System angepasst und das Script scheint soweit zu laufen.
                  Was ich jetzt nicht verstanden habe ist wie die Vergleichswerte (-11000, -9700 etc.) zustande kommen.
                  Da ich den Grid Wert nicht nutzen kann, muß ich mir da einen neuen Wert kreieren ( PV-Power - Batterieladung - Verbrauch = PV Überschuß) , damit mir das Auto nicht den Haus-Akku leer saugt.
                  wattscript.jpg

                  T Offline
                  T Offline
                  tim2zg
                  Developer
                  schrieb am zuletzt editiert von
                  #42

                  @c1olli
                  Das ist die Leistung, die wir einspeisen müssen, bevor wir mit der Amper Anzahl Laden können. Bei uns ist das Auto nicht an die Batterie angeschlossen. Vielleicht musst du das Script etwas anpassen.

                  Freundliche Grüsse,
                  Tim

                  C 1 Antwort Letzte Antwort
                  0
                  • T tim2zg

                    @c1olli
                    Das ist die Leistung, die wir einspeisen müssen, bevor wir mit der Amper Anzahl Laden können. Bei uns ist das Auto nicht an die Batterie angeschlossen. Vielleicht musst du das Script etwas anpassen.

                    Freundliche Grüsse,
                    Tim

                    C Offline
                    C Offline
                    c1olli
                    schrieb am zuletzt editiert von
                    #43

                    @tim2zg
                    Hallo,
                    Dein Script läuft jetzt fast wie es soll.
                    In einem anderen Script habe ich die Werte so aufbereitet, dass das Script automatisch den richtigen Wert zugewiesen bekommt.
                    Der Wert wird so berechnet:
                    PV Erzeugung - Verbrauch - Speicher Entladung - Speicher Ladung + Wattpilot

                    Das Script schaltet dann automatisch - echt total klasse.
                    wattscript1.png

                    Gruß
                    Olli

                    1 Antwort Letzte Antwort
                    1
                    • C Offline
                      C Offline
                      c1olli
                      schrieb am zuletzt editiert von
                      #44

                      Könnte man das Script eventuell so erweitern, dass die Ladung bei z.B. 80% automatisch stoppt?

                      Gruß
                      Olli

                      T 1 Antwort Letzte Antwort
                      1
                      • C c1olli

                        Könnte man das Script eventuell so erweitern, dass die Ladung bei z.B. 80% automatisch stoppt?

                        T Offline
                        T Offline
                        tim2zg
                        Developer
                        schrieb am zuletzt editiert von tim2zg
                        #45

                        @c1olli
                        Ja, aber der Wert muss bei dem Auto ausgelesen werden!
                        Der Pilot unterstützt das nicht.
                        Aber es gibt einige Adapter die das können.

                        C 1 Antwort Letzte Antwort
                        0
                        • T tim2zg

                          @c1olli
                          Ja, aber der Wert muss bei dem Auto ausgelesen werden!
                          Der Pilot unterstützt das nicht.
                          Aber es gibt einige Adapter die das können.

                          C Offline
                          C Offline
                          c1olli
                          schrieb am zuletzt editiert von
                          #46

                          @tim2zg
                          Hallo,

                          Ich habe den Renault Adapter, da wird der Ladestand angezeigt.

                          Ich wüsste jetzt nur nicht wie und was ich dem Script/Blockly hinzufügen müsste.

                          Gruß
                          Olli

                          T 1 Antwort Letzte Antwort
                          0
                          • C c1olli

                            @tim2zg
                            Hallo,

                            Ich habe den Renault Adapter, da wird der Ladestand angezeigt.

                            Ich wüsste jetzt nur nicht wie und was ich dem Script/Blockly hinzufügen müsste.

                            T Offline
                            T Offline
                            tim2zg
                            Developer
                            schrieb am zuletzt editiert von tim2zg
                            #47

                            @c1olli
                            Hallo,
                            Unter dem «falls xyz aktualisiert wurde» Block einfach einen, wenn «Autofüllstand» unter 80% ist, dann den ganzen Teil der früher da war. Wenn nicht dann einfach set_power auf 6 und set_state auf frc;1 .
                            Freundliche Grüsse,
                            Tim

                            C 1 Antwort Letzte Antwort
                            0
                            • T tim2zg

                              @c1olli
                              Hallo,
                              Unter dem «falls xyz aktualisiert wurde» Block einfach einen, wenn «Autofüllstand» unter 80% ist, dann den ganzen Teil der früher da war. Wenn nicht dann einfach set_power auf 6 und set_state auf frc;1 .
                              Freundliche Grüsse,
                              Tim

                              C Offline
                              C Offline
                              c1olli
                              schrieb am zuletzt editiert von c1olli
                              #48

                              @tim2zg
                              Hallo,
                              so?battlevel.jpg

                              Gruss
                              Olli

                              Gruß
                              Olli

                              T 1 Antwort Letzte Antwort
                              0
                              • C c1olli

                                @tim2zg
                                Hallo,
                                so?battlevel.jpg

                                Gruss
                                Olli

                                T Offline
                                T Offline
                                tim2zg
                                Developer
                                schrieb am zuletzt editiert von
                                #49

                                @c1olli
                                127cd854-70ae-4f41-9ba7-256109d1a68e-grafik.png
                                Fast, das im Screenshot rot markierte (der gesamte obere Teil), muss in ein «sonst» rein unten.
                                Zudem muss es frc;1 und nicht 0 sein sorry, mein Fehler.
                                Freundliche Grüsse,
                                Tim

                                C 1 Antwort Letzte Antwort
                                0
                                • T tim2zg

                                  @c1olli
                                  127cd854-70ae-4f41-9ba7-256109d1a68e-grafik.png
                                  Fast, das im Screenshot rot markierte (der gesamte obere Teil), muss in ein «sonst» rein unten.
                                  Zudem muss es frc;1 und nicht 0 sein sorry, mein Fehler.
                                  Freundliche Grüsse,
                                  Tim

                                  C Offline
                                  C Offline
                                  c1olli
                                  schrieb am zuletzt editiert von
                                  #50

                                  @tim2zg
                                  so?battlevel1.jpg

                                  Sorry, wenn es ein wenig schwerfällig erscheint, aber beim Scripten bin ich neu und ich habe auch noch wirklich keine gute (für mich) Anleitung gefunden.

                                  Gruss
                                  Olli

                                  Gruß
                                  Olli

                                  T 1 Antwort Letzte Antwort
                                  0
                                  • C c1olli

                                    @tim2zg
                                    so?battlevel1.jpg

                                    Sorry, wenn es ein wenig schwerfällig erscheint, aber beim Scripten bin ich neu und ich habe auch noch wirklich keine gute (für mich) Anleitung gefunden.

                                    Gruss
                                    Olli

                                    T Offline
                                    T Offline
                                    tim2zg
                                    Developer
                                    schrieb am zuletzt editiert von
                                    #51

                                    @c1olli

                                    <xml xmlns="https://developers.google.com/blockly/xml">
                                      <block type="on_ext" id="gq`,=3iU#9VNbFii.@c!" x="38" y="-137">
                                        <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
                                        <field name="CONDITION">any</field>
                                        <field name="ACK_CONDITION"></field>
                                        <value name="OID0">
                                          <shadow type="field_oid" id="()(Rz:ROjN?}V$rLe[hs">
                                            <field name="oid">fronius-wattpilot.1.TimeStamp</field>
                                          </shadow>
                                        </value>
                                        <statement name="STATEMENT">
                                          <block type="controls_if" id="!^9P,f_s3gWEte%QeA06">
                                            <mutation else="1"></mutation>
                                            <value name="IF0">
                                              <block type="logic_compare" id="_CQsxlAP#[U-D]GK8B.w">
                                                <field name="OP">GTE</field>
                                                <value name="A">
                                                  <block type="math_number" id="{L~if.kb*nVAl!k3I#84">
                                                    <field name="NUM">80</field>
                                                  </block>
                                                </value>
                                                <value name="B">
                                                  <block type="get_value" id="P0Ki#{1,CC_3ic}s#qq=">
                                                    <field name="ATTR">val</field>
                                                    <field name="OID">ford.0.VIN.statususv4.vehiclestatus.batteryFillLevel.value</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                            <statement name="DO0">
                                              <block type="controls_if" id="LvwK}YD_{y*-5]}neG-d">
                                                <mutation elseif="4" else="1"></mutation>
                                                <value name="IF0">
                                                  <block type="logic_compare" id=",wkwC#dURx7tHgqoDNiW">
                                                    <field name="OP">GTE</field>
                                                    <value name="A">
                                                      <block type="math_number" id="Y}7erw598VFI13%!Zq$=">
                                                        <field name="NUM">-11000</field>
                                                      </block>
                                                    </value>
                                                    <value name="B">
                                                      <block type="get_value" id="T6w}PKP8X?ysp!#bhUjh">
                                                        <field name="ATTR">val</field>
                                                        <field name="OID">fronius.0.powerflow.P_Grid</field>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </value>
                                                <statement name="DO0">
                                                  <block type="controls_if" id="FMiO`]x/mB3M4nt#(e[0">
                                                    <value name="IF0">
                                                      <block type="logic_compare" id="Pk2fWtU+=|xuhRGxB]_l">
                                                        <field name="OP">NEQ</field>
                                                        <value name="A">
                                                          <block type="math_number" id="raI]cm:(X#l[;HX~I=G6">
                                                            <field name="NUM">16</field>
                                                          </block>
                                                        </value>
                                                        <value name="B">
                                                          <block type="get_value" id="29f^g,k_PNA(lLY=7s8D">
                                                            <field name="ATTR">val</field>
                                                            <field name="OID">fronius-wattpilot.1.amp</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                    <statement name="DO0">
                                                      <block type="update" id="9_RqUWnr_=@1{![9mudX">
                                                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                        <field name="OID">fronius-wattpilot.1.set_power</field>
                                                        <field name="WITH_DELAY">FALSE</field>
                                                        <value name="VALUE">
                                                          <block type="math_number" id="z?#{zUZoS8Xc#0n6,d;f">
                                                            <field name="NUM">16</field>
                                                          </block>
                                                        </value>
                                                        <next>
                                                          <block type="update" id="lPB55x#gx^-@9?XlA:sI">
                                                            <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                            <field name="OID">fronius-wattpilot.1.set_state</field>
                                                            <field name="WITH_DELAY">FALSE</field>
                                                            <value name="VALUE">
                                                              <block type="text" id=".Ztm5r2#v-yKjk5ic?*=">
                                                                <field name="TEXT">frc;0</field>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </next>
                                                      </block>
                                                    </statement>
                                                  </block>
                                                </statement>
                                                <value name="IF1">
                                                  <block type="logic_compare" id="lFc0Dt[erzS#?*9m$Gs(">
                                                    <field name="OP">GTE</field>
                                                    <value name="A">
                                                      <block type="math_number" id="1-jcVD)^v`~FDO9P(`uD">
                                                        <field name="NUM">-9700</field>
                                                      </block>
                                                    </value>
                                                    <value name="B">
                                                      <block type="get_value" id="M/.p;7R?aRg-k*Y7%DeG">
                                                        <field name="ATTR">val</field>
                                                        <field name="OID">fronius.0.powerflow.P_Grid</field>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </value>
                                                <statement name="DO1">
                                                  <block type="controls_if" id="voFOXP[5qijJD_Gd|CKY">
                                                    <value name="IF0">
                                                      <block type="logic_compare" id="(:]4!n||+S#e5^CB,NKb">
                                                        <field name="OP">NEQ</field>
                                                        <value name="A">
                                                          <block type="math_number" id="(20q$Yw~nD+_sm(=roKF">
                                                            <field name="NUM">14</field>
                                                          </block>
                                                        </value>
                                                        <value name="B">
                                                          <block type="get_value" id="b}@IzyQW.Eqw_{3;C$-m">
                                                            <field name="ATTR">val</field>
                                                            <field name="OID">fronius-wattpilot.1.amp</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                    <statement name="DO0">
                                                      <block type="update" id="-/*2ZkD(0bg!SVkw|p9j">
                                                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                        <field name="OID">fronius-wattpilot.1.set_power</field>
                                                        <field name="WITH_DELAY">FALSE</field>
                                                        <value name="VALUE">
                                                          <block type="math_number" id="4mf+w8|dl_O0vEz~(0-i">
                                                            <field name="NUM">14</field>
                                                          </block>
                                                        </value>
                                                        <next>
                                                          <block type="update" id="9pw]QUM+#xC:E*hf}wtG">
                                                            <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                            <field name="OID">fronius-wattpilot.1.set_state</field>
                                                            <field name="WITH_DELAY">FALSE</field>
                                                            <value name="VALUE">
                                                              <block type="text" id="d8;a!I34q$|fO+Eoq){V">
                                                                <field name="TEXT">frc;0</field>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </next>
                                                      </block>
                                                    </statement>
                                                  </block>
                                                </statement>
                                                <value name="IF2">
                                                  <block type="logic_compare" id="%kVT5F^C~A4`SaV0(!1|">
                                                    <field name="OP">GTE</field>
                                                    <value name="A">
                                                      <block type="math_number" id="NkY,0Hu|rI^~qiAh14LO">
                                                        <field name="NUM">-8300</field>
                                                      </block>
                                                    </value>
                                                    <value name="B">
                                                      <block type="get_value" id="U;.D5yAmCi0j^ZXw^4T@">
                                                        <field name="ATTR">val</field>
                                                        <field name="OID">fronius.0.powerflow.P_Grid</field>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </value>
                                                <statement name="DO2">
                                                  <block type="controls_if" id="PX%mkBufZ3p%BKK{_-`{">
                                                    <value name="IF0">
                                                      <block type="logic_compare" id="%)sw95037rf=T23ds,QB">
                                                        <field name="OP">NEQ</field>
                                                        <value name="A">
                                                          <block type="math_number" id="#G4-S^gKVI`[Tx)ZW^0p">
                                                            <field name="NUM">12</field>
                                                          </block>
                                                        </value>
                                                        <value name="B">
                                                          <block type="get_value" id="`~o.{;rr/ixUw,Y{HJM@">
                                                            <field name="ATTR">val</field>
                                                            <field name="OID">fronius-wattpilot.1.amp</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                    <statement name="DO0">
                                                      <block type="update" id="duFC]#$DhGEt_Gl?}@m]">
                                                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                        <field name="OID">fronius-wattpilot.1.set_power</field>
                                                        <field name="WITH_DELAY">FALSE</field>
                                                        <value name="VALUE">
                                                          <block type="math_number" id="xy?ElpZB%P6IGkkEHkkD">
                                                            <field name="NUM">12</field>
                                                          </block>
                                                        </value>
                                                        <next>
                                                          <block type="update" id="W$pgC,-c!Wue?wf:K4oq">
                                                            <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                            <field name="OID">fronius-wattpilot.1.set_state</field>
                                                            <field name="WITH_DELAY">FALSE</field>
                                                            <value name="VALUE">
                                                              <block type="text" id="996E=7etPOU+|p+hA7cA">
                                                                <field name="TEXT">frc;0</field>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </next>
                                                      </block>
                                                    </statement>
                                                  </block>
                                                </statement>
                                                <value name="IF3">
                                                  <block type="logic_compare" id="ys`0.^2jSxZ*=JlZe@3(">
                                                    <field name="OP">GTE</field>
                                                    <value name="A">
                                                      <block type="math_number" id="2@HDCKb{.p`7:Q;z=R!U">
                                                        <field name="NUM">-6900</field>
                                                      </block>
                                                    </value>
                                                    <value name="B">
                                                      <block type="get_value" id=";HMOdIs6yqeJAky#8_*w">
                                                        <field name="ATTR">val</field>
                                                        <field name="OID">fronius.0.powerflow.P_Grid</field>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </value>
                                                <statement name="DO3">
                                                  <block type="controls_if" id="?;b2NX9MotHOvX:ZWlxw">
                                                    <value name="IF0">
                                                      <block type="logic_compare" id="f:#4LU/k_g}I/D4wz4Hi">
                                                        <field name="OP">NEQ</field>
                                                        <value name="A">
                                                          <block type="math_number" id="v)tlc1tgctdw_|A8SdMv">
                                                            <field name="NUM">10</field>
                                                          </block>
                                                        </value>
                                                        <value name="B">
                                                          <block type="get_value" id="AFI_(]8!=]7ah~aL0n1H">
                                                            <field name="ATTR">val</field>
                                                            <field name="OID">fronius-wattpilot.1.amp</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                    <statement name="DO0">
                                                      <block type="update" id="T7y|u!v-x3N/:_)9vmoA">
                                                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                        <field name="OID">fronius-wattpilot.1.set_power</field>
                                                        <field name="WITH_DELAY">FALSE</field>
                                                        <value name="VALUE">
                                                          <block type="math_number" id="]IJS/6Y.{`rpi)1/QiQE">
                                                            <field name="NUM">10</field>
                                                          </block>
                                                        </value>
                                                        <next>
                                                          <block type="update" id="LHV];txC;wm~bzSi5G|L">
                                                            <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                            <field name="OID">fronius-wattpilot.1.set_state</field>
                                                            <field name="WITH_DELAY">FALSE</field>
                                                            <value name="VALUE">
                                                              <block type="text" id="cY4)47PzF_8YFIW**FN6">
                                                                <field name="TEXT">frc;0</field>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </next>
                                                      </block>
                                                    </statement>
                                                  </block>
                                                </statement>
                                                <value name="IF4">
                                                  <block type="logic_compare" id="9oDDifoGa:x8ydabNrmN">
                                                    <field name="OP">GT</field>
                                                    <value name="A">
                                                      <block type="math_number" id="fT[FFamnz%+XVjmC[2V)">
                                                        <field name="NUM">-4100</field>
                                                      </block>
                                                    </value>
                                                    <value name="B">
                                                      <block type="get_value" id="CiVLqdWl0lV3c|`1q=],">
                                                        <field name="ATTR">val</field>
                                                        <field name="OID">fronius.0.powerflow.P_Grid</field>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </value>
                                                <statement name="DO4">
                                                  <block type="controls_if" id="5W`0S^!QK-3WlI;?FoX4">
                                                    <value name="IF0">
                                                      <block type="logic_operation" id="AIsyWmQ)uA#=g4WnHcn`">
                                                        <field name="OP">AND</field>
                                                        <value name="A">
                                                          <block type="logic_compare" id="Y7O]^!-@xtcOA~k}GJ(R">
                                                            <field name="OP">NEQ</field>
                                                            <value name="A">
                                                              <block type="math_number" id="?(Wt=gR_xI2zlk)M]%9!">
                                                                <field name="NUM">6</field>
                                                              </block>
                                                            </value>
                                                            <value name="B">
                                                              <block type="get_value" id="Ru$(aZP.pT{yRtIu`n+F">
                                                                <field name="ATTR">val</field>
                                                                <field name="OID">fronius-wattpilot.1.amp</field>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </value>
                                                        <value name="B">
                                                          <block type="logic_compare" id="Tzp$9ht,g]zQBH4i${[)">
                                                            <field name="OP">NEQ</field>
                                                            <value name="A">
                                                              <block type="text" id=",#yVKehj)C1Hs@MH:n1c">
                                                                <field name="TEXT">frc;0</field>
                                                              </block>
                                                            </value>
                                                            <value name="B">
                                                              <block type="get_value" id="o-FMmY;.d.PnU|U{Q[1B">
                                                                <field name="ATTR">val</field>
                                                                <field name="OID">fronius-wattpilot.1.set_state</field>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                    <statement name="DO0">
                                                      <block type="update" id="Pq4D;`-+~59WItT;R2Hu">
                                                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                        <field name="OID">fronius-wattpilot.1.set_power</field>
                                                        <field name="WITH_DELAY">FALSE</field>
                                                        <value name="VALUE">
                                                          <block type="math_number" id="QG4v;AI=eRz9-*Pp{!@D">
                                                            <field name="NUM">6</field>
                                                          </block>
                                                        </value>
                                                        <next>
                                                          <block type="update" id="t-ehj(=?=~t29v+YZ$?w">
                                                            <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                            <field name="OID">fronius-wattpilot.1.set_state</field>
                                                            <field name="WITH_DELAY">FALSE</field>
                                                            <value name="VALUE">
                                                              <block type="text" id="_/~G~5kCfCsl2hT;,y[a">
                                                                <field name="TEXT">frc;0</field>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </next>
                                                      </block>
                                                    </statement>
                                                  </block>
                                                </statement>
                                                <statement name="ELSE">
                                                  <block type="controls_if" id="0~%Q9}4p*x{{fmmzk{h+">
                                                    <value name="IF0">
                                                      <block type="logic_compare" id="MU4F,SOLWXAV;;L^|kOR">
                                                        <field name="OP">NEQ</field>
                                                        <value name="A">
                                                          <block type="text" id="mj{z|;#HBW:2Rz;kjmA+">
                                                            <field name="TEXT">frc;1</field>
                                                          </block>
                                                        </value>
                                                        <value name="B">
                                                          <block type="get_value" id="@^^G[^DU7NX]3-M0H7j7">
                                                            <field name="ATTR">val</field>
                                                            <field name="OID">fronius-wattpilot.1.set_state</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                    <statement name="DO0">
                                                      <block type="update" id="(T(ocBtXi|gHGA8W@q;U">
                                                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                        <field name="OID">fronius-wattpilot.1.set_state</field>
                                                        <field name="WITH_DELAY">FALSE</field>
                                                        <value name="VALUE">
                                                          <block type="text" id="Rx:+[nc`je/J?jUq`C}F">
                                                            <field name="TEXT">frc;1</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </statement>
                                                  </block>
                                                </statement>
                                              </block>
                                            </statement>
                                            <statement name="ELSE">
                                              <block type="update" id="YJ%/3pqUq-5veO8oKbg_">
                                                <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                <field name="OID">fronius-wattpilot.1.set_state</field>
                                                <field name="WITH_DELAY">FALSE</field>
                                                <value name="VALUE">
                                                  <block type="text" id="CoDnq6X;O!2t1Sag0%N*">
                                                    <field name="TEXT">frc;1</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </statement>
                                          </block>
                                        </statement>
                                      </block>
                                    </xml>
                                    

                                    1.png 2.png

                                    Freundliche Grüsse,
                                    Tim

                                    C 1 Antwort Letzte Antwort
                                    1
                                    • T tim2zg

                                      @c1olli

                                      <xml xmlns="https://developers.google.com/blockly/xml">
                                        <block type="on_ext" id="gq`,=3iU#9VNbFii.@c!" x="38" y="-137">
                                          <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
                                          <field name="CONDITION">any</field>
                                          <field name="ACK_CONDITION"></field>
                                          <value name="OID0">
                                            <shadow type="field_oid" id="()(Rz:ROjN?}V$rLe[hs">
                                              <field name="oid">fronius-wattpilot.1.TimeStamp</field>
                                            </shadow>
                                          </value>
                                          <statement name="STATEMENT">
                                            <block type="controls_if" id="!^9P,f_s3gWEte%QeA06">
                                              <mutation else="1"></mutation>
                                              <value name="IF0">
                                                <block type="logic_compare" id="_CQsxlAP#[U-D]GK8B.w">
                                                  <field name="OP">GTE</field>
                                                  <value name="A">
                                                    <block type="math_number" id="{L~if.kb*nVAl!k3I#84">
                                                      <field name="NUM">80</field>
                                                    </block>
                                                  </value>
                                                  <value name="B">
                                                    <block type="get_value" id="P0Ki#{1,CC_3ic}s#qq=">
                                                      <field name="ATTR">val</field>
                                                      <field name="OID">ford.0.VIN.statususv4.vehiclestatus.batteryFillLevel.value</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </value>
                                              <statement name="DO0">
                                                <block type="controls_if" id="LvwK}YD_{y*-5]}neG-d">
                                                  <mutation elseif="4" else="1"></mutation>
                                                  <value name="IF0">
                                                    <block type="logic_compare" id=",wkwC#dURx7tHgqoDNiW">
                                                      <field name="OP">GTE</field>
                                                      <value name="A">
                                                        <block type="math_number" id="Y}7erw598VFI13%!Zq$=">
                                                          <field name="NUM">-11000</field>
                                                        </block>
                                                      </value>
                                                      <value name="B">
                                                        <block type="get_value" id="T6w}PKP8X?ysp!#bhUjh">
                                                          <field name="ATTR">val</field>
                                                          <field name="OID">fronius.0.powerflow.P_Grid</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </value>
                                                  <statement name="DO0">
                                                    <block type="controls_if" id="FMiO`]x/mB3M4nt#(e[0">
                                                      <value name="IF0">
                                                        <block type="logic_compare" id="Pk2fWtU+=|xuhRGxB]_l">
                                                          <field name="OP">NEQ</field>
                                                          <value name="A">
                                                            <block type="math_number" id="raI]cm:(X#l[;HX~I=G6">
                                                              <field name="NUM">16</field>
                                                            </block>
                                                          </value>
                                                          <value name="B">
                                                            <block type="get_value" id="29f^g,k_PNA(lLY=7s8D">
                                                              <field name="ATTR">val</field>
                                                              <field name="OID">fronius-wattpilot.1.amp</field>
                                                            </block>
                                                          </value>
                                                        </block>
                                                      </value>
                                                      <statement name="DO0">
                                                        <block type="update" id="9_RqUWnr_=@1{![9mudX">
                                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                          <field name="OID">fronius-wattpilot.1.set_power</field>
                                                          <field name="WITH_DELAY">FALSE</field>
                                                          <value name="VALUE">
                                                            <block type="math_number" id="z?#{zUZoS8Xc#0n6,d;f">
                                                              <field name="NUM">16</field>
                                                            </block>
                                                          </value>
                                                          <next>
                                                            <block type="update" id="lPB55x#gx^-@9?XlA:sI">
                                                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                              <field name="OID">fronius-wattpilot.1.set_state</field>
                                                              <field name="WITH_DELAY">FALSE</field>
                                                              <value name="VALUE">
                                                                <block type="text" id=".Ztm5r2#v-yKjk5ic?*=">
                                                                  <field name="TEXT">frc;0</field>
                                                                </block>
                                                              </value>
                                                            </block>
                                                          </next>
                                                        </block>
                                                      </statement>
                                                    </block>
                                                  </statement>
                                                  <value name="IF1">
                                                    <block type="logic_compare" id="lFc0Dt[erzS#?*9m$Gs(">
                                                      <field name="OP">GTE</field>
                                                      <value name="A">
                                                        <block type="math_number" id="1-jcVD)^v`~FDO9P(`uD">
                                                          <field name="NUM">-9700</field>
                                                        </block>
                                                      </value>
                                                      <value name="B">
                                                        <block type="get_value" id="M/.p;7R?aRg-k*Y7%DeG">
                                                          <field name="ATTR">val</field>
                                                          <field name="OID">fronius.0.powerflow.P_Grid</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </value>
                                                  <statement name="DO1">
                                                    <block type="controls_if" id="voFOXP[5qijJD_Gd|CKY">
                                                      <value name="IF0">
                                                        <block type="logic_compare" id="(:]4!n||+S#e5^CB,NKb">
                                                          <field name="OP">NEQ</field>
                                                          <value name="A">
                                                            <block type="math_number" id="(20q$Yw~nD+_sm(=roKF">
                                                              <field name="NUM">14</field>
                                                            </block>
                                                          </value>
                                                          <value name="B">
                                                            <block type="get_value" id="b}@IzyQW.Eqw_{3;C$-m">
                                                              <field name="ATTR">val</field>
                                                              <field name="OID">fronius-wattpilot.1.amp</field>
                                                            </block>
                                                          </value>
                                                        </block>
                                                      </value>
                                                      <statement name="DO0">
                                                        <block type="update" id="-/*2ZkD(0bg!SVkw|p9j">
                                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                          <field name="OID">fronius-wattpilot.1.set_power</field>
                                                          <field name="WITH_DELAY">FALSE</field>
                                                          <value name="VALUE">
                                                            <block type="math_number" id="4mf+w8|dl_O0vEz~(0-i">
                                                              <field name="NUM">14</field>
                                                            </block>
                                                          </value>
                                                          <next>
                                                            <block type="update" id="9pw]QUM+#xC:E*hf}wtG">
                                                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                              <field name="OID">fronius-wattpilot.1.set_state</field>
                                                              <field name="WITH_DELAY">FALSE</field>
                                                              <value name="VALUE">
                                                                <block type="text" id="d8;a!I34q$|fO+Eoq){V">
                                                                  <field name="TEXT">frc;0</field>
                                                                </block>
                                                              </value>
                                                            </block>
                                                          </next>
                                                        </block>
                                                      </statement>
                                                    </block>
                                                  </statement>
                                                  <value name="IF2">
                                                    <block type="logic_compare" id="%kVT5F^C~A4`SaV0(!1|">
                                                      <field name="OP">GTE</field>
                                                      <value name="A">
                                                        <block type="math_number" id="NkY,0Hu|rI^~qiAh14LO">
                                                          <field name="NUM">-8300</field>
                                                        </block>
                                                      </value>
                                                      <value name="B">
                                                        <block type="get_value" id="U;.D5yAmCi0j^ZXw^4T@">
                                                          <field name="ATTR">val</field>
                                                          <field name="OID">fronius.0.powerflow.P_Grid</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </value>
                                                  <statement name="DO2">
                                                    <block type="controls_if" id="PX%mkBufZ3p%BKK{_-`{">
                                                      <value name="IF0">
                                                        <block type="logic_compare" id="%)sw95037rf=T23ds,QB">
                                                          <field name="OP">NEQ</field>
                                                          <value name="A">
                                                            <block type="math_number" id="#G4-S^gKVI`[Tx)ZW^0p">
                                                              <field name="NUM">12</field>
                                                            </block>
                                                          </value>
                                                          <value name="B">
                                                            <block type="get_value" id="`~o.{;rr/ixUw,Y{HJM@">
                                                              <field name="ATTR">val</field>
                                                              <field name="OID">fronius-wattpilot.1.amp</field>
                                                            </block>
                                                          </value>
                                                        </block>
                                                      </value>
                                                      <statement name="DO0">
                                                        <block type="update" id="duFC]#$DhGEt_Gl?}@m]">
                                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                          <field name="OID">fronius-wattpilot.1.set_power</field>
                                                          <field name="WITH_DELAY">FALSE</field>
                                                          <value name="VALUE">
                                                            <block type="math_number" id="xy?ElpZB%P6IGkkEHkkD">
                                                              <field name="NUM">12</field>
                                                            </block>
                                                          </value>
                                                          <next>
                                                            <block type="update" id="W$pgC,-c!Wue?wf:K4oq">
                                                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                              <field name="OID">fronius-wattpilot.1.set_state</field>
                                                              <field name="WITH_DELAY">FALSE</field>
                                                              <value name="VALUE">
                                                                <block type="text" id="996E=7etPOU+|p+hA7cA">
                                                                  <field name="TEXT">frc;0</field>
                                                                </block>
                                                              </value>
                                                            </block>
                                                          </next>
                                                        </block>
                                                      </statement>
                                                    </block>
                                                  </statement>
                                                  <value name="IF3">
                                                    <block type="logic_compare" id="ys`0.^2jSxZ*=JlZe@3(">
                                                      <field name="OP">GTE</field>
                                                      <value name="A">
                                                        <block type="math_number" id="2@HDCKb{.p`7:Q;z=R!U">
                                                          <field name="NUM">-6900</field>
                                                        </block>
                                                      </value>
                                                      <value name="B">
                                                        <block type="get_value" id=";HMOdIs6yqeJAky#8_*w">
                                                          <field name="ATTR">val</field>
                                                          <field name="OID">fronius.0.powerflow.P_Grid</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </value>
                                                  <statement name="DO3">
                                                    <block type="controls_if" id="?;b2NX9MotHOvX:ZWlxw">
                                                      <value name="IF0">
                                                        <block type="logic_compare" id="f:#4LU/k_g}I/D4wz4Hi">
                                                          <field name="OP">NEQ</field>
                                                          <value name="A">
                                                            <block type="math_number" id="v)tlc1tgctdw_|A8SdMv">
                                                              <field name="NUM">10</field>
                                                            </block>
                                                          </value>
                                                          <value name="B">
                                                            <block type="get_value" id="AFI_(]8!=]7ah~aL0n1H">
                                                              <field name="ATTR">val</field>
                                                              <field name="OID">fronius-wattpilot.1.amp</field>
                                                            </block>
                                                          </value>
                                                        </block>
                                                      </value>
                                                      <statement name="DO0">
                                                        <block type="update" id="T7y|u!v-x3N/:_)9vmoA">
                                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                          <field name="OID">fronius-wattpilot.1.set_power</field>
                                                          <field name="WITH_DELAY">FALSE</field>
                                                          <value name="VALUE">
                                                            <block type="math_number" id="]IJS/6Y.{`rpi)1/QiQE">
                                                              <field name="NUM">10</field>
                                                            </block>
                                                          </value>
                                                          <next>
                                                            <block type="update" id="LHV];txC;wm~bzSi5G|L">
                                                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                              <field name="OID">fronius-wattpilot.1.set_state</field>
                                                              <field name="WITH_DELAY">FALSE</field>
                                                              <value name="VALUE">
                                                                <block type="text" id="cY4)47PzF_8YFIW**FN6">
                                                                  <field name="TEXT">frc;0</field>
                                                                </block>
                                                              </value>
                                                            </block>
                                                          </next>
                                                        </block>
                                                      </statement>
                                                    </block>
                                                  </statement>
                                                  <value name="IF4">
                                                    <block type="logic_compare" id="9oDDifoGa:x8ydabNrmN">
                                                      <field name="OP">GT</field>
                                                      <value name="A">
                                                        <block type="math_number" id="fT[FFamnz%+XVjmC[2V)">
                                                          <field name="NUM">-4100</field>
                                                        </block>
                                                      </value>
                                                      <value name="B">
                                                        <block type="get_value" id="CiVLqdWl0lV3c|`1q=],">
                                                          <field name="ATTR">val</field>
                                                          <field name="OID">fronius.0.powerflow.P_Grid</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </value>
                                                  <statement name="DO4">
                                                    <block type="controls_if" id="5W`0S^!QK-3WlI;?FoX4">
                                                      <value name="IF0">
                                                        <block type="logic_operation" id="AIsyWmQ)uA#=g4WnHcn`">
                                                          <field name="OP">AND</field>
                                                          <value name="A">
                                                            <block type="logic_compare" id="Y7O]^!-@xtcOA~k}GJ(R">
                                                              <field name="OP">NEQ</field>
                                                              <value name="A">
                                                                <block type="math_number" id="?(Wt=gR_xI2zlk)M]%9!">
                                                                  <field name="NUM">6</field>
                                                                </block>
                                                              </value>
                                                              <value name="B">
                                                                <block type="get_value" id="Ru$(aZP.pT{yRtIu`n+F">
                                                                  <field name="ATTR">val</field>
                                                                  <field name="OID">fronius-wattpilot.1.amp</field>
                                                                </block>
                                                              </value>
                                                            </block>
                                                          </value>
                                                          <value name="B">
                                                            <block type="logic_compare" id="Tzp$9ht,g]zQBH4i${[)">
                                                              <field name="OP">NEQ</field>
                                                              <value name="A">
                                                                <block type="text" id=",#yVKehj)C1Hs@MH:n1c">
                                                                  <field name="TEXT">frc;0</field>
                                                                </block>
                                                              </value>
                                                              <value name="B">
                                                                <block type="get_value" id="o-FMmY;.d.PnU|U{Q[1B">
                                                                  <field name="ATTR">val</field>
                                                                  <field name="OID">fronius-wattpilot.1.set_state</field>
                                                                </block>
                                                              </value>
                                                            </block>
                                                          </value>
                                                        </block>
                                                      </value>
                                                      <statement name="DO0">
                                                        <block type="update" id="Pq4D;`-+~59WItT;R2Hu">
                                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                          <field name="OID">fronius-wattpilot.1.set_power</field>
                                                          <field name="WITH_DELAY">FALSE</field>
                                                          <value name="VALUE">
                                                            <block type="math_number" id="QG4v;AI=eRz9-*Pp{!@D">
                                                              <field name="NUM">6</field>
                                                            </block>
                                                          </value>
                                                          <next>
                                                            <block type="update" id="t-ehj(=?=~t29v+YZ$?w">
                                                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                              <field name="OID">fronius-wattpilot.1.set_state</field>
                                                              <field name="WITH_DELAY">FALSE</field>
                                                              <value name="VALUE">
                                                                <block type="text" id="_/~G~5kCfCsl2hT;,y[a">
                                                                  <field name="TEXT">frc;0</field>
                                                                </block>
                                                              </value>
                                                            </block>
                                                          </next>
                                                        </block>
                                                      </statement>
                                                    </block>
                                                  </statement>
                                                  <statement name="ELSE">
                                                    <block type="controls_if" id="0~%Q9}4p*x{{fmmzk{h+">
                                                      <value name="IF0">
                                                        <block type="logic_compare" id="MU4F,SOLWXAV;;L^|kOR">
                                                          <field name="OP">NEQ</field>
                                                          <value name="A">
                                                            <block type="text" id="mj{z|;#HBW:2Rz;kjmA+">
                                                              <field name="TEXT">frc;1</field>
                                                            </block>
                                                          </value>
                                                          <value name="B">
                                                            <block type="get_value" id="@^^G[^DU7NX]3-M0H7j7">
                                                              <field name="ATTR">val</field>
                                                              <field name="OID">fronius-wattpilot.1.set_state</field>
                                                            </block>
                                                          </value>
                                                        </block>
                                                      </value>
                                                      <statement name="DO0">
                                                        <block type="update" id="(T(ocBtXi|gHGA8W@q;U">
                                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                          <field name="OID">fronius-wattpilot.1.set_state</field>
                                                          <field name="WITH_DELAY">FALSE</field>
                                                          <value name="VALUE">
                                                            <block type="text" id="Rx:+[nc`je/J?jUq`C}F">
                                                              <field name="TEXT">frc;1</field>
                                                            </block>
                                                          </value>
                                                        </block>
                                                      </statement>
                                                    </block>
                                                  </statement>
                                                </block>
                                              </statement>
                                              <statement name="ELSE">
                                                <block type="update" id="YJ%/3pqUq-5veO8oKbg_">
                                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                  <field name="OID">fronius-wattpilot.1.set_state</field>
                                                  <field name="WITH_DELAY">FALSE</field>
                                                  <value name="VALUE">
                                                    <block type="text" id="CoDnq6X;O!2t1Sag0%N*">
                                                      <field name="TEXT">frc;1</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </statement>
                                            </block>
                                          </statement>
                                        </block>
                                      </xml>
                                      

                                      1.png 2.png

                                      Freundliche Grüsse,
                                      Tim

                                      C Offline
                                      C Offline
                                      c1olli
                                      schrieb am zuletzt editiert von
                                      #52

                                      @tim2zg
                                      Danke für die Unterstützung - ich werde es gleich mal austesten.
                                      Warum hast Du den ersten Bezugswert von "Grid Power" auf "Wattpilot Time Stamp" gewechselt?

                                      Ach ja ich habe auch auf Version 3.0 gewechselt - läuft soweit.

                                      Gruss
                                      Olli

                                      Gruß
                                      Olli

                                      T 1 Antwort Letzte Antwort
                                      1
                                      • C c1olli

                                        @tim2zg
                                        Danke für die Unterstützung - ich werde es gleich mal austesten.
                                        Warum hast Du den ersten Bezugswert von "Grid Power" auf "Wattpilot Time Stamp" gewechselt?

                                        Ach ja ich habe auch auf Version 3.0 gewechselt - läuft soweit.

                                        Gruss
                                        Olli

                                        T Offline
                                        T Offline
                                        tim2zg
                                        Developer
                                        schrieb am zuletzt editiert von
                                        #53

                                        @c1olli
                                        Schnellere Updates

                                        C 1 Antwort Letzte Antwort
                                        0
                                        • T tim2zg

                                          @c1olli
                                          Schnellere Updates

                                          C Offline
                                          C Offline
                                          c1olli
                                          schrieb am zuletzt editiert von
                                          #54

                                          @tim2zg
                                          Hallo,

                                          ich habe den Adapter und das Script nun einige Zeit getestet und es läuft soweit recht gut.
                                          Aber der Wattpilot Adapter schläft alle paar Tage mal wieder ein, Wenn ich ihn neu starte läuft es wieder eine Weile. Kann man da nochmal nachhaken? Vielleicht den Adapter einmal täglich neu starten?

                                          Gruß
                                          Olli

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          675

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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