<?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[Managing the color of multiple RGB LED nodes]]></title><description><![CDATA[<p dir="auto">Hello! Tell me please, can I somehow change the color at the same time for a group of nodes? I have several LED color fixtures, I want to change the color of all at once and in one place of the application.<br />
<img src="https://image.ibb.co/cLV23J/IMG_5075_2.jpg" alt="alt text" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.mysensors.org/topic/9409/managing-the-color-of-multiple-rgb-led-nodes</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 23:33:24 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/9409.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 03 Jun 2018 22:34:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Managing the color of multiple RGB LED nodes on Mon, 02 Jul 2018 07:33:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/silex" aria-label="Profile: silex">@<bdi>silex</bdi></a> Wow! Super! Thank you!:raised_hands:</p>
]]></description><link>https://forum.mysensors.org/post/91307</link><guid isPermaLink="true">https://forum.mysensors.org/post/91307</guid><dc:creator><![CDATA[vladimir]]></dc:creator><pubDate>Mon, 02 Jul 2018 07:33:25 GMT</pubDate></item><item><title><![CDATA[Reply to Managing the color of multiple RGB LED nodes on Sun, 01 Jul 2018 21:22:37 GMT]]></title><description><![CDATA[<p dir="auto">You can link multiple things (or thing channels) to the same item in openHAB. Simply create one single ColorItem and separate all channels with commas.</p>
<p dir="auto">Working example:</p>
<pre><code>Color aacc_color "Mysensors LED Lights" (lights) {channel="mysensors:rgbLight:bridge:drawer_lights:rgb,mysensors:rgbLight:bridge:desk_lights:rgb"}
</code></pre>
]]></description><link>https://forum.mysensors.org/post/91301</link><guid isPermaLink="true">https://forum.mysensors.org/post/91301</guid><dc:creator><![CDATA[SiLeX]]></dc:creator><pubDate>Sun, 01 Jul 2018 21:22:37 GMT</pubDate></item><item><title><![CDATA[Reply to Managing the color of multiple RGB LED nodes on Tue, 05 Jun 2018 20:34:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/crankycoder" aria-label="Profile: crankycoder">@<bdi>crankycoder</bdi></a> Many thanks for the idea!:raised_hands:  I think this is the right direction for solving my question.</p>
]]></description><link>https://forum.mysensors.org/post/90790</link><guid isPermaLink="true">https://forum.mysensors.org/post/90790</guid><dc:creator><![CDATA[vladimir]]></dc:creator><pubDate>Tue, 05 Jun 2018 20:34:55 GMT</pubDate></item><item><title><![CDATA[Reply to Managing the color of multiple RGB LED nodes on Tue, 05 Jun 2018 15:23:24 GMT]]></title><description><![CDATA[<p dir="auto">I guess you could do it with a dummy color item.  Not associate it with a specific.  Then have a rule that when the dummy item is updated, then loop through the items in the group, or just send it to the X number you have.</p>
]]></description><link>https://forum.mysensors.org/post/90771</link><guid isPermaLink="true">https://forum.mysensors.org/post/90771</guid><dc:creator><![CDATA[CrankyCoder]]></dc:creator><pubDate>Tue, 05 Jun 2018 15:23:24 GMT</pubDate></item><item><title><![CDATA[Reply to Managing the color of multiple RGB LED nodes on Mon, 04 Jun 2018 22:28:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/crankycoder" aria-label="Profile: crankycoder">@<bdi>crankycoder</bdi></a> This was my first and so far the only idea. :smile:  To my regret, it did not work. Such a trick turned out only with a switch.</p>
]]></description><link>https://forum.mysensors.org/post/90752</link><guid isPermaLink="true">https://forum.mysensors.org/post/90752</guid><dc:creator><![CDATA[vladimir]]></dc:creator><pubDate>Mon, 04 Jun 2018 22:28:40 GMT</pubDate></item><item><title><![CDATA[Reply to Managing the color of multiple RGB LED nodes on Mon, 04 Jun 2018 16:13:30 GMT]]></title><description><![CDATA[<p dir="auto">Can you not add them all to a group, then send a group command?  or does that not work with stuff other than on/off?  I have never done that so I am guessing.</p>
]]></description><link>https://forum.mysensors.org/post/90739</link><guid isPermaLink="true">https://forum.mysensors.org/post/90739</guid><dc:creator><![CDATA[CrankyCoder]]></dc:creator><pubDate>Mon, 04 Jun 2018 16:13:30 GMT</pubDate></item></channel></rss>