<?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[Swap - Problem]]></title><description><![CDATA[<p dir="auto">Is there a way to see if a module is actually working ?<br />
Both modules ( to be swapped ) are shown on the screen - no swap.</p>
<p dir="auto">Here is my ‘swap’ related config :</p>
<pre><code>            {
              module: 'swap',   // as supplied by KirAsh4
              config: {
                showsecs: 30,   // seconds each module is shown (default =30)
                fadems: 4000,   // fade time in ms (default = 4000)
                modA: 'MMM-YrNow',  // both modules need to be listed NEXT
                modB: 'MMM-YrThen' // they should be of similar size and in the same location
              }
            },

            {
            module: 'MMM-YrNow',
            position: 'top_right',
            config: {
                    locationId: '1-24780',
                   showWeatherForecast: true
                    }
            },

            {
            module: 'MMM-YrThen',
            position: 'top_right',
            config: {
                    location: '1-24780',
                    numDetails: 1,
                    }
            },
</code></pre>
<p dir="auto">Thanks,  Wolfgang</p>
]]></description><link>https://forum.magicmirror.builders/topic/4509/swap-problem</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 23:24:03 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/4509.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 20 Jul 2017 15:55:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Swap - Problem on Fri, 21 Jul 2017 07:32:06 GMT]]></title><description><![CDATA[<p dir="auto">Thanks, you are right.<br />
Will do that.</p>
<ul>
<li>Wolfgang</li>
</ul>
]]></description><link>https://forum.magicmirror.builders/post/25598</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/25598</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Fri, 21 Jul 2017 07:32:06 GMT</pubDate></item><item><title><![CDATA[Reply to Swap - Problem on Thu, 20 Jul 2017 21:34:15 GMT]]></title><description><![CDATA[<p dir="auto">@howi42 This module was never released through github or similar, are you sure you didn’t made a copy paste mistake? Did you create the module? Is it named <code>swap</code>? Does it exist in the directory <code>~/MagicMirror/modules/swap/swap.js</code> ? Does the file have this line <code>Module.register("swap", {</code>? …</p>
<p dir="auto">It’s probably easier to just use the official released module <a href="https://github.com/barnabycolby/MMM-Carousel" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/barnabycolby/MMM-Carousel</a></p>
]]></description><link>https://forum.magicmirror.builders/post/25578</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/25578</guid><dc:creator><![CDATA[strawberry 3.141]]></dc:creator><pubDate>Thu, 20 Jul 2017 21:34:15 GMT</pubDate></item></channel></rss>