<?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[Schriftfarbe nach Wert eines anderen DP]]></title><description><![CDATA[<p dir="auto">Hallo,</p>
<p dir="auto">ich würde gerne die Schriftfarbe von einem widget abhängig machen von einem anderen DP. Ist der andere DP true --&gt; Farbe blue ist er false --&gt; Farbe green.</p>
<p dir="auto">Wenn ich als Farbe dies eingebe ist die Farbe immer blue auch wenn sich der andere DP ändert bzw. auf false steh. Könnt ihr mir helfen?</p>
<pre><code>{h:meine-datenpunkte.0.Roborock_S7.Historie.Büro_Dienstag_lief; h = true ? "blue" : "green"}
</code></pre>
]]></description><link>https://forum.iobroker.net/topic/44711/schriftfarbe-nach-wert-eines-anderen-dp</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 08:20:37 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/44711.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 02 May 2021 18:56:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Schriftfarbe nach Wert eines anderen DP on Sun, 02 May 2021 19:07:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/glasfaser" aria-label="Profile: glasfaser">@<bdi>glasfaser</bdi></a></p>
<p dir="auto">Danke! Geht <img src="https://forum.iobroker.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f60e.png?v=ba16ebd4856" class="not-responsive emoji emoji-android emoji--sunglasses" style="height:23px;width:auto;vertical-align:middle" title=":sunglasses:" alt="😎" /></p>
]]></description><link>https://forum.iobroker.net/post/623972</link><guid isPermaLink="true">https://forum.iobroker.net/post/623972</guid><dc:creator><![CDATA[saeft_2003]]></dc:creator><pubDate>Sun, 02 May 2021 19:07:24 GMT</pubDate></item><item><title><![CDATA[Reply to Schriftfarbe nach Wert eines anderen DP on Sun, 02 May 2021 19:05:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/saeft_2003" aria-label="Profile: saeft_2003">@<bdi>saeft_2003</bdi></a></p>
<pre><code>{v:meine-datenpunkte.0.Roborock_S7.Historie.Büro_Dienstag_lief; v == "true" ? "blue" :: "green"}
</code></pre>
]]></description><link>https://forum.iobroker.net/post/623970</link><guid isPermaLink="true">https://forum.iobroker.net/post/623970</guid><dc:creator><![CDATA[Glasfaser]]></dc:creator><pubDate>Sun, 02 May 2021 19:05:04 GMT</pubDate></item></channel></rss>