<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Datenpunkt setzen Skript vs. Button]]></title><description><![CDATA[<p dir="auto">Ich habe folgendes Problem. Ich habe eine Harmony Universalfernbedieung über die ich mein Heimkino steurn kann. Der Harmony Adapter läuft auch.<br />
Wenn ich in Vis einen Button (hier: vis-inetwo) nehme, als objekt-ID harmony.0.Harmony_Hub.Optoma_uhl55.InputHdmi2<br />
und als Wert "true" einsetze schaltet der Projektor jedes mal, wenn ich den Button klicke auf HDMI 2 (wenn er schon auf HDMI 2 steht sehe ich, das Input Menü erscheint, sprich die Aktion ausgeführt wird.<br />
Mach ich das gleiche in einem Skript mit<br />
setState("harmony.0.Harmony_Hub.Optoma_uhl55.InputHdmi2", true);<br />
klappt das in einem von 10 Fällen, in den restlichen 9 Fälle passiert nichts. In den Logfiles ist nichts zu sehen außer die Debugmeldungen, die ich mir selbst vor und hinter den Befehl gelegt habe um zu sehen, ob die Zeile auch ausgeführt wird (das tut sie definitiv).<br />
Kann mir jemand verraten, warum das per Button immer klappt, per Skript aber so gut wie nie (aber eben manchmal doch)?<br />
Gruß Wolfgang</p>
]]></description><link>https://forum.iobroker.net/topic/48121/datenpunkt-setzen-skript-vs-button</link><generator>RSS for Node</generator><lastBuildDate>Thu, 28 May 2026 15:00:48 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/48121.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 29 Sep 2021 19:26:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Datenpunkt setzen Skript vs. Button on Sat, 02 Oct 2021 20:35:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: homoran">@<bdi>homoran</bdi></a></p>
<p dir="auto">Ich arbeite mit Einzelbefehlen. Es ist aber bereits der erste Befehl, der nicht ausgeführt wird.<br />
Ich verwende den Harmony Adapter auch nur für den Projektor, den Rest (Onkyo AV Receiver oder Medienplayer) steuere ich direkt.</p>
]]></description><link>https://forum.iobroker.net/post/683716</link><guid isPermaLink="true">https://forum.iobroker.net/post/683716</guid><dc:creator><![CDATA[WolfgangFB]]></dc:creator><pubDate>Sat, 02 Oct 2021 20:35:36 GMT</pubDate></item><item><title><![CDATA[Reply to Datenpunkt setzen Skript vs. Button on Thu, 30 Sep 2021 17:41:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wolfgangfb" aria-label="Profile: wolfgangfb">@<bdi>wolfgangfb</bdi></a> arbeitest du mit Activities oder ausschließlich mit Einzelbefehlen?</p>
<p dir="auto">Ich bin mir nicht sicher, ob der Hub eine schnelle Folge von Befehlen überhaupt abarbeiten kann.<br />
auch weiß ich nicht ob seine "Selbstlernfähigkeit" da nicht zwischenfunkt und Befehle wiederholt und/oder Pausen verlängert.</p>
<p dir="auto">Ich habe den Eindruck, dass man den Hub nicht mit Befehlen zufeuern darf</p>
]]></description><link>https://forum.iobroker.net/post/683002</link><guid isPermaLink="true">https://forum.iobroker.net/post/683002</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Thu, 30 Sep 2021 17:41:44 GMT</pubDate></item><item><title><![CDATA[Reply to Datenpunkt setzen Skript vs. Button on Thu, 30 Sep 2021 17:39:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: homoran">@<bdi>homoran</bdi></a> said in <a href="/post/682988">Datenpunkt setzen Skript vs. Button</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/paul53" aria-label="Profile: paul53">@<bdi>paul53</bdi></a> sagte:</p>
<blockquote>
<p dir="auto">wenn man den Befehl mit Verzögerung wiederholen muss</p>
</blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wolfgangfb" aria-label="Profile: WolfgangFB">@<bdi>WolfgangFB</bdi></a><br />
und wenn du direkt mit Verzögerung arbeitest - habe ich ja auch (aber aus anderen Gründen)</p>
</blockquote>
<p dir="auto">Direkt mit Verzögerung geht auch nicht, ich muss ja eh nach dem Einschalten ca. 45 Sekunden Warten bis ich das Kommando zum Umschalten auf HDMI 2 absetzen kann (der doofe Projektor merkt sich das nicht) und diesen Befehl muss ich auch zweimal abschicken.</p>
<p dir="auto">Was ich eben absolut nicht verstehe ist, dass es ja genau der gleiche Datenpunkt ist, den ich mal per Skript und mal per Vis-Button anspreche und per Vis geht es immer.</p>
]]></description><link>https://forum.iobroker.net/post/682999</link><guid isPermaLink="true">https://forum.iobroker.net/post/682999</guid><dc:creator><![CDATA[WolfgangFB]]></dc:creator><pubDate>Thu, 30 Sep 2021 17:39:03 GMT</pubDate></item><item><title><![CDATA[Reply to Datenpunkt setzen Skript vs. Button on Thu, 30 Sep 2021 17:35:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/paul53" aria-label="Profile: paul53">@<bdi>paul53</bdi></a> said in <a href="/post/682985">Datenpunkt setzen Skript vs. Button</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wolfgangfb" aria-label="Profile: wolfgangfb">@<bdi>wolfgangfb</bdi></a> sagte: Logisch ist das für mich ehrlich gesagt nicht</p>
<p dir="auto">Für mich auch nicht, wenn man den Befehl mit Verzögerung wiederholen muss, damit er ausgeführt wird. Hast Du mal eine kürzere Verzögerung (z.B. 150 ms) versucht?</p>
<p dir="auto">Oder versuche mal:</p>
<pre><code>setState("harmony.0.Harmony_Hub.Optoma_uhl55.PowerOn", 300);
</code></pre>
<p dir="auto">Laut Doku und Quellcode sollte das einen langen Tastendruck (hold) erzeugen.</p>
</blockquote>
<p dir="auto">Funktioniert nicht (mit 300), bei den Verzögerugen möchte ich jetzt nicht alle Werte durchprobieren, 500 geht aber auch noch.</p>
]]></description><link>https://forum.iobroker.net/post/682996</link><guid isPermaLink="true">https://forum.iobroker.net/post/682996</guid><dc:creator><![CDATA[WolfgangFB]]></dc:creator><pubDate>Thu, 30 Sep 2021 17:35:53 GMT</pubDate></item><item><title><![CDATA[Reply to Datenpunkt setzen Skript vs. Button on Thu, 30 Sep 2021 17:21:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/paul53" aria-label="Profile: paul53">@<bdi>paul53</bdi></a> sagte:</p>
<blockquote>
<p dir="auto">wenn man den Befehl mit Verzögerung wiederholen muss</p>
</blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wolfgangfb" aria-label="Profile: WolfgangFB">@<bdi>WolfgangFB</bdi></a><br />
und wenn du direkt mit Verzögerung arbeitest - habe ich ja auch (aber aus anderen Gründen)</p>
]]></description><link>https://forum.iobroker.net/post/682988</link><guid isPermaLink="true">https://forum.iobroker.net/post/682988</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Thu, 30 Sep 2021 17:21:39 GMT</pubDate></item><item><title><![CDATA[Reply to Datenpunkt setzen Skript vs. Button on Thu, 30 Sep 2021 17:25:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wolfgangfb" aria-label="Profile: wolfgangfb">@<bdi>wolfgangfb</bdi></a> sagte: Logisch ist das für mich ehrlich gesagt nicht</p>
<p dir="auto">Für mich auch nicht, wenn man den Befehl mit Verzögerung wiederholen muss, damit er ausgeführt wird. Hast Du mal eine kürzere Verzögerung (z.B. 150 ms) versucht?</p>
<p dir="auto">Oder versuche mal:</p>
<pre><code>setState("harmony.0.Harmony_Hub.Optoma_uhl55.PowerOn", 300);
</code></pre>
<p dir="auto">Laut Doku und Quellcode sollte das einen langen Tastendruck (hold) erzeugen.</p>
]]></description><link>https://forum.iobroker.net/post/682985</link><guid isPermaLink="true">https://forum.iobroker.net/post/682985</guid><dc:creator><![CDATA[paul53]]></dc:creator><pubDate>Thu, 30 Sep 2021 17:25:03 GMT</pubDate></item><item><title><![CDATA[Reply to Datenpunkt setzen Skript vs. Button on Thu, 30 Sep 2021 17:03:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/paul53" aria-label="Profile: paul53">@<bdi>paul53</bdi></a></p>
<p dir="auto">Bei</p>
<pre><code>setState("harmony.0.Harmony_Hub.Optoma_uhl55.PowerOn", 1);
</code></pre>
<p dir="auto">kommt im Debugfenster (Debugmode: aus, Verbose: an)</p>
<pre><code>javascript.0 (5647) script.js.Multimedia.OnkyCommand: setForeignState(id=harmony.0.Harmony_Hub.Optoma_uhl55.PowerOn, state={"val":1,"ack":false,"c":"script.js.Multimedia.OnkyCommand"})
</code></pre>
<p dir="auto">Bei</p>
<pre><code>        setState("harmony.0.Harmony_Hub.Optoma_uhl55.PowerOn", 1);
        timeout = setTimeout(function () {
        setState("harmony.0.Harmony_Hub.Optoma_uhl55.PowerOn", 1);
        }, 1000);

</code></pre>
<p dir="auto">kommt</p>
<pre><code>18:56:36.907	info javascript.0 (5647) script.js.Multimedia.OnkyCommand: setForeignState(id=harmony.0.Harmony_Hub.Optoma_uhl55.PowerOn, state={"val":1,"ack":false,"c":"script.js.Multimedia.OnkyCommand"})
18:56:36.907	info	javascript.0 (5647) script.js.Multimedia.OnkyCommand: setTimeout(ms=1000)
18:56:37.907	info	javascript.0 (5647) script.js.Multimedia.OnkyCommand: setForeignState(id=harmony.0.Harmony_Hub.Optoma_uhl55.PowerOn, state={"val":1,"ack":false,"c":"script.js.Multimedia.OnkyCommand"})
</code></pre>
<p dir="auto">und der Projektor geht an. Logisch ist das für mich ehrlich gesagt nicht</p>
]]></description><link>https://forum.iobroker.net/post/682979</link><guid isPermaLink="true">https://forum.iobroker.net/post/682979</guid><dc:creator><![CDATA[WolfgangFB]]></dc:creator><pubDate>Thu, 30 Sep 2021 17:03:40 GMT</pubDate></item><item><title><![CDATA[Reply to Datenpunkt setzen Skript vs. Button on Thu, 30 Sep 2021 16:53:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/paul53" aria-label="Profile: paul53">@<bdi>paul53</bdi></a> sagte:</p>
<blockquote>
<p dir="auto">aber "role": "button" passt nicht zu "type": "number" und "read": "true".</p>
</blockquote>
<p dir="auto">siehe mein Edit.<br />
Ist bei mir genau so.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: homoran">@<bdi>homoran</bdi></a> sagte in <a href="/post/682970">Datenpunkt setzen Skript vs. Button</a>:</p>
<blockquote>
<p dir="auto">muss aber jetzt auch sagen, dass ich mit dem Ausschalten auch immer mal wieder Probleme hatte, aber nie an diesen Button gedacht habe</p>
</blockquote>
<p dir="auto">Habe nochmal nachgesehen.<br />
Muss doch am Harmony Hub selber liegen, da der manuelle off immer funktioniert:<br />
<img src="/assets/uploads/files/1633020789282-beamer_off.png" alt="Beamer_off.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/post/682975</link><guid isPermaLink="true">https://forum.iobroker.net/post/682975</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Thu, 30 Sep 2021 16:53:11 GMT</pubDate></item><item><title><![CDATA[Reply to Datenpunkt setzen Skript vs. Button on Thu, 30 Sep 2021 16:51:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: homoran">@<bdi>homoran</bdi></a> sagte: muss/sollte dann nicht besser auch max:1 definiert sein?</p>
<p dir="auto">Das ist nicht nötig, aber <a href="https://www.iobroker.net/#de/documentation/dev/stateroles.md" rel="nofollow ugc">"role": "button"</a> passt nicht zu "type": "number" und "read": "true".</p>
]]></description><link>https://forum.iobroker.net/post/682973</link><guid isPermaLink="true">https://forum.iobroker.net/post/682973</guid><dc:creator><![CDATA[paul53]]></dc:creator><pubDate>Thu, 30 Sep 2021 16:51:40 GMT</pubDate></item><item><title><![CDATA[Reply to Datenpunkt setzen Skript vs. Button on Thu, 30 Sep 2021 16:48:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wolfgangfb" aria-label="Profile: wolfgangfb">@<bdi>wolfgangfb</bdi></a> sagte: Im Debug Fenster der Skripte Instanz kommt immer.</p>
<p dir="auto">Hast Du den Debug-Modus in Javascript rechts oben eingeschaltet? Dann wird <em>setState()</em> nicht ausgeführt.</p>
]]></description><link>https://forum.iobroker.net/post/682971</link><guid isPermaLink="true">https://forum.iobroker.net/post/682971</guid><dc:creator><![CDATA[paul53]]></dc:creator><pubDate>Thu, 30 Sep 2021 16:48:55 GMT</pubDate></item><item><title><![CDATA[Reply to Datenpunkt setzen Skript vs. Button on Thu, 30 Sep 2021 16:49:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/paul53" aria-label="Profile: paul53">@<bdi>paul53</bdi></a> sagte</p>
<blockquote>
<p dir="auto">Nein, dann muss es eine Zahl sein.</p>
</blockquote>
<p dir="auto">muss/sollte dann nicht besser auch max:1 definiert sein?</p>
<p dir="auto"><strong>EDIT:</strong></p>
<p dir="auto">ist bei mir auch nicht drin.</p>
<pre><code>{
  "from": "system.adapter.harmony.0",
  "ts": 1548505066018,
  "common": {
    "name": "Epson-Projektor:PowerOn",
    "role": "button",
    "type": "number",
    "min": 0,
    "write": true,
    "read": true
  },
  "native": {
    "action": "{",
    "name": "PowerOn",
    "label": "Power On",
    "controlGroup": "Power",
    "deviceId": "52897020"
  },
  "acl": {
    "object": 1636,
    "owner": "system.user.admin",
    "ownerGroup": "system.group.administrator",
    "state": 1636
  },
  "_id": "harmony.0.Stube.Epson-Projektor.PowerOn",
  "type": "state"
}
</code></pre>
<p dir="auto">muss aber jetzt auch sagen, dass ich mit dem Ausschalten auch immer mal wieder Probleme hatte, aber nie an diesen Button gedacht habe</p>
]]></description><link>https://forum.iobroker.net/post/682970</link><guid isPermaLink="true">https://forum.iobroker.net/post/682970</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Thu, 30 Sep 2021 16:49:35 GMT</pubDate></item><item><title><![CDATA[Reply to Datenpunkt setzen Skript vs. Button on Thu, 30 Sep 2021 16:46:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: homoran">@<bdi>homoran</bdi></a> sagte: dann passt das aber wohl nicht, oder?</p>
<p dir="auto">Nein, dann muss es eine Zahl sein.</p>
]]></description><link>https://forum.iobroker.net/post/682968</link><guid isPermaLink="true">https://forum.iobroker.net/post/682968</guid><dc:creator><![CDATA[paul53]]></dc:creator><pubDate>Thu, 30 Sep 2021 16:46:41 GMT</pubDate></item><item><title><![CDATA[Reply to Datenpunkt setzen Skript vs. Button on Thu, 30 Sep 2021 16:45:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/paul53" aria-label="Profile: paul53">@<bdi>paul53</bdi></a> sagte in <a href="/post/682935">Datenpunkt setzen Skript vs. Button</a>:</p>
<blockquote>
<p dir="auto">Laut Doku muss ein String "1" in den Datenpunkt geschrieben werden.</p>
</blockquote>
<p dir="auto">dann passt das aber wohl nicht, oder?</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wolfgangfb" aria-label="Profile: wolfgangfb">@<bdi>wolfgangfb</bdi></a> sagte in <a href="/post/682964">Datenpunkt setzen Skript vs. Button</a>:</p>
<blockquote>
<p dir="auto"><span style="color:#ff0000"><strong>"type": "number",</strong></span><br />
"write": true,<br />
"read": true,<br />
"min": 0</p>
</blockquote>
]]></description><link>https://forum.iobroker.net/post/682965</link><guid isPermaLink="true">https://forum.iobroker.net/post/682965</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Thu, 30 Sep 2021 16:45:53 GMT</pubDate></item><item><title><![CDATA[Reply to Datenpunkt setzen Skript vs. Button on Thu, 30 Sep 2021 16:40:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/paul53" aria-label="Profile: paul53">@<bdi>paul53</bdi></a></p>
<p dir="auto">Ich habe es mit 1, "1", und true probiert, jedes mal das gleiche.</p>
<p dir="auto">Bei "1" kommt entsprechend:</p>
<pre><code>javascript.0 (5647) script.js.Multimedia.OnkyCommand: setForeignState(id=harmony.0.Harmony_Hub.Optoma_uhl55.PowerOn, state={"val":"1","ack":false,"c":"script.js.Multimedia.OnkyCommand"})
</code></pre>
<p dir="auto">(und der Projektor geht nicht an)</p>
<p dir="auto">In den Objekten ist bei sämtlichen Buttons der Wert 0, betätigt: true (auch solche, die ich noch nie im Leben angefasst habe).</p>
<pre><code>{
  "type": "state",
  "common": {
    "name": "Optoma_uhl55:PowerOn",
    "role": "button",
    "type": "number",
    "write": true,
    "read": true,
    "min": 0
  },
  "native": {
    "action": "{\"command\":\"PowerOn\",\"type\":\"IRCommand\",\"deviceId\":\"67971030\"}",
    "name": "PowerOn",
    "label": "Power On",
    "controlGroup": "Power",
    "deviceId": "67971030"
  },
  "from": "system.adapter.harmony.0",
  "user": "system.user.admin",
  "ts": 1618769924573,
  "_id": "harmony.0.Harmony_Hub.Optoma_uhl55.PowerOn",
  "acl": {
    "object": 1636,
    "state": 1636,
    "file": 1636,
    "owner": "system.user.admin",
    "ownerGroup": "system.group.administrator"
  }
}
</code></pre>
]]></description><link>https://forum.iobroker.net/post/682964</link><guid isPermaLink="true">https://forum.iobroker.net/post/682964</guid><dc:creator><![CDATA[WolfgangFB]]></dc:creator><pubDate>Thu, 30 Sep 2021 16:40:12 GMT</pubDate></item><item><title><![CDATA[Reply to Datenpunkt setzen Skript vs. Button on Thu, 30 Sep 2021 16:10:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wolfgangfb" aria-label="Profile: wolfgangfb">@<bdi>wolfgangfb</bdi></a> sagte: "Wert 0, bestätigt: true"</p>
<p dir="auto">Weshalb Wert 0? Es wurde doch Wert <em>true</em> gesendet?<br />
Logge mal den Datenpunkt bei verschiedener Weise, ihn zu setzen:</p>
<pre><code>on({id: 'harmony.0.Harmony_Hub.Optoma_uhl55.InputHdmi2'}, function(dp) {
   log('Wert: ' + dp.state.val + ', bestätigt: ' + dp.state.ack);
}); 
</code></pre>
<p dir="auto">EDIT: Laut <a href="https://www.iobroker.net/#de/adapters/adapterref/iobroker.harmony/README.md" rel="nofollow ugc">Doku</a> muss ein String "1" in den Datenpunkt geschrieben werden.</p>
<pre><code>setState("harmony.0.Harmony_Hub.Optoma_uhl55.InputHdmi2", '1');
</code></pre>
]]></description><link>https://forum.iobroker.net/post/682935</link><guid isPermaLink="true">https://forum.iobroker.net/post/682935</guid><dc:creator><![CDATA[paul53]]></dc:creator><pubDate>Thu, 30 Sep 2021 16:10:41 GMT</pubDate></item><item><title><![CDATA[Reply to Datenpunkt setzen Skript vs. Button on Thu, 30 Sep 2021 15:29:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/paul53" aria-label="Profile: paul53">@<bdi>paul53</bdi></a><br />
Es ist umgekehrt,  in den Objects kommt immer, wenn man mit der Maus über den Wert fährt "Wert 0, bestätigt: true", mit einem Zeitstempel der aber nichts mit der aktuellen Uhrzeit zu tun hat.</p>
<p dir="auto">Im Debug Fenster der Skripte Instanz kommt immer.</p>
<pre><code>javascript.0 (5647) script.js.Multimedia.OnkyCommand: setForeignState(id=harmony.0.Harmony_Hub.Optoma_uhl55.InputHdmi2, state={"val":true,"ack":false,"c":"script.js.Multimedia.OnkyCommand"})
</code></pre>
<p dir="auto">Das kommt aber auch, wenn es geklappt hat.</p>
]]></description><link>https://forum.iobroker.net/post/682931</link><guid isPermaLink="true">https://forum.iobroker.net/post/682931</guid><dc:creator><![CDATA[WolfgangFB]]></dc:creator><pubDate>Thu, 30 Sep 2021 15:29:38 GMT</pubDate></item><item><title><![CDATA[Reply to Datenpunkt setzen Skript vs. Button on Thu, 30 Sep 2021 10:02:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wolfgangfb" aria-label="Profile: wolfgangfb">@<bdi>wolfgangfb</bdi></a> sagte: klappt das in einem von 10 Fällen,</p>
<p dir="auto">Wird der Befehl vom Adapter bestätigt (ack = true), auch wenn es nicht klappt?</p>
]]></description><link>https://forum.iobroker.net/post/682793</link><guid isPermaLink="true">https://forum.iobroker.net/post/682793</guid><dc:creator><![CDATA[paul53]]></dc:creator><pubDate>Thu, 30 Sep 2021 10:02:30 GMT</pubDate></item><item><title><![CDATA[Reply to Datenpunkt setzen Skript vs. Button on Thu, 30 Sep 2021 09:33:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterfido" aria-label="Profile: peterfido">@<bdi>peterfido</bdi></a> said in <a href="/post/682695">Datenpunkt setzen Skript vs. Button</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wolfgangfb" aria-label="Profile: wolfgangfb">@<bdi>wolfgangfb</bdi></a><br />
Ein Button setzt nur kurz auf true und dann wieder auf false. Setzt du zu Fuß auf true, bleibt es true.</p>
</blockquote>
<p dir="auto">Das ist aber unlogisch. Warum klappt es dann, wenn man nach einer Sekunde nochmal den gleichen Befehl absetzt? Truer als true geht doch nicht.</p>
]]></description><link>https://forum.iobroker.net/post/682777</link><guid isPermaLink="true">https://forum.iobroker.net/post/682777</guid><dc:creator><![CDATA[WolfgangFB]]></dc:creator><pubDate>Thu, 30 Sep 2021 09:33:13 GMT</pubDate></item><item><title><![CDATA[Reply to Datenpunkt setzen Skript vs. Button on Thu, 30 Sep 2021 03:56:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wolfgangfb" aria-label="Profile: wolfgangfb">@<bdi>wolfgangfb</bdi></a><br />
Ein Button setzt nur kurz auf true und dann wieder auf false. Setzt du zu Fuß auf true, bleibt es true.</p>
]]></description><link>https://forum.iobroker.net/post/682695</link><guid isPermaLink="true">https://forum.iobroker.net/post/682695</guid><dc:creator><![CDATA[peterfido]]></dc:creator><pubDate>Thu, 30 Sep 2021 03:56:37 GMT</pubDate></item><item><title><![CDATA[Reply to Datenpunkt setzen Skript vs. Button on Wed, 29 Sep 2021 20:44:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/siragus" aria-label="Profile: siragus">@<bdi>siragus</bdi></a><br />
Hi</p>
<p dir="auto">Das werde ich mal probieren, ist aber etwas unbefriedigend da es bei manchen Geräten (Power) kein On bzw. Off sondern nur ein "Toggle" gibt. Das wäre dann schon eine Art Lotteriespiel, ob das Gerät dann ein oder gleich wieder ausgeschaltet wird.</p>
]]></description><link>https://forum.iobroker.net/post/682673</link><guid isPermaLink="true">https://forum.iobroker.net/post/682673</guid><dc:creator><![CDATA[WolfgangFB]]></dc:creator><pubDate>Wed, 29 Sep 2021 20:44:26 GMT</pubDate></item><item><title><![CDATA[Reply to Datenpunkt setzen Skript vs. Button on Wed, 29 Sep 2021 20:13:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wolfgangfb" aria-label="Profile: wolfgangfb">@<bdi>wolfgangfb</bdi></a><br />
Es mag jetzt zwar sehr merkwürdig sowie unlogisch klingen, ich hatte aber das gleiche Problem bei meinem Ventilator.<br />
Nachdem ich dann im Script den entsprechenden Befehl mit einem Zeitversatz von einer Sekunde ein zweites Mal hinterlegt habe, funktioniert es jedesmal.</p>
]]></description><link>https://forum.iobroker.net/post/682665</link><guid isPermaLink="true">https://forum.iobroker.net/post/682665</guid><dc:creator><![CDATA[Siragus]]></dc:creator><pubDate>Wed, 29 Sep 2021 20:13:41 GMT</pubDate></item></channel></rss>