NEWS
Test Adapter iQontrol 2.0.x Vis (Entwicklungs-Thread)
-
@opa75 opi, schon mal da gelinst? https://github.com/sbormann/ioBroker.iqontrol/wiki
-
@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
-
@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ß.
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?
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.
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!
-
@da_woody Ja, meine Listen sind ja ok., aber ich hätte auch gerne die Listenanzeige in Form von Knöpfen.
-
@opa75 Ich habs mal nachgebaut. Im Prinzip machst du dir Schalter, die die verschiedenen Datenpunkte, - die du zuvor erstellt hast - aktiviert.
z.B.
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:
"X Trigger Liste" sind meine Schalter.
"X Liste" meine Listen.In den Einstellung von "x Liste" kannst du dann sowas setzen:
Die Liste habe ich mit der Listen Funktion erstellt von Iqontrol
Verknüpft habe ich die Listen mit Aufzählungen
Die Widgets ""X Trigger Liste" habe ich mit der JSON-Tabellen Widget versehen in den Einstellungen
Wenn du auf die Einstellung klickst:
Anschließend ein Script in Blockly erstellt der alle anderen Schalter ausschält, die nicht aktiv sind
Ausschnitt:
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
Die Badges hab ich mit dem Zähler gelöst:
https://github.com/sbormann/ioBroker.iqontrol/wiki/Listen-ZählerZudem 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?
-
@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...
-
@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.
-
@opa75 du schaffst das!
-
@s-bormann sagte in Test Adapter iQontrol 2.0.x Vis (Entwicklungs-Thread):
@meerkat sagte in Test Adapter iQontrol 2.0.x Vis (Entwicklungs-Thread):
Hi @all,
habe nun schon 3000 Beiträge durchgescrollt. Ich würde gerne in den Eigenschaften (Schalter usw.) ein Eventlog anzeigen lassen. Die Informationen liegen im JSON vor. Hat einer von euch ne Idee, wie ich das als Tabelle anzeigen lassen kann?
Ich bekomme zwar den Inhalt rein, aber der ist dann als Textbox.Gruß
Probier das mal mit dem JSON-Table-Widget. Das kannst Du bei URL einbinden (oder als BACKGROUND_URL, wenn Du es in der gesamten Kachel als Hintergrund haben möchtest).
VG
Manchmal sieht man den Wald vor lauter Bäumen nicht. Habe es gefunden.
Hi @s-bormann,
ich wollte das ja nicht direkt in einer Kachel haben, sondern in in den Eigenschaften.
Also da wo ich mir jetzt erstmal ne HTML-Tabelle gebastelt habe, würde ich gerne die Tabelle direkt aus nen Datenpunkt (JSON-Format) erstellen. -
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 -
@beowolf Du könntest z.B. ein Custom Object anlegen und darauf reagieren, wenn das geschaltet wird.
-
@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?
-
@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. -
@great-sun
Danke für die Lösung. -
@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 -
Wo oder wie mache ich das?
-
-
@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...
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 -
@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
ManfredDie 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 -
@s-bormann
Oh, vielen Dank. Das wäre sicher eine tolle Sache. Ich liebe einfach Deine Anwendung und die Hilfen hier sind wirklich super.