Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  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.8k

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

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

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

Scheduled Pinned Locked Moved Tester
appdark-modeiqontrolresponsivevisvisualisierungvisualizationwidget
7.6k Posts 296 Posters 7.0m Views 201 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • da_WoodyD da_Woody

    @opa75 opi, schon mal da gelinst? https://github.com/sbormann/ioBroker.iqontrol/wiki

    O Offline
    O Offline
    Opa75+
    wrote on last edited by
    #7156

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

    S 1 Reply Last reply
    0
    • 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
      wrote on last edited by 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 Reply Last reply
      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
        wrote on last edited by 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 Reply Last reply
        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+
          wrote on last edited by
          #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 Reply Last reply
          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 Offline
            da_WoodyD Offline
            da_Woody
            wrote on last edited by
            #7160

            @opa75 du schaffst das! ;)

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

            1 Reply Last reply
            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
              wrote on last edited by 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. :sunglasses:
              Hi @s-bormann,
              ich wollte das ja nicht direkt in einer Kachel haben, sondern in in den Eigenschaften.
              Also da wo ich mir jetzt erstmal ne HTML-Tabelle gebastelt habe, würde ich gerne die Tabelle direkt aus nen Datenpunkt (JSON-Format) erstellen.

              Screenshot_20220502-204540_Chrome.jpg

              B 1 Reply Last reply
              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. :sunglasses:
                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
                wrote on last edited by
                #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 Replies Last reply
                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
                  wrote on last edited by
                  #7163

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

                  B 1 Reply Last reply
                  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
                    wrote on last edited by
                    #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 Reply Last reply
                    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
                      wrote on last edited by
                      #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 Reply Last reply
                      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
                        wrote on last edited by
                        #7166

                        @great-sun
                        Danke für die Lösung. :+1: :+1:

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

                        Great SUNG 1 Reply Last reply
                        0
                        • B Beowolf

                          @great-sun
                          Danke für die Lösung. :+1: :+1:

                          Great SUNG Offline
                          Great SUNG Offline
                          Great SUN
                          wrote on last edited by 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 :D

                          B 1 Reply Last reply
                          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 :D

                            B Offline
                            B Offline
                            Beowolf
                            wrote on last edited by
                            #7168

                            @great-sun

                            Wo oder wie mache ich das?

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

                            da_WoodyD 1 Reply Last reply
                            0
                            • B Beowolf

                              @great-sun

                              Wo oder wie mache ich das?

                              da_WoodyD Offline
                              da_WoodyD Offline
                              da_Woody
                              wrote on last edited by
                              #7169

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

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

                              1 Reply Last reply
                              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
                                wrote on last edited by
                                #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 Reply Last reply
                                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
                                  wrote on last edited by
                                  #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 Reply Last reply
                                  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
                                    wrote on last edited by
                                    #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. :+1: :+1: :+1:

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

                                    1 Reply Last reply
                                    0
                                    • M Offline
                                      M Offline
                                      meerkat
                                      wrote on last edited by
                                      #7173

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

                                      Gruß

                                      1 Reply Last reply
                                      0
                                      • D Offline
                                        D Offline
                                        DocGame
                                        wrote on last edited by
                                        #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 Reply Last reply
                                        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
                                          wrote on last edited by
                                          #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 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          631

                                          Online

                                          32.4k

                                          Users

                                          81.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe