NEWS
Blockly schalten von Steckdose durch befehl(Gelöst).
-
Hallo Liebe Community
bin noch relative neu was iobroker angeht.
Hab einen Raspberry pi mit iobroker am laufen.
Konnte auch vieles selbst einrichten und einstellen.
Auf meinem iobroker läuft Ligthfy , Brodlink adapter, Homematic , fakerouko, Harmony sowie noch einige mehr.Ich habe über den Broadlink Funksteckdosen angelernt. Diese Schalten durch das drücken des Button unter Objekte auch.
Jetzt habe ich ein Blockly Script geschrieben welches durch drücken der Taste "up" die Steckdose einschalten soll.
Doch irgendwie tut er es einfach nicht. Mein Plan bestand darin beim Einschalten jeder Aktion (Harmony)vorher das "UP" zu senden. Sodass der Subwoofer durch die Steckdose eingeschaltet wird.Ich habe auch schon relative viel hier gelesen dadurch konnte ich auch sehr viel selbst einrichten. Aber an diesem Scrip scheitere ich irgendwie. Und die Tips die ich in anderen beiträgen zu ähnlichen gelesen habe führten leider auch nicht zum Erfolg.
Vll bin ich komplett auf dem Holzweg mit meiner Logic. In den Ereignisse finde ich auch das UP vom Fakerouko.
<block xmlns="http://www.w3.org/1999/xhtml" type="on_ext" id="wvn+:}U{]0VF`@n[,UZp" x="63" y="-87"> <mutation items="1"></mutation> <field name="CONDITION">ne</field> <field name="ACK_CONDITION"></field> <value name="OID0"> <shadow type="field_oid" id="?#X-TN:MSQirmE~O.^aC"> <field name="oid">fakeroku.0.ioBroker.keys.Up</field> </shadow> </value> <statement name="STATEMENT"> <block type="update" id="R:FB{F#7Fqo$[Z`}[2^0"> <mutation delay_input="true"></mutation> <field name="OID">broadlink2.0.RM:RMPROPLUS-4d-e6-69.L.TV-Schalter-C-AN</field> <field name="WITH_DELAY">TRUE</field> <field name="DELAY_MS">1</field> <field name="UNIT">sec</field> <field name="CLEAR_RUNNING">FALSE</field> <value name="VALUE"> <block type="logic_boolean" id="n.+LZ}{vq;4J.OXZ1(oj"> <field name="BOOL">TRUE</field> </block> </value> </block> </statement> </block>
Ich würde mich über hilfe freuen.
LG Sammy
-
@Sammy0608 Wäre gut, wenn du mal einen Screenshot vom Blockly anhängen könntest
-
Guten Morgen,
Das geht noch viel einfacher. Du kannst die Aktivitäten vom Harmony Hub im Iobroker auslesen, so dass du Teiggern kannst ob eine Aktivität läuft oder nicht. Anhand der Aktivität kannst du dann die Steckdose dazuschalten.
Ist ein sehr einfaches Blockly. Ich bin jetzt auf der Arbeit, kann dir aber heute Abend erklären wie es geht.
-
@leonracer So hab ich das im Prinzip auch, nur dass ich auf die einzelnen Aktivitäten prüfe, weil ich auch noch einen IR Strahler und eine Anlage getrennt von Fernseherboxen etc. über die Harmony steuere.
-
Re: Blockly schalte von Steckdose durch befehl.
Hallo
hier der Screenshot
Theoretisch müsste es doch auch funktionieren mit der Button Methode.
Es sollte über 2 Tasten gelöst werden. "UP" für an und "Down" für aus.Habe es auch mit schalte im Blokly probiert.
LG Sammy
-
@Sammy0608 ändert sich denn der Wert von "up"?
-
wenn das Button sind, dann nimm mal im Trigger wurde aktualisiert. Und anstatt aktualisiere nimm steuere zum schalten.
-
Hallo
so hab jetzt mit "wurde aktualisiert" und "Steuere" probiert.
Aber leider immer noch kein erfolg.
im log der Ereignisse auch zu sehen das ich key "UP" betätigt habe.So als frage : Ist es normal das die Instanz nach speichern des Script immer anzeigt , Instanz ist deaktiviert.
Ich sehe im Log das java script beendet und gestartet wurde. Nicht das am Java script modul irgendetwas kommisch ist.stateChange fakeroku.0.ioBroker.keys.Up false true fakeroku.0 2020-03-16 19:28:22.014 2020-03-16 19:28:22.014 stateChange fakeroku.0.ioBroker.keys.Up true true fakeroku.0 2020-03-16 19:28:21.964 2020-03-16 19:28:21.964```
-
Hi,
Also, wie schon gesagt, würde ich es über die einzelnen Aktivitäten machen. Ich steuere so meine Leinwand per Shelly (je nach Aktivität fährt die runter oder rauf). Je nach Aktivität schalte ich auch meinen Bass hinzu, damit der nicht permanent Strom zieht. Mit dem Datenpunkt Current Aktivity kannst du doch triggern was du brauchst.
-
Hallo
ich werde es mal mit den Datenpunkt Current Aktivity probieren.
Und berichte ob das dann bei mir so funktioniert.
Muss ich aber ertsmal warten bis meine frau kein TV guckt.Sie ist meistens nicht erfreut wen ich am TV etwas mache
Dann kann sie ihre serien usw nicht gucken. -
Hallo
konnte es jetzt teste mit dem Datenpunkt Current Aktivity.
Ich habe mir aus folgenden das script kopiert und abgeändert.https://forum.iobroker.net/topic/26700/kino-steuerung-mit-blockly-und-harmony/21
Es wurde von mir stark abgekürzt und mit meinen Geräten ersetzt.Doch wieder keine Schaltung der Dose weder an noch aus.
Hier das Script und ein Screenshot
Langsam glaube ich , ich bin zu doof dafür..
LG Sammy
<block xmlns="http://www.w3.org/1999/xhtml" type="on_ext" id="55@yN/Bd.4.Zl:.QX]zj" x="88" y="38"> <mutation items="1"></mutation> <field name="CONDITION">any</field> <field name="ACK_CONDITION"></field> <value name="OID0"> <shadow type="field_oid" id="W^r22S90au(LBao+qr~s"> <field name="oid">harmony.0.Harmony_Hub.activities.currentStatus</field> </shadow> </value> <statement name="STATEMENT"> <block type="controls_if" id="BHRn[yZNyldRzla7iWi7"> <mutation elseif="1"></mutation> <value name="IF0"> <block type="logic_compare" id="hSKY3oe-1s!pfEfae3vD"> <field name="OP">EQ</field> <value name="A"> <block type="get_value" id="HV{kF[O[D7L0Uw_^opDj"> <field name="ATTR">val</field> <field name="OID">harmony.0.Harmony_Hub.activities.currentStatus</field> </block> </value> <value name="B"> <block type="math_number" id="Wx[1a#`-x24d#?+-W][b"> <field name="NUM">2</field> </block> </value> </block> </value> <statement name="DO0"> <block type="control" id="*M]#SFj-0gE[Q}k9M(l~"> <mutation delay_input="true"></mutation> <field name="OID">broadlink2.0.RM:RMPROPLUS-4d-e6-69.L.TV-Schalter-C-AN</field> <field name="WITH_DELAY">TRUE</field> <field name="DELAY_MS">500</field> <field name="UNIT">ms</field> <field name="CLEAR_RUNNING">FALSE</field> <value name="VALUE"> <block type="logic_boolean" id="v(}|]nYb]d9^2y;P`F56"> <field name="BOOL">TRUE</field> </block> </value> </block> </statement> <value name="IF1"> <block type="logic_compare" id="3;+raTJp+N2F(F%@,4,m"> <field name="OP">EQ</field> <value name="A"> <block type="get_value" id="YT%VBl5Rq`0!3w_Gw*D~"> <field name="ATTR">val</field> <field name="OID">harmony.0.Harmony_Hub.activities.currentStatus</field> </block> </value> <value name="B"> <block type="math_number" id="6j(-PID3I3ML;ZbrH`*y"> <field name="NUM">0</field> </block> </value> </block> </value> <statement name="DO1"> <block type="control" id=";#+0-^],ErtHu0Ytap[A"> <mutation delay_input="true"></mutation> <field name="OID">broadlink2.0.RM:RMPROPLUS-4d-e6-69.L.TV-Schalter-C-Aus</field> <field name="WITH_DELAY">TRUE</field> <field name="DELAY_MS">500</field> <field name="UNIT">ms</field> <field name="CLEAR_RUNNING">FALSE</field> <value name="VALUE"> <block type="logic_boolean" id="_(]CC?AVC%ep~|N#4I%r"> <field name="BOOL">TRUE</field> </block> </value> </block> </statement> </block> </statement> </block>
-
Hallo,
hast Du mal getestet, ob der Trigger mit "wurde geändert" zieht?
Bei mir funktioniert dieses Script :
-
Hi,
Ist die Steckdose überhaupt erreich- und schaltbar? Ich würde mal probieren den Steuere-Baustein 3 oder 4 mal zu setzen mit verschiedenen Timeouts und schauen ob überhaupt eingeschaltet wird.
Im Falls Baustein mal die 2 als Textbaustein und nicht Mathematik testen. Irgendwie muss es ja klappen.
-
Hallo
so habe es jetzt mit Textfeldern probiert leider wieder Fehlanzeige.
Habe in dem zuge mehre aneinander gepackt auch ohne erfolg.Habe auch einen neuen Ansatz probiert siehe unten auch ohne erfolg.
Mit Wurde Aktuallsiert oder Wurde Geändert auch probiert kein veränderung.
Ich denke, irgendwas ist in meiner Installation defekt.
Ich werde die Tage mal versuchen den Raspberry neu aufzusetzen.
und Iobroker neu installieren. Updates habe ich heute auch durchgeführt.Beim Schalten von TV-Schalter-C-AN unter objekte schaltet die dose auch an.
LG Sammy und danke für die vielen mühen ich berichtet ob das neuinstallieren geholfen hat.
BlocklyJavascriptTypeScript Protokoll Ausgewählte Blöcke exportieren <xml xmlns="http://www.w3.org/1999/xhtml"> <block type="on_ext" id="55@yN/Bd.4.Zl:.QX]zj" x="88" y="38"> <mutation items="1"></mutation> <field name="CONDITION">ne</field> <field name="ACK_CONDITION"></field> <value name="OID0"> <shadow type="field_oid" id="W^r22S90au(LBao+qr~s"> <field name="oid">harmony.0.Harmony_Hub.activities.currentStatus</field> </shadow> </value> <statement name="STATEMENT"> <block type="controls_if" id="t+Ke{Pk2f$w[7Fj3rsm2"> <mutation elseif="1"></mutation> <value name="IF0"> <block type="logic_compare" id="6z*G9nWc)Ev;DED,zFX!"> <field name="OP">EQ</field> <value name="A"> <block type="field_oid" id="I?p,3y)YpTe/@go=o7F?"> <field name="oid">harmony.0.Harmony_Hub.activities.currentActivity</field> </block> </value> <value name="B"> <block type="text" id="PWiyTa#nDNOq=Mu9?duw"> <field name="TEXT">"TV"</field> </block> </value> </block> </value> <statement name="DO0"> <block type="control" id="+%,LyB:O#bq~hHdQkKQq"> <mutation delay_input="true"></mutation> <field name="OID">broadlink2.0.RM:RMPROPLUS-4d-e6-69.L.TV-Schalter-C-AN</field> <field name="WITH_DELAY">TRUE</field> <field name="DELAY_MS">1</field> <field name="UNIT">sec</field> <field name="CLEAR_RUNNING">FALSE</field> <value name="VALUE"> <block type="logic_boolean" id="i_;NK`/V*.-qoe_O2oq1"> <field name="BOOL">TRUE</field> </block> </value> <next> <block type="toggle" id="KV?[yKzl8FHbR7LKv%]b"> <mutation delay_input="true"></mutation> <field name="OID">broadlink2.0.RM:RMPROPLUS-4d-e6-69.L.TV-Schalter-C-AN</field> <field name="WITH_DELAY">TRUE</field> <field name="DELAY_MS">2</field> <field name="UNIT">sec</field> <field name="CLEAR_RUNNING">FALSE</field> <next> <block type="update" id="-99#Wc8Gr[3GRD%!9H*}"> <mutation delay_input="true"></mutation> <field name="OID">broadlink2.0.RM:RMPROPLUS-4d-e6-69.L.TV-Schalter-C-AN</field> <field name="WITH_DELAY">TRUE</field> <field name="DELAY_MS">3</field> <field name="UNIT">sec</field> <field name="CLEAR_RUNNING">FALSE</field> <value name="VALUE"> <block type="logic_boolean" id="_(]CC?AVC%ep~|N#4I%r"> <field name="BOOL">TRUE</field> </block> </value> </block> </next> </block> </next> </block> </statement> <value name="IF1"> <block type="logic_compare" id="w2Itp]6bGxbHPntaH{w#"> <field name="OP">EQ</field> <value name="A"> <block type="field_oid" id="cJj*a9:_+q2|#QD(/*YT"> <field name="oid">harmony.0.Harmony_Hub.activities.currentActivity</field> </block> </value> <value name="B"> <block type="text" id="}t?K1`t(OIbUrTkXg2Ru"> <field name="TEXT">"PowerOff"</field> </block> </value> </block> </value> <statement name="DO1"> <block type="control" id="$u}^((CwaO2Q745.MGpd"> <mutation delay_input="true"></mutation> <field name="OID">broadlink2.0.RM:RMPROPLUS-4d-e6-69.L.TV-Schalter-C-Aus</field> <field name="WITH_DELAY">TRUE</field> <field name="DELAY_MS">1</field> <field name="UNIT">sec</field> <field name="CLEAR_RUNNING">FALSE</field> <value name="VALUE"> <block type="logic_boolean" id="5kpTuham,Jvh`gXPg`H-"> <field name="BOOL">TRUE</field> </block> </value> <next> <block type="toggle" id="I5It8-AT$%:N3/~)I2p6"> <mutation delay_input="true"></mutation> <field name="OID">broadlink2.0.RM:RMPROPLUS-4d-e6-69.L.TV-Schalter-C-Aus</field> <field name="WITH_DELAY">TRUE</field> <field name="DELAY_MS">2</field> <field name="UNIT">sec</field> <field name="CLEAR_RUNNING">FALSE</field> <next> <block type="update" id="Ny.#/OKhf`:d$UgLnJO^"> <mutation delay_input="true"></mutation> <field name="OID">broadlink2.0.RM:RMPROPLUS-4d-e6-69.L.TV-Schalter-C-Aus</field> <field name="WITH_DELAY">TRUE</field> <field name="DELAY_MS">3</field> <field name="UNIT">sec</field> <field name="CLEAR_RUNNING">FALSE</field> <value name="VALUE"> <block type="logic_boolean" id="q}ltpsLR]|@1o#{F#PiU"> <field name="BOOL">TRUE</field> </block> </value> </block> </next> </block> </next> </block> </statement> </block> </statement> </block> </xml> <xml xmlns="http://www.w3.org/1999/xhtml"> <block type="on_ext" id="55@yN/Bd.4.Zl:.QX]zj" x="88" y="38"> <mutation items="1"></mutation> <field name="CONDITION">ne</field> <field name="ACK_CONDITION"></field> <value name="OID0"> <shadow type="field_oid" id="W^r22S90au(LBao+qr~s"> <field name="oid">harmony.0.Harmony_Hub.activities.currentStatus</field> </shadow> </value> <statement name="STATEMENT"> <block type="controls_if" id="t+Ke{Pk2f$w[7Fj3rsm2"> <mutation elseif="1"></mutation> <value name="IF0"> <block type="logic_compare" id="6z*G9nWc)Ev;DED,zFX!"> <field name="OP">EQ</field> <value name="A"> <block type="field_oid" id="I?p,3y)YpTe/@go=o7F?"> <field name="oid">harmony.0.Harmony_Hub.activities.currentActivity</field> </block> </value> <value name="B"> <block type="text" id="PWiyTa#nDNOq=Mu9?duw"> <field name="TEXT">"TV"</field> </block> </value> </block> </value> <statement name="DO0"> <block type="control" id="+%,LyB:O#bq~hHdQkKQq"> <mutation delay_input="true"></mutation> <field name="OID">broadlink2.0.RM:RMPROPLUS-4d-e6-69.L.TV-Schalter-C-AN</field> <field name="WITH_DELAY">TRUE</field> <field name="DELAY_MS">1</field> <field name="UNIT">sec</field> <field name="CLEAR_RUNNING">FALSE</field> <value name="VALUE"> <block type="logic_boolean" id="i_;NK`/V*.-qoe_O2oq1"> <field name="BOOL">TRUE</field> </block> </value> <next> <block type="toggle" id="KV?[yKzl8FHbR7LKv%]b"> <mutation delay_input="true"></mutation> <field name="OID">broadlink2.0.RM:RMPROPLUS-4d-e6-69.L.TV-Schalter-C-AN</field> <field name="WITH_DELAY">TRUE</field> <field name="DELAY_MS">2</field> <field name="UNIT">sec</field> <field name="CLEAR_RUNNING">FALSE</field> <next> <block type="update" id="-99#Wc8Gr[3GRD%!9H*}"> <mutation delay_input="true"></mutation> <field name="OID">broadlink2.0.RM:RMPROPLUS-4d-e6-69.L.TV-Schalter-C-AN</field> <field name="WITH_DELAY">TRUE</field> <field name="DELAY_MS">3</field> <field name="UNIT">sec</field> <field name="CLEAR_RUNNING">FALSE</field> <value name="VALUE"> <block type="logic_boolean" id="_(]CC?AVC%ep~|N#4I%r"> <field name="BOOL">TRUE</field> </block> </value> </block> </next> </block> </next> </block> </statement> <value name="IF1"> <block type="logic_compare" id="w2Itp]6bGxbHPntaH{w#"> <field name="OP">EQ</field> <value name="A"> <block type="field_oid" id="cJj*a9:_+q2|#QD(/*YT"> <field name="oid">harmony.0.Harmony_Hub.activities.currentActivity</field> </block> </value> <value name="B"> <block type="text" id="}t?K1`t(OIbUrTkXg2Ru"> <field name="TEXT">"PowerOff"</field> </block> </value> </block> </value> <statement name="DO1"> <block type="control" id="$u}^((CwaO2Q745.MGpd"> <mutation delay_input="true"></mutation> <field name="OID">broadlink2.0.RM:RMPROPLUS-4d-e6-69.L.TV-Schalter-C-Aus</field> <field name="WITH_DELAY">TRUE</field> <field name="DELAY_MS">1</field> <field name="UNIT">sec</field> <field name="CLEAR_RUNNING">FALSE</field> <value name="VALUE"> <block type="logic_boolean" id="5kpTuham,Jvh`gXPg`H-"> <field name="BOOL">TRUE</field> </block> </value> <next> <block type="toggle" id="I5It8-AT$%:N3/~)I2p6"> <mutation delay_input="true"></mutation> <field name="OID">broadlink2.0.RM:RMPROPLUS-4d-e6-69.L.TV-Schalter-C-Aus</field> <field name="WITH_DELAY">TRUE</field> <field name="DELAY_MS">2</field> <field name="UNIT">sec</field> <field name="CLEAR_RUNNING">FALSE</field> <next> <block type="update" id="Ny.#/OKhf`:d$UgLnJO^"> <mutation delay_input="true"></mutation> <field name="OID">broadlink2.0.RM:RMPROPLUS-4d-e6-69.L.TV-Schalter-C-Aus</field> <field name="WITH_DELAY">TRUE</field> <field name="DELAY_MS">3</field> <field name="UNIT">sec</field> <field name="CLEAR_RUNNING">FALSE</field> <value name="VALUE"> <block type="logic_boolean" id="q}ltpsLR]|@1o#{F#PiU"> <field name="BOOL">TRUE</field> </block> </value> </block> </next> </block> </next> </block> </statement> </block> </statement> </block> </xml>
-
@Sammy0608
Warum hast Du in den Textfeldern Anführungsstriche ? Bei mir in den Objekten stehen die ohne " " -
@dslraser
Hab es mit "" und ohne "" probiert.
Dachte ich probiere es im ersten schritt mal mit "" da es im Ereignis log genau so drinn Stand. -
@Sammy0608
ich schalte z.B. so Licht/HUE Lampen mit ein/aus. (mit Prüfung bestimmter Helligkeitswerte und anderes)
Das sind zwei Instanzen (Wohnzimmer und Schlafzimmer)
Funktioniert schon ewig so. -
Hallo das script kommt mir bekannt vor bzw ein ähnliches.
Das hatte ich mir kopiert und abgeändert.Wie erwähnt ich denke das im allgemeinen etwas mit meinem iobroker bei mir nicht stimmt.
-
Hallo
so habe im Zuge der Installation des Conbee 2 einen Tausch vorgenommen.
Auf dem Raspberry 3 ,Conbee 2 installiert und der neue Raspberry pi 4 (2 GB) mit iobroker.
Ich habe in beiden fällen bewusst das fertige image genommen.Jetzt funktioniert das Script mit den Harmony Activiti = 0 oder Harmony Activit = 2 auch zum schalten der Dose.
Das Roku Script läuft leider nicht , wird später vll mal notwendig.
Das einzige was ich nur merke ist , das die Schaltung der Dose ca 8-10 Sekunden dauert.
Kann ich das noch irgendwie beschleunigen. Wen ich Subwoofer +Verstärker und TV daran anschließen wollte, könnte es den Harmony Prozess stören- ( Einschalten TV schalten auf HDMI1 usw.)Eine Verzögerung von 500 ms kann doch eigentlich keine Verzögerung von 8-10 Sekunden provozieren.
LG Sammy
<xml xmlns="http://www.w3.org/1999/xhtml"> <block type="on_ext" id="55@yN/Bd.4.Zl:.QX]zj" x="88" y="38"> <mutation items="1"></mutation> <field name="CONDITION">any</field> <field name="ACK_CONDITION"></field> <value name="OID0"> <shadow type="field_oid" id="W^r22S90au(LBao+qr~s"> <field name="oid">harmony.0.Harmony_Hub.activities.currentStatus</field> </shadow> </value> <statement name="STATEMENT"> <block type="controls_if" id="BHRn[yZNyldRzla7iWi7"> <mutation elseif="1"></mutation> <value name="IF0"> <block type="logic_compare" id="hSKY3oe-1s!pfEfae3vD"> <field name="OP">EQ</field> <value name="A"> <block type="get_value" id="HV{kF[O[D7L0Uw_^opDj"> <field name="ATTR">val</field> <field name="OID">harmony.0.Harmony_Hub.activities.currentStatus</field> </block> </value> <value name="B"> <block type="math_number" id="Wx[1a#`-x24d#?+-W][b"> <field name="NUM">2</field> </block> </value> </block> </value> <statement name="DO0"> <block type="control" id="*M]#SFj-0gE[Q}k9M(l~"> <mutation delay_input="true"></mutation> <field name="OID">broadlink2.0.RM:RMPROPLUS-4d-e6-69.L.TV-Schalter-C-AN</field> <field name="WITH_DELAY">TRUE</field> <field name="DELAY_MS">500</field> <field name="UNIT">ms</field> <field name="CLEAR_RUNNING">FALSE</field> <value name="VALUE"> <block type="logic_boolean" id="v(}|]nYb]d9^2y;P`F56"> <field name="BOOL">TRUE</field> </block> </value> </block> </statement> <value name="IF1"> <block type="logic_compare" id="3;+raTJp+N2F(F%@,4,m"> <field name="OP">EQ</field> <value name="A"> <block type="get_value" id="YT%VBl5Rq`0!3w_Gw*D~"> <field name="ATTR">val</field> <field name="OID">harmony.0.Harmony_Hub.activities.currentStatus</field> </block> </value> <value name="B"> <block type="math_number" id="6j(-PID3I3ML;ZbrH`*y"> <field name="NUM">0</field> </block> </value> </block> </value> <statement name="DO1"> <block type="control" id=";#+0-^],ErtHu0Ytap[A"> <mutation delay_input="true"></mutation> <field name="OID">broadlink2.0.RM:RMPROPLUS-4d-e6-69.L.TV-Schalter-C-Aus</field> <field name="WITH_DELAY">TRUE</field> <field name="DELAY_MS">500</field> <field name="UNIT">ms</field> <field name="CLEAR_RUNNING">FALSE</field> <value name="VALUE"> <block type="logic_boolean" id="_(]CC?AVC%ep~|N#4I%r"> <field name="BOOL">TRUE</field> </block> </value> </block> </statement> </block> </statement> </block> </xml>
-
Hallo nochmal ein Update
nach ein wenig Try an error funktioniert auch die andere Schaltung per fakeRuko.
Wäre nur interessant gewesen auch für andere warum es vorher im Blockly garnicht funktioniert hat.
Hier noch mein 2 Script welches auch funktioniert. Für andere die eine mögliche Lösung suchen.
Danke an alle die mit geholfen haben.
LG SammyKann jetzt auf erledigt gesetzt werden.
<xml xmlns="http://www.w3.org/1999/xhtml"> <block type="on_ext" id="wvn+:}U{]0VF`@n[,UZp" x="63" y="38"> <mutation items="1"></mutation> <field name="CONDITION">ne</field> <field name="ACK_CONDITION"></field> <value name="OID0"> <shadow type="field_oid" id="?#X-TN:MSQirmE~O.^aC"> <field name="oid">fakeroku.0.ioBroker.keys.Down</field> </shadow> </value> <statement name="STATEMENT"> <block type="control" id="(U_{OUezFZZ6t}rfx9w?"> <mutation delay_input="false"></mutation> <field name="OID">broadlink2.0.RM:RMPROPLUS-4d-e6-69.L.TV-Schalter-A-Aus</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="logic_boolean" id="#{(-{f:ty6-O3`NacOvR"> <field name="BOOL">TRUE</field> </block> </value> <next> <block type="control" id="Onylyx0+8Cu/e3@!-g?`"> <mutation delay_input="false"></mutation> <field name="OID">broadlink2.0.RM:RMPROPLUS-4d-e6-69.L.TV-Schalter-B-Off</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="logic_boolean" id="n.+LZ}{vq;4J.OXZ1(oj"> <field name="BOOL">TRUE</field> </block> </value> </block> </next> </block> </statement> </block> </xml>