Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter iQontrol 2.0.x Vis (Entwicklungs-Thread)

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter iQontrol 2.0.x Vis (Entwicklungs-Thread)

    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Soukai @Opa75+ last edited by Soukai

      @opa75 Ich habs mal nachgebaut. Im Prinzip machst du dir Schalter, die die verschiedenen Datenpunkte, - die du zuvor erstellt hast - aktiviert.

      z.B.
      5f692dcf-8870-433c-afd7-215efd7b4690-grafik.png

      Diese Datenpunkte kannst du mit den Listen verknüpfen. Die Listen werden nur angezeigt, wenn die zuvor erstellten Datenpunkte aktiviert werden. So sehen meine Geräte aus:

      0b5757ed-a7f8-4867-b630-a6288131adbc-grafik.png

      "X Trigger Liste" sind meine Schalter.
      "X Liste" meine Listen.

      In den Einstellung von "x Liste" kannst du dann sowas setzen:

      228c8186-0eae-4b56-96f7-8169f851530a-grafik.png

      Die Liste habe ich mit der Listen Funktion erstellt von Iqontrol

      34bbf32d-0d71-4d54-8765-15923759dfc7-grafik.png

      Verknüpft habe ich die Listen mit Aufzählungen

      f0484d7c-1741-4d6d-a558-d16c58e93607-grafik.png

      c1a446c8-a071-470e-b642-6d2958e76db2-grafik.png

      Die Widgets ""X Trigger Liste" habe ich mit der JSON-Tabellen Widget versehen in den Einstellungen

      29446b27-f723-4a92-9709-a4b85bf5a961-grafik.png

      Wenn du auf die Einstellung klickst:

      5a8d9265-faa7-4c65-a2e2-4459da27d4aa-grafik.png

      Anschließend ein Script in Blockly erstellt der alle anderen Schalter ausschält, die nicht aktiv sind

      Ausschnitt:
      02e9fe85-1ec3-411c-a966-06c2432df09e-grafik.png

      Hier mein Export:

      BlocklyJavascriptTypeScriptRules
      Protokoll
      Ausgewählte Blöcke exportieren
      
      <xml xmlns="https://developers.google.com/blockly/xml">
        <block type="on_ext" id="FxW,Pth5.[K_5)@{O?x3" x="213" y="-387">
          <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
          <field name="CONDITION">ne</field>
          <field name="ACK_CONDITION"></field>
          <value name="OID0">
            <shadow type="field_oid" id="QL:UE4y2tzUfXzdY#}AJ">
              <field name="oid">0_userdata.0.Virtualisierung.Trigger.Alle_Batterien</field>
            </shadow>
          </value>
          <statement name="STATEMENT">
            <block type="controls_if" id="]{+~Dy2d1b}-dRr[hr~+">
              <value name="IF0">
                <block type="logic_compare" id="hx=P!jNO/N#O~^8|b$^4">
                  <field name="OP">EQ</field>
                  <value name="A">
                    <block type="get_value" id="qehNmA:pBC4_S^],44*D">
                      <field name="ATTR">val</field>
                      <field name="OID">0_userdata.0.Virtualisierung.Trigger.Alle_Batterien</field>
                    </block>
                  </value>
                  <value name="B">
                    <block type="logic_boolean" id="qElM%gA/z(2RP2_+)nHQ">
                      <field name="BOOL">TRUE</field>
                    </block>
                  </value>
                </block>
              </value>
              <statement name="DO0">
                <block type="control" id="zqg07(#HP5GmjO/^wS%G">
                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                  <field name="OID">0_userdata.0.Virtualisierung.Trigger.Fenster_Status</field>
                  <field name="WITH_DELAY">FALSE</field>
                  <value name="VALUE">
                    <block type="logic_boolean" id="HROp3;37{$#tq$PNq/EI">
                      <field name="BOOL">FALSE</field>
                    </block>
                  </value>
                  <next>
                    <block type="control" id="]RQxfC,{sNU1EDzJG*aP">
                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                      <field name="OID">0_userdata.0.Virtualisierung.Trigger.Geräte_Status</field>
                      <field name="WITH_DELAY">FALSE</field>
                      <value name="VALUE">
                        <block type="logic_boolean" id="]M*7Uq1[@]}Zj{]p?m@K">
                          <field name="BOOL">FALSE</field>
                        </block>
                      </value>
                      <next>
                        <block type="control" id="7j(an|yRoiNg0b#=3c3O">
                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                          <field name="OID">0_userdata.0.Virtualisierung.Trigger.Lampen_Status</field>
                          <field name="WITH_DELAY">FALSE</field>
                          <value name="VALUE">
                            <block type="logic_boolean" id="M4(kErWQih-y~Sp-o_w{">
                              <field name="BOOL">FALSE</field>
                            </block>
                          </value>
                          <next>
                            <block type="control" id="JYFlryz5$|5/@}4febC9">
                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                              <field name="OID">0_userdata.0.Virtualisierung.Trigger.Rolladen_Status</field>
                              <field name="WITH_DELAY">FALSE</field>
                              <value name="VALUE">
                                <block type="logic_boolean" id=";wfG%2jz!b;sYOt^?}?O">
                                  <field name="BOOL">FALSE</field>
                                </block>
                              </value>
                              <next>
                                <block type="control" id="c|Ztuw#+7x!myqYdA!ZN">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                  <field name="OID">0_userdata.0.Virtualisierung.Trigger.Türen_Status</field>
                                  <field name="WITH_DELAY">FALSE</field>
                                  <value name="VALUE">
                                    <block type="logic_boolean" id="4LG`l0@`*,n%QD2$E|UF">
                                      <field name="BOOL">FALSE</field>
                                    </block>
                                  </value>
                                </block>
                              </next>
                            </block>
                          </next>
                        </block>
                      </next>
                    </block>
                  </next>
                </block>
              </statement>
            </block>
          </statement>
          <next>
            <block type="on_ext" id="=nXT:t)FKY!N~SHRsR6u">
              <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
              <field name="CONDITION">ne</field>
              <field name="ACK_CONDITION"></field>
              <value name="OID0">
                <shadow type="field_oid" id="5IZq$E3c4?sXZ/Ge8c?q">
                  <field name="oid">0_userdata.0.Virtualisierung.Trigger.Fenster_Status</field>
                </shadow>
              </value>
              <statement name="STATEMENT">
                <block type="controls_if" id=",6h4[z}M]NJgyueo:D=R">
                  <value name="IF0">
                    <block type="logic_compare" id="75p/kM8OrT(f4RuuYJCG">
                      <field name="OP">EQ</field>
                      <value name="A">
                        <block type="get_value" id="h~V7a?:i[t.}L9`64lw^">
                          <field name="ATTR">val</field>
                          <field name="OID">0_userdata.0.Virtualisierung.Trigger.Fenster_Status</field>
                        </block>
                      </value>
                      <value name="B">
                        <block type="logic_boolean" id="ful:0o.rITILtzk0Lo^C">
                          <field name="BOOL">TRUE</field>
                        </block>
                      </value>
                    </block>
                  </value>
                  <statement name="DO0">
                    <block type="control" id="f@0NiSekdj?sU!:lT!Z%">
                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                      <field name="OID">0_userdata.0.Virtualisierung.Trigger.Alle_Batterien</field>
                      <field name="WITH_DELAY">FALSE</field>
                      <value name="VALUE">
                        <block type="logic_boolean" id="8Qpy@)]FxXg%ZsJ]RCSG">
                          <field name="BOOL">FALSE</field>
                        </block>
                      </value>
                      <next>
                        <block type="control" id="$9T9[Y~%}!2]3_Pv:aZ+">
                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                          <field name="OID">0_userdata.0.Virtualisierung.Trigger.Geräte_Status</field>
                          <field name="WITH_DELAY">FALSE</field>
                          <value name="VALUE">
                            <block type="logic_boolean" id="fNfhgdN@{EaKb)ji7G?0">
                              <field name="BOOL">FALSE</field>
                            </block>
                          </value>
                          <next>
                            <block type="control" id="Y4wvSK`F$JGlHz*89Q9+">
                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                              <field name="OID">0_userdata.0.Virtualisierung.Trigger.Lampen_Status</field>
                              <field name="WITH_DELAY">FALSE</field>
                              <value name="VALUE">
                                <block type="logic_boolean" id="Fd_C=Hzy/dHKN}M3wK!v">
                                  <field name="BOOL">FALSE</field>
                                </block>
                              </value>
                              <next>
                                <block type="control" id="6V39/{Y71e/fd6Mh/qwe">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                  <field name="OID">0_userdata.0.Virtualisierung.Trigger.Rolladen_Status</field>
                                  <field name="WITH_DELAY">FALSE</field>
                                  <value name="VALUE">
                                    <block type="logic_boolean" id="Mm!#E42Sw`mAjFKQn3[a">
                                      <field name="BOOL">FALSE</field>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="control" id="T(qQg}X+2gk1#Y$x}AO6">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                      <field name="OID">0_userdata.0.Virtualisierung.Trigger.Türen_Status</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="logic_boolean" id="-pMS:5M8}biYhB~U.VdN">
                                          <field name="BOOL">FALSE</field>
                                        </block>
                                      </value>
                                    </block>
                                  </next>
                                </block>
                              </next>
                            </block>
                          </next>
                        </block>
                      </next>
                    </block>
                  </statement>
                </block>
              </statement>
              <next>
                <block type="on_ext" id="_-T|qlRokGjIsTXlxeh;">
                  <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
                  <field name="CONDITION">ne</field>
                  <field name="ACK_CONDITION"></field>
                  <value name="OID0">
                    <shadow type="field_oid" id="Kj,0,P?qgfl=*tmge!7J">
                      <field name="oid">0_userdata.0.Virtualisierung.Trigger.Geräte_Status</field>
                    </shadow>
                  </value>
                  <statement name="STATEMENT">
                    <block type="controls_if" id="a(-XX-/yR;}zuh;Dam8T">
                      <value name="IF0">
                        <block type="logic_compare" id="!S!_,b6sld3$Vv!}[k:}">
                          <field name="OP">EQ</field>
                          <value name="A">
                            <block type="get_value" id=".kFy@ci4U$8*x0Mz,SJ~">
                              <field name="ATTR">val</field>
                              <field name="OID">0_userdata.0.Virtualisierung.Trigger.Geräte_Status</field>
                            </block>
                          </value>
                          <value name="B">
                            <block type="logic_boolean" id="|F?!lP)`iiiO6}3:e]I^">
                              <field name="BOOL">TRUE</field>
                            </block>
                          </value>
                        </block>
                      </value>
                      <statement name="DO0">
                        <block type="control" id="8zE#RD:X6H?eWh*f?*NO">
                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                          <field name="OID">0_userdata.0.Virtualisierung.Trigger.Fenster_Status</field>
                          <field name="WITH_DELAY">FALSE</field>
                          <value name="VALUE">
                            <block type="logic_boolean" id="m-`9ef_SZYRlj_f3P]o)">
                              <field name="BOOL">FALSE</field>
                            </block>
                          </value>
                          <next>
                            <block type="control" id="5sMbo_0,hvaMlKHD%pt-">
                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                              <field name="OID">0_userdata.0.Virtualisierung.Trigger.Alle_Batterien</field>
                              <field name="WITH_DELAY">FALSE</field>
                              <value name="VALUE">
                                <block type="logic_boolean" id="6N$F?qfXzh*+g^y+=2$-">
                                  <field name="BOOL">FALSE</field>
                                </block>
                              </value>
                              <next>
                                <block type="control" id="j#vYHdnjcjiVfX;ltUKB">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                  <field name="OID">0_userdata.0.Virtualisierung.Trigger.Lampen_Status</field>
                                  <field name="WITH_DELAY">FALSE</field>
                                  <value name="VALUE">
                                    <block type="logic_boolean" id="i?q+Z9uSy[1v8+]iaKBg">
                                      <field name="BOOL">FALSE</field>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="control" id="W*LlIu30PSqBa:_I!y4;">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                      <field name="OID">0_userdata.0.Virtualisierung.Trigger.Rolladen_Status</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="logic_boolean" id="+QX,SfK9h=|ZQt|)ib/]">
                                          <field name="BOOL">FALSE</field>
                                        </block>
                                      </value>
                                      <next>
                                        <block type="control" id="nCQvPKhiAh,[M-1KJW:n">
                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                          <field name="OID">0_userdata.0.Virtualisierung.Trigger.Türen_Status</field>
                                          <field name="WITH_DELAY">FALSE</field>
                                          <value name="VALUE">
                                            <block type="logic_boolean" id="3gkw=6/@yy/}hC4vj7b5">
                                              <field name="BOOL">FALSE</field>
                                            </block>
                                          </value>
                                        </block>
                                      </next>
                                    </block>
                                  </next>
                                </block>
                              </next>
                            </block>
                          </next>
                        </block>
                      </statement>
                    </block>
                  </statement>
                  <next>
                    <block type="on_ext" id="wuBH}8z}@I8C:rE8tpP-">
                      <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
                      <field name="CONDITION">ne</field>
                      <field name="ACK_CONDITION"></field>
                      <value name="OID0">
                        <shadow type="field_oid" id="z.h%X7A*#c.mS@(B8Fxn">
                          <field name="oid">0_userdata.0.Virtualisierung.Trigger.Lampen_Status</field>
                        </shadow>
                      </value>
                      <statement name="STATEMENT">
                        <block type="controls_if" id=",}0u!:,-7!(Hr9v;UF]O">
                          <value name="IF0">
                            <block type="logic_compare" id="`b=L$@G:,8z#1xb?tFVZ">
                              <field name="OP">EQ</field>
                              <value name="A">
                                <block type="get_value" id="TfykR5qX5b?ffg=O@4O#">
                                  <field name="ATTR">val</field>
                                  <field name="OID">0_userdata.0.Virtualisierung.Trigger.Lampen_Status</field>
                                </block>
                              </value>
                              <value name="B">
                                <block type="logic_boolean" id="2;O!)vk]syu/M;TJ5Iyi">
                                  <field name="BOOL">TRUE</field>
                                </block>
                              </value>
                            </block>
                          </value>
                          <statement name="DO0">
                            <block type="control" id="*]SkjGcR{R3zA`N?4Cmi">
                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                              <field name="OID">0_userdata.0.Virtualisierung.Trigger.Fenster_Status</field>
                              <field name="WITH_DELAY">FALSE</field>
                              <value name="VALUE">
                                <block type="logic_boolean" id="(LK6kiO.7|*3bRXmu5w3">
                                  <field name="BOOL">FALSE</field>
                                </block>
                              </value>
                              <next>
                                <block type="control" id="zHsxrZevwK(z]5dF:`I6">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                  <field name="OID">0_userdata.0.Virtualisierung.Trigger.Geräte_Status</field>
                                  <field name="WITH_DELAY">FALSE</field>
                                  <value name="VALUE">
                                    <block type="logic_boolean" id="*k8Q%vp_6Yy=U`Ee=$O_">
                                      <field name="BOOL">FALSE</field>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="control" id="M8m{6FVNbFbbK2Lzmw`E">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                      <field name="OID">0_userdata.0.Virtualisierung.Trigger.Alle_Batterien</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="logic_boolean" id="-CL|hBb.2;Nb6XVX{F|J">
                                          <field name="BOOL">FALSE</field>
                                        </block>
                                      </value>
                                      <next>
                                        <block type="control" id="EY@`O!.bA-?DN8YERJ_z">
                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                          <field name="OID">0_userdata.0.Virtualisierung.Trigger.Rolladen_Status</field>
                                          <field name="WITH_DELAY">FALSE</field>
                                          <value name="VALUE">
                                            <block type="logic_boolean" id="}YH78_m4B3DY#{Zg.Dw7">
                                              <field name="BOOL">FALSE</field>
                                            </block>
                                          </value>
                                          <next>
                                            <block type="control" id="Cq1=X4RrwN;pjiziw~2E">
                                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                              <field name="OID">0_userdata.0.Virtualisierung.Trigger.Türen_Status</field>
                                              <field name="WITH_DELAY">FALSE</field>
                                              <value name="VALUE">
                                                <block type="logic_boolean" id="NdTdu!YNC(gIq3BhaAlo">
                                                  <field name="BOOL">FALSE</field>
                                                </block>
                                              </value>
                                            </block>
                                          </next>
                                        </block>
                                      </next>
                                    </block>
                                  </next>
                                </block>
                              </next>
                            </block>
                          </statement>
                        </block>
                      </statement>
                      <next>
                        <block type="on_ext" id="A[B73cLyZUBm27pz{:d|">
                          <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
                          <field name="CONDITION">ne</field>
                          <field name="ACK_CONDITION"></field>
                          <value name="OID0">
                            <shadow type="field_oid" id="Xs=lN]p,!b]U#cO%#:|Z">
                              <field name="oid">0_userdata.0.Virtualisierung.Trigger.Rolladen_Status</field>
                            </shadow>
                          </value>
                          <statement name="STATEMENT">
                            <block type="controls_if" id="PwHZVZC.?A3:/8QBXW:C">
                              <value name="IF0">
                                <block type="logic_compare" id="H=$TZ%].mE@FDLn:it@j">
                                  <field name="OP">EQ</field>
                                  <value name="A">
                                    <block type="get_value" id="+XpiObQQu$Z/xFC5Ba.l">
                                      <field name="ATTR">val</field>
                                      <field name="OID">0_userdata.0.Virtualisierung.Trigger.Rolladen_Status</field>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <block type="logic_boolean" id="Z+6iE!VZ2PQ(Hp~U7[9h">
                                      <field name="BOOL">TRUE</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <statement name="DO0">
                                <block type="control" id="K#)3MOt{$?0I5/kUw=+u">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                  <field name="OID">0_userdata.0.Virtualisierung.Trigger.Fenster_Status</field>
                                  <field name="WITH_DELAY">FALSE</field>
                                  <value name="VALUE">
                                    <block type="logic_boolean" id="#9dQsou5}-wF:yzL3_yE">
                                      <field name="BOOL">FALSE</field>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="control" id="U:,Nnr-PUzdH6cXu#rSf">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                      <field name="OID">0_userdata.0.Virtualisierung.Trigger.Geräte_Status</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="logic_boolean" id="9C//5QV=zYug(1TS!O#j">
                                          <field name="BOOL">FALSE</field>
                                        </block>
                                      </value>
                                      <next>
                                        <block type="control" id=".Qk+kA-sZ{L9tzZLLQ!a">
                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                          <field name="OID">0_userdata.0.Virtualisierung.Trigger.Lampen_Status</field>
                                          <field name="WITH_DELAY">FALSE</field>
                                          <value name="VALUE">
                                            <block type="logic_boolean" id="J`s_QeTQ@.k}*6r?Ow^x">
                                              <field name="BOOL">FALSE</field>
                                            </block>
                                          </value>
                                          <next>
                                            <block type="control" id="h[MXLQGNCzG4|9XE~{:Z">
                                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                              <field name="OID">0_userdata.0.Virtualisierung.Trigger.Alle_Batterien</field>
                                              <field name="WITH_DELAY">FALSE</field>
                                              <value name="VALUE">
                                                <block type="logic_boolean" id="/@`B:wujJ/4G`BmEjp*M">
                                                  <field name="BOOL">FALSE</field>
                                                </block>
                                              </value>
                                              <next>
                                                <block type="control" id="eK9,e4K$I!A52*U}vT,$">
                                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                  <field name="OID">0_userdata.0.Virtualisierung.Trigger.Türen_Status</field>
                                                  <field name="WITH_DELAY">FALSE</field>
                                                  <value name="VALUE">
                                                    <block type="logic_boolean" id="C#g3mgy|nin9$]ZQOU7R">
                                                      <field name="BOOL">FALSE</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </next>
                                            </block>
                                          </next>
                                        </block>
                                      </next>
                                    </block>
                                  </next>
                                </block>
                              </statement>
                            </block>
                          </statement>
                          <next>
                            <block type="on_ext" id="Wr{g8k)-nfMO1Y#H/ppY">
                              <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
                              <field name="CONDITION">ne</field>
                              <field name="ACK_CONDITION"></field>
                              <value name="OID0">
                                <shadow type="field_oid" id="?a*ig=i!MIC;|_ZxL6=5">
                                  <field name="oid">0_userdata.0.Virtualisierung.Trigger.Türen_Status</field>
                                </shadow>
                              </value>
                              <statement name="STATEMENT">
                                <block type="controls_if" id="*Z4@k%T)Ye7w_bY#pu)0">
                                  <value name="IF0">
                                    <block type="logic_compare" id="BY_QUl};HW$.k*#/V4jE">
                                      <field name="OP">EQ</field>
                                      <value name="A">
                                        <block type="get_value" id=":2u=PXSt9O=;hO:f}@rC">
                                          <field name="ATTR">val</field>
                                          <field name="OID">0_userdata.0.Virtualisierung.Trigger.Türen_Status</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="logic_boolean" id="EK;/5r*TweaO6?G,HV}H">
                                          <field name="BOOL">TRUE</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <statement name="DO0">
                                    <block type="control" id="5N4V@?F`YfrNUS6k(G1u">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                      <field name="OID">0_userdata.0.Virtualisierung.Trigger.Fenster_Status</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="logic_boolean" id=")~pvBP9ff~OJq=-71kto">
                                          <field name="BOOL">FALSE</field>
                                        </block>
                                      </value>
                                      <next>
                                        <block type="control" id="F1aCsHhTJG%NQ#_]`y50">
                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                          <field name="OID">0_userdata.0.Virtualisierung.Trigger.Geräte_Status</field>
                                          <field name="WITH_DELAY">FALSE</field>
                                          <value name="VALUE">
                                            <block type="logic_boolean" id="*iRm91*wSD_xkczF[+Mn">
                                              <field name="BOOL">FALSE</field>
                                            </block>
                                          </value>
                                          <next>
                                            <block type="control" id="c+4J-E#}_jG%JQ~5I;`C">
                                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                              <field name="OID">0_userdata.0.Virtualisierung.Trigger.Lampen_Status</field>
                                              <field name="WITH_DELAY">FALSE</field>
                                              <value name="VALUE">
                                                <block type="logic_boolean" id="mqF94PeVf^6BCQ#+v@pk">
                                                  <field name="BOOL">FALSE</field>
                                                </block>
                                              </value>
                                              <next>
                                                <block type="control" id="9d`-O[z;u3h?G#/jP-ak">
                                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                  <field name="OID">0_userdata.0.Virtualisierung.Trigger.Rolladen_Status</field>
                                                  <field name="WITH_DELAY">FALSE</field>
                                                  <value name="VALUE">
                                                    <block type="logic_boolean" id="6l~:uI`m{J`5cl02aBDq">
                                                      <field name="BOOL">FALSE</field>
                                                    </block>
                                                  </value>
                                                  <next>
                                                    <block type="control" id="w!TCV5RrHEw:b(/ob48j">
                                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                      <field name="OID">0_userdata.0.Virtualisierung.Trigger.Alle_Batterien</field>
                                                      <field name="WITH_DELAY">FALSE</field>
                                                      <value name="VALUE">
                                                        <block type="logic_boolean" id="i,ktG!68Qh!mvd-9jS@o">
                                                          <field name="BOOL">FALSE</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </next>
                                                </block>
                                              </next>
                                            </block>
                                          </next>
                                        </block>
                                      </next>
                                    </block>
                                  </statement>
                                </block>
                              </statement>
                            </block>
                          </next>
                        </block>
                      </next>
                    </block>
                  </next>
                </block>
              </next>
            </block>
          </next>
        </block>
      </xml>
      
      <xml xmlns="https://developers.google.com/blockly/xml">
        <block type="on_ext" id="FxW,Pth5.[K_5)@{O?x3" x="213" y="-387">
          <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
          <field name="CONDITION">ne</field>
          <field name="ACK_CONDITION"></field>
          <value name="OID0">
            <shadow type="field_oid" id="QL:UE4y2tzUfXzdY#}AJ">
              <field name="oid">0_userdata.0.Virtualisierung.Trigger.Alle_Batterien</field>
            </shadow>
          </value>
          <statement name="STATEMENT">
            <block type="controls_if" id="]{+~Dy2d1b}-dRr[hr~+">
              <value name="IF0">
                <block type="logic_compare" id="hx=P!jNO/N#O~^8|b$^4">
                  <field name="OP">EQ</field>
                  <value name="A">
                    <block type="get_value" id="qehNmA:pBC4_S^],44*D">
                      <field name="ATTR">val</field>
                      <field name="OID">0_userdata.0.Virtualisierung.Trigger.Alle_Batterien</field>
                    </block>
                  </value>
                  <value name="B">
                    <block type="logic_boolean" id="qElM%gA/z(2RP2_+)nHQ">
                      <field name="BOOL">TRUE</field>
                    </block>
                  </value>
                </block>
              </value>
              <statement name="DO0">
                <block type="control" id="zqg07(#HP5GmjO/^wS%G">
                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                  <field name="OID">0_userdata.0.Virtualisierung.Trigger.Fenster_Status</field>
                  <field name="WITH_DELAY">FALSE</field>
                  <value name="VALUE">
                    <block type="logic_boolean" id="HROp3;37{$#tq$PNq/EI">
                      <field name="BOOL">FALSE</field>
                    </block>
                  </value>
                  <next>
                    <block type="control" id="]RQxfC,{sNU1EDzJG*aP">
                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                      <field name="OID">0_userdata.0.Virtualisierung.Trigger.Geräte_Status</field>
                      <field name="WITH_DELAY">FALSE</field>
                      <value name="VALUE">
                        <block type="logic_boolean" id="]M*7Uq1[@]}Zj{]p?m@K">
                          <field name="BOOL">FALSE</field>
                        </block>
                      </value>
                      <next>
                        <block type="control" id="7j(an|yRoiNg0b#=3c3O">
                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                          <field name="OID">0_userdata.0.Virtualisierung.Trigger.Lampen_Status</field>
                          <field name="WITH_DELAY">FALSE</field>
                          <value name="VALUE">
                            <block type="logic_boolean" id="M4(kErWQih-y~Sp-o_w{">
                              <field name="BOOL">FALSE</field>
                            </block>
                          </value>
                          <next>
                            <block type="control" id="JYFlryz5$|5/@}4febC9">
                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                              <field name="OID">0_userdata.0.Virtualisierung.Trigger.Rolladen_Status</field>
                              <field name="WITH_DELAY">FALSE</field>
                              <value name="VALUE">
                                <block type="logic_boolean" id=";wfG%2jz!b;sYOt^?}?O">
                                  <field name="BOOL">FALSE</field>
                                </block>
                              </value>
                              <next>
                                <block type="control" id="c|Ztuw#+7x!myqYdA!ZN">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                  <field name="OID">0_userdata.0.Virtualisierung.Trigger.Türen_Status</field>
                                  <field name="WITH_DELAY">FALSE</field>
                                  <value name="VALUE">
                                    <block type="logic_boolean" id="4LG`l0@`*,n%QD2$E|UF">
                                      <field name="BOOL">FALSE</field>
                                    </block>
                                  </value>
                                </block>
                              </next>
                            </block>
                          </next>
                        </block>
                      </next>
                    </block>
                  </next>
                </block>
              </statement>
            </block>
          </statement>
          <next>
            <block type="on_ext" id="=nXT:t)FKY!N~SHRsR6u">
              <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
              <field name="CONDITION">ne</field>
              <field name="ACK_CONDITION"></field>
              <value name="OID0">
                <shadow type="field_oid" id="5IZq$E3c4?sXZ/Ge8c?q">
                  <field name="oid">0_userdata.0.Virtualisierung.Trigger.Fenster_Status</field>
                </shadow>
              </value>
              <statement name="STATEMENT">
                <block type="controls_if" id=",6h4[z}M]NJgyueo:D=R">
                  <value name="IF0">
                    <block type="logic_compare" id="75p/kM8OrT(f4RuuYJCG">
                      <field name="OP">EQ</field>
                      <value name="A">
                        <block type="get_value" id="h~V7a?:i[t.}L9`64lw^">
                          <field name="ATTR">val</field>
                          <field name="OID">0_userdata.0.Virtualisierung.Trigger.Fenster_Status</field>
                        </block>
                      </value>
                      <value name="B">
                        <block type="logic_boolean" id="ful:0o.rITILtzk0Lo^C">
                          <field name="BOOL">TRUE</field>
                        </block>
                      </value>
                    </block>
                  </value>
                  <statement name="DO0">
                    <block type="control" id="f@0NiSekdj?sU!:lT!Z%">
                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                      <field name="OID">0_userdata.0.Virtualisierung.Trigger.Alle_Batterien</field>
                      <field name="WITH_DELAY">FALSE</field>
                      <value name="VALUE">
                        <block type="logic_boolean" id="8Qpy@)]FxXg%ZsJ]RCSG">
                          <field name="BOOL">FALSE</field>
                        </block>
                      </value>
                      <next>
                        <block type="control" id="$9T9[Y~%}!2]3_Pv:aZ+">
                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                          <field name="OID">0_userdata.0.Virtualisierung.Trigger.Geräte_Status</field>
                          <field name="WITH_DELAY">FALSE</field>
                          <value name="VALUE">
                            <block type="logic_boolean" id="fNfhgdN@{EaKb)ji7G?0">
                              <field name="BOOL">FALSE</field>
                            </block>
                          </value>
                          <next>
                            <block type="control" id="Y4wvSK`F$JGlHz*89Q9+">
                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                              <field name="OID">0_userdata.0.Virtualisierung.Trigger.Lampen_Status</field>
                              <field name="WITH_DELAY">FALSE</field>
                              <value name="VALUE">
                                <block type="logic_boolean" id="Fd_C=Hzy/dHKN}M3wK!v">
                                  <field name="BOOL">FALSE</field>
                                </block>
                              </value>
                              <next>
                                <block type="control" id="6V39/{Y71e/fd6Mh/qwe">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                  <field name="OID">0_userdata.0.Virtualisierung.Trigger.Rolladen_Status</field>
                                  <field name="WITH_DELAY">FALSE</field>
                                  <value name="VALUE">
                                    <block type="logic_boolean" id="Mm!#E42Sw`mAjFKQn3[a">
                                      <field name="BOOL">FALSE</field>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="control" id="T(qQg}X+2gk1#Y$x}AO6">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                      <field name="OID">0_userdata.0.Virtualisierung.Trigger.Türen_Status</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="logic_boolean" id="-pMS:5M8}biYhB~U.VdN">
                                          <field name="BOOL">FALSE</field>
                                        </block>
                                      </value>
                                    </block>
                                  </next>
                                </block>
                              </next>
                            </block>
                          </next>
                        </block>
                      </next>
                    </block>
                  </statement>
                </block>
              </statement>
              <next>
                <block type="on_ext" id="_-T|qlRokGjIsTXlxeh;">
                  <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
                  <field name="CONDITION">ne</field>
                  <field name="ACK_CONDITION"></field>
                  <value name="OID0">
                    <shadow type="field_oid" id="Kj,0,P?qgfl=*tmge!7J">
                      <field name="oid">0_userdata.0.Virtualisierung.Trigger.Geräte_Status</field>
                    </shadow>
                  </value>
                  <statement name="STATEMENT">
                    <block type="controls_if" id="a(-XX-/yR;}zuh;Dam8T">
                      <value name="IF0">
                        <block type="logic_compare" id="!S!_,b6sld3$Vv!}[k:}">
                          <field name="OP">EQ</field>
                          <value name="A">
                            <block type="get_value" id=".kFy@ci4U$8*x0Mz,SJ~">
                              <field name="ATTR">val</field>
                              <field name="OID">0_userdata.0.Virtualisierung.Trigger.Geräte_Status</field>
                            </block>
                          </value>
                          <value name="B">
                            <block type="logic_boolean" id="|F?!lP)`iiiO6}3:e]I^">
                              <field name="BOOL">TRUE</field>
                            </block>
                          </value>
                        </block>
                      </value>
                      <statement name="DO0">
                        <block type="control" id="8zE#RD:X6H?eWh*f?*NO">
                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                          <field name="OID">0_userdata.0.Virtualisierung.Trigger.Fenster_Status</field>
                          <field name="WITH_DELAY">FALSE</field>
                          <value name="VALUE">
                            <block type="logic_boolean" id="m-`9ef_SZYRlj_f3P]o)">
                              <field name="BOOL">FALSE</field>
                            </block>
                          </value>
                          <next>
                            <block type="control" id="5sMbo_0,hvaMlKHD%pt-">
                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                              <field name="OID">0_userdata.0.Virtualisierung.Trigger.Alle_Batterien</field>
                              <field name="WITH_DELAY">FALSE</field>
                              <value name="VALUE">
                                <block type="logic_boolean" id="6N$F?qfXzh*+g^y+=2$-">
                                  <field name="BOOL">FALSE</field>
                                </block>
                              </value>
                              <next>
                                <block type="control" id="j#vYHdnjcjiVfX;ltUKB">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                  <field name="OID">0_userdata.0.Virtualisierung.Trigger.Lampen_Status</field>
                                  <field name="WITH_DELAY">FALSE</field>
                                  <value name="VALUE">
                                    <block type="logic_boolean" id="i?q+Z9uSy[1v8+]iaKBg">
                                      <field name="BOOL">FALSE</field>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="control" id="W*LlIu30PSqBa:_I!y4;">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                      <field name="OID">0_userdata.0.Virtualisierung.Trigger.Rolladen_Status</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="logic_boolean" id="+QX,SfK9h=|ZQt|)ib/]">
                                          <field name="BOOL">FALSE</field>
                                        </block>
                                      </value>
                                      <next>
                                        <block type="control" id="nCQvPKhiAh,[M-1KJW:n">
                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                          <field name="OID">0_userdata.0.Virtualisierung.Trigger.Türen_Status</field>
                                          <field name="WITH_DELAY">FALSE</field>
                                          <value name="VALUE">
                                            <block type="logic_boolean" id="3gkw=6/@yy/}hC4vj7b5">
                                              <field name="BOOL">FALSE</field>
                                            </block>
                                          </value>
                                        </block>
                                      </next>
                                    </block>
                                  </next>
                                </block>
                              </next>
                            </block>
                          </next>
                        </block>
                      </statement>
                    </block>
                  </statement>
                  <next>
                    <block type="on_ext" id="wuBH}8z}@I8C:rE8tpP-">
                      <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
                      <field name="CONDITION">ne</field>
                      <field name="ACK_CONDITION"></field>
                      <value name="OID0">
                        <shadow type="field_oid" id="z.h%X7A*#c.mS@(B8Fxn">
                          <field name="oid">0_userdata.0.Virtualisierung.Trigger.Lampen_Status</field>
                        </shadow>
                      </value>
                      <statement name="STATEMENT">
                        <block type="controls_if" id=",}0u!:,-7!(Hr9v;UF]O">
                          <value name="IF0">
                            <block type="logic_compare" id="`b=L$@G:,8z#1xb?tFVZ">
                              <field name="OP">EQ</field>
                              <value name="A">
                                <block type="get_value" id="TfykR5qX5b?ffg=O@4O#">
                                  <field name="ATTR">val</field>
                                  <field name="OID">0_userdata.0.Virtualisierung.Trigger.Lampen_Status</field>
                                </block>
                              </value>
                              <value name="B">
                                <block type="logic_boolean" id="2;O!)vk]syu/M;TJ5Iyi">
                                  <field name="BOOL">TRUE</field>
                                </block>
                              </value>
                            </block>
                          </value>
                          <statement name="DO0">
                            <block type="control" id="*]SkjGcR{R3zA`N?4Cmi">
                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                              <field name="OID">0_userdata.0.Virtualisierung.Trigger.Fenster_Status</field>
                              <field name="WITH_DELAY">FALSE</field>
                              <value name="VALUE">
                                <block type="logic_boolean" id="(LK6kiO.7|*3bRXmu5w3">
                                  <field name="BOOL">FALSE</field>
                                </block>
                              </value>
                              <next>
                                <block type="control" id="zHsxrZevwK(z]5dF:`I6">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                  <field name="OID">0_userdata.0.Virtualisierung.Trigger.Geräte_Status</field>
                                  <field name="WITH_DELAY">FALSE</field>
                                  <value name="VALUE">
                                    <block type="logic_boolean" id="*k8Q%vp_6Yy=U`Ee=$O_">
                                      <field name="BOOL">FALSE</field>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="control" id="M8m{6FVNbFbbK2Lzmw`E">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                      <field name="OID">0_userdata.0.Virtualisierung.Trigger.Alle_Batterien</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="logic_boolean" id="-CL|hBb.2;Nb6XVX{F|J">
                                          <field name="BOOL">FALSE</field>
                                        </block>
                                      </value>
                                      <next>
                                        <block type="control" id="EY@`O!.bA-?DN8YERJ_z">
                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                          <field name="OID">0_userdata.0.Virtualisierung.Trigger.Rolladen_Status</field>
                                          <field name="WITH_DELAY">FALSE</field>
                                          <value name="VALUE">
                                            <block type="logic_boolean" id="}YH78_m4B3DY#{Zg.Dw7">
                                              <field name="BOOL">FALSE</field>
                                            </block>
                                          </value>
                                          <next>
                                            <block type="control" id="Cq1=X4RrwN;pjiziw~2E">
                                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                              <field name="OID">0_userdata.0.Virtualisierung.Trigger.Türen_Status</field>
                                              <field name="WITH_DELAY">FALSE</field>
                                              <value name="VALUE">
                                                <block type="logic_boolean" id="NdTdu!YNC(gIq3BhaAlo">
                                                  <field name="BOOL">FALSE</field>
                                                </block>
                                              </value>
                                            </block>
                                          </next>
                                        </block>
                                      </next>
                                    </block>
                                  </next>
                                </block>
                              </next>
                            </block>
                          </statement>
                        </block>
                      </statement>
                      <next>
                        <block type="on_ext" id="A[B73cLyZUBm27pz{:d|">
                          <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
                          <field name="CONDITION">ne</field>
                          <field name="ACK_CONDITION"></field>
                          <value name="OID0">
                            <shadow type="field_oid" id="Xs=lN]p,!b]U#cO%#:|Z">
                              <field name="oid">0_userdata.0.Virtualisierung.Trigger.Rolladen_Status</field>
                            </shadow>
                          </value>
                          <statement name="STATEMENT">
                            <block type="controls_if" id="PwHZVZC.?A3:/8QBXW:C">
                              <value name="IF0">
                                <block type="logic_compare" id="H=$TZ%].mE@FDLn:it@j">
                                  <field name="OP">EQ</field>
                                  <value name="A">
                                    <block type="get_value" id="+XpiObQQu$Z/xFC5Ba.l">
                                      <field name="ATTR">val</field>
                                      <field name="OID">0_userdata.0.Virtualisierung.Trigger.Rolladen_Status</field>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <block type="logic_boolean" id="Z+6iE!VZ2PQ(Hp~U7[9h">
                                      <field name="BOOL">TRUE</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <statement name="DO0">
                                <block type="control" id="K#)3MOt{$?0I5/kUw=+u">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                  <field name="OID">0_userdata.0.Virtualisierung.Trigger.Fenster_Status</field>
                                  <field name="WITH_DELAY">FALSE</field>
                                  <value name="VALUE">
                                    <block type="logic_boolean" id="#9dQsou5}-wF:yzL3_yE">
                                      <field name="BOOL">FALSE</field>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="control" id="U:,Nnr-PUzdH6cXu#rSf">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                      <field name="OID">0_userdata.0.Virtualisierung.Trigger.Geräte_Status</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="logic_boolean" id="9C//5QV=zYug(1TS!O#j">
                                          <field name="BOOL">FALSE</field>
                                        </block>
                                      </value>
                                      <next>
                                        <block type="control" id=".Qk+kA-sZ{L9tzZLLQ!a">
                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                          <field name="OID">0_userdata.0.Virtualisierung.Trigger.Lampen_Status</field>
                                          <field name="WITH_DELAY">FALSE</field>
                                          <value name="VALUE">
                                            <block type="logic_boolean" id="J`s_QeTQ@.k}*6r?Ow^x">
                                              <field name="BOOL">FALSE</field>
                                            </block>
                                          </value>
                                          <next>
                                            <block type="control" id="h[MXLQGNCzG4|9XE~{:Z">
                                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                              <field name="OID">0_userdata.0.Virtualisierung.Trigger.Alle_Batterien</field>
                                              <field name="WITH_DELAY">FALSE</field>
                                              <value name="VALUE">
                                                <block type="logic_boolean" id="/@`B:wujJ/4G`BmEjp*M">
                                                  <field name="BOOL">FALSE</field>
                                                </block>
                                              </value>
                                              <next>
                                                <block type="control" id="eK9,e4K$I!A52*U}vT,$">
                                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                  <field name="OID">0_userdata.0.Virtualisierung.Trigger.Türen_Status</field>
                                                  <field name="WITH_DELAY">FALSE</field>
                                                  <value name="VALUE">
                                                    <block type="logic_boolean" id="C#g3mgy|nin9$]ZQOU7R">
                                                      <field name="BOOL">FALSE</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </next>
                                            </block>
                                          </next>
                                        </block>
                                      </next>
                                    </block>
                                  </next>
                                </block>
                              </statement>
                            </block>
                          </statement>
                          <next>
                            <block type="on_ext" id="Wr{g8k)-nfMO1Y#H/ppY">
                              <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
                              <field name="CONDITION">ne</field>
                              <field name="ACK_CONDITION"></field>
                              <value name="OID0">
                                <shadow type="field_oid" id="?a*ig=i!MIC;|_ZxL6=5">
                                  <field name="oid">0_userdata.0.Virtualisierung.Trigger.Türen_Status</field>
                                </shadow>
                              </value>
                              <statement name="STATEMENT">
                                <block type="controls_if" id="*Z4@k%T)Ye7w_bY#pu)0">
                                  <value name="IF0">
                                    <block type="logic_compare" id="BY_QUl};HW$.k*#/V4jE">
                                      <field name="OP">EQ</field>
                                      <value name="A">
                                        <block type="get_value" id=":2u=PXSt9O=;hO:f}@rC">
                                          <field name="ATTR">val</field>
                                          <field name="OID">0_userdata.0.Virtualisierung.Trigger.Türen_Status</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="logic_boolean" id="EK;/5r*TweaO6?G,HV}H">
                                          <field name="BOOL">TRUE</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <statement name="DO0">
                                    <block type="control" id="5N4V@?F`YfrNUS6k(G1u">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                      <field name="OID">0_userdata.0.Virtualisierung.Trigger.Fenster_Status</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="logic_boolean" id=")~pvBP9ff~OJq=-71kto">
                                          <field name="BOOL">FALSE</field>
                                        </block>
                                      </value>
                                      <next>
                                        <block type="control" id="F1aCsHhTJG%NQ#_]`y50">
                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                          <field name="OID">0_userdata.0.Virtualisierung.Trigger.Geräte_Status</field>
                                          <field name="WITH_DELAY">FALSE</field>
                                          <value name="VALUE">
                                            <block type="logic_boolean" id="*iRm91*wSD_xkczF[+Mn">
                                              <field name="BOOL">FALSE</field>
                                            </block>
                                          </value>
                                          <next>
                                            <block type="control" id="c+4J-E#}_jG%JQ~5I;`C">
                                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                              <field name="OID">0_userdata.0.Virtualisierung.Trigger.Lampen_Status</field>
                                              <field name="WITH_DELAY">FALSE</field>
                                              <value name="VALUE">
                                                <block type="logic_boolean" id="mqF94PeVf^6BCQ#+v@pk">
                                                  <field name="BOOL">FALSE</field>
                                                </block>
                                              </value>
                                              <next>
                                                <block type="control" id="9d`-O[z;u3h?G#/jP-ak">
                                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                  <field name="OID">0_userdata.0.Virtualisierung.Trigger.Rolladen_Status</field>
                                                  <field name="WITH_DELAY">FALSE</field>
                                                  <value name="VALUE">
                                                    <block type="logic_boolean" id="6l~:uI`m{J`5cl02aBDq">
                                                      <field name="BOOL">FALSE</field>
                                                    </block>
                                                  </value>
                                                  <next>
                                                    <block type="control" id="w!TCV5RrHEw:b(/ob48j">
                                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                      <field name="OID">0_userdata.0.Virtualisierung.Trigger.Alle_Batterien</field>
                                                      <field name="WITH_DELAY">FALSE</field>
                                                      <value name="VALUE">
                                                        <block type="logic_boolean" id="i,ktG!68Qh!mvd-9jS@o">
                                                          <field name="BOOL">FALSE</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </next>
                                                </block>
                                              </next>
                                            </block>
                                          </next>
                                        </block>
                                      </next>
                                    </block>
                                  </statement>
                                </block>
                              </statement>
                            </block>
                          </next>
                        </block>
                      </next>
                    </block>
                  </next>
                </block>
              </next>
            </block>
          </next>
        </block>
      </xml>
      
      

      Das Endergebnis sieht bei mir so aus

      6ef65dbb-d6d1-4ac1-be4e-aeb5c464b6db-grafik.png

      Die Badges hab ich mit dem Zähler gelöst:
      https://github.com/sbormann/ioBroker.iqontrol/wiki/Listen-Zähler

      Zudem wird dort auch alles erklärt.

      Glow ist denk auch selbererklärend

      Obs nun die beste Lösung ist weiß ich nicht, aber es tut. Hör mir gerne eure Lösungen an. Das mit dem Laderädchen habe ich noch nicht gelöst bekommen. Das braucht bei mir immer eben kurz bis es geschalten hat. Hab hier aber schon was davon gelesen. Muss ich nochmal durchgehen. Bzw. vielleicht ist ja jemand so nett mich aufzuklären?

      O 1 Reply Last reply Reply Quote 0
      • S
        Soukai @s.bormann last edited by Soukai

        @s-bormann Danke dir für deine Antwort und die Mühe die du in den Adapter steckst! Echt starke Arbeit! Bin begeistert von den Möglichkeiten und vor allem ist alles einfach aufgebaut 🙂 Nur kein Stress.

        Das mit dem "ALTERNATIVE_COLORSPACE" ist richtig. Ich nutze diesen.

        Leider hat das mit den 799 px nicht geklappt. Es zeigt mir außerdem an, dass mein Wert drunter liegt. Ich konnts trotzdem speichern, doch keine Änderung...

        2356eea0-fb48-4a7e-bc40-fd90997bd101-grafik.png

        s.bormann 1 Reply Last reply Reply Quote 0
        • O
          Opa75+ @Soukai last edited by

          @soukai Hallo, besten Dank für den Nachbau und der Anleitung für mich. Die funktionierenden Listen habe ich bereits. Nun, so denke ich, muss ich noch die Trigger für die Schalter nachbauen und verbinden. Ich glaube, das schaffe ich. Noch Mals besten Dank und einen erholsamen 1. Mai.

          da_Woody 1 Reply Last reply Reply Quote 1
          • da_Woody
            da_Woody @Opa75+ last edited by

            @opa75 du schaffst das! 😉

            1 Reply Last reply Reply Quote 0
            • M
              meerkat @s.bormann last edited by meerkat

              @s-bormann sagte in Test Adapter iQontrol 2.0.x Vis (Entwicklungs-Thread):

              @meerkat sagte in Test Adapter iQontrol 2.0.x Vis (Entwicklungs-Thread):

              Hi @all,
              habe nun schon 3000 Beiträge durchgescrollt. Ich würde gerne in den Eigenschaften (Schalter usw.) ein Eventlog anzeigen lassen. Die Informationen liegen im JSON vor. Hat einer von euch ne Idee, wie ich das als Tabelle anzeigen lassen kann?
              Ich bekomme zwar den Inhalt rein, aber der ist dann als Textbox.

              Gruß

              Probier das mal mit dem JSON-Table-Widget. Das kannst Du bei URL einbinden (oder als BACKGROUND_URL, wenn Du es in der gesamten Kachel als Hintergrund haben möchtest).

              VG
              Manchmal sieht man den Wald vor lauter Bäumen nicht. Habe es gefunden. 😎
              Hi @s-bormann,
              ich wollte das ja nicht direkt in einer Kachel haben, sondern in in den Eigenschaften.
              Also da wo ich mir jetzt erstmal ne HTML-Tabelle gebastelt habe, würde ich gerne die Tabelle direkt aus nen Datenpunkt (JSON-Format) erstellen.

              Screenshot_20220502-204540_Chrome.jpg

              B 1 Reply Last reply Reply Quote 0
              • B
                Beowolf @meerkat last edited by

                Hallo zusammen,

                ich muß noch mal fragen.

                Ich habe hier einen Schrittmotor den ich per http-Befehl starten kann. Wenn ich den http-Befehl in "Geräte Bearbeiten" in der zweiten Zeile bei URL eingebe, wird der http-Befehl auch gesendet, aber es geht immer in Browserfenster mit auf.

                Wie kann ich das verhindern?

                Grüße
                Manfred

                Great SUN s.bormann 2 Replies Last reply Reply Quote 0
                • Great SUN
                  Great SUN @Beowolf last edited by

                  @beowolf Du könntest z.B. ein Custom Object anlegen und darauf reagieren, wenn das geschaltet wird.

                  B 1 Reply Last reply Reply Quote 1
                  • B
                    Beowolf @Great SUN last edited by

                    @great-sun sagte in Test Adapter iQontrol 2.0.x Vis (Entwicklungs-Thread):

                    @beowolf Du könntest z.B. ein Custom Object anlegen und darauf reagieren, wenn das geschaltet wird.

                    Custom Object anlegen? Wie geht das?

                    Great SUN 1 Reply Last reply Reply Quote 0
                    • Great SUN
                      Great SUN @Beowolf last edited by

                      @beowolf Du gehst im ioBroker auf Objekte und legst unter 0_userdate alles so an, wie Du möchstest (Verzeichnis[se], Objekt[e]) und dann gehst Du im iQontrol auf das Objekt und definierst es z.B. als State.
                      Mittels Blockly/JS erstellst Du dann ein Script das auf eine Änderung in diesem Objekt reagiert und die entsprechende URL aufruft.

                      B 1 Reply Last reply Reply Quote 1
                      • B
                        Beowolf @Great SUN last edited by

                        @great-sun
                        Danke für die Lösung. 👍 👍

                        Great SUN 1 Reply Last reply Reply Quote 0
                        • Great SUN
                          Great SUN @Beowolf last edited by Great SUN

                          @beowolf Wenn das Deine Lösung ist, würde ich mich über ein Voting meines Beitrags freuen 😉
                          EDIT: Solltest Du noch Hilfe brauchen, weißt Du ja, wo Du uns findest 😄

                          B 1 Reply Last reply Reply Quote 1
                          • B
                            Beowolf @Great SUN last edited by

                            @great-sun

                            Wo oder wie mache ich das?

                            da_Woody 1 Reply Last reply Reply Quote 0
                            • da_Woody
                              da_Woody @Beowolf last edited by

                              @beowolf 7d130841-0e9c-47a1-81dc-2aa9bbda627f-grafik.png

                              1 Reply Last reply Reply Quote 2
                              • s.bormann
                                s.bormann Most Active @Soukai last edited by

                                @soukai sagte in Test Adapter iQontrol 2.0.x Vis (Entwicklungs-Thread):

                                @s-bormann Danke dir für deine Antwort und die Mühe die du in den Adapter steckst! Echt starke Arbeit! Bin begeistert von den Möglichkeiten und vor allem ist alles einfach aufgebaut 🙂 Nur kein Stress.

                                Das mit dem "ALTERNATIVE_COLORSPACE" ist richtig. Ich nutze diesen.

                                Leider hat das mit den 799 px nicht geklappt. Es zeigt mir außerdem an, dass mein Wert drunter liegt. Ich konnts trotzdem speichern, doch keine Änderung...

                                2356eea0-fb48-4a7e-bc40-fd90997bd101-grafik.png

                                Hi,
                                schade, dass das mit den 799px nix wurde. Hast Du mal deutlich kleiner probiert? Vielleicht hat das Tablet im Browserfenster doch etwas weniger Platz als 800px?
                                VG

                                1 Reply Last reply Reply Quote 0
                                • s.bormann
                                  s.bormann Most Active @Beowolf last edited by

                                  @beowolf sagte in Test Adapter iQontrol 2.0.x Vis (Entwicklungs-Thread):

                                  Hallo zusammen,

                                  ich muß noch mal fragen.

                                  Ich habe hier einen Schrittmotor den ich per http-Befehl starten kann. Wenn ich den http-Befehl in "Geräte Bearbeiten" in der zweiten Zeile bei URL eingebe, wird der http-Befehl auch gesendet, aber es geht immer in Browserfenster mit auf.

                                  Wie kann ich das verhindern?

                                  Grüße
                                  Manfred

                                  Die URL so zu verwenden klappt nicht, aktuell versucht er immer die URL in einem Fenster zu öffnen.
                                  Allerdings finde ich die Idee sehr charmant, das so zu nutzen, wie Du es willst.
                                  Ich schreibe es mir als Feature-Wunsch auf, um es mit einer Option so nutzbar zu machen.
                                  VG

                                  B 1 Reply Last reply Reply Quote 2
                                  • B
                                    Beowolf @s.bormann last edited by

                                    @s-bormann
                                    Oh, vielen Dank. Das wäre sicher eine tolle Sache. Ich liebe einfach Deine Anwendung und die Hilfen hier sind wirklich super. 👍 👍 👍

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

                                      Hallo zusammen.
                                      Hat von euch schon einer mit svg Icons bzw. mit progressbars was umgesetzt?

                                      Gruß

                                      1 Reply Last reply Reply Quote 0
                                      • D
                                        DocGame last edited by

                                        Hat eigentlich noch jemand mit folgender Fehlermeldung in letzter Zeit?
                                        iq.JPG
                                        Das kommt seit einigen Tagen. Wenn ich weiter klicke und einen neuen Datenpunkt anlegen will kann ich nach dem anwählen der gewünschten ID nicht auf OK klicken (Ist aufgegraut). Wenn ich im Admin auf "alte UI" gehe geht es wieder. Bei deinem Alias-Manager ist seit diesem Zeitpunkt auch ein Problem. Hier sind wenn man einen neuen Alias aus Datenpunkt anwählen will nur die ID sichtbar (kein Namen oder ahnliches). Gerade bei Zigbeegeräten findet man so quasi gar nichts. Auch hier geht es mit der alten UI.
                                        Hast du irgendwas in deinen Adaptern die dies hervorrufen könnte?
                                        IQontrol(V2.0.1), Alias-Manager(V1.2.6) und der Admin-Adapter(V5.4.8) sind auf dem neusten Stand. Sonstige Fehlermeldungen im Log habe ich nicht.

                                        s.bormann 1 Reply Last reply Reply Quote 0
                                        • s.bormann
                                          s.bormann Most Active @DocGame last edited by

                                          @docgame sagte in Test Adapter iQontrol 2.0.x Vis (Entwicklungs-Thread):

                                          Hat eigentlich noch jemand mit folgender Fehlermeldung in letzter Zeit?
                                          iq.JPG
                                          Das kommt seit einigen Tagen. Wenn ich weiter klicke und einen neuen Datenpunkt anlegen will kann ich nach dem anwählen der gewünschten ID nicht auf OK klicken (Ist aufgegraut). Wenn ich im Admin auf "alte UI" gehe geht es wieder. Bei deinem Alias-Manager ist seit diesem Zeitpunkt auch ein Problem. Hier sind wenn man einen neuen Alias aus Datenpunkt anwählen will nur die ID sichtbar (kein Namen oder ahnliches). Gerade bei Zigbeegeräten findet man so quasi gar nichts. Auch hier geht es mit der alten UI.
                                          Hast du irgendwas in deinen Adaptern die dies hervorrufen könnte?
                                          IQontrol(V2.0.1), Alias-Manager(V1.2.6) und der Admin-Adapter(V5.4.8) sind auf dem neusten Stand. Sonstige Fehlermeldungen im Log habe ich nicht.

                                          Hi, das war ein Bug in der neuen Admin-Version. Sollte mit der 5.4.9 behoben sein.
                                          LG

                                          JLeg 1 Reply Last reply Reply Quote 0
                                          • JLeg
                                            JLeg @s.bormann last edited by

                                            @s-bormann ...seit einiger Zeit sind neue 5.x-Versionen des Web-Server-Adapters verfügbar - es scheint aber so, als sei die Version 4.3.0 die letzte, mit der Iqontrol unter IOS (15.x) funktioniert. Mit 5.x jedenfalls kommen weder iPad noch iPhone über den "Ladekringel" hinaus. Habe leider keine Idee, wie ich das weiter eingrenzen könnte... 🤔

                                            s.bormann 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            908
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            app dark-mode iqontrol responsive vis visualisierung visualization widget
                                            295
                                            7633
                                            6242876
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo