<?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 control]]></title><description><![CDATA[<p dir="auto">mmm remote control<br />
hi<br />
I have  installed  mmm remote control so I can use my android  phone to  control my mirror<br />
but am having trouble trying to understand the setup.<br />
I have the qr code on my screen but when I scan it wont let me connect<br />
err connection refused<br />
could anyone please help<br />
thanks in advance</p>
]]></description><link>https://forum.magicmirror.builders/topic/20260/mmm-remote-control</link><generator>RSS for Node</generator><lastBuildDate>Thu, 04 Jun 2026 19:24:18 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/20260.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 04 Jun 2026 12:22:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to mmm remote control on Thu, 04 Jun 2026 16:59:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tommyk" aria-label="Profile: tommyk">@<bdi>tommyk</bdi></a> sorry. Danger if I know. Maybe just examples of how it could be.</p>
<p dir="auto">127.0.0.1 is the address for localhost<br />
192.168. Is a typical default network address setup</p>
<p dir="auto">I leave it empty, cause I don’t want to force my devices to fixed addresses (dont want the mgmt job)</p>
]]></description><link>https://forum.magicmirror.builders/post/131287</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/131287</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 04 Jun 2026 16:59:24 GMT</pubDate></item><item><title><![CDATA[Reply to mmm remote control on Thu, 04 Jun 2026 16:37:39 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> its all very confusing to me,<br />
could you tell my what all these ips are for from the remote control instructions<br />
ipWhitelist: [“127.0.0.1”, “::ffff:127.0.0.1”, “::1”, “::ffff:192.168.0.42”, “::ffff:192.168.0.50”],"</p>
<p dir="auto">and this…  <a href="http://192.168.xxx.xxx:8080/remote.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://192.168.xxx.xxx:8080/remote.html</a><br />
thanks</p>
]]></description><link>https://forum.magicmirror.builders/post/131285</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/131285</guid><dc:creator><![CDATA[tommyk]]></dc:creator><pubDate>Thu, 04 Jun 2026 16:37:39 GMT</pubDate></item><item><title><![CDATA[Reply to mmm remote control on Thu, 04 Jun 2026 15:03:51 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> wow<br />
that is fantastic, thanks sam<br />
I will be playing around with this for a bit<br />
thank you so much, you made my day<br />
tommyk</p>
]]></description><link>https://forum.magicmirror.builders/post/131280</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/131280</guid><dc:creator><![CDATA[tommyk]]></dc:creator><pubDate>Thu, 04 Jun 2026 15:03:51 GMT</pubDate></item><item><title><![CDATA[Reply to mmm remote control on Thu, 04 Jun 2026 15:09:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tommyk" aria-label="Profile: tommyk">@<bdi>tommyk</bdi></a> by default, MM does not allow anything outside to connect…<br />
this is from the address , and ipWhitelist settings in config.js</p>
<p dir="auto">to allow outside access(phone, tablet, laptop) , change those values to these, and restart MM</p>
<pre><code>address:"0.0.0.0",
ipWhitelist:[],
</code></pre>
<p dir="auto">later you can tune the ipWhitelist to only allow your phone if you need to limit access from your local network.</p>
<p dir="auto">the 0.0.0.0 for address means,  if you have ethernet and wifi, listen on ALL adapters for incoming traffic…<br />
you could use ONE of them by specifying the exact network adapter address instead of 0.0.0.0 , but usually this leads to unexpected confusion later…  (I know I changed from localhost,  it why cant I connect from X…)</p>
]]></description><link>https://forum.magicmirror.builders/post/131274</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/131274</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 04 Jun 2026 15:09:28 GMT</pubDate></item></channel></rss>