- ioBroker Community Home
- Deutsch
- Visualisierung
- [Gelöst] Adapter Updates in Liste anzeigen
NEWS
[Gelöst] Adapter Updates in Liste anzeigen
Geplant
Angeheftet
Gesperrt
Verschoben
Visualisierung
21
Beiträge
8
Kommentatoren
1.7k
Aufrufe
10
Watching
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
-
Eben festgestellt dass die Abfrage der Listenlänge auch weg kann:

<xml xmlns="https://developers.google.com/blockly/xml"> <variables> <variable id="rP{a|eu}2/U(2%YfvLO^">json</variable> <variable id="TOC57z`*`7eGmxbFS-:h">updateliste</variable> <variable id="CUid=kHOy5RBXEU4[!}D">updatejson</variable> <variable id="JT52yn~1WVDRD|]6)~f]">i</variable> <variable id="%Tg~cn!H=|@vi9M%DCjv">adapter</variable> </variables> <block type="on_ext" id="^2c-iIL#(amcW/Kl9sTp" x="63" y="-112"> <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="X;:)n=I~w1^8IU4(T1R("> <field name="oid">admin.0.info.updatesList</field> </shadow> </value> <statement name="STATEMENT"> <block type="variables_set" id="-#s]aV=U1oOLLJe3=~sV"> <field name="VAR" id="rP{a|eu}2/U(2%YfvLO^">json</field> <value name="VALUE"> <block type="lists_create_with" id="l1hpxzG5oEx4~AE]bTeN"> <mutation items="0"></mutation> </block> </value> <next> <block type="variables_set" id="8_pk2}Xx=Tk/k*J9Fwl2"> <field name="VAR" id="TOC57z`*`7eGmxbFS-:h">updateliste</field> <value name="VALUE"> <block type="lists_split" id="Z%rwV6Wm.u@7E4saEPw8"> <mutation mode="SPLIT"></mutation> <field name="MODE">SPLIT</field> <value name="INPUT"> <block type="text_replace" id="Oo!}a5#@dT_Do,EBVu?E"> <value name="FROM"> <shadow type="text" id="-M8n=5?gUe==S.6VT_;o"> <field name="TEXT">x</field> </shadow> <block type="text" id="QMUh6%-i2%0F4`4/.$#D"> <field name="TEXT"> </field> </block> </value> <value name="TO"> <shadow type="text" id="j(=:a%S.a:)ZX(eGXhAU"> <field name="TEXT">y</field> </shadow> <block type="text" id="R5T7u.E|6=UuV,R8cTFC"> <field name="TEXT"></field> </block> </value> <value name="TEXT"> <shadow type="text" id="NfIO^?sLex[!.[%`)OxA"> <field name="TEXT">text</field> </shadow> <block type="on_source" id="#?6G9=I5/Q3=`L9QL))H"> <field name="ATTR">state.val</field> </block> </value> </block> </value> <value name="DELIM"> <shadow type="text" id="Z/1)5cf,Tx8M@$)v,M8q"> <field name="TEXT">,</field> </shadow> </value> </block> </value> <next> <block type="timeouts_wait" id="`bIHybs9~)Fan,rzI9of"> <field name="DELAY">10000</field> <field name="UNIT">ms</field> <next> <block type="variables_set" id=")eSE=bb6fjskakdAvMY]"> <field name="VAR" id="CUid=kHOy5RBXEU4[!}D">updatejson</field> <value name="VALUE"> <block type="get_value" id="P3$jK(])}hNuP{/t*+hD"> <field name="ATTR">val</field> <field name="OID">admin.0.info.updatesJson</field> </block> </value> <next> <block type="controls_forEach" id="S|b0;?EHe{4W!UGtj78q"> <field name="VAR" id="JT52yn~1WVDRD|]6)~f]">i</field> <value name="LIST"> <block type="variables_get" id="B@f[SOAnS?^TjC8[9cYc"> <field name="VAR" id="TOC57z`*`7eGmxbFS-:h">updateliste</field> </block> </value> <statement name="DO"> <block type="variables_set" id=":L[BVFn@{a?CoY0to_Bl"> <field name="VAR" id="%Tg~cn!H=|@vi9M%DCjv">adapter</field> <value name="VALUE"> <block type="text_join" id="{kAKV%CsdCKa0nD]#}ti"> <mutation items="7"></mutation> <value name="ADD0"> <block type="text" id="^rIJNi^+iX/2X,%|t)fu"> <field name="TEXT">{"name":"</field> </block> </value> <value name="ADD1"> <block type="variables_get" id="Ky).`A#7oG!EH^Sp)xl6"> <field name="VAR" id="JT52yn~1WVDRD|]6)~f]">i</field> </block> </value> <value name="ADD2"> <block type="text" id="vDmQA^~#ag=Z.kczU/ZJ"> <field name="TEXT">","installed":"</field> </block> </value> <value name="ADD3"> <block type="get_attr" id="QcpxucK|xe/hBA$LjLFu"> <value name="PATH"> <shadow type="text" id="/c~;=`Vu_6}yRe[Oj@ly"> <field name="TEXT"></field> </shadow> <block type="text_join" id="R%-)0Lip5n[H]{0654OW"> <mutation items="2"></mutation> <value name="ADD0"> <block type="variables_get" id="LLl%?F_vDk9$M|(vLVB{"> <field name="VAR" id="JT52yn~1WVDRD|]6)~f]">i</field> </block> </value> <value name="ADD1"> <block type="text" id="`D:XG%[2tFZ^7924q]CQ"> <field name="TEXT">.installedVersion</field> </block> </value> </block> </value> <value name="OBJECT"> <block type="variables_get" id="iDX|~]ZQU{^D6Oo%||)_"> <field name="VAR" id="CUid=kHOy5RBXEU4[!}D">updatejson</field> </block> </value> </block> </value> <value name="ADD4"> <block type="text" id="HA@c+Xf#W{@AK]{_{J;^"> <field name="TEXT">","available":"</field> </block> </value> <value name="ADD5"> <block type="get_attr" id="qLK`:EV!Mo}Yl#}BQDsu"> <value name="PATH"> <shadow type="text" id="/c~;=`Vu_6}yRe[Oj@ly"> <field name="TEXT"></field> </shadow> <block type="text_join" id="%!do@ZuSW$S+fXsoj[0L"> <mutation items="2"></mutation> <value name="ADD0"> <block type="variables_get" id="3-pk3$9qD[iVWP9$*se)"> <field name="VAR" id="JT52yn~1WVDRD|]6)~f]">i</field> </block> </value> <value name="ADD1"> <block type="text" id=",}yqpwXX2FLAT+^([Wb{"> <field name="TEXT">.availableVersion</field> </block> </value> </block> </value> <value name="OBJECT"> <block type="variables_get" id="p72%x{H4;g=P+7AFc+aK"> <field name="VAR" id="CUid=kHOy5RBXEU4[!}D">updatejson</field> </block> </value> </block> </value> <value name="ADD6"> <block type="text" id="RY@Rs+[Skala~`:4%GBD"> <field name="TEXT">"}</field> </block> </value> </block> </value> <next> <block type="lists_setIndex" id="s0%R]B4u8%(^i{R:@pnU"> <mutation at="false"></mutation> <field name="MODE">INSERT</field> <field name="WHERE">LAST</field> <value name="LIST"> <block type="variables_get" id="n-Ri;-e/WMt$?|.x~1EO"> <field name="VAR" id="rP{a|eu}2/U(2%YfvLO^">json</field> </block> </value> <value name="TO"> <block type="variables_get" id="InrP93A.d5$9[iQJZ0x}"> <field name="VAR" id="%Tg~cn!H=|@vi9M%DCjv">adapter</field> </block> </value> </block> </next> </block> </statement> <next> <block type="update" id="d-qBn^MZ#Z=a!c{Xk$Il"> <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation> <field name="OID">0_userdata.0.System.Abfragen.Adapterupdates</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="text_join" id="#cUvh5*CvN@ef;_~LfIr"> <mutation items="3"></mutation> <value name="ADD0"> <block type="text" id="bxLHtvE.$,lcS5sNKpef"> <field name="TEXT">[</field> </block> </value> <value name="ADD1"> <block type="variables_get" id="xg_8kI(7LX@fIp6d61@4"> <field name="VAR" id="rP{a|eu}2/U(2%YfvLO^">json</field> </block> </value> <value name="ADD2"> <block type="text" id="vA$g(,jorTvHcFiBBh0H"> <field name="TEXT">]</field> </block> </value> </block> </value> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </statement> </block> </xml>@djmarc75 sehr cooles Blockly.
Aber könntest du das Blockly so anpassen, dass ich mir die Updates per Mail senden lassen kann?Ich suche einen Weg an die aktuelle und neue Version für jeden zu aktualisierenden Adapter zu kommen.
Dank dir.
Support us
593
Online32.7k
Benutzer82.4k
Themen1.3m
Beiträge
ioBroker Community 2014-2025