<?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[Objekt Inhalt manipulieren]]></title><description><![CDATA[<p dir="auto">Hallo,</p>
<p dir="auto">habe ein kurze Frage.</p>
<p dir="auto">Kann man den Objekt Inhalt manipulieren ?<br />
<img src="/assets/uploads/files/1604051647337-bf37e1c6-3763-44b2-9e0b-47665ceaf04d-image.png" alt="bf37e1c6-3763-44b2-9e0b-47665ceaf04d-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Ich bekomme aus einem Objekt "false" geliefert. Habe "Stufe 1" vorangestellt.</p>
<p dir="auto">Möchte gerne das aus "false" --&gt; "aus" wird.</p>
<p dir="auto">Kann man da in Vis direkt was machen ?<br />
Oder kann man im Iobroker in den Objekten was machen ?</p>
<p dir="auto">mfg Manuel</p>
]]></description><link>https://forum.iobroker.net/topic/38137/objekt-inhalt-manipulieren</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 22:52:40 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/38137.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 30 Oct 2020 09:57:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Objekt Inhalt manipulieren on Fri, 30 Oct 2020 11:42:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/manuel_k" aria-label="Profile: Manuel_K">@<bdi>Manuel_K</bdi></a></p>
<p dir="auto">also so weit ich mich erinnere, funktioniert dieses mit 0/1, off/on und true/false</p>
]]></description><link>https://forum.iobroker.net/post/511860</link><guid isPermaLink="true">https://forum.iobroker.net/post/511860</guid><dc:creator><![CDATA[Nordischerjung]]></dc:creator><pubDate>Fri, 30 Oct 2020 11:42:06 GMT</pubDate></item><item><title><![CDATA[Reply to Objekt Inhalt manipulieren on Fri, 30 Oct 2020 11:22:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nordischerjung" aria-label="Profile: Nordischerjung">@<bdi>Nordischerjung</bdi></a></p>
<p dir="auto">Danke das passt soweit.</p>
<p dir="auto">Aber was ist mit den Objekten (Datenpunkten) wo z.B. "off" oder "etwas anderes" drin steht.<br />
Dazu habe ich bisher nichts gefunden</p>
]]></description><link>https://forum.iobroker.net/post/511854</link><guid isPermaLink="true">https://forum.iobroker.net/post/511854</guid><dc:creator><![CDATA[Manuel_K]]></dc:creator><pubDate>Fri, 30 Oct 2020 11:22:17 GMT</pubDate></item><item><title><![CDATA[Reply to Objekt Inhalt manipulieren on Fri, 30 Oct 2020 10:42:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/manuel_k" aria-label="Profile: Manuel_K">@<bdi>Manuel_K</bdi></a></p>
<p dir="auto">Moin,</p>
<p dir="auto">zb mit dem Widget Basic - Bool Html</p>
<p dir="auto">dort kannst du deinen Text für false/true eintragen</p>
<p dir="auto"><img src="/assets/uploads/files/1604054541912-c316c3a3-0a1a-4758-a391-275521f47671-grafik.png" alt="c316c3a3-0a1a-4758-a391-275521f47671-grafik.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/post/511839</link><guid isPermaLink="true">https://forum.iobroker.net/post/511839</guid><dc:creator><![CDATA[Nordischerjung]]></dc:creator><pubDate>Fri, 30 Oct 2020 10:42:41 GMT</pubDate></item><item><title><![CDATA[Reply to Objekt Inhalt manipulieren on Fri, 30 Oct 2020 10:26:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/unclesam" aria-label="Profile: UncleSam">@<bdi>UncleSam</bdi></a> said in <a href="/post/511798">Objekt Inhalt manipulieren</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/manuel_k" aria-label="Profile: Manuel_K">@<bdi>Manuel_K</bdi></a> Das sind Datenpunkte, die du bearbeiten willst.</p>
<p dir="auto">Und nein: Datenpunkte werden (grundsätzlich) aus Adaptern beschrieben und können nicht einfach geändert werden.</p>
<p dir="auto">Wenn es nur um die Darstellung in vis geht, sieht die Geschichte anders aus. Da kannst du die Werte anders darstellen lassen.</p>
</blockquote>
<p dir="auto">Hallo,</p>
<p dir="auto">ja genau das möchte ich. Nur in Vis anders darstellen. :-)</p>
]]></description><link>https://forum.iobroker.net/post/511827</link><guid isPermaLink="true">https://forum.iobroker.net/post/511827</guid><dc:creator><![CDATA[Manuel_K]]></dc:creator><pubDate>Fri, 30 Oct 2020 10:26:44 GMT</pubDate></item><item><title><![CDATA[Reply to Objekt Inhalt manipulieren on Fri, 30 Oct 2020 09:59:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/manuel_k" aria-label="Profile: Manuel_K">@<bdi>Manuel_K</bdi></a> Das sind Datenpunkte, die du bearbeiten willst.</p>
<p dir="auto">Und nein: Datenpunkte werden (grundsätzlich) aus Adaptern beschrieben und können nicht einfach geändert werden.</p>
<p dir="auto">Wenn es nur um die Darstellung in vis geht, sieht die Geschichte anders aus. Da kannst du die Werte anders darstellen lassen.</p>
]]></description><link>https://forum.iobroker.net/post/511798</link><guid isPermaLink="true">https://forum.iobroker.net/post/511798</guid><dc:creator><![CDATA[UncleSam]]></dc:creator><pubDate>Fri, 30 Oct 2020 09:59:18 GMT</pubDate></item></channel></rss>