<?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]]></title><description><![CDATA[<p dir="auto">Morning All.</p>
<p dir="auto">total novice here however i have managed to get my MM working with quite a few modules on it.</p>
<p dir="auto">I was looking to add MMM-Remote -Control however seems to be above my pay grade as can’t even get the config to fire after adding this. when i remove it is working fine.</p>
<p dir="auto">When i run the config checker i get the below -<br />
Line 134 col 17 Unexpected ‘‘’.<br />
Line 135 col 19 Unexpected ‘‘’.<br />
Line 138 col 21 Unexpected ‘“’.<br />
Line 140 col 17 Unexpected ‘“’.<br />
Line 135 col 17 Expected ‘}’ to match ‘{’ from line 133 and instead saw ‘:’.<br />
Line 136 col 9 Expected ‘]’ to match ‘[’ from line 28 and instead saw ‘config’.<br />
Line 136 col 15 Expected ‘}’ to match ‘{’ from line 11 and instead saw ‘:’.<br />
Line 136 col 16 Missing semicolon.<br />
Line 137 col 26 Expected an identifier and instead saw ‘,’.<br />
Line 137 col 26 Expected an assignment or function call and instead saw an expression.<br />
Line 137 col 27 Missing semicolon.<br />
Line 139 col 9 Label ‘customMenu’ on showModuleApiMenu statement.<br />
Line 139 col 9 Expected an assignment or function call and instead saw an expression.<br />
Line 139 col 26 Missing semicolon.<br />
Line 139 col 26 Expected ‘}’ to match ‘{’ from line 136 and instead saw ‘:’.<br />
Line 140 col 9 Expected an assignment or function call and instead saw an expression.<br />
Line 140 col 15 Missing semicolon.<br />
Line 140 col 9 Unrecoverable syntax error. (82% scanned).</p>
<p dir="auto">The config  for the module looks like this  -</p>
<p dir="auto">{<br />
module: “MMM-Remote-Control”,<br />
position: “bottom_left”,<br />
config: {<br />
customCommand: {}, // Optional, See “Using Custom Commands” below<br />
customMenu: “custom_menu.json”, // Optional, See “Custom Menu Items” below<br />
showModuleApiMenu: true, // Optional, Enable the Module Controls menu<br />
apiKey: “”, // Optional, See API/README.md for details<br />
}<br />
},</p>
<p dir="auto">Any ideas?</p>
<p dir="auto">Thanks for your help in advance<br />
Paul</p>
]]></description><link>https://forum.magicmirror.builders/topic/18208/mmm-remote</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 12:54:18 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/18208.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 29 Nov 2023 07:01:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM remote on Wed, 29 Nov 2023 21:03:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bradley1982" aria-label="Profile: bradley1982">@<bdi>bradley1982</bdi></a> but you are running mm 2.6</p>
<p dir="auto">that is 4 years old.  2.25 is current, that’s 19 quarters newer</p>
]]></description><link>https://forum.magicmirror.builders/post/112919</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/112919</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 29 Nov 2023 21:03:59 GMT</pubDate></item><item><title><![CDATA[Reply to MMM remote on Wed, 29 Nov 2023 20:23:06 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> hi now getting this error</p>
<p dir="auto">Connecting socket for: MMM-Remote-Control<br />
WARNING! Could not load config file. Starting with default configuration. Error found: TypeError: Log.log is not a function</p>
]]></description><link>https://forum.magicmirror.builders/post/112918</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/112918</guid><dc:creator><![CDATA[bradley1982]]></dc:creator><pubDate>Wed, 29 Nov 2023 20:23:06 GMT</pubDate></item><item><title><![CDATA[Reply to MMM remote on Wed, 29 Nov 2023 19:33:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bradley1982" aria-label="Profile: bradley1982">@<bdi>bradley1982</bdi></a> single or double doesn’t matter as long as both ends are the same</p>
<blockquote>
<p dir="auto">Error: Cannot find module ‘logger’</p>
</blockquote>
<p dir="auto">looks like the hue module didn’t document that dependency</p>
<p dir="auto">I  the module folder do</p>
<pre><code>npm install logger
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/112910</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/112910</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 29 Nov 2023 19:33:35 GMT</pubDate></item><item><title><![CDATA[Reply to MMM remote on Wed, 29 Nov 2023 19:03:48 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 very much. does it matter if i use double or single … sorry no got a clue</p>
<p dir="auto">got it firing but error loading config</p>
<p dir="auto">Starting MagicMirror: v2.6.0<br />
Loading config …<br />
Loading module helpers …<br />
No helper found for module: alert.<br />
No helper found for module: clock.<br />
No helper found for module: calendar_monthly.<br />
Initializing new module helper …<br />
Module helper loaded: calendar<br />
Initializing new module helper …<br />
Module helper loaded: MMM-Todoist<br />
Initializing new module helper …<br />
Module helper loaded: MMM-MyScoreboard<br />
Initializing new module helper …<br />
Module helper loaded: MMM-OpenWeatherMapForecast<br />
Initializing new module helper …<br />
Module helper loaded: MMM-PhilipsHue<br />
WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module ‘logger’<br />
Loading module helpers …<br />
No helper found for module: alert.<br />
No helper found for module: clock.<br />
No helper found for module: calendar_monthly.<br />
Initializing new module helper …<br />
Module helper loaded: calendar<br />
Initializing new module helper …<br />
Module helper loaded: MMM-Todoist<br />
Initializing new module helper …<br />
Module helper loaded: MMM-MyScoreboard<br />
Initializing new module helper …<br />
Module helper loaded: MMM-OpenWeatherMapForecast<br />
Initializing new module helper …<br />
Module helper loaded: MMM-PhilipsHue<br />
Whoops! There was an uncaught exception…<br />
{ Error: Cannot find module ‘logger’<br />
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:603:15)<br />
at Function.Module._load (internal/modules/cjs/loader.js:529:25)<br />
at Module.require (internal/modules/cjs/loader.js:657:17)<br />
at require (internal/modules/cjs/helpers.js:22:18)<br />
at Object. (/home/pi/MagicMirror/modules/MMM-Remote-Control/node_helper.js:15:13)<br />
at Module._compile (internal/modules/cjs/loader.js:721:30)<br />
at Object.Module._extensions…js (internal/modules/cjs/loader.js:732:10)<br />
at Module.load (internal/modules/cjs/loader.js:620:32)<br />
at tryModuleLoad (internal/modules/cjs/loader.js:560:12)<br />
at Function.Module._load (internal/modules/cjs/loader.js:552:3) code: ‘MODULE_NOT_FOUND’ }<br />
MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?<br />
If you think this really is an issue, please open an issue on GitHub: <a href="https://github.com/MichMich/MagicMirror/issues" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror/issues</a></p>
<p dir="auto">any ideas</p>
]]></description><link>https://forum.magicmirror.builders/post/112909</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/112909</guid><dc:creator><![CDATA[bradley1982]]></dc:creator><pubDate>Wed, 29 Nov 2023 19:03:48 GMT</pubDate></item><item><title><![CDATA[Reply to MMM remote on Wed, 29 Nov 2023 18:47:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bradley1982" aria-label="Profile: bradley1982">@<bdi>bradley1982</bdi></a> you either have to replace all the bad quotes w good ones, or separate the whole config entry for remote control with good text</p>
]]></description><link>https://forum.magicmirror.builders/post/112904</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/112904</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 29 Nov 2023 18:47:19 GMT</pubDate></item><item><title><![CDATA[Reply to MMM remote on Wed, 29 Nov 2023 18:25:12 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 for how do i fix this?</p>
]]></description><link>https://forum.magicmirror.builders/post/112903</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/112903</guid><dc:creator><![CDATA[bradley1982]]></dc:creator><pubDate>Wed, 29 Nov 2023 18:25:12 GMT</pubDate></item><item><title><![CDATA[Reply to MMM remote on Wed, 29 Nov 2023 12:37:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bradley1982" aria-label="Profile: bradley1982">@<bdi>bradley1982</bdi></a> said in <a href="/post/112897">MMM remote</a>:</p>
<blockquote>
<p dir="auto">Line 134 col 17 Unexpected ‘‘</p>
</blockquote>
<p dir="auto">noticed the double quote is curved</p>
<p dir="auto">this means the copy/paste treated the content as a word processing document  and not an ansi text file</p>
<p dir="auto">single quotes are impacted ted as well.</p>
<p dir="auto">the text version of these characters are  straight up and down</p>
]]></description><link>https://forum.magicmirror.builders/post/112899</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/112899</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 29 Nov 2023 12:37:19 GMT</pubDate></item></channel></rss>