<?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[MMM.remote connect issue]]></title><description><![CDATA[<p dir="auto">Hi, I know someone here can help me with this. I just added the MMM.remote connect module, also added it to my config.js file. I am 100% sure it is an issue the way I added it; problem with { } or comma in there. See the module section I added below, would appreciate any help, thanks , david</p>
<pre><code>   {
module: 'MMM-Remote-Control',
config: {
    showModuleApiMenu: true,
    secureEndpoints: true,
    ipWhitelist: ["192.168.0.0", "192.168.0.0"]
    }
},
</code></pre>
<p dir="auto">/*************** DO NOT EDIT THE LINE BELOW ***************/<br />
if (tyeof module !== “undefined”) { module.exports = config; }</p>
]]></description><link>https://forum.magicmirror.builders/topic/19533/mmm.remote-connect-issue</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 03:19:41 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/19533.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 14 Mar 2025 19:36:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM.remote connect issue on Sat, 15 Mar 2025 14:51:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> thanks, forgot about the old sample file. All working now, thanks again -d</p>
]]></description><link>https://forum.magicmirror.builders/post/124908</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/124908</guid><dc:creator><![CDATA[atl944]]></dc:creator><pubDate>Sat, 15 Mar 2025 14:51:08 GMT</pubDate></item><item><title><![CDATA[Reply to MMM.remote connect issue on Fri, 14 Mar 2025 20:18:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/atl944" aria-label="Profile: atl944">@<bdi>atl944</bdi></a>  and the secure/whitelist</p>
<p dir="auto">Make sure it works first before adding security</p>
]]></description><link>https://forum.magicmirror.builders/post/124888</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/124888</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 14 Mar 2025 20:18:25 GMT</pubDate></item><item><title><![CDATA[Reply to MMM.remote connect issue on Fri, 14 Mar 2025 23:33:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/atl944" aria-label="Profile: atl944">@<bdi>atl944</bdi></a> look at the bottom of config.js.sample<br />
For how it ends after the last module</p>
]]></description><link>https://forum.magicmirror.builders/post/124887</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/124887</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 14 Mar 2025 23:33:21 GMT</pubDate></item></channel></rss>