Update PopupNotify_layout2_Emulator.xml

Anpassung an subscription im PanelScript
This commit is contained in:
Thomas
2023-05-17 20:03:46 +02:00
parent 0f01e53977
commit d8033c3b35

View File

@@ -1,5 +1,5 @@
<xml xmlns="https://developers.google.com/blockly/xml"> <xml xmlns="https://developers.google.com/blockly/xml">
<variables> <variables>
<variable id="7Q3%H,r3WG((Q;]w,bbK">0_userdata_Path</variable> <variable id="7Q3%H,r3WG((Q;]w,bbK">0_userdata_Path</variable>
<variable id="UIsM8Eact}h@ZW5?xVbR">Sensor_Temperatur</variable> <variable id="UIsM8Eact}h@ZW5?xVbR">Sensor_Temperatur</variable>
<variable id="~WSzaicRZ8#urLe2[R=k">Sensor_Lutfeuchte</variable> <variable id="~WSzaicRZ8#urLe2[R=k">Sensor_Lutfeuchte</variable>
@@ -16,12 +16,12 @@
<variable id=")S5LKNN/K5V9|_8OXyGn">Icon</variable> <variable id=")S5LKNN/K5V9|_8OXyGn">Icon</variable>
<variable id="n%`;Bp1UH/yVByUHY*9b">FontSize</variable> <variable id="n%`;Bp1UH/yVByUHY*9b">FontSize</variable>
<variable id="e%^+o,6sf9B/FYnuhoqQ">Text</variable> <variable id="e%^+o,6sf9B/FYnuhoqQ">Text</variable>
</variables> </variables>
<block type="variables_set" id="G^=Qx9%S9Rc7#7G|=LdU" x="63" y="-87"> <block type="variables_set" id="G^=Qx9%S9Rc7#7G|=LdU" x="63" y="-87">
<field name="VAR" id="7Q3%H,r3WG((Q;]w,bbK">0_userdata_Path</field> <field name="VAR" id="7Q3%H,r3WG((Q;]w,bbK">0_userdata_Path</field>
<value name="VALUE"> <value name="VALUE">
<block type="text" id=";F]Cj%Y8B#%Y}*oX%rj8"> <block type="text" id=";F]Cj%Y8B#%Y}*oX%rj8">
<field name="TEXT">0_userdata.0.NSPanel.1.popupNotify.</field> <field name="TEXT">0_userdata.0.NSPanel.Flur.popupNotify.</field>
</block> </block>
</value> </value>
<next> <next>
@@ -30,7 +30,7 @@
<value name="VALUE"> <value name="VALUE">
<block type="get_value" id="4Ijc:Qssy9cfYZVr;)0."> <block type="get_value" id="4Ijc:Qssy9cfYZVr;)0.">
<field name="ATTR">val</field> <field name="ATTR">val</field>
<field name="OID">deconz.0.Sensors.65.temperature</field> <field name="OID">accuweather.0.Current.Temperature</field>
</block> </block>
</value> </value>
<next> <next>
@@ -39,7 +39,7 @@
<value name="VALUE"> <value name="VALUE">
<block type="get_value" id="1Jtt.?XFKfkSR2E0`B29"> <block type="get_value" id="1Jtt.?XFKfkSR2E0`B29">
<field name="ATTR">val</field> <field name="ATTR">val</field>
<field name="OID">deconz.0.Sensors.64.humidity</field> <field name="OID">accuweather.0.Current.RelativeHumidity</field>
</block> </block>
</value> </value>
<next> <next>
@@ -48,7 +48,7 @@
<value name="VALUE"> <value name="VALUE">
<block type="get_value" id="2;Aq(8-i$|{N0^QN(=W)"> <block type="get_value" id="2;Aq(8-i$|{N0^QN(=W)">
<field name="ATTR">val</field> <field name="ATTR">val</field>
<field name="OID">deconz.0.Sensors.66.pressure</field> <field name="OID">accuweather.0.Current.Pressure</field>
</block> </block>
</value> </value>
<next> <next>
@@ -373,53 +373,6 @@
<field name="NUM">0</field> <field name="NUM">0</field>
</shadow> </shadow>
</value> </value>
<next>
<block type="control_ex" id="hG6k{T-.^N^l*f,]ZrNB">
<field name="TYPE">false</field>
<field name="CLEAR_RUNNING">FALSE</field>
<value name="OID">
<shadow type="field_oid">
<field name="oid">Object ID</field>
</shadow>
<block type="text_join" id="]xCee:h/7dD@P^Cfq,c/">
<mutation items="2"></mutation>
<value name="ADD0">
<block type="variables_get" id="E(mbFtkv+6!wvR_?H6G7">
<field name="VAR" id="7Q3%H,r3WG((Q;]w,bbK">0_userdata_Path</field>
</block>
</value>
<value name="ADD1">
<block type="text" id="TKU!xgmlF2ibxh?Nt/RL">
<field name="TEXT">popupNotifyText</field>
</block>
</value>
</block>
</value>
<value name="VALUE">
<shadow type="logic_boolean">
<field name="BOOL">TRUE</field>
</shadow>
<block type="lists_getIndex" id="!u7Zw{NnBDW~x8+_ZCHd">
<mutation statement="false" at="true"></mutation>
<field name="MODE">GET</field>
<field name="WHERE">FROM_START</field>
<value name="VALUE">
<block type="variables_get" id="x,Us%3OwtWWi]Nd!7njK">
<field name="VAR" id="e%^+o,6sf9B/FYnuhoqQ">Text</field>
</block>
</value>
<value name="AT">
<block type="variables_get" id="6e`5#3?`qDOGH.6q`a0P">
<field name="VAR" id="#?MpfqBMCW|l*?q]RI[X">i</field>
</block>
</value>
</block>
</value>
<value name="DELAY_MS">
<shadow type="math_number" id="|Tr{+H=7b/qXfSTo({t~">
<field name="NUM">0</field>
</shadow>
</value>
<next> <next>
<block type="control_ex" id="F+F9Sk6]69W:)[:n@vX/"> <block type="control_ex" id="F+F9Sk6]69W:)[:n@vX/">
<field name="TYPE">false</field> <field name="TYPE">false</field>
@@ -657,9 +610,6 @@
<field name="NUM">0</field> <field name="NUM">0</field>
</shadow> </shadow>
</value> </value>
<next>
<block type="comment" id="iFc,dYv9#FZk,4kqcuFk">
<field name="COMMENT">Zum Schuss InternalName (Trigger)</field>
<next> <next>
<block type="control_ex" id="L(~Pj.ix0^{Ya/r#3[0K"> <block type="control_ex" id="L(~Pj.ix0^{Ya/r#3[0K">
<field name="TYPE">false</field> <field name="TYPE">false</field>
@@ -707,6 +657,56 @@
<field name="NUM">0</field> <field name="NUM">0</field>
</shadow> </shadow>
</value> </value>
<next>
<block type="comment" id="iFc,dYv9#FZk,4kqcuFk">
<field name="COMMENT">Zum Schuss NotifyText (Trigger)</field>
<next>
<block type="control_ex" id="hG6k{T-.^N^l*f,]ZrNB">
<field name="TYPE">false</field>
<field name="CLEAR_RUNNING">FALSE</field>
<value name="OID">
<shadow type="field_oid">
<field name="oid">Object ID</field>
</shadow>
<block type="text_join" id="]xCee:h/7dD@P^Cfq,c/">
<mutation items="2"></mutation>
<value name="ADD0">
<block type="variables_get" id="E(mbFtkv+6!wvR_?H6G7">
<field name="VAR" id="7Q3%H,r3WG((Q;]w,bbK">0_userdata_Path</field>
</block>
</value>
<value name="ADD1">
<block type="text" id="TKU!xgmlF2ibxh?Nt/RL">
<field name="TEXT">popupNotifyText</field>
</block>
</value>
</block>
</value>
<value name="VALUE">
<shadow type="logic_boolean">
<field name="BOOL">TRUE</field>
</shadow>
<block type="lists_getIndex" id="!u7Zw{NnBDW~x8+_ZCHd">
<mutation statement="false" at="true"></mutation>
<field name="MODE">GET</field>
<field name="WHERE">FROM_START</field>
<value name="VALUE">
<block type="variables_get" id="x,Us%3OwtWWi]Nd!7njK">
<field name="VAR" id="e%^+o,6sf9B/FYnuhoqQ">Text</field>
</block>
</value>
<value name="AT">
<block type="variables_get" id="6e`5#3?`qDOGH.6q`a0P">
<field name="VAR" id="#?MpfqBMCW|l*?q]RI[X">i</field>
</block>
</value>
</block>
</value>
<value name="DELAY_MS">
<shadow type="math_number" id="|Tr{+H=7b/qXfSTo({t~">
<field name="NUM">0</field>
</shadow>
</value>
<next> <next>
<block type="controls_if" id="ow;^lRZ-Ilt^t8FxHvAB"> <block type="controls_if" id="ow;^lRZ-Ilt^t8FxHvAB">
<mutation else="1"></mutation> <mutation else="1"></mutation>
@@ -834,5 +834,5 @@
</next> </next>
</block> </block>
</next> </next>
</block> </block>
</xml> </xml>