Skip to content
  • 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
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter iQontrol 2.0.x Vis (Entwicklungs-Thread)

NEWS

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

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

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

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

Geplant Angeheftet Gesperrt Verschoben Tester
appdark-modeiqontrolresponsivevisvisualisierungvisualizationwidget
7.6k Beiträge 296 Kommentatoren 7.0m Aufrufe 201 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.
  • O Opa75+

    @da_woody Ja, meine Listen sind ja ok., aber ich hätte auch gerne die Listenanzeige in Form von Knöpfen.

    S Offline
    S Offline
    Soukai
    schrieb am zuletzt editiert von Soukai
    #7157

    @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 Antwort Letzte Antwort
    0
    • s.bormannS s.bormann

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

      Hey Leute,
      versuche zurzeit mein Tablet an meine Handysicht anzupassen und möchte das rechts gleich aussieht wie links. Sprich genauso groß.
      32d40c1c-4dcd-4ca9-9830-4798bc7fb6c7-grafik.png

      Das Tablet ist ein Asus Nexus 7 (grouper) mit einer Auflösung von 800 x 1280. Das handy 1.080 x 2.400 Pixel

      Mit den folgenden Optionen in den Einstellungen habe ich schon rumgespielt, aber irgendwie erhalte ich keine Änderung. Kann mir hier jemand schnell helfen?

      fb410f90-f19f-4477-a676-61e296a3ae91-grafik.png

      Außerdem eine frage zum Glow der Lichttiles: Ist es möglich, dass das Tile in der Farbe leuchtet die "ALTERNATIVE_COLORSPACE_VALUE" zeigt? Denn bei mir zeigt es immer nur eine Farbe an. Hier meine Einstellungen dazu.

      ee078d81-fa64-4dc8-915b-750eb7145a68-grafik.png

      0344ee11-225c-4297-80af-8291c44e172d-grafik.png

      Hi,

      zur Größe: Du könntest mal versuchen, den Big-Mode schon bei 799 Pixeln beginnen zu lassen. Könnte klappen (muss es aber nicht 🙂 - gerne Rückmeldung dazu).

      zur Synchronisation der Glow und Hintergrundfarbe mit der Lampenfarbe: Die Optionen dazu hast Du ja schon aktiviert. Aber Du nutzt ALTERNATIVE_COLORSPACE, richtig? Vermutlich habe ich vergessen, das in dem Fall richtig zu implementieren. Aktuell finde ich einfach keine Zeit für iQontrol, aber ich schreibe es mir mal auf und schaue demnächst danach.

      VG!

      S Offline
      S Offline
      Soukai
      schrieb am zuletzt editiert von Soukai
      #7158

      @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.bormannS 1 Antwort Letzte Antwort
      0
      • S 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 Offline
        O Offline
        Opa75+
        schrieb am zuletzt editiert von
        #7159

        @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_WoodyD 1 Antwort Letzte Antwort
        1
        • O Opa75+

          @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_WoodyD Online
          da_WoodyD Online
          da_Woody
          schrieb am zuletzt editiert von
          #7160

          @opa75 du schaffst das! 😉

          gruß vom Woody
          HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

          1 Antwort Letzte Antwort
          0
          • s.bormannS s.bormann

            @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

            M Offline
            M Offline
            meerkat
            schrieb am zuletzt editiert von meerkat
            #7161

            @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 Antwort Letzte Antwort
            0
            • M 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 Offline
              B Offline
              Beowolf
              schrieb am zuletzt editiert von
              #7162

              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 Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

              Great SUNG s.bormannS 2 Antworten Letzte Antwort
              0
              • B Beowolf

                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 SUNG Offline
                Great SUNG Offline
                Great SUN
                schrieb am zuletzt editiert von
                #7163

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

                B 1 Antwort Letzte Antwort
                1
                • Great SUNG Great SUN

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

                  B Offline
                  B Offline
                  Beowolf
                  schrieb am zuletzt editiert von
                  #7164

                  @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?

                  Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

                  Great SUNG 1 Antwort Letzte Antwort
                  0
                  • B Beowolf

                    @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 SUNG Offline
                    Great SUNG Offline
                    Great SUN
                    schrieb am zuletzt editiert von
                    #7165

                    @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 Antwort Letzte Antwort
                    1
                    • Great SUNG Great SUN

                      @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 Offline
                      B Offline
                      Beowolf
                      schrieb am zuletzt editiert von
                      #7166

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

                      Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

                      Great SUNG 1 Antwort Letzte Antwort
                      0
                      • B Beowolf

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

                        Great SUNG Offline
                        Great SUNG Offline
                        Great SUN
                        schrieb am zuletzt editiert von Great SUN
                        #7167

                        @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 Antwort Letzte Antwort
                        1
                        • Great SUNG 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 Offline
                          B Offline
                          Beowolf
                          schrieb am zuletzt editiert von
                          #7168

                          @great-sun

                          Wo oder wie mache ich das?

                          Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

                          da_WoodyD 1 Antwort Letzte Antwort
                          0
                          • B Beowolf

                            @great-sun

                            Wo oder wie mache ich das?

                            da_WoodyD Online
                            da_WoodyD Online
                            da_Woody
                            schrieb am zuletzt editiert von
                            #7169

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

                            gruß vom Woody
                            HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                            1 Antwort Letzte Antwort
                            2
                            • S 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.bormannS Offline
                              s.bormannS Offline
                              s.bormann
                              Most Active
                              schrieb am zuletzt editiert von
                              #7170

                              @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 Antwort Letzte Antwort
                              0
                              • B Beowolf

                                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

                                s.bormannS Offline
                                s.bormannS Offline
                                s.bormann
                                Most Active
                                schrieb am zuletzt editiert von
                                #7171

                                @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 Antwort Letzte Antwort
                                2
                                • s.bormannS s.bormann

                                  @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 Offline
                                  B Offline
                                  Beowolf
                                  schrieb am zuletzt editiert von
                                  #7172

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

                                  Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

                                  1 Antwort Letzte Antwort
                                  0
                                  • M Offline
                                    M Offline
                                    meerkat
                                    schrieb am zuletzt editiert von
                                    #7173

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

                                    Gruß

                                    1 Antwort Letzte Antwort
                                    0
                                    • D Offline
                                      D Offline
                                      DocGame
                                      schrieb am zuletzt editiert von
                                      #7174

                                      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.bormannS 1 Antwort Letzte Antwort
                                      0
                                      • D DocGame

                                        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.bormannS Offline
                                        s.bormannS Offline
                                        s.bormann
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #7175

                                        @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

                                        JLegJ 1 Antwort Letzte Antwort
                                        0
                                        • s.bormannS s.bormann

                                          @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

                                          JLegJ Offline
                                          JLegJ Offline
                                          JLeg
                                          schrieb am zuletzt editiert von
                                          #7176

                                          @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.bormannS 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          743

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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