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. Einsteigerfragen
  4. Automatisierung
  5. ( Gelöst) Garagenbeleuchtung reagiert nicht

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    14
    1
    157

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    12
    1
    566

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.7k

( Gelöst) Garagenbeleuchtung reagiert nicht

Geplant Angeheftet Gesperrt Verschoben Automatisierung
40 Beiträge 3 Kommentatoren 2.4k Aufrufe 2 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.
  • SezerS Sezer

    @djmarc75 Unbenannt.PNG Jetzt habe ich nur mal den Anfang vom Skript gesnipt.
    Ist auf jeden fall besser.

    DJMarc75D Offline
    DJMarc75D Offline
    DJMarc75
    schrieb am zuletzt editiert von
    #15

    @sezer sagte in Garagenbeleuchtung reagiert nicht:

    Jetzt habe ich nur mal den Anfang vom Skript gesnipt

    Ja, jetzt kann man "es" erkennen

    ABER

    wie soll man da jetzt helfen wenn man nur 25 % vom Skript sieht ? ;)

    Und von den 25 % ist schon einiges verkehrt - gehe ich aber jetzt nicht drauf ein weil das nix bringen würde wenn man das ganze Skript nicht kennt.

    Poste mal den Code vom Skript hier in Codetags ( </> )

    Lehrling seit 1975 !!!
    Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
    https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

    SezerS 2 Antworten Letzte Antwort
    0
    • DJMarc75D DJMarc75

      @sezer sagte in Garagenbeleuchtung reagiert nicht:

      Jetzt habe ich nur mal den Anfang vom Skript gesnipt

      Ja, jetzt kann man "es" erkennen

      ABER

      wie soll man da jetzt helfen wenn man nur 25 % vom Skript sieht ? ;)

      Und von den 25 % ist schon einiges verkehrt - gehe ich aber jetzt nicht drauf ein weil das nix bringen würde wenn man das ganze Skript nicht kennt.

      Poste mal den Code vom Skript hier in Codetags ( </> )

      SezerS Offline
      SezerS Offline
      Sezer
      schrieb am zuletzt editiert von Homoran
      #16

      @djmarc75 Hatte gedacht der reagiert schon nicht vielleicht ist der Anfang nur Falsch. Hast aber recht.

      <xml xmlns="https://developers.google.com/blockly/xml">
        <block type="on_ext" id="GQIs@i(E;alI-2YSpgd@" x="-2687" y="-3412">
          <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
          <field name="CONDITION">true</field>
          <field name="ACK_CONDITION"></field>
          <value name="OID0">
            <shadow type="field_oid" id="vmn]dEH.dtw+nS)CMGAs">
              <field name="oid">knx.0.Beleuchtung.Garage_Antrieb.Garagentor_Status_Tor_fährt</field>
            </shadow>
          </value>
          <statement name="STATEMENT">
            <block type="control" id=",5Th~j85zjEul[hjL6f]">
              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
              <field name="OID">wled.0.e8db84e16125.bri</field>
              <field name="WITH_DELAY">FALSE</field>
              <value name="VALUE">
                <block type="math_number" id="GaLez8j=$O]s[C2aM3UO">
                  <field name="NUM">255</field>
                </block>
              </value>
              <next>
                <block type="controls_if" id="m^?.SDbC2hIAR|TSjBzD">
                  <value name="IF0">
                    <block type="logic_operation" id="%t?qGdKFJ,ok/p*!,WwA">
                      <field name="OP">AND</field>
                      <value name="A">
                        <block type="logic_compare" id="Tbg:GyG|U6WplQ!Vgt+K">
                          <field name="OP">EQ</field>
                          <value name="A">
                            <block type="get_value" id="UX%w2t;J{j+0Jg-Ndirh">
                              <field name="ATTR">val</field>
                              <field name="OID">knx.0.Beleuchtung.Garage_Antrieb.Garagentor_Status_Tor_fährt</field>
                            </block>
                          </value>
                          <value name="B">
                            <block type="logic_boolean" id="9a2JO(|gnd#[gBd-u6qy">
                              <field name="BOOL">TRUE</field>
                            </block>
                          </value>
                        </block>
                      </value>
                      <value name="B">
                        <block type="logic_compare" id="eG-t8w6svdTVx#RP~KQ2">
                          <field name="OP">EQ</field>
                          <value name="A">
                            <block type="get_value" id="|n+$~CjEr5}*rb/x%%XZ">
                              <field name="ATTR">val</field>
                              <field name="OID">knx.0.Beleuchtung.Garage_Antrieb.Garagentor_Status_Tor_fährt</field>
                            </block>
                          </value>
                          <value name="B">
                            <block type="logic_boolean" id="l$J_S0rLhv|=,k!jp$f]">
                              <field name="BOOL">TRUE</field>
                            </block>
                          </value>
                        </block>
                      </value>
                    </block>
                  </value>
                  <statement name="DO0">
                    <block type="control" id="0FN@=:9[V:VMV(3q@]V8">
                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                      <field name="OID">wled.0.e8db84e16125.seg.0.col.0_HEX</field>
                      <field name="WITH_DELAY">FALSE</field>
                      <value name="VALUE">
                        <block type="colour_picker" id="~QqI`tU=2(JzdsOwJ?e]">
                          <field name="COLOUR">#ff0000</field>
                        </block>
                      </value>
                      <next>
                        <block type="control" id="aNsgLKWr8d3d2pp:U$LX">
                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                          <field name="OID">wled.0.e8db84e16125.seg.0.sx</field>
                          <field name="WITH_DELAY">FALSE</field>
                          <value name="VALUE">
                            <block type="math_number" id="-|6`nbA6_~]_e:=S)HCX">
                              <field name="NUM">150</field>
                            </block>
                          </value>
                          <next>
                            <block type="control" id="TonY@DG~?)S+7x30]Dyr">
                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                              <field name="OID">wled.0.e8db84e16125.seg.0.fx</field>
                              <field name="WITH_DELAY">FALSE</field>
                              <value name="VALUE">
                                <block type="math_number" id="87RX20#eqAcjTAE_HP^$">
                                  <field name="NUM">60</field>
                                </block>
                              </value>
                              <next>
                                <block type="control" id="tACF}f9#YI%kb)_^~#tK">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                  <field name="OID">wled.0.e8db84e16125.seg.0.ix</field>
                                  <field name="WITH_DELAY">FALSE</field>
                                  <value name="VALUE">
                                    <block type="math_number" id="3)?eMSV_T6rr8vPxLDM`">
                                      <field name="NUM">240</field>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="controls_if" id="N1N[)/BO`pF[czQ93kCV">
                                      <value name="IF0">
                                        <block type="logic_compare" id="[bkQ6s.C~/t:(654{#zS">
                                          <field name="OP">EQ</field>
                                          <value name="A">
                                            <block type="get_value" id="v#2OQsxo+_^wXxh90J#W">
                                              <field name="ATTR">val</field>
                                              <field name="OID">wled.0.e8db84e16125.on</field>
                                            </block>
                                          </value>
                                          <value name="B">
                                            <block type="logic_boolean" id="M%LNwyQa[pbyTaJ$)-}M">
                                              <field name="BOOL">FALSE</field>
                                            </block>
                                          </value>
                                        </block>
                                      </value>
                                      <statement name="DO0">
                                        <block type="control" id="dq7,xCgtU:6,mwQ159$Z">
                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                          <field name="OID">wled.0.e8db84e16125.on</field>
                                          <field name="WITH_DELAY">FALSE</field>
                                          <value name="VALUE">
                                            <block type="logic_boolean" id=",f0aP;aZkZU=OfR-YPNv">
                                              <field name="BOOL">TRUE</field>
                                            </block>
                                          </value>
                                        </block>
                                      </statement>
                                      <next>
                                        <block type="controls_if" id="+mA^40o}yz6AO:6KZjiD">
                                          <value name="IF0">
                                            <block type="logic_operation" id="TohssJa+VdIz{!m^{]kU">
                                              <field name="OP">AND</field>
                                              <value name="A">
                                                <block type="logic_compare" id="k|ZhxV9B7c/-C{DAAVS@">
                                                  <field name="OP">EQ</field>
                                                  <value name="A">
                                                    <block type="get_value" id="kT|*c=akL2eL||OIUG*w">
                                                      <field name="ATTR">val</field>
                                                      <field name="OID">knx.0.Beleuchtung.Garage_Antrieb.Garagentor_Status_Position</field>
                                                    </block>
                                                  </value>
                                                  <value name="B">
                                                    <block type="math_number" id="7?2|eAXN?S3dP01zL}os">
                                                      <field name="NUM">100</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </value>
                                              <value name="B">
                                                <block type="logic_compare" id=".8.^4Y$xbKkH6^~OA`p2">
                                                  <field name="OP">EQ</field>
                                                  <value name="A">
                                                    <block type="get_value" id="6do)BtbH`ki~U0Zk6Jb3">
                                                      <field name="ATTR">val</field>
                                                      <field name="OID">knx.0.Beleuchtung.Garage_Antrieb.Garagentor_Status_Oben</field>
                                                    </block>
                                                  </value>
                                                  <value name="B">
                                                    <block type="logic_boolean" id="J|dGa#3tPYK$3]XZ)V,d">
                                                      <field name="BOOL">FALSE</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </value>
                                            </block>
                                          </value>
                                          <statement name="DO0">
                                            <block type="control" id="f_I;.`nF_*Y,keUX-sX2">
                                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                              <field name="OID">wled.0.e8db84e16125.seg.0.col.0_HEX</field>
                                              <field name="WITH_DELAY">FALSE</field>
                                              <value name="VALUE">
                                                <block type="colour_picker" id="7!?#)Qh||Ds,HgKqFs7.">
                                                  <field name="COLOUR">#33ff33</field>
                                                </block>
                                              </value>
                                              <next>
                                                <block type="controls_if" id="cXTc:dK~jiqnXPOW{mXe">
                                                  <value name="IF0">
                                                    <block type="logic_compare" id="$8FWvHL`ALzdAf])Sp5R">
                                                      <field name="OP">EQ</field>
                                                      <value name="A">
                                                        <block type="get_value" id="gKAu^oX|@A^ZLjkb=wf.">
                                                          <field name="ATTR">val</field>
                                                          <field name="OID">wled.0.e8db84e16125.on</field>
                                                        </block>
                                                      </value>
                                                      <value name="B">
                                                        <block type="logic_boolean" id="oBTm=X1%@]k-wcC(bsQj">
                                                          <field name="BOOL">FALSE</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </value>
                                                  <statement name="DO0">
                                                    <block type="control" id="$P~8xhYnUtR{;bD8_w5$">
                                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                      <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                      <field name="WITH_DELAY">FALSE</field>
                                                      <value name="VALUE">
                                                        <block type="logic_boolean" id="NE[;nD[Uf^TBp.@s6:sS">
                                                          <field name="BOOL">TRUE</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </statement>
                                                  <next>
                                                    <block type="timeouts_wait" id="GCb`Y8H!?N^rLk~@KVuo">
                                                      <field name="DELAY">3</field>
                                                      <field name="UNIT">sec</field>
                                                      <next>
                                                        <block type="control" id="viL)Yw+_JR78%{Ei(L6u">
                                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                          <field name="OID">wled.0.e8db84e16125.seg.0.col.0_HEX</field>
                                                          <field name="WITH_DELAY">FALSE</field>
                                                          <value name="VALUE">
                                                            <block type="colour_picker" id="QZM|eLB0U9tqK7`|{nfX">
                                                              <field name="COLOUR">#ffffff</field>
                                                            </block>
                                                          </value>
                                                          <next>
                                                            <block type="control" id="r=Y#M}%^7:Qd$Uq?(I`=">
                                                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                              <field name="OID">wled.0.e8db84e16125.seg.0.ix</field>
                                                              <field name="WITH_DELAY">FALSE</field>
                                                              <value name="VALUE">
                                                                <block type="math_number" id="@lH3HROapgMKw/C]d3nQ">
                                                                  <field name="NUM">215</field>
                                                                </block>
                                                              </value>
                                                              <next>
                                                                <block type="control" id="E7G*)C[COUSr?l4YMU14">
                                                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                  <field name="OID">wled.0.e8db84e16125.seg.0.fx</field>
                                                                  <field name="WITH_DELAY">FALSE</field>
                                                                  <value name="VALUE">
                                                                    <block type="math_number" id="UWfddRq)6DVMs7a,k.)N">
                                                                      <field name="NUM">0</field>
                                                                    </block>
                                                                  </value>
                                                                  <next>
                                                                    <block type="controls_if" id="j+go^vPn.];!D?,0t.nN">
                                                                      <value name="IF0">
                                                                        <block type="logic_compare" id="eNp0nwk8dLEJgjVSqY0;">
                                                                          <field name="OP">EQ</field>
                                                                          <value name="A">
                                                                            <block type="get_value" id="mGs9h@4yCa],U|K/t7o}">
                                                                              <field name="ATTR">val</field>
                                                                              <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                            </block>
                                                                          </value>
                                                                          <value name="B">
                                                                            <block type="logic_boolean" id="Zcf_I}vE~?)O;;E8|/am">
                                                                              <field name="BOOL">FALSE</field>
                                                                            </block>
                                                                          </value>
                                                                        </block>
                                                                      </value>
                                                                      <statement name="DO0">
                                                                        <block type="control" id="/%bg?bqlRPQf0bsYuvMW">
                                                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                          <field name="OID">wled.0.e8db84e16125.on</field>
                                                                          <field name="WITH_DELAY">FALSE</field>
                                                                          <value name="VALUE">
                                                                            <block type="logic_boolean" id="LVDUgEhXX.[Q^/D1FA9G">
                                                                              <field name="BOOL">TRUE</field>
                                                                            </block>
                                                                          </value>
                                                                        </block>
                                                                      </statement>
                                                                      <next>
                                                                        <block type="timeouts_wait" id="R43lb1vG!PcSenMjz)O+">
                                                                          <field name="DELAY">3</field>
                                                                          <field name="UNIT">sec</field>
                                                                          <next>
                                                                            <block type="control" id="DYLdpWUdRQ[J%U-4dxx#">
                                                                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                              <field name="OID">wled.0.e8db84e16125.on</field>
                                                                              <field name="WITH_DELAY">FALSE</field>
                                                                              <value name="VALUE">
                                                                                <block type="logic_boolean" id="lM6Q)sdGdY|DeFXzV_6]">
                                                                                  <field name="BOOL">FALSE</field>
                                                                                </block>
                                                                              </value>
                                                                              <next>
                                                                                <block type="timeouts_wait" id="V_w:J!6QHz~s.Mov.wrw">
                                                                                  <field name="DELAY">1500</field>
                                                                                  <field name="UNIT">ms</field>
                                                                                  <next>
                                                                                    <block type="control" id="i[/$u*#{wd/C%bNO,xt6">
                                                                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                      <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                                      <field name="WITH_DELAY">FALSE</field>
                                                                                      <value name="VALUE">
                                                                                        <block type="logic_boolean" id="}g!.2eE4p5q@|6B9{~f_">
                                                                                          <field name="BOOL">TRUE</field>
                                                                                        </block>
                                                                                      </value>
                                                                                      <next>
                                                                                        <block type="control" id="C{f1HunIEv3FS^)|U5Vp">
                                                                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                          <field name="OID">wled.0.e8db84e16125.seg.0.fx</field>
                                                                                          <field name="WITH_DELAY">FALSE</field>
                                                                                          <value name="VALUE">
                                                                                            <block type="math_number" id="(@P--X?MknBg=lGfIxDO">
                                                                                              <field name="NUM">85</field>
                                                                                            </block>
                                                                                          </value>
                                                                                          <next>
                                                                                            <block type="control" id="c%,?0B:5N=`7R=2AiTRo">
                                                                                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                              <field name="OID">wled.0.e8db84e16125.seg.0.ix</field>
                                                                                              <field name="WITH_DELAY">FALSE</field>
                                                                                              <value name="VALUE">
                                                                                                <block type="math_number" id="^%dqsT:Z@-$K#Y^va5{2">
                                                                                                  <field name="NUM">45</field>
                                                                                                </block>
                                                                                              </value>
                                                                                              <next>
                                                                                                <block type="controls_if" id="%0FB5~Ed`A.=M{5q~u-|">
                                                                                                  <value name="IF0">
                                                                                                    <block type="logic_compare" id="a9YV9!:f;_$Ba`i/()4P">
                                                                                                      <field name="OP">EQ</field>
                                                                                                      <value name="A">
                                                                                                        <block type="get_value" id="g60u=H1WwrXni9~A+c8F">
                                                                                                          <field name="ATTR">val</field>
                                                                                                          <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                                                        </block>
                                                                                                      </value>
                                                                                                      <value name="B">
                                                                                                        <block type="logic_boolean" id="BB4OdZOGc_-J:fP@g!A^">
                                                                                                          <field name="BOOL">FALSE</field>
                                                                                                        </block>
                                                                                                      </value>
                                                                                                    </block>
                                                                                                  </value>
                                                                                                  <statement name="DO0">
                                                                                                    <block type="control" id="#G?:^DAAcmcO,-FtUC-B">
                                                                                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                                      <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                                                      <field name="WITH_DELAY">FALSE</field>
                                                                                                      <value name="VALUE">
                                                                                                        <block type="logic_boolean" id=")IL(AVk)[[^_l@?FO|]X">
                                                                                                          <field name="BOOL">TRUE</field>
                                                                                                        </block>
                                                                                                      </value>
                                                                                                    </block>
                                                                                                  </statement>
                                                                                                  <next>
                                                                                                    <block type="timeouts_wait" id="uK)[sqBUE(+(W!u(xM_x">
                                                                                                      <field name="DELAY">10</field>
                                                                                                      <field name="UNIT">sec</field>
                                                                                                      <next>
                                                                                                        <block type="control" id="c(bzo6lKU9F:AuIJ*}X+">
                                                                                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                                          <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                                                          <field name="WITH_DELAY">FALSE</field>
                                                                                                          <value name="VALUE">
                                                                                                            <block type="logic_boolean" id="P]ev+]NpA}Bm{E!,OPDt">
                                                                                                              <field name="BOOL">FALSE</field>
                                                                                                            </block>
                                                                                                          </value>
                                                                                                        </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>
                                          </statement>
                                        </block>
                                      </next>
                                    </block>
                                  </next>
                                </block>
                              </next>
                            </block>
                          </next>
                        </block>
                      </next>
                    </block>
                  </statement>
                </block>
              </next>
            </block>
          </statement>
        </block>
      </xml>
      
      DJMarc75D 1 Antwort Letzte Antwort
      0
      • DJMarc75D DJMarc75

        @sezer sagte in Garagenbeleuchtung reagiert nicht:

        Jetzt habe ich nur mal den Anfang vom Skript gesnipt

        Ja, jetzt kann man "es" erkennen

        ABER

        wie soll man da jetzt helfen wenn man nur 25 % vom Skript sieht ? ;)

        Und von den 25 % ist schon einiges verkehrt - gehe ich aber jetzt nicht drauf ein weil das nix bringen würde wenn man das ganze Skript nicht kennt.

        Poste mal den Code vom Skript hier in Codetags ( </> )

        SezerS Offline
        SezerS Offline
        Sezer
        schrieb am zuletzt editiert von
        #17

        @djmarc75 ```
        code_text

          <block type="on_ext" id="GQIs@i(E;alI-2YSpgd@" x="-2687" y="-3412">
            <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
            <field name="CONDITION">true</field>
            <field name="ACK_CONDITION"></field>
            <value name="OID0">
              <shadow type="field_oid" id="vmn]dEH.dtw+nS)CMGAs">
                <field name="oid">knx.0.Beleuchtung.Garage_Antrieb.Garagentor_Status_Tor_fährt</field>
              </shadow>
            </value>
            <statement name="STATEMENT">
              <block type="control" id=",5Th~j85zjEul[hjL6f]">
                <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                <field name="OID">wled.0.e8db84e16125.bri</field>
                <field name="WITH_DELAY">FALSE</field>
                <value name="VALUE">
                  <block type="math_number" id="GaLez8j=$O]s[C2aM3UO">
                    <field name="NUM">255</field>
                  </block>
                </value>
                <next>
                  <block type="controls_if" id="m^?.SDbC2hIAR|TSjBzD">
                    <value name="IF0">
                      <block type="logic_operation" id="%t?qGdKFJ,ok/p*!,WwA">
                        <field name="OP">AND</field>
                        <value name="A">
                          <block type="logic_compare" id="Tbg:GyG|U6WplQ!Vgt+K">
                            <field name="OP">EQ</field>
                            <value name="A">
                              <block type="get_value" id="UX%w2t;J{j+0Jg-Ndirh">
                                <field name="ATTR">val</field>
                                <field name="OID">knx.0.Beleuchtung.Garage_Antrieb.Garagentor_Status_Tor_fährt</field>
                              </block>
                            </value>
                            <value name="B">
                              <block type="logic_boolean" id="9a2JO(|gnd#[gBd-u6qy">
                                <field name="BOOL">TRUE</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <value name="B">
                          <block type="logic_compare" id="eG-t8w6svdTVx#RP~KQ2">
                            <field name="OP">EQ</field>
                            <value name="A">
                              <block type="get_value" id="|n+$~CjEr5}*rb/x%%XZ">
                                <field name="ATTR">val</field>
                                <field name="OID">knx.0.Beleuchtung.Garage_Antrieb.Garagentor_Status_Tor_fährt</field>
                              </block>
                            </value>
                            <value name="B">
                              <block type="logic_boolean" id="l$J_S0rLhv|=,k!jp$f]">
                                <field name="BOOL">TRUE</field>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="control" id="0FN@=:9[V:VMV(3q@]V8">
                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                        <field name="OID">wled.0.e8db84e16125.seg.0.col.0_HEX</field>
                        <field name="WITH_DELAY">FALSE</field>
                        <value name="VALUE">
                          <block type="colour_picker" id="~QqI`tU=2(JzdsOwJ?e]">
                            <field name="COLOUR">#ff0000</field>
                          </block>
                        </value>
                        <next>
                          <block type="control" id="aNsgLKWr8d3d2pp:U$LX">
                            <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                            <field name="OID">wled.0.e8db84e16125.seg.0.sx</field>
                            <field name="WITH_DELAY">FALSE</field>
                            <value name="VALUE">
                              <block type="math_number" id="-|6`nbA6_~]_e:=S)HCX">
                                <field name="NUM">150</field>
                              </block>
                            </value>
                            <next>
                              <block type="control" id="TonY@DG~?)S+7x30]Dyr">
                                <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                <field name="OID">wled.0.e8db84e16125.seg.0.fx</field>
                                <field name="WITH_DELAY">FALSE</field>
                                <value name="VALUE">
                                  <block type="math_number" id="87RX20#eqAcjTAE_HP^$">
                                    <field name="NUM">60</field>
                                  </block>
                                </value>
                                <next>
                                  <block type="control" id="tACF}f9#YI%kb)_^~#tK">
                                    <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                    <field name="OID">wled.0.e8db84e16125.seg.0.ix</field>
                                    <field name="WITH_DELAY">FALSE</field>
                                    <value name="VALUE">
                                      <block type="math_number" id="3)?eMSV_T6rr8vPxLDM`">
                                        <field name="NUM">240</field>
                                      </block>
                                    </value>
                                    <next>
                                      <block type="controls_if" id="N1N[)/BO`pF[czQ93kCV">
                                        <value name="IF0">
                                          <block type="logic_compare" id="[bkQ6s.C~/t:(654{#zS">
                                            <field name="OP">EQ</field>
                                            <value name="A">
                                              <block type="get_value" id="v#2OQsxo+_^wXxh90J#W">
                                                <field name="ATTR">val</field>
                                                <field name="OID">wled.0.e8db84e16125.on</field>
                                              </block>
                                            </value>
                                            <value name="B">
                                              <block type="logic_boolean" id="M%LNwyQa[pbyTaJ$)-}M">
                                                <field name="BOOL">FALSE</field>
                                              </block>
                                            </value>
                                          </block>
                                        </value>
                                        <statement name="DO0">
                                          <block type="control" id="dq7,xCgtU:6,mwQ159$Z">
                                            <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                            <field name="OID">wled.0.e8db84e16125.on</field>
                                            <field name="WITH_DELAY">FALSE</field>
                                            <value name="VALUE">
                                              <block type="logic_boolean" id=",f0aP;aZkZU=OfR-YPNv">
                                                <field name="BOOL">TRUE</field>
                                              </block>
                                            </value>
                                          </block>
                                        </statement>
                                        <next>
                                          <block type="controls_if" id="+mA^40o}yz6AO:6KZjiD">
                                            <value name="IF0">
                                              <block type="logic_operation" id="TohssJa+VdIz{!m^{]kU">
                                                <field name="OP">AND</field>
                                                <value name="A">
                                                  <block type="logic_compare" id="k|ZhxV9B7c/-C{DAAVS@">
                                                    <field name="OP">EQ</field>
                                                    <value name="A">
                                                      <block type="get_value" id="kT|*c=akL2eL||OIUG*w">
                                                        <field name="ATTR">val</field>
                                                        <field name="OID">knx.0.Beleuchtung.Garage_Antrieb.Garagentor_Status_Position</field>
                                                      </block>
                                                    </value>
                                                    <value name="B">
                                                      <block type="math_number" id="7?2|eAXN?S3dP01zL}os">
                                                        <field name="NUM">100</field>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </value>
                                                <value name="B">
                                                  <block type="logic_compare" id=".8.^4Y$xbKkH6^~OA`p2">
                                                    <field name="OP">EQ</field>
                                                    <value name="A">
                                                      <block type="get_value" id="6do)BtbH`ki~U0Zk6Jb3">
                                                        <field name="ATTR">val</field>
                                                        <field name="OID">knx.0.Beleuchtung.Garage_Antrieb.Garagentor_Status_Oben</field>
                                                      </block>
                                                    </value>
                                                    <value name="B">
                                                      <block type="logic_boolean" id="J|dGa#3tPYK$3]XZ)V,d">
                                                        <field name="BOOL">FALSE</field>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                            <statement name="DO0">
                                              <block type="control" id="f_I;.`nF_*Y,keUX-sX2">
                                                <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                <field name="OID">wled.0.e8db84e16125.seg.0.col.0_HEX</field>
                                                <field name="WITH_DELAY">FALSE</field>
                                                <value name="VALUE">
                                                  <block type="colour_picker" id="7!?#)Qh||Ds,HgKqFs7.">
                                                    <field name="COLOUR">#33ff33</field>
                                                  </block>
                                                </value>
                                                <next>
                                                  <block type="controls_if" id="cXTc:dK~jiqnXPOW{mXe">
                                                    <value name="IF0">
                                                      <block type="logic_compare" id="$8FWvHL`ALzdAf])Sp5R">
                                                        <field name="OP">EQ</field>
                                                        <value name="A">
                                                          <block type="get_value" id="gKAu^oX|@A^ZLjkb=wf.">
                                                            <field name="ATTR">val</field>
                                                            <field name="OID">wled.0.e8db84e16125.on</field>
                                                          </block>
                                                        </value>
                                                        <value name="B">
                                                          <block type="logic_boolean" id="oBTm=X1%@]k-wcC(bsQj">
                                                            <field name="BOOL">FALSE</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                    <statement name="DO0">
                                                      <block type="control" id="$P~8xhYnUtR{;bD8_w5$">
                                                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                        <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                        <field name="WITH_DELAY">FALSE</field>
                                                        <value name="VALUE">
                                                          <block type="logic_boolean" id="NE[;nD[Uf^TBp.@s6:sS">
                                                            <field name="BOOL">TRUE</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </statement>
                                                    <next>
                                                      <block type="timeouts_wait" id="GCb`Y8H!?N^rLk~@KVuo">
                                                        <field name="DELAY">3</field>
                                                        <field name="UNIT">sec</field>
                                                        <next>
                                                          <block type="control" id="viL)Yw+_JR78%{Ei(L6u">
                                                            <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                            <field name="OID">wled.0.e8db84e16125.seg.0.col.0_HEX</field>
                                                            <field name="WITH_DELAY">FALSE</field>
                                                            <value name="VALUE">
                                                              <block type="colour_picker" id="QZM|eLB0U9tqK7`|{nfX">
                                                                <field name="COLOUR">#ffffff</field>
                                                              </block>
                                                            </value>
                                                            <next>
                                                              <block type="control" id="r=Y#M}%^7:Qd$Uq?(I`=">
                                                                <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                <field name="OID">wled.0.e8db84e16125.seg.0.ix</field>
                                                                <field name="WITH_DELAY">FALSE</field>
                                                                <value name="VALUE">
                                                                  <block type="math_number" id="@lH3HROapgMKw/C]d3nQ">
                                                                    <field name="NUM">215</field>
                                                                  </block>
                                                                </value>
                                                                <next>
                                                                  <block type="control" id="E7G*)C[COUSr?l4YMU14">
                                                                    <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                    <field name="OID">wled.0.e8db84e16125.seg.0.fx</field>
                                                                    <field name="WITH_DELAY">FALSE</field>
                                                                    <value name="VALUE">
                                                                      <block type="math_number" id="UWfddRq)6DVMs7a,k.)N">
                                                                        <field name="NUM">0</field>
                                                                      </block>
                                                                    </value>
                                                                    <next>
                                                                      <block type="controls_if" id="j+go^vPn.];!D?,0t.nN">
                                                                        <value name="IF0">
                                                                          <block type="logic_compare" id="eNp0nwk8dLEJgjVSqY0;">
                                                                            <field name="OP">EQ</field>
                                                                            <value name="A">
                                                                              <block type="get_value" id="mGs9h@4yCa],U|K/t7o}">
                                                                                <field name="ATTR">val</field>
                                                                                <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                              </block>
                                                                            </value>
                                                                            <value name="B">
                                                                              <block type="logic_boolean" id="Zcf_I}vE~?)O;;E8|/am">
                                                                                <field name="BOOL">FALSE</field>
                                                                              </block>
                                                                            </value>
                                                                          </block>
                                                                        </value>
                                                                        <statement name="DO0">
                                                                          <block type="control" id="/%bg?bqlRPQf0bsYuvMW">
                                                                            <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                            <field name="OID">wled.0.e8db84e16125.on</field>
                                                                            <field name="WITH_DELAY">FALSE</field>
                                                                            <value name="VALUE">
                                                                              <block type="logic_boolean" id="LVDUgEhXX.[Q^/D1FA9G">
                                                                                <field name="BOOL">TRUE</field>
                                                                              </block>
                                                                            </value>
                                                                          </block>
                                                                        </statement>
                                                                        <next>
                                                                          <block type="timeouts_wait" id="R43lb1vG!PcSenMjz)O+">
                                                                            <field name="DELAY">3</field>
                                                                            <field name="UNIT">sec</field>
                                                                            <next>
                                                                              <block type="control" id="DYLdpWUdRQ[J%U-4dxx#">
                                                                                <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                <field name="OID">wled.0.e8db84e16125.on</field>
                                                                                <field name="WITH_DELAY">FALSE</field>
                                                                                <value name="VALUE">
                                                                                  <block type="logic_boolean" id="lM6Q)sdGdY|DeFXzV_6]">
                                                                                    <field name="BOOL">FALSE</field>
                                                                                  </block>
                                                                                </value>
                                                                                <next>
                                                                                  <block type="timeouts_wait" id="V_w:J!6QHz~s.Mov.wrw">
                                                                                    <field name="DELAY">1500</field>
                                                                                    <field name="UNIT">ms</field>
                                                                                    <next>
                                                                                      <block type="control" id="i[/$u*#{wd/C%bNO,xt6">
                                                                                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                        <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                                        <field name="WITH_DELAY">FALSE</field>
                                                                                        <value name="VALUE">
                                                                                          <block type="logic_boolean" id="}g!.2eE4p5q@|6B9{~f_">
                                                                                            <field name="BOOL">TRUE</field>
                                                                                          </block>
                                                                                        </value>
                                                                                        <next>
                                                                                          <block type="control" id="C{f1HunIEv3FS^)|U5Vp">
                                                                                            <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                            <field name="OID">wled.0.e8db84e16125.seg.0.fx</field>
                                                                                            <field name="WITH_DELAY">FALSE</field>
                                                                                            <value name="VALUE">
                                                                                              <block type="math_number" id="(@P--X?MknBg=lGfIxDO">
                                                                                                <field name="NUM">85</field>
                                                                                              </block>
                                                                                            </value>
                                                                                            <next>
                                                                                              <block type="control" id="c%,?0B:5N=`7R=2AiTRo">
                                                                                                <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                                <field name="OID">wled.0.e8db84e16125.seg.0.ix</field>
                                                                                                <field name="WITH_DELAY">FALSE</field>
                                                                                                <value name="VALUE">
                                                                                                  <block type="math_number" id="^%dqsT:Z@-$K#Y^va5{2">
                                                                                                    <field name="NUM">45</field>
                                                                                                  </block>
                                                                                                </value>
                                                                                                <next>
                                                                                                  <block type="controls_if" id="%0FB5~Ed`A.=M{5q~u-|">
                                                                                                    <value name="IF0">
                                                                                                      <block type="logic_compare" id="a9YV9!:f;_$Ba`i/()4P">
                                                                                                        <field name="OP">EQ</field>
                                                                                                        <value name="A">
                                                                                                          <block type="get_value" id="g60u=H1WwrXni9~A+c8F">
                                                                                                            <field name="ATTR">val</field>
                                                                                                            <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                                                          </block>
                                                                                                        </value>
                                                                                                        <value name="B">
                                                                                                          <block type="logic_boolean" id="BB4OdZOGc_-J:fP@g!A^">
                                                                                                            <field name="BOOL">FALSE</field>
                                                                                                          </block>
                                                                                                        </value>
                                                                                                      </block>
                                                                                                    </value>
                                                                                                    <statement name="DO0">
                                                                                                      <block type="control" id="#G?:^DAAcmcO,-FtUC-B">
                                                                                                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                                        <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                                                        <field name="WITH_DELAY">FALSE</field>
                                                                                                        <value name="VALUE">
                                                                                                          <block type="logic_boolean" id=")IL(AVk)[[^_l@?FO|]X">
                                                                                                            <field name="BOOL">TRUE</field>
                                                                                                          </block>
                                                                                                        </value>
                                                                                                      </block>
                                                                                                    </statement>
                                                                                                    <next>
                                                                                                      <block type="timeouts_wait" id="uK)[sqBUE(+(W!u(xM_x">
                                                                                                        <field name="DELAY">10</field>
                                                                                                        <field name="UNIT">sec</field>
                                                                                                        <next>
                                                                                                          <block type="control" id="c(bzo6lKU9F:AuIJ*}X+">
                                                                                                            <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                                            <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                                                            <field name="WITH_DELAY">FALSE</field>
                                                                                                            <value name="VALUE">
                                                                                                              <block type="logic_boolean" id="P]ev+]NpA}Bm{E!,OPDt">
                                                                                                                <field name="BOOL">FALSE</field>
                                                                                                              </block>
                                                                                                            </value>
                                                                                                          </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>
                                            </statement>
                                          </block>
                                        </next>
                                      </block>
                                    </next>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </statement>
                  </block>
                </next>
              </block>
            </statement>
          </block>
        </xml>
        1 Antwort Letzte Antwort
        0
        • SezerS Sezer

          @djmarc75 Hatte gedacht der reagiert schon nicht vielleicht ist der Anfang nur Falsch. Hast aber recht.

          <xml xmlns="https://developers.google.com/blockly/xml">
            <block type="on_ext" id="GQIs@i(E;alI-2YSpgd@" x="-2687" y="-3412">
              <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
              <field name="CONDITION">true</field>
              <field name="ACK_CONDITION"></field>
              <value name="OID0">
                <shadow type="field_oid" id="vmn]dEH.dtw+nS)CMGAs">
                  <field name="oid">knx.0.Beleuchtung.Garage_Antrieb.Garagentor_Status_Tor_fährt</field>
                </shadow>
              </value>
              <statement name="STATEMENT">
                <block type="control" id=",5Th~j85zjEul[hjL6f]">
                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                  <field name="OID">wled.0.e8db84e16125.bri</field>
                  <field name="WITH_DELAY">FALSE</field>
                  <value name="VALUE">
                    <block type="math_number" id="GaLez8j=$O]s[C2aM3UO">
                      <field name="NUM">255</field>
                    </block>
                  </value>
                  <next>
                    <block type="controls_if" id="m^?.SDbC2hIAR|TSjBzD">
                      <value name="IF0">
                        <block type="logic_operation" id="%t?qGdKFJ,ok/p*!,WwA">
                          <field name="OP">AND</field>
                          <value name="A">
                            <block type="logic_compare" id="Tbg:GyG|U6WplQ!Vgt+K">
                              <field name="OP">EQ</field>
                              <value name="A">
                                <block type="get_value" id="UX%w2t;J{j+0Jg-Ndirh">
                                  <field name="ATTR">val</field>
                                  <field name="OID">knx.0.Beleuchtung.Garage_Antrieb.Garagentor_Status_Tor_fährt</field>
                                </block>
                              </value>
                              <value name="B">
                                <block type="logic_boolean" id="9a2JO(|gnd#[gBd-u6qy">
                                  <field name="BOOL">TRUE</field>
                                </block>
                              </value>
                            </block>
                          </value>
                          <value name="B">
                            <block type="logic_compare" id="eG-t8w6svdTVx#RP~KQ2">
                              <field name="OP">EQ</field>
                              <value name="A">
                                <block type="get_value" id="|n+$~CjEr5}*rb/x%%XZ">
                                  <field name="ATTR">val</field>
                                  <field name="OID">knx.0.Beleuchtung.Garage_Antrieb.Garagentor_Status_Tor_fährt</field>
                                </block>
                              </value>
                              <value name="B">
                                <block type="logic_boolean" id="l$J_S0rLhv|=,k!jp$f]">
                                  <field name="BOOL">TRUE</field>
                                </block>
                              </value>
                            </block>
                          </value>
                        </block>
                      </value>
                      <statement name="DO0">
                        <block type="control" id="0FN@=:9[V:VMV(3q@]V8">
                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                          <field name="OID">wled.0.e8db84e16125.seg.0.col.0_HEX</field>
                          <field name="WITH_DELAY">FALSE</field>
                          <value name="VALUE">
                            <block type="colour_picker" id="~QqI`tU=2(JzdsOwJ?e]">
                              <field name="COLOUR">#ff0000</field>
                            </block>
                          </value>
                          <next>
                            <block type="control" id="aNsgLKWr8d3d2pp:U$LX">
                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                              <field name="OID">wled.0.e8db84e16125.seg.0.sx</field>
                              <field name="WITH_DELAY">FALSE</field>
                              <value name="VALUE">
                                <block type="math_number" id="-|6`nbA6_~]_e:=S)HCX">
                                  <field name="NUM">150</field>
                                </block>
                              </value>
                              <next>
                                <block type="control" id="TonY@DG~?)S+7x30]Dyr">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                  <field name="OID">wled.0.e8db84e16125.seg.0.fx</field>
                                  <field name="WITH_DELAY">FALSE</field>
                                  <value name="VALUE">
                                    <block type="math_number" id="87RX20#eqAcjTAE_HP^$">
                                      <field name="NUM">60</field>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="control" id="tACF}f9#YI%kb)_^~#tK">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                      <field name="OID">wled.0.e8db84e16125.seg.0.ix</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="math_number" id="3)?eMSV_T6rr8vPxLDM`">
                                          <field name="NUM">240</field>
                                        </block>
                                      </value>
                                      <next>
                                        <block type="controls_if" id="N1N[)/BO`pF[czQ93kCV">
                                          <value name="IF0">
                                            <block type="logic_compare" id="[bkQ6s.C~/t:(654{#zS">
                                              <field name="OP">EQ</field>
                                              <value name="A">
                                                <block type="get_value" id="v#2OQsxo+_^wXxh90J#W">
                                                  <field name="ATTR">val</field>
                                                  <field name="OID">wled.0.e8db84e16125.on</field>
                                                </block>
                                              </value>
                                              <value name="B">
                                                <block type="logic_boolean" id="M%LNwyQa[pbyTaJ$)-}M">
                                                  <field name="BOOL">FALSE</field>
                                                </block>
                                              </value>
                                            </block>
                                          </value>
                                          <statement name="DO0">
                                            <block type="control" id="dq7,xCgtU:6,mwQ159$Z">
                                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                              <field name="OID">wled.0.e8db84e16125.on</field>
                                              <field name="WITH_DELAY">FALSE</field>
                                              <value name="VALUE">
                                                <block type="logic_boolean" id=",f0aP;aZkZU=OfR-YPNv">
                                                  <field name="BOOL">TRUE</field>
                                                </block>
                                              </value>
                                            </block>
                                          </statement>
                                          <next>
                                            <block type="controls_if" id="+mA^40o}yz6AO:6KZjiD">
                                              <value name="IF0">
                                                <block type="logic_operation" id="TohssJa+VdIz{!m^{]kU">
                                                  <field name="OP">AND</field>
                                                  <value name="A">
                                                    <block type="logic_compare" id="k|ZhxV9B7c/-C{DAAVS@">
                                                      <field name="OP">EQ</field>
                                                      <value name="A">
                                                        <block type="get_value" id="kT|*c=akL2eL||OIUG*w">
                                                          <field name="ATTR">val</field>
                                                          <field name="OID">knx.0.Beleuchtung.Garage_Antrieb.Garagentor_Status_Position</field>
                                                        </block>
                                                      </value>
                                                      <value name="B">
                                                        <block type="math_number" id="7?2|eAXN?S3dP01zL}os">
                                                          <field name="NUM">100</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </value>
                                                  <value name="B">
                                                    <block type="logic_compare" id=".8.^4Y$xbKkH6^~OA`p2">
                                                      <field name="OP">EQ</field>
                                                      <value name="A">
                                                        <block type="get_value" id="6do)BtbH`ki~U0Zk6Jb3">
                                                          <field name="ATTR">val</field>
                                                          <field name="OID">knx.0.Beleuchtung.Garage_Antrieb.Garagentor_Status_Oben</field>
                                                        </block>
                                                      </value>
                                                      <value name="B">
                                                        <block type="logic_boolean" id="J|dGa#3tPYK$3]XZ)V,d">
                                                          <field name="BOOL">FALSE</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </value>
                                                </block>
                                              </value>
                                              <statement name="DO0">
                                                <block type="control" id="f_I;.`nF_*Y,keUX-sX2">
                                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                  <field name="OID">wled.0.e8db84e16125.seg.0.col.0_HEX</field>
                                                  <field name="WITH_DELAY">FALSE</field>
                                                  <value name="VALUE">
                                                    <block type="colour_picker" id="7!?#)Qh||Ds,HgKqFs7.">
                                                      <field name="COLOUR">#33ff33</field>
                                                    </block>
                                                  </value>
                                                  <next>
                                                    <block type="controls_if" id="cXTc:dK~jiqnXPOW{mXe">
                                                      <value name="IF0">
                                                        <block type="logic_compare" id="$8FWvHL`ALzdAf])Sp5R">
                                                          <field name="OP">EQ</field>
                                                          <value name="A">
                                                            <block type="get_value" id="gKAu^oX|@A^ZLjkb=wf.">
                                                              <field name="ATTR">val</field>
                                                              <field name="OID">wled.0.e8db84e16125.on</field>
                                                            </block>
                                                          </value>
                                                          <value name="B">
                                                            <block type="logic_boolean" id="oBTm=X1%@]k-wcC(bsQj">
                                                              <field name="BOOL">FALSE</field>
                                                            </block>
                                                          </value>
                                                        </block>
                                                      </value>
                                                      <statement name="DO0">
                                                        <block type="control" id="$P~8xhYnUtR{;bD8_w5$">
                                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                          <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                          <field name="WITH_DELAY">FALSE</field>
                                                          <value name="VALUE">
                                                            <block type="logic_boolean" id="NE[;nD[Uf^TBp.@s6:sS">
                                                              <field name="BOOL">TRUE</field>
                                                            </block>
                                                          </value>
                                                        </block>
                                                      </statement>
                                                      <next>
                                                        <block type="timeouts_wait" id="GCb`Y8H!?N^rLk~@KVuo">
                                                          <field name="DELAY">3</field>
                                                          <field name="UNIT">sec</field>
                                                          <next>
                                                            <block type="control" id="viL)Yw+_JR78%{Ei(L6u">
                                                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                              <field name="OID">wled.0.e8db84e16125.seg.0.col.0_HEX</field>
                                                              <field name="WITH_DELAY">FALSE</field>
                                                              <value name="VALUE">
                                                                <block type="colour_picker" id="QZM|eLB0U9tqK7`|{nfX">
                                                                  <field name="COLOUR">#ffffff</field>
                                                                </block>
                                                              </value>
                                                              <next>
                                                                <block type="control" id="r=Y#M}%^7:Qd$Uq?(I`=">
                                                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                  <field name="OID">wled.0.e8db84e16125.seg.0.ix</field>
                                                                  <field name="WITH_DELAY">FALSE</field>
                                                                  <value name="VALUE">
                                                                    <block type="math_number" id="@lH3HROapgMKw/C]d3nQ">
                                                                      <field name="NUM">215</field>
                                                                    </block>
                                                                  </value>
                                                                  <next>
                                                                    <block type="control" id="E7G*)C[COUSr?l4YMU14">
                                                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                      <field name="OID">wled.0.e8db84e16125.seg.0.fx</field>
                                                                      <field name="WITH_DELAY">FALSE</field>
                                                                      <value name="VALUE">
                                                                        <block type="math_number" id="UWfddRq)6DVMs7a,k.)N">
                                                                          <field name="NUM">0</field>
                                                                        </block>
                                                                      </value>
                                                                      <next>
                                                                        <block type="controls_if" id="j+go^vPn.];!D?,0t.nN">
                                                                          <value name="IF0">
                                                                            <block type="logic_compare" id="eNp0nwk8dLEJgjVSqY0;">
                                                                              <field name="OP">EQ</field>
                                                                              <value name="A">
                                                                                <block type="get_value" id="mGs9h@4yCa],U|K/t7o}">
                                                                                  <field name="ATTR">val</field>
                                                                                  <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                                </block>
                                                                              </value>
                                                                              <value name="B">
                                                                                <block type="logic_boolean" id="Zcf_I}vE~?)O;;E8|/am">
                                                                                  <field name="BOOL">FALSE</field>
                                                                                </block>
                                                                              </value>
                                                                            </block>
                                                                          </value>
                                                                          <statement name="DO0">
                                                                            <block type="control" id="/%bg?bqlRPQf0bsYuvMW">
                                                                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                              <field name="OID">wled.0.e8db84e16125.on</field>
                                                                              <field name="WITH_DELAY">FALSE</field>
                                                                              <value name="VALUE">
                                                                                <block type="logic_boolean" id="LVDUgEhXX.[Q^/D1FA9G">
                                                                                  <field name="BOOL">TRUE</field>
                                                                                </block>
                                                                              </value>
                                                                            </block>
                                                                          </statement>
                                                                          <next>
                                                                            <block type="timeouts_wait" id="R43lb1vG!PcSenMjz)O+">
                                                                              <field name="DELAY">3</field>
                                                                              <field name="UNIT">sec</field>
                                                                              <next>
                                                                                <block type="control" id="DYLdpWUdRQ[J%U-4dxx#">
                                                                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                  <field name="OID">wled.0.e8db84e16125.on</field>
                                                                                  <field name="WITH_DELAY">FALSE</field>
                                                                                  <value name="VALUE">
                                                                                    <block type="logic_boolean" id="lM6Q)sdGdY|DeFXzV_6]">
                                                                                      <field name="BOOL">FALSE</field>
                                                                                    </block>
                                                                                  </value>
                                                                                  <next>
                                                                                    <block type="timeouts_wait" id="V_w:J!6QHz~s.Mov.wrw">
                                                                                      <field name="DELAY">1500</field>
                                                                                      <field name="UNIT">ms</field>
                                                                                      <next>
                                                                                        <block type="control" id="i[/$u*#{wd/C%bNO,xt6">
                                                                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                          <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                                          <field name="WITH_DELAY">FALSE</field>
                                                                                          <value name="VALUE">
                                                                                            <block type="logic_boolean" id="}g!.2eE4p5q@|6B9{~f_">
                                                                                              <field name="BOOL">TRUE</field>
                                                                                            </block>
                                                                                          </value>
                                                                                          <next>
                                                                                            <block type="control" id="C{f1HunIEv3FS^)|U5Vp">
                                                                                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                              <field name="OID">wled.0.e8db84e16125.seg.0.fx</field>
                                                                                              <field name="WITH_DELAY">FALSE</field>
                                                                                              <value name="VALUE">
                                                                                                <block type="math_number" id="(@P--X?MknBg=lGfIxDO">
                                                                                                  <field name="NUM">85</field>
                                                                                                </block>
                                                                                              </value>
                                                                                              <next>
                                                                                                <block type="control" id="c%,?0B:5N=`7R=2AiTRo">
                                                                                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                                  <field name="OID">wled.0.e8db84e16125.seg.0.ix</field>
                                                                                                  <field name="WITH_DELAY">FALSE</field>
                                                                                                  <value name="VALUE">
                                                                                                    <block type="math_number" id="^%dqsT:Z@-$K#Y^va5{2">
                                                                                                      <field name="NUM">45</field>
                                                                                                    </block>
                                                                                                  </value>
                                                                                                  <next>
                                                                                                    <block type="controls_if" id="%0FB5~Ed`A.=M{5q~u-|">
                                                                                                      <value name="IF0">
                                                                                                        <block type="logic_compare" id="a9YV9!:f;_$Ba`i/()4P">
                                                                                                          <field name="OP">EQ</field>
                                                                                                          <value name="A">
                                                                                                            <block type="get_value" id="g60u=H1WwrXni9~A+c8F">
                                                                                                              <field name="ATTR">val</field>
                                                                                                              <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                                                            </block>
                                                                                                          </value>
                                                                                                          <value name="B">
                                                                                                            <block type="logic_boolean" id="BB4OdZOGc_-J:fP@g!A^">
                                                                                                              <field name="BOOL">FALSE</field>
                                                                                                            </block>
                                                                                                          </value>
                                                                                                        </block>
                                                                                                      </value>
                                                                                                      <statement name="DO0">
                                                                                                        <block type="control" id="#G?:^DAAcmcO,-FtUC-B">
                                                                                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                                          <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                                                          <field name="WITH_DELAY">FALSE</field>
                                                                                                          <value name="VALUE">
                                                                                                            <block type="logic_boolean" id=")IL(AVk)[[^_l@?FO|]X">
                                                                                                              <field name="BOOL">TRUE</field>
                                                                                                            </block>
                                                                                                          </value>
                                                                                                        </block>
                                                                                                      </statement>
                                                                                                      <next>
                                                                                                        <block type="timeouts_wait" id="uK)[sqBUE(+(W!u(xM_x">
                                                                                                          <field name="DELAY">10</field>
                                                                                                          <field name="UNIT">sec</field>
                                                                                                          <next>
                                                                                                            <block type="control" id="c(bzo6lKU9F:AuIJ*}X+">
                                                                                                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                                              <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                                                              <field name="WITH_DELAY">FALSE</field>
                                                                                                              <value name="VALUE">
                                                                                                                <block type="logic_boolean" id="P]ev+]NpA}Bm{E!,OPDt">
                                                                                                                  <field name="BOOL">FALSE</field>
                                                                                                                </block>
                                                                                                              </value>
                                                                                                            </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>
                                              </statement>
                                            </block>
                                          </next>
                                        </block>
                                      </next>
                                    </block>
                                  </next>
                                </block>
                              </next>
                            </block>
                          </next>
                        </block>
                      </statement>
                    </block>
                  </next>
                </block>
              </statement>
            </block>
          </xml>
          
          DJMarc75D Offline
          DJMarc75D Offline
          DJMarc75
          schrieb am zuletzt editiert von
          #18

          @sezer

          bitte wie erwähnt in CODETAGS

          steht hier genau beschrieben:

          https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge

          Lehrling seit 1975 !!!
          Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
          https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

          SezerS 1 Antwort Letzte Antwort
          0
          • DJMarc75D DJMarc75

            @sezer

            bitte wie erwähnt in CODETAGS

            steht hier genau beschrieben:

            https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge

            SezerS Offline
            SezerS Offline
            Sezer
            schrieb am zuletzt editiert von
            #19

            @djmarc75 sorry habe ich falsch verstanden. habe ich gemacht

            DJMarc75D 1 Antwort Letzte Antwort
            0
            • SezerS Sezer

              @djmarc75 sorry habe ich falsch verstanden. habe ich gemacht

              DJMarc75D Offline
              DJMarc75D Offline
              DJMarc75
              schrieb am zuletzt editiert von DJMarc75
              #20

              @sezer

              Kann niemand importieren weil der Code nicht vollständig ist.

              Bitte 1 anklicken, danach 2 und dann hier nochmals in Codetags einfügen

              Screenshot 2024-01-25 202634.png

              Lehrling seit 1975 !!!
              Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
              https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

              SezerS 1 Antwort Letzte Antwort
              1
              • DJMarc75D DJMarc75

                @sezer

                Kann niemand importieren weil der Code nicht vollständig ist.

                Bitte 1 anklicken, danach 2 und dann hier nochmals in Codetags einfügen

                Screenshot 2024-01-25 202634.png

                SezerS Offline
                SezerS Offline
                Sezer
                schrieb am zuletzt editiert von
                #21

                @djmarc75 ```
                code_text

                  <block type="on_ext" id="GQIs@i(E;alI-2YSpgd@" x="-2687" y="-3412">
                    <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
                    <field name="CONDITION">true</field>
                    <field name="ACK_CONDITION"></field>
                    <value name="OID0">
                      <shadow type="field_oid" id="vmn]dEH.dtw+nS)CMGAs">
                        <field name="oid">knx.0.Beleuchtung.Garage_Antrieb.Garagentor_Status_Tor_fährt</field>
                      </shadow>
                    </value>
                    <statement name="STATEMENT">
                      <block type="control" id=",5Th~j85zjEul[hjL6f]">
                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                        <field name="OID">wled.0.e8db84e16125.bri</field>
                        <field name="WITH_DELAY">FALSE</field>
                        <value name="VALUE">
                          <block type="math_number" id="GaLez8j=$O]s[C2aM3UO">
                            <field name="NUM">255</field>
                          </block>
                        </value>
                        <next>
                          <block type="controls_if" id="m^?.SDbC2hIAR|TSjBzD">
                            <value name="IF0">
                              <block type="logic_operation" id="%t?qGdKFJ,ok/p*!,WwA">
                                <field name="OP">AND</field>
                                <value name="A">
                                  <block type="logic_compare" id="Tbg:GyG|U6WplQ!Vgt+K">
                                    <field name="OP">EQ</field>
                                    <value name="A">
                                      <block type="get_value" id="UX%w2t;J{j+0Jg-Ndirh">
                                        <field name="ATTR">val</field>
                                        <field name="OID">knx.0.Beleuchtung.Garage_Antrieb.Garagentor_Status_Tor_fährt</field>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <block type="logic_boolean" id="9a2JO(|gnd#[gBd-u6qy">
                                        <field name="BOOL">TRUE</field>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="logic_compare" id="eG-t8w6svdTVx#RP~KQ2">
                                    <field name="OP">EQ</field>
                                    <value name="A">
                                      <block type="get_value" id="|n+$~CjEr5}*rb/x%%XZ">
                                        <field name="ATTR">val</field>
                                        <field name="OID">knx.0.Beleuchtung.Garage_Antrieb.Garagentor_Status_Tor_fährt</field>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <block type="logic_boolean" id="l$J_S0rLhv|=,k!jp$f]">
                                        <field name="BOOL">TRUE</field>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <statement name="DO0">
                              <block type="control" id="0FN@=:9[V:VMV(3q@]V8">
                                <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                <field name="OID">wled.0.e8db84e16125.seg.0.col.0_HEX</field>
                                <field name="WITH_DELAY">FALSE</field>
                                <value name="VALUE">
                                  <block type="colour_picker" id="~QqI`tU=2(JzdsOwJ?e]">
                                    <field name="COLOUR">#ff0000</field>
                                  </block>
                                </value>
                                <next>
                                  <block type="control" id="aNsgLKWr8d3d2pp:U$LX">
                                    <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                    <field name="OID">wled.0.e8db84e16125.seg.0.sx</field>
                                    <field name="WITH_DELAY">FALSE</field>
                                    <value name="VALUE">
                                      <block type="math_number" id="-|6`nbA6_~]_e:=S)HCX">
                                        <field name="NUM">150</field>
                                      </block>
                                    </value>
                                    <next>
                                      <block type="control" id="TonY@DG~?)S+7x30]Dyr">
                                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                        <field name="OID">wled.0.e8db84e16125.seg.0.fx</field>
                                        <field name="WITH_DELAY">FALSE</field>
                                        <value name="VALUE">
                                          <block type="math_number" id="87RX20#eqAcjTAE_HP^$">
                                            <field name="NUM">60</field>
                                          </block>
                                        </value>
                                        <next>
                                          <block type="control" id="tACF}f9#YI%kb)_^~#tK">
                                            <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                            <field name="OID">wled.0.e8db84e16125.seg.0.ix</field>
                                            <field name="WITH_DELAY">FALSE</field>
                                            <value name="VALUE">
                                              <block type="math_number" id="3)?eMSV_T6rr8vPxLDM`">
                                                <field name="NUM">240</field>
                                              </block>
                                            </value>
                                            <next>
                                              <block type="controls_if" id="N1N[)/BO`pF[czQ93kCV">
                                                <value name="IF0">
                                                  <block type="logic_compare" id="[bkQ6s.C~/t:(654{#zS">
                                                    <field name="OP">EQ</field>
                                                    <value name="A">
                                                      <block type="get_value" id="v#2OQsxo+_^wXxh90J#W">
                                                        <field name="ATTR">val</field>
                                                        <field name="OID">wled.0.e8db84e16125.on</field>
                                                      </block>
                                                    </value>
                                                    <value name="B">
                                                      <block type="logic_boolean" id="M%LNwyQa[pbyTaJ$)-}M">
                                                        <field name="BOOL">FALSE</field>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </value>
                                                <statement name="DO0">
                                                  <block type="control" id="dq7,xCgtU:6,mwQ159$Z">
                                                    <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                    <field name="OID">wled.0.e8db84e16125.on</field>
                                                    <field name="WITH_DELAY">FALSE</field>
                                                    <value name="VALUE">
                                                      <block type="logic_boolean" id=",f0aP;aZkZU=OfR-YPNv">
                                                        <field name="BOOL">TRUE</field>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </statement>
                                                <next>
                                                  <block type="controls_if" id="+mA^40o}yz6AO:6KZjiD">
                                                    <value name="IF0">
                                                      <block type="logic_operation" id="TohssJa+VdIz{!m^{]kU">
                                                        <field name="OP">AND</field>
                                                        <value name="A">
                                                          <block type="logic_compare" id="k|ZhxV9B7c/-C{DAAVS@">
                                                            <field name="OP">EQ</field>
                                                            <value name="A">
                                                              <block type="get_value" id="kT|*c=akL2eL||OIUG*w">
                                                                <field name="ATTR">val</field>
                                                                <field name="OID">knx.0.Beleuchtung.Garage_Antrieb.Garagentor_Status_Position</field>
                                                              </block>
                                                            </value>
                                                            <value name="B">
                                                              <block type="math_number" id="7?2|eAXN?S3dP01zL}os">
                                                                <field name="NUM">100</field>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </value>
                                                        <value name="B">
                                                          <block type="logic_compare" id=".8.^4Y$xbKkH6^~OA`p2">
                                                            <field name="OP">EQ</field>
                                                            <value name="A">
                                                              <block type="get_value" id="6do)BtbH`ki~U0Zk6Jb3">
                                                                <field name="ATTR">val</field>
                                                                <field name="OID">knx.0.Beleuchtung.Garage_Antrieb.Garagentor_Status_Oben</field>
                                                              </block>
                                                            </value>
                                                            <value name="B">
                                                              <block type="logic_boolean" id="J|dGa#3tPYK$3]XZ)V,d">
                                                                <field name="BOOL">FALSE</field>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                    <statement name="DO0">
                                                      <block type="control" id="f_I;.`nF_*Y,keUX-sX2">
                                                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                        <field name="OID">wled.0.e8db84e16125.seg.0.col.0_HEX</field>
                                                        <field name="WITH_DELAY">FALSE</field>
                                                        <value name="VALUE">
                                                          <block type="colour_picker" id="7!?#)Qh||Ds,HgKqFs7.">
                                                            <field name="COLOUR">#33ff33</field>
                                                          </block>
                                                        </value>
                                                        <next>
                                                          <block type="controls_if" id="cXTc:dK~jiqnXPOW{mXe">
                                                            <value name="IF0">
                                                              <block type="logic_compare" id="$8FWvHL`ALzdAf])Sp5R">
                                                                <field name="OP">EQ</field>
                                                                <value name="A">
                                                                  <block type="get_value" id="gKAu^oX|@A^ZLjkb=wf.">
                                                                    <field name="ATTR">val</field>
                                                                    <field name="OID">wled.0.e8db84e16125.on</field>
                                                                  </block>
                                                                </value>
                                                                <value name="B">
                                                                  <block type="logic_boolean" id="oBTm=X1%@]k-wcC(bsQj">
                                                                    <field name="BOOL">FALSE</field>
                                                                  </block>
                                                                </value>
                                                              </block>
                                                            </value>
                                                            <statement name="DO0">
                                                              <block type="control" id="$P~8xhYnUtR{;bD8_w5$">
                                                                <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                <field name="WITH_DELAY">FALSE</field>
                                                                <value name="VALUE">
                                                                  <block type="logic_boolean" id="NE[;nD[Uf^TBp.@s6:sS">
                                                                    <field name="BOOL">TRUE</field>
                                                                  </block>
                                                                </value>
                                                              </block>
                                                            </statement>
                                                            <next>
                                                              <block type="timeouts_wait" id="GCb`Y8H!?N^rLk~@KVuo">
                                                                <field name="DELAY">3</field>
                                                                <field name="UNIT">sec</field>
                                                                <next>
                                                                  <block type="control" id="viL)Yw+_JR78%{Ei(L6u">
                                                                    <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                    <field name="OID">wled.0.e8db84e16125.seg.0.col.0_HEX</field>
                                                                    <field name="WITH_DELAY">FALSE</field>
                                                                    <value name="VALUE">
                                                                      <block type="colour_picker" id="QZM|eLB0U9tqK7`|{nfX">
                                                                        <field name="COLOUR">#ffffff</field>
                                                                      </block>
                                                                    </value>
                                                                    <next>
                                                                      <block type="control" id="r=Y#M}%^7:Qd$Uq?(I`=">
                                                                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                        <field name="OID">wled.0.e8db84e16125.seg.0.ix</field>
                                                                        <field name="WITH_DELAY">FALSE</field>
                                                                        <value name="VALUE">
                                                                          <block type="math_number" id="@lH3HROapgMKw/C]d3nQ">
                                                                            <field name="NUM">215</field>
                                                                          </block>
                                                                        </value>
                                                                        <next>
                                                                          <block type="control" id="E7G*)C[COUSr?l4YMU14">
                                                                            <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                            <field name="OID">wled.0.e8db84e16125.seg.0.fx</field>
                                                                            <field name="WITH_DELAY">FALSE</field>
                                                                            <value name="VALUE">
                                                                              <block type="math_number" id="UWfddRq)6DVMs7a,k.)N">
                                                                                <field name="NUM">0</field>
                                                                              </block>
                                                                            </value>
                                                                            <next>
                                                                              <block type="controls_if" id="j+go^vPn.];!D?,0t.nN">
                                                                                <value name="IF0">
                                                                                  <block type="logic_compare" id="eNp0nwk8dLEJgjVSqY0;">
                                                                                    <field name="OP">EQ</field>
                                                                                    <value name="A">
                                                                                      <block type="get_value" id="mGs9h@4yCa],U|K/t7o}">
                                                                                        <field name="ATTR">val</field>
                                                                                        <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                                      </block>
                                                                                    </value>
                                                                                    <value name="B">
                                                                                      <block type="logic_boolean" id="Zcf_I}vE~?)O;;E8|/am">
                                                                                        <field name="BOOL">FALSE</field>
                                                                                      </block>
                                                                                    </value>
                                                                                  </block>
                                                                                </value>
                                                                                <statement name="DO0">
                                                                                  <block type="control" id="/%bg?bqlRPQf0bsYuvMW">
                                                                                    <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                    <field name="OID">wled.0.e8db84e16125.on</field>
                                                                                    <field name="WITH_DELAY">FALSE</field>
                                                                                    <value name="VALUE">
                                                                                      <block type="logic_boolean" id="LVDUgEhXX.[Q^/D1FA9G">
                                                                                        <field name="BOOL">TRUE</field>
                                                                                      </block>
                                                                                    </value>
                                                                                  </block>
                                                                                </statement>
                                                                                <next>
                                                                                  <block type="timeouts_wait" id="R43lb1vG!PcSenMjz)O+">
                                                                                    <field name="DELAY">3</field>
                                                                                    <field name="UNIT">sec</field>
                                                                                    <next>
                                                                                      <block type="control" id="DYLdpWUdRQ[J%U-4dxx#">
                                                                                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                        <field name="OID">wled.0.e8db84e16125.on</field>
                                                                                        <field name="WITH_DELAY">FALSE</field>
                                                                                        <value name="VALUE">
                                                                                          <block type="logic_boolean" id="lM6Q)sdGdY|DeFXzV_6]">
                                                                                            <field name="BOOL">FALSE</field>
                                                                                          </block>
                                                                                        </value>
                                                                                        <next>
                                                                                          <block type="timeouts_wait" id="V_w:J!6QHz~s.Mov.wrw">
                                                                                            <field name="DELAY">1500</field>
                                                                                            <field name="UNIT">ms</field>
                                                                                            <next>
                                                                                              <block type="control" id="i[/$u*#{wd/C%bNO,xt6">
                                                                                                <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                                <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                                                <field name="WITH_DELAY">FALSE</field>
                                                                                                <value name="VALUE">
                                                                                                  <block type="logic_boolean" id="}g!.2eE4p5q@|6B9{~f_">
                                                                                                    <field name="BOOL">TRUE</field>
                                                                                                  </block>
                                                                                                </value>
                                                                                                <next>
                                                                                                  <block type="control" id="C{f1HunIEv3FS^)|U5Vp">
                                                                                                    <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                                    <field name="OID">wled.0.e8db84e16125.seg.0.fx</field>
                                                                                                    <field name="WITH_DELAY">FALSE</field>
                                                                                                    <value name="VALUE">
                                                                                                      <block type="math_number" id="(@P--X?MknBg=lGfIxDO">
                                                                                                        <field name="NUM">85</field>
                                                                                                      </block>
                                                                                                    </value>
                                                                                                    <next>
                                                                                                      <block type="control" id="c%,?0B:5N=`7R=2AiTRo">
                                                                                                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                                        <field name="OID">wled.0.e8db84e16125.seg.0.ix</field>
                                                                                                        <field name="WITH_DELAY">FALSE</field>
                                                                                                        <value name="VALUE">
                                                                                                          <block type="math_number" id="^%dqsT:Z@-$K#Y^va5{2">
                                                                                                            <field name="NUM">45</field>
                                                                                                          </block>
                                                                                                        </value>
                                                                                                        <next>
                                                                                                          <block type="controls_if" id="%0FB5~Ed`A.=M{5q~u-|">
                                                                                                            <value name="IF0">
                                                                                                              <block type="logic_compare" id="a9YV9!:f;_$Ba`i/()4P">
                                                                                                                <field name="OP">EQ</field>
                                                                                                                <value name="A">
                                                                                                                  <block type="get_value" id="g60u=H1WwrXni9~A+c8F">
                                                                                                                    <field name="ATTR">val</field>
                                                                                                                    <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                                                                  </block>
                                                                                                                </value>
                                                                                                                <value name="B">
                                                                                                                  <block type="logic_boolean" id="BB4OdZOGc_-J:fP@g!A^">
                                                                                                                    <field name="BOOL">FALSE</field>
                                                                                                                  </block>
                                                                                                                </value>
                                                                                                              </block>
                                                                                                            </value>
                                                                                                            <statement name="DO0">
                                                                                                              <block type="control" id="#G?:^DAAcmcO,-FtUC-B">
                                                                                                                <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                                                <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                                                                <field name="WITH_DELAY">FALSE</field>
                                                                                                                <value name="VALUE">
                                                                                                                  <block type="logic_boolean" id=")IL(AVk)[[^_l@?FO|]X">
                                                                                                                    <field name="BOOL">TRUE</field>
                                                                                                                  </block>
                                                                                                                </value>
                                                                                                              </block>
                                                                                                            </statement>
                                                                                                            <next>
                                                                                                              <block type="timeouts_wait" id="uK)[sqBUE(+(W!u(xM_x">
                                                                                                                <field name="DELAY">10</field>
                                                                                                                <field name="UNIT">sec</field>
                                                                                                                <next>
                                                                                                                  <block type="control" id="c(bzo6lKU9F:AuIJ*}X+">
                                                                                                                    <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                                                    <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                                                                    <field name="WITH_DELAY">FALSE</field>
                                                                                                                    <value name="VALUE">
                                                                                                                      <block type="logic_boolean" id="P]ev+]NpA}Bm{E!,OPDt">
                                                                                                                        <field name="BOOL">FALSE</field>
                                                                                                                      </block>
                                                                                                                    </value>
                                                                                                                  </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>
                                                    </statement>
                                                  </block>
                                                </next>
                                              </block>
                                            </next>
                                          </block>
                                        </next>
                                      </block>
                                    </next>
                                  </block>
                                </next>
                              </block>
                            </statement>
                          </block>
                        </next>
                      </block>
                    </statement>
                  </block>
                </xml>
                DJMarc75D 1 Antwort Letzte Antwort
                0
                • SezerS Sezer

                  @djmarc75 ```
                  code_text

                    <block type="on_ext" id="GQIs@i(E;alI-2YSpgd@" x="-2687" y="-3412">
                      <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
                      <field name="CONDITION">true</field>
                      <field name="ACK_CONDITION"></field>
                      <value name="OID0">
                        <shadow type="field_oid" id="vmn]dEH.dtw+nS)CMGAs">
                          <field name="oid">knx.0.Beleuchtung.Garage_Antrieb.Garagentor_Status_Tor_fährt</field>
                        </shadow>
                      </value>
                      <statement name="STATEMENT">
                        <block type="control" id=",5Th~j85zjEul[hjL6f]">
                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                          <field name="OID">wled.0.e8db84e16125.bri</field>
                          <field name="WITH_DELAY">FALSE</field>
                          <value name="VALUE">
                            <block type="math_number" id="GaLez8j=$O]s[C2aM3UO">
                              <field name="NUM">255</field>
                            </block>
                          </value>
                          <next>
                            <block type="controls_if" id="m^?.SDbC2hIAR|TSjBzD">
                              <value name="IF0">
                                <block type="logic_operation" id="%t?qGdKFJ,ok/p*!,WwA">
                                  <field name="OP">AND</field>
                                  <value name="A">
                                    <block type="logic_compare" id="Tbg:GyG|U6WplQ!Vgt+K">
                                      <field name="OP">EQ</field>
                                      <value name="A">
                                        <block type="get_value" id="UX%w2t;J{j+0Jg-Ndirh">
                                          <field name="ATTR">val</field>
                                          <field name="OID">knx.0.Beleuchtung.Garage_Antrieb.Garagentor_Status_Tor_fährt</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="logic_boolean" id="9a2JO(|gnd#[gBd-u6qy">
                                          <field name="BOOL">TRUE</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <block type="logic_compare" id="eG-t8w6svdTVx#RP~KQ2">
                                      <field name="OP">EQ</field>
                                      <value name="A">
                                        <block type="get_value" id="|n+$~CjEr5}*rb/x%%XZ">
                                          <field name="ATTR">val</field>
                                          <field name="OID">knx.0.Beleuchtung.Garage_Antrieb.Garagentor_Status_Tor_fährt</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="logic_boolean" id="l$J_S0rLhv|=,k!jp$f]">
                                          <field name="BOOL">TRUE</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <statement name="DO0">
                                <block type="control" id="0FN@=:9[V:VMV(3q@]V8">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                  <field name="OID">wled.0.e8db84e16125.seg.0.col.0_HEX</field>
                                  <field name="WITH_DELAY">FALSE</field>
                                  <value name="VALUE">
                                    <block type="colour_picker" id="~QqI`tU=2(JzdsOwJ?e]">
                                      <field name="COLOUR">#ff0000</field>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="control" id="aNsgLKWr8d3d2pp:U$LX">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                      <field name="OID">wled.0.e8db84e16125.seg.0.sx</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="math_number" id="-|6`nbA6_~]_e:=S)HCX">
                                          <field name="NUM">150</field>
                                        </block>
                                      </value>
                                      <next>
                                        <block type="control" id="TonY@DG~?)S+7x30]Dyr">
                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                          <field name="OID">wled.0.e8db84e16125.seg.0.fx</field>
                                          <field name="WITH_DELAY">FALSE</field>
                                          <value name="VALUE">
                                            <block type="math_number" id="87RX20#eqAcjTAE_HP^$">
                                              <field name="NUM">60</field>
                                            </block>
                                          </value>
                                          <next>
                                            <block type="control" id="tACF}f9#YI%kb)_^~#tK">
                                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                              <field name="OID">wled.0.e8db84e16125.seg.0.ix</field>
                                              <field name="WITH_DELAY">FALSE</field>
                                              <value name="VALUE">
                                                <block type="math_number" id="3)?eMSV_T6rr8vPxLDM`">
                                                  <field name="NUM">240</field>
                                                </block>
                                              </value>
                                              <next>
                                                <block type="controls_if" id="N1N[)/BO`pF[czQ93kCV">
                                                  <value name="IF0">
                                                    <block type="logic_compare" id="[bkQ6s.C~/t:(654{#zS">
                                                      <field name="OP">EQ</field>
                                                      <value name="A">
                                                        <block type="get_value" id="v#2OQsxo+_^wXxh90J#W">
                                                          <field name="ATTR">val</field>
                                                          <field name="OID">wled.0.e8db84e16125.on</field>
                                                        </block>
                                                      </value>
                                                      <value name="B">
                                                        <block type="logic_boolean" id="M%LNwyQa[pbyTaJ$)-}M">
                                                          <field name="BOOL">FALSE</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </value>
                                                  <statement name="DO0">
                                                    <block type="control" id="dq7,xCgtU:6,mwQ159$Z">
                                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                      <field name="OID">wled.0.e8db84e16125.on</field>
                                                      <field name="WITH_DELAY">FALSE</field>
                                                      <value name="VALUE">
                                                        <block type="logic_boolean" id=",f0aP;aZkZU=OfR-YPNv">
                                                          <field name="BOOL">TRUE</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </statement>
                                                  <next>
                                                    <block type="controls_if" id="+mA^40o}yz6AO:6KZjiD">
                                                      <value name="IF0">
                                                        <block type="logic_operation" id="TohssJa+VdIz{!m^{]kU">
                                                          <field name="OP">AND</field>
                                                          <value name="A">
                                                            <block type="logic_compare" id="k|ZhxV9B7c/-C{DAAVS@">
                                                              <field name="OP">EQ</field>
                                                              <value name="A">
                                                                <block type="get_value" id="kT|*c=akL2eL||OIUG*w">
                                                                  <field name="ATTR">val</field>
                                                                  <field name="OID">knx.0.Beleuchtung.Garage_Antrieb.Garagentor_Status_Position</field>
                                                                </block>
                                                              </value>
                                                              <value name="B">
                                                                <block type="math_number" id="7?2|eAXN?S3dP01zL}os">
                                                                  <field name="NUM">100</field>
                                                                </block>
                                                              </value>
                                                            </block>
                                                          </value>
                                                          <value name="B">
                                                            <block type="logic_compare" id=".8.^4Y$xbKkH6^~OA`p2">
                                                              <field name="OP">EQ</field>
                                                              <value name="A">
                                                                <block type="get_value" id="6do)BtbH`ki~U0Zk6Jb3">
                                                                  <field name="ATTR">val</field>
                                                                  <field name="OID">knx.0.Beleuchtung.Garage_Antrieb.Garagentor_Status_Oben</field>
                                                                </block>
                                                              </value>
                                                              <value name="B">
                                                                <block type="logic_boolean" id="J|dGa#3tPYK$3]XZ)V,d">
                                                                  <field name="BOOL">FALSE</field>
                                                                </block>
                                                              </value>
                                                            </block>
                                                          </value>
                                                        </block>
                                                      </value>
                                                      <statement name="DO0">
                                                        <block type="control" id="f_I;.`nF_*Y,keUX-sX2">
                                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                          <field name="OID">wled.0.e8db84e16125.seg.0.col.0_HEX</field>
                                                          <field name="WITH_DELAY">FALSE</field>
                                                          <value name="VALUE">
                                                            <block type="colour_picker" id="7!?#)Qh||Ds,HgKqFs7.">
                                                              <field name="COLOUR">#33ff33</field>
                                                            </block>
                                                          </value>
                                                          <next>
                                                            <block type="controls_if" id="cXTc:dK~jiqnXPOW{mXe">
                                                              <value name="IF0">
                                                                <block type="logic_compare" id="$8FWvHL`ALzdAf])Sp5R">
                                                                  <field name="OP">EQ</field>
                                                                  <value name="A">
                                                                    <block type="get_value" id="gKAu^oX|@A^ZLjkb=wf.">
                                                                      <field name="ATTR">val</field>
                                                                      <field name="OID">wled.0.e8db84e16125.on</field>
                                                                    </block>
                                                                  </value>
                                                                  <value name="B">
                                                                    <block type="logic_boolean" id="oBTm=X1%@]k-wcC(bsQj">
                                                                      <field name="BOOL">FALSE</field>
                                                                    </block>
                                                                  </value>
                                                                </block>
                                                              </value>
                                                              <statement name="DO0">
                                                                <block type="control" id="$P~8xhYnUtR{;bD8_w5$">
                                                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                  <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                  <field name="WITH_DELAY">FALSE</field>
                                                                  <value name="VALUE">
                                                                    <block type="logic_boolean" id="NE[;nD[Uf^TBp.@s6:sS">
                                                                      <field name="BOOL">TRUE</field>
                                                                    </block>
                                                                  </value>
                                                                </block>
                                                              </statement>
                                                              <next>
                                                                <block type="timeouts_wait" id="GCb`Y8H!?N^rLk~@KVuo">
                                                                  <field name="DELAY">3</field>
                                                                  <field name="UNIT">sec</field>
                                                                  <next>
                                                                    <block type="control" id="viL)Yw+_JR78%{Ei(L6u">
                                                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                      <field name="OID">wled.0.e8db84e16125.seg.0.col.0_HEX</field>
                                                                      <field name="WITH_DELAY">FALSE</field>
                                                                      <value name="VALUE">
                                                                        <block type="colour_picker" id="QZM|eLB0U9tqK7`|{nfX">
                                                                          <field name="COLOUR">#ffffff</field>
                                                                        </block>
                                                                      </value>
                                                                      <next>
                                                                        <block type="control" id="r=Y#M}%^7:Qd$Uq?(I`=">
                                                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                          <field name="OID">wled.0.e8db84e16125.seg.0.ix</field>
                                                                          <field name="WITH_DELAY">FALSE</field>
                                                                          <value name="VALUE">
                                                                            <block type="math_number" id="@lH3HROapgMKw/C]d3nQ">
                                                                              <field name="NUM">215</field>
                                                                            </block>
                                                                          </value>
                                                                          <next>
                                                                            <block type="control" id="E7G*)C[COUSr?l4YMU14">
                                                                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                              <field name="OID">wled.0.e8db84e16125.seg.0.fx</field>
                                                                              <field name="WITH_DELAY">FALSE</field>
                                                                              <value name="VALUE">
                                                                                <block type="math_number" id="UWfddRq)6DVMs7a,k.)N">
                                                                                  <field name="NUM">0</field>
                                                                                </block>
                                                                              </value>
                                                                              <next>
                                                                                <block type="controls_if" id="j+go^vPn.];!D?,0t.nN">
                                                                                  <value name="IF0">
                                                                                    <block type="logic_compare" id="eNp0nwk8dLEJgjVSqY0;">
                                                                                      <field name="OP">EQ</field>
                                                                                      <value name="A">
                                                                                        <block type="get_value" id="mGs9h@4yCa],U|K/t7o}">
                                                                                          <field name="ATTR">val</field>
                                                                                          <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                                        </block>
                                                                                      </value>
                                                                                      <value name="B">
                                                                                        <block type="logic_boolean" id="Zcf_I}vE~?)O;;E8|/am">
                                                                                          <field name="BOOL">FALSE</field>
                                                                                        </block>
                                                                                      </value>
                                                                                    </block>
                                                                                  </value>
                                                                                  <statement name="DO0">
                                                                                    <block type="control" id="/%bg?bqlRPQf0bsYuvMW">
                                                                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                      <field name="OID">wled.0.e8db84e16125.on</field>
                                                                                      <field name="WITH_DELAY">FALSE</field>
                                                                                      <value name="VALUE">
                                                                                        <block type="logic_boolean" id="LVDUgEhXX.[Q^/D1FA9G">
                                                                                          <field name="BOOL">TRUE</field>
                                                                                        </block>
                                                                                      </value>
                                                                                    </block>
                                                                                  </statement>
                                                                                  <next>
                                                                                    <block type="timeouts_wait" id="R43lb1vG!PcSenMjz)O+">
                                                                                      <field name="DELAY">3</field>
                                                                                      <field name="UNIT">sec</field>
                                                                                      <next>
                                                                                        <block type="control" id="DYLdpWUdRQ[J%U-4dxx#">
                                                                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                          <field name="OID">wled.0.e8db84e16125.on</field>
                                                                                          <field name="WITH_DELAY">FALSE</field>
                                                                                          <value name="VALUE">
                                                                                            <block type="logic_boolean" id="lM6Q)sdGdY|DeFXzV_6]">
                                                                                              <field name="BOOL">FALSE</field>
                                                                                            </block>
                                                                                          </value>
                                                                                          <next>
                                                                                            <block type="timeouts_wait" id="V_w:J!6QHz~s.Mov.wrw">
                                                                                              <field name="DELAY">1500</field>
                                                                                              <field name="UNIT">ms</field>
                                                                                              <next>
                                                                                                <block type="control" id="i[/$u*#{wd/C%bNO,xt6">
                                                                                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                                  <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                                                  <field name="WITH_DELAY">FALSE</field>
                                                                                                  <value name="VALUE">
                                                                                                    <block type="logic_boolean" id="}g!.2eE4p5q@|6B9{~f_">
                                                                                                      <field name="BOOL">TRUE</field>
                                                                                                    </block>
                                                                                                  </value>
                                                                                                  <next>
                                                                                                    <block type="control" id="C{f1HunIEv3FS^)|U5Vp">
                                                                                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                                      <field name="OID">wled.0.e8db84e16125.seg.0.fx</field>
                                                                                                      <field name="WITH_DELAY">FALSE</field>
                                                                                                      <value name="VALUE">
                                                                                                        <block type="math_number" id="(@P--X?MknBg=lGfIxDO">
                                                                                                          <field name="NUM">85</field>
                                                                                                        </block>
                                                                                                      </value>
                                                                                                      <next>
                                                                                                        <block type="control" id="c%,?0B:5N=`7R=2AiTRo">
                                                                                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                                          <field name="OID">wled.0.e8db84e16125.seg.0.ix</field>
                                                                                                          <field name="WITH_DELAY">FALSE</field>
                                                                                                          <value name="VALUE">
                                                                                                            <block type="math_number" id="^%dqsT:Z@-$K#Y^va5{2">
                                                                                                              <field name="NUM">45</field>
                                                                                                            </block>
                                                                                                          </value>
                                                                                                          <next>
                                                                                                            <block type="controls_if" id="%0FB5~Ed`A.=M{5q~u-|">
                                                                                                              <value name="IF0">
                                                                                                                <block type="logic_compare" id="a9YV9!:f;_$Ba`i/()4P">
                                                                                                                  <field name="OP">EQ</field>
                                                                                                                  <value name="A">
                                                                                                                    <block type="get_value" id="g60u=H1WwrXni9~A+c8F">
                                                                                                                      <field name="ATTR">val</field>
                                                                                                                      <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                                                                    </block>
                                                                                                                  </value>
                                                                                                                  <value name="B">
                                                                                                                    <block type="logic_boolean" id="BB4OdZOGc_-J:fP@g!A^">
                                                                                                                      <field name="BOOL">FALSE</field>
                                                                                                                    </block>
                                                                                                                  </value>
                                                                                                                </block>
                                                                                                              </value>
                                                                                                              <statement name="DO0">
                                                                                                                <block type="control" id="#G?:^DAAcmcO,-FtUC-B">
                                                                                                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                                                  <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                                                                  <field name="WITH_DELAY">FALSE</field>
                                                                                                                  <value name="VALUE">
                                                                                                                    <block type="logic_boolean" id=")IL(AVk)[[^_l@?FO|]X">
                                                                                                                      <field name="BOOL">TRUE</field>
                                                                                                                    </block>
                                                                                                                  </value>
                                                                                                                </block>
                                                                                                              </statement>
                                                                                                              <next>
                                                                                                                <block type="timeouts_wait" id="uK)[sqBUE(+(W!u(xM_x">
                                                                                                                  <field name="DELAY">10</field>
                                                                                                                  <field name="UNIT">sec</field>
                                                                                                                  <next>
                                                                                                                    <block type="control" id="c(bzo6lKU9F:AuIJ*}X+">
                                                                                                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                                                      <field name="OID">wled.0.e8db84e16125.seg.0.on</field>
                                                                                                                      <field name="WITH_DELAY">FALSE</field>
                                                                                                                      <value name="VALUE">
                                                                                                                        <block type="logic_boolean" id="P]ev+]NpA}Bm{E!,OPDt">
                                                                                                                          <field name="BOOL">FALSE</field>
                                                                                                                        </block>
                                                                                                                      </value>
                                                                                                                    </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>
                                                      </statement>
                                                    </block>
                                                  </next>
                                                </block>
                                              </next>
                                            </block>
                                          </next>
                                        </block>
                                      </next>
                                    </block>
                                  </next>
                                </block>
                              </statement>
                            </block>
                          </next>
                        </block>
                      </statement>
                    </block>
                  </xml>
                  DJMarc75D Offline
                  DJMarc75D Offline
                  DJMarc75
                  schrieb am zuletzt editiert von
                  #22

                  @sezer leider wieder nicht die erste Zeile vom Blockly kopiert ;)

                  Hab die mir jetzt mal selber eingefügt und schaue mir das morgen mal an :)

                  Lehrling seit 1975 !!!
                  Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                  https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                  SezerS HomoranH 2 Antworten Letzte Antwort
                  2
                  • DJMarc75D DJMarc75

                    @sezer leider wieder nicht die erste Zeile vom Blockly kopiert ;)

                    Hab die mir jetzt mal selber eingefügt und schaue mir das morgen mal an :)

                    SezerS Offline
                    SezerS Offline
                    Sezer
                    schrieb am zuletzt editiert von
                    #23

                    @djmarc75 super hört sich gut an. Danke dir im vorraus
                    habe auf Blöcke exportieren gedrückt und kopiert.
                    hab ehrlich, paar tage damit verbracht und habs nicht geschaft.

                    1 Antwort Letzte Antwort
                    0
                    • DJMarc75D DJMarc75

                      @sezer leider wieder nicht die erste Zeile vom Blockly kopiert ;)

                      Hab die mir jetzt mal selber eingefügt und schaue mir das morgen mal an :)

                      HomoranH Offline
                      HomoranH Offline
                      Homoran
                      Global Moderator Administrators
                      schrieb am zuletzt editiert von
                      #24

                      @djmarc75 könntest du (jetzt noch schnell) einen lesbaren Screenshot produzieren?

                      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 -

                      DJMarc75D 1 Antwort Letzte Antwort
                      0
                      • HomoranH Homoran

                        @djmarc75 könntest du (jetzt noch schnell) einen lesbaren Screenshot produzieren?

                        DJMarc75D Offline
                        DJMarc75D Offline
                        DJMarc75
                        schrieb am zuletzt editiert von
                        #25

                        @homoran sagte in Garagenbeleuchtung reagiert nicht:

                        einen lesbaren Screenshot produzieren?

                        leider nein, da das Skript meine Auflösung sprengt :clown_face: (bin grad nur am Laptop)

                        Aber ich teile es mal /2 ;)

                        Screenshot 2024-01-25 205003.png
                        Screenshot 2024-01-25 205042.png

                        Im ersten Teil ist schon einiges Verbogen - bin am hinbiegen ;)

                        Lehrling seit 1975 !!!
                        Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                        https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                        HomoranH SezerS 2 Antworten Letzte Antwort
                        1
                        • DJMarc75D DJMarc75

                          @homoran sagte in Garagenbeleuchtung reagiert nicht:

                          einen lesbaren Screenshot produzieren?

                          leider nein, da das Skript meine Auflösung sprengt :clown_face: (bin grad nur am Laptop)

                          Aber ich teile es mal /2 ;)

                          Screenshot 2024-01-25 205003.png
                          Screenshot 2024-01-25 205042.png

                          Im ersten Teil ist schon einiges Verbogen - bin am hinbiegen ;)

                          HomoranH Offline
                          HomoranH Offline
                          Homoran
                          Global Moderator Administrators
                          schrieb am zuletzt editiert von
                          #26

                          @djmarc75 sagte in Garagenbeleuchtung reagiert nicht:

                          Im ersten Teil ist schon einiges Verbogen - bin am hinbiegen

                          ja, direkt im falls 2x das selbe per und verknüpft.
                          Da muss wohl was anderes rein

                          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 -

                          DJMarc75D 1 Antwort Letzte Antwort
                          0
                          • HomoranH Homoran

                            @djmarc75 sagte in Garagenbeleuchtung reagiert nicht:

                            Im ersten Teil ist schon einiges Verbogen - bin am hinbiegen

                            ja, direkt im falls 2x das selbe per und verknüpft.
                            Da muss wohl was anderes rein

                            DJMarc75D Offline
                            DJMarc75D Offline
                            DJMarc75
                            schrieb am zuletzt editiert von
                            #27

                            @homoran sagte in Garagenbeleuchtung reagiert nicht:

                            Da muss wohl was anderes rein

                            Die KNX Bausteine sind alle identisch - das kann nicht klappen

                            Lehrling seit 1975 !!!
                            Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                            https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                            SezerS 1 Antwort Letzte Antwort
                            0
                            • DJMarc75D DJMarc75

                              @homoran sagte in Garagenbeleuchtung reagiert nicht:

                              Da muss wohl was anderes rein

                              Die KNX Bausteine sind alle identisch - das kann nicht klappen

                              SezerS Offline
                              SezerS Offline
                              Sezer
                              schrieb am zuletzt editiert von
                              #28

                              @djmarc75 Hat es mehrere male versucht und die Objekte mal geändert. Aber das problem ist, das er nicht mal auf den Trigger reagiert. Da passiert einfach nichts.
                              Wenn ich den trigger mit zwei normalen leuchten im Haus miteinander verknüpfe funktioniert es. Nur halt mit dem w-led irgendwie nicht. Wie gesagt ,es hatte einmal funktioniert da blinkte es nachdem ich die garage öffnete das er nur rot geblinkt hat. Da habe ich gedacht jetzt hast du es verstanden , paar Sachen geändert und danach passierte Garnichts mehr.

                              DJMarc75D SezerS 2 Antworten Letzte Antwort
                              0
                              • SezerS Sezer

                                @djmarc75 Hat es mehrere male versucht und die Objekte mal geändert. Aber das problem ist, das er nicht mal auf den Trigger reagiert. Da passiert einfach nichts.
                                Wenn ich den trigger mit zwei normalen leuchten im Haus miteinander verknüpfe funktioniert es. Nur halt mit dem w-led irgendwie nicht. Wie gesagt ,es hatte einmal funktioniert da blinkte es nachdem ich die garage öffnete das er nur rot geblinkt hat. Da habe ich gedacht jetzt hast du es verstanden , paar Sachen geändert und danach passierte Garnichts mehr.

                                DJMarc75D Offline
                                DJMarc75D Offline
                                DJMarc75
                                schrieb am zuletzt editiert von
                                #29

                                @sezer ich schau morgen mal ;) Frau und Bett ruft :D

                                Lehrling seit 1975 !!!
                                Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                                https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                                1 Antwort Letzte Antwort
                                1
                                • SezerS Sezer

                                  @djmarc75 Hat es mehrere male versucht und die Objekte mal geändert. Aber das problem ist, das er nicht mal auf den Trigger reagiert. Da passiert einfach nichts.
                                  Wenn ich den trigger mit zwei normalen leuchten im Haus miteinander verknüpfe funktioniert es. Nur halt mit dem w-led irgendwie nicht. Wie gesagt ,es hatte einmal funktioniert da blinkte es nachdem ich die garage öffnete das er nur rot geblinkt hat. Da habe ich gedacht jetzt hast du es verstanden , paar Sachen geändert und danach passierte Garnichts mehr.

                                  SezerS Offline
                                  SezerS Offline
                                  Sezer
                                  schrieb am zuletzt editiert von
                                  #30

                                  @sezer Ok wünsche euch eine gute Nacht

                                  1 Antwort Letzte Antwort
                                  0
                                  • DJMarc75D DJMarc75

                                    @homoran sagte in Garagenbeleuchtung reagiert nicht:

                                    einen lesbaren Screenshot produzieren?

                                    leider nein, da das Skript meine Auflösung sprengt :clown_face: (bin grad nur am Laptop)

                                    Aber ich teile es mal /2 ;)

                                    Screenshot 2024-01-25 205003.png
                                    Screenshot 2024-01-25 205042.png

                                    Im ersten Teil ist schon einiges Verbogen - bin am hinbiegen ;)

                                    SezerS Offline
                                    SezerS Offline
                                    Sezer
                                    schrieb am zuletzt editiert von
                                    #31

                                    @djmarc75 Habe gerade alle Grundvoraussetzungen überprüft.
                                    Habe alles noch einmal 2min Stromlos gemacht. Kann alles über dem Rechner über iObroker steuern. Habe auch zugriff auf die w-led sowohl beim iObroker und bei Eingabe der ip-adresse im Browser. Alles ist im Aktuellen zustand

                                    DJMarc75D 1 Antwort Letzte Antwort
                                    0
                                    • SezerS Sezer

                                      @djmarc75 Habe gerade alle Grundvoraussetzungen überprüft.
                                      Habe alles noch einmal 2min Stromlos gemacht. Kann alles über dem Rechner über iObroker steuern. Habe auch zugriff auf die w-led sowohl beim iObroker und bei Eingabe der ip-adresse im Browser. Alles ist im Aktuellen zustand

                                      DJMarc75D Offline
                                      DJMarc75D Offline
                                      DJMarc75
                                      schrieb am zuletzt editiert von
                                      #32

                                      @sezer bin dabei es irgendwie nachzubauen - kann noch bissle dauern - mach um 22 Uhr Feierabend :male-cook:

                                      Lehrling seit 1975 !!!
                                      Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                                      https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                                      SezerS 1 Antwort Letzte Antwort
                                      0
                                      • DJMarc75D DJMarc75

                                        @sezer bin dabei es irgendwie nachzubauen - kann noch bissle dauern - mach um 22 Uhr Feierabend :male-cook:

                                        SezerS Offline
                                        SezerS Offline
                                        Sezer
                                        schrieb am zuletzt editiert von
                                        #33

                                        @djmarc75 Ach kein ding und kein stress , bin froh das du ,ihr, euch das überhaupt anguckt und mir helfen wollt. Finde ich mega cool.
                                        Vielen lieben Dank

                                        DJMarc75D 1 Antwort Letzte Antwort
                                        0
                                        • SezerS Sezer

                                          @djmarc75 Ach kein ding und kein stress , bin froh das du ,ihr, euch das überhaupt anguckt und mir helfen wollt. Finde ich mega cool.
                                          Vielen lieben Dank

                                          DJMarc75D Offline
                                          DJMarc75D Offline
                                          DJMarc75
                                          schrieb am zuletzt editiert von
                                          #34

                                          @sezer

                                          probier mal so:

                                          Screenshot 2024-01-27 121246.png

                                          Lehrling seit 1975 !!!
                                          Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                                          https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          285

                                          Online

                                          32.5k

                                          Benutzer

                                          81.8k

                                          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