<?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[a question about MMM-Remote-Control]]></title><description><![CDATA[<p dir="auto">Maybe someone here knows and can explain it to me.</p>
<p dir="auto"><code>Whenever you change the order of modules in config.js or add/remove modules, the indices of the modules change. Therefore the hidden/shown status of modules might not be correctly applied. If this happens, simply reconfigure and save it again.</code><br />
I don’t understand this:<br />
How and what I must reconfigure?<br />
I use the MMM-Remote-Control from shbatm</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.magicmirror.builders/topic/9755/a-question-about-mmm-remote-control</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 04:07:46 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/9755.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 10 Feb 2019 22:48:59 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to a question about MMM-Remote-Control on Mon, 18 Feb 2019 02:52:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robiv8" aria-label="Profile: robiv8">@<bdi>robiv8</bdi></a> said in <a href="/post/52065">a question about MMM-Remote-Control</a>:</p>
<blockquote>
<p dir="auto">How I initialized?</p>
</blockquote>
<p dir="auto">Short answer: If you restart the Mirror (from command line, computer, or remote), make sure you refresh the remote page after the Mirror loads, if you have the remote open on a different device.</p>
<p dir="auto">Long answer: For some functions to work properly, an instance of the MagicMirror page must be loaded first because the remote queries it for information and uses it to perform actions on other modules.  The main page must be loaded before the remote page; or the remote page refreshed if the Mirror is restarted.  This should usually be the case if you use the Mirror on a screen directly attached to the server (RPi).  If you use a web browser on a different computer, open/refresh <a href="http://magicmirror:8080" target="_blank" rel="noopener noreferrer nofollow ugc">http://magicmirror:8080</a> first in another tab, before reloading <a href="http://magicmirror:8080/remote.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://magicmirror:8080/remote.html</a>.</p>
]]></description><link>https://forum.magicmirror.builders/post/52607</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/52607</guid><dc:creator><![CDATA[shbatm]]></dc:creator><pubDate>Mon, 18 Feb 2019 02:52:06 GMT</pubDate></item><item><title><![CDATA[Reply to a question about MMM-Remote-Control on Mon, 11 Feb 2019 09:01:52 GMT]]></title><description><![CDATA[<p dir="auto">Thanks shbatm<br />
I just installed (your) MMM remote control.<br />
Then, of course, the config.js steadily expanded.<br />
I do not know where to adjust this (using the module_identifier)</p>
<p dir="auto">But this is coming:<br />
<img src="/assets/uploads/files/1549875673855-bildschirmfoto-2019-02-11-um-09.54.34.png" alt="0_1549875673027_Bildschirmfoto 2019-02-11 um 09.54.34.png" class=" img-fluid img-markdown" /><br />
How I initialized?</p>
]]></description><link>https://forum.magicmirror.builders/post/52065</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/52065</guid><dc:creator><![CDATA[robiv8]]></dc:creator><pubDate>Mon, 11 Feb 2019 09:01:52 GMT</pubDate></item><item><title><![CDATA[Reply to a question about MMM-Remote-Control on Mon, 11 Feb 2019 03:48:37 GMT]]></title><description><![CDATA[<p dir="auto">If you are using the <code>module_identifier</code> to hide/show modules <em>using notifications</em>–changing your configuration will change the identifier.  So if you had “alert” as the first module and “clock” as the second, but you flip-flop them, the identifiers would change from <code>module_0_alert</code> and <code>module_1_clock</code> to <code>module_0_clock</code> and <code>module_1_alert</code> and you would need to update the notifications sent from the other module.</p>
<p dir="auto"><strong>If you are just using the <code>/remote.html</code> page, you don’t need to worry about this. It will manage it.</strong></p>
<p dir="auto">If you are using my fork and using notifications from other modules, you can also just use the module name, which doesn’t change (but this will affect all modules of that kind, if you have more than 1).</p>
]]></description><link>https://forum.magicmirror.builders/post/52059</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/52059</guid><dc:creator><![CDATA[shbatm]]></dc:creator><pubDate>Mon, 11 Feb 2019 03:48:37 GMT</pubDate></item></channel></rss>