<?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[(gelöst) Datenanzeige Farbe abhängig vom Wert]]></title><description><![CDATA[<p dir="auto">Ich möchte bei einem Datenpunkt abhängig vom Wert die Anzeigefarbe ändern. Mit dem Widget "colored" geht das leider nur mit 3 Farben, ich benötige aber 6 Farben. Hat jemand eine Tipp für mich ?</p>
<p dir="auto">In einer canvas-gauge habe ich das so dargestellt:<br />
<img src="/assets/uploads/files/1621616431224-farbe.jpg" alt="Farbe.JPG" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/topic/45213/gelöst-datenanzeige-farbe-abhängig-vom-wert</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 09:21:22 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/45213.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 21 May 2021 17:01:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to (gelöst) Datenanzeige Farbe abhängig vom Wert on Sat, 22 May 2021 09:38:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/liv-in-sky" aria-label="Profile: liv-in-sky">@<bdi>liv-in-sky</bdi></a> Du hast recht, nach dem Refresh im Browser klappt  es jetzt auch bei mir. Danke !</p>
]]></description><link>https://forum.iobroker.net/post/632575</link><guid isPermaLink="true">https://forum.iobroker.net/post/632575</guid><dc:creator><![CDATA[HAL]]></dc:creator><pubDate>Sat, 22 May 2021 09:38:20 GMT</pubDate></item><item><title><![CDATA[Reply to (gelöst) Datenanzeige Farbe abhängig vom Wert on Sat, 22 May 2021 09:37:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hal" aria-label="Profile: hal">@<bdi>hal</bdi></a> sagte in <a href="/post/632557">Datenanzeige Farbe abhängig vom Wert</a>:</p>
<blockquote>
<p dir="auto">{val:hm-rega.0.1518; val&lt;=50 ? "green" : val&lt;=100 ? "yellow" : val&lt;=150 ? "orange" : val&lt;=200 ? "red" : val&lt;=300 ? "brown" : "purple"}</p>
</blockquote>
<pre><code>{val:controll-own.0.AAATEST.TestZahl2; val&lt;=50 ? "green" : val&lt;=100 ? "yellow" : val&lt;=150 ? "orange" : val&lt;=200 ? "red" : val&lt;=300 ? "brown" : "purple"}
</code></pre>
<p dir="auto">habe deine formel bei mir eingesetzt und nur den dp geändert - hat sofort funktioniert<br />
ist nur in der runtime sichtbar und du mußt den browser refreshen nach einfügen der formel, damit die runtime sich die neuen settings holt</p>
]]></description><link>https://forum.iobroker.net/post/632573</link><guid isPermaLink="true">https://forum.iobroker.net/post/632573</guid><dc:creator><![CDATA[liv-in-sky]]></dc:creator><pubDate>Sat, 22 May 2021 09:37:50 GMT</pubDate></item><item><title><![CDATA[Reply to (gelöst) Datenanzeige Farbe abhängig vom Wert on Sat, 22 May 2021 09:18:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/liv-in-sky" aria-label="Profile: liv-in-sky">@<bdi>liv-in-sky</bdi></a> sagte in <a href="/post/632423">Datenanzeige Farbe abhängig vom Wert</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hal" aria-label="Profile: hal">@<bdi>hal</bdi></a></p>
<p dir="auto">evtl. sowas - da können auch mehr werte verarbeitet werden</p>
<p dir="auto"><a href="https://forum.iobroker.net/topic/45071/farbe-je-druck-%C3%A4ndern?_=1621611225625">https://forum.iobroker.net/topic/45071/farbe-je-druck-ändern?_=1621611225625</a></p>
</blockquote>
<p dir="auto">Ich habe folgendes versucht, aber die Schrift ist nur schwarz:</p>
<p dir="auto">{val:hm-rega.0.1518; val&lt;=50 ? "green" : val&lt;=100 ? "yellow" : val&lt;=150 ? "orange" : val&lt;=200 ? "red" : val&lt;=300 ? "brown" : "purple"}</p>
<p dir="auto"><img src="/assets/uploads/files/1621674946688-settings.jpg" alt="settings.JPG" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1621674960490-aqi.jpg" alt="AQI.JPG" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/post/632557</link><guid isPermaLink="true">https://forum.iobroker.net/post/632557</guid><dc:creator><![CDATA[HAL]]></dc:creator><pubDate>Sat, 22 May 2021 09:18:44 GMT</pubDate></item><item><title><![CDATA[Reply to (gelöst) Datenanzeige Farbe abhängig vom Wert on Fri, 21 May 2021 21:48:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/liv-in-sky" aria-label="Profile: liv-in-sky">@<bdi>liv-in-sky</bdi></a> danke , das probiere ich am WE Mal aus.</p>
]]></description><link>https://forum.iobroker.net/post/632459</link><guid isPermaLink="true">https://forum.iobroker.net/post/632459</guid><dc:creator><![CDATA[HAL]]></dc:creator><pubDate>Fri, 21 May 2021 21:48:16 GMT</pubDate></item><item><title><![CDATA[Reply to (gelöst) Datenanzeige Farbe abhängig vom Wert on Fri, 21 May 2021 18:57:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hal" aria-label="Profile: hal">@<bdi>hal</bdi></a></p>
<p dir="auto">evtl. sowas - da können auch mehr werte verarbeitet werden</p>
<p dir="auto"><a href="https://forum.iobroker.net/topic/45071/farbe-je-druck-%C3%A4ndern?_=1621611225625">https://forum.iobroker.net/topic/45071/farbe-je-druck-ändern?_=1621611225625</a></p>
]]></description><link>https://forum.iobroker.net/post/632423</link><guid isPermaLink="true">https://forum.iobroker.net/post/632423</guid><dc:creator><![CDATA[liv-in-sky]]></dc:creator><pubDate>Fri, 21 May 2021 18:57:17 GMT</pubDate></item><item><title><![CDATA[Reply to (gelöst) Datenanzeige Farbe abhängig vom Wert on Fri, 21 May 2021 17:44:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hal" aria-label="Profile: hal">@<bdi>hal</bdi></a> <s>stichwort <strong>binding</strong> vllt wäre das eine Möglichkeit</s><br />
Gedankenfehler</p>
]]></description><link>https://forum.iobroker.net/post/632411</link><guid isPermaLink="true">https://forum.iobroker.net/post/632411</guid><dc:creator><![CDATA[crunchip]]></dc:creator><pubDate>Fri, 21 May 2021 17:44:38 GMT</pubDate></item></channel></rss>