<?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[How to run two instances of one module?]]></title><description><![CDATA[<p dir="auto">Heya guys,</p>
<p dir="auto">So I found a perfect module to manage my hue-lights:</p>
<p dir="auto"><a href="https://github.com/michael5r/mmm-hue-lights" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/michael5r/mmm-hue-lights</a></p>
<p dir="auto"><strong>But since I have my rooms spread out across two hue bridges I cant display all my rooms.</strong></p>
<p dir="auto">This is going to sound so stupid, but I tried renaming all the instances of the modules name in order to make another bridge config possible.<br />
It did work, kinda - but the renamed module acts weird and prompts the HUE API until it gives up after a couple of minutes. It also causes a memory leak which leads MM to crash after a couple of minutes.</p>
<p dir="auto">Help would be very much appreciated!</p>
]]></description><link>https://forum.magicmirror.builders/topic/10832/how-to-run-two-instances-of-one-module</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 16:56:43 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/10832.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 22 Jul 2019 23:10:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to run two instances of one module? on Tue, 23 Jul 2019 00:59:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hefal" aria-label="Profile: hefal">@<bdi>hefal</bdi></a> most modules don’t support multiple instance directly.</p>
<p dir="auto">You can make a complete copy if the folder, changing it’s name, AND the name of the top level J’s file that should match the folder name,…  AND you gave to edit that file and change the module registration string to match the filename and folder name</p>
<p dir="auto">Then use the new module name in config.js</p>
]]></description><link>https://forum.magicmirror.builders/post/59266</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/59266</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 23 Jul 2019 00:59:57 GMT</pubDate></item></channel></rss>