<?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[Alex Control]]></title><description><![CDATA[<p dir="auto">Re: <a href="/topic/17952/alexa-control">Alexa control</a><br />
Hi I have installed Alexa Control but if run the code<br />
With code add into configuration file.<br />
It will not run Magicmirror2<br />
If I remove the code from the configuration it runs<br />
Magicmirror?</p>
<p dir="auto">Any help with get Alexa control work please.</p>
]]></description><link>https://forum.magicmirror.builders/topic/17999/alex-control</link><generator>RSS for Node</generator><lastBuildDate>Thu, 13 Aug 2026 03:22:35 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/17999.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 14 Sep 2023 18:10:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Alex Control on Sat, 16 Sep 2023 14:28:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/videogame95" aria-label="Profile: videogame95">@<bdi>videogame95</bdi></a> this is another module that documents too much for the config.js …</p>
<pre><code>modules:[   // DO NOT ADD THIS LINE...  these only show where the lines should be placed. 
    {                  // start of module definition
        module: 'MMM-AlexaControl',
        position: 'middle_center',
        config:{
            image: true,
            pm2ProcessName: "mm",
            vcgencmd: "vcgencmd"
        }
    }            // end of module definition 
]      // DO NOT ADD THIS LINE
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/110931</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/110931</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 16 Sep 2023 14:28:43 GMT</pubDate></item><item><title><![CDATA[Reply to Alex Control on Fri, 15 Sep 2023 13:35:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/videogame95" aria-label="Profile: videogame95">@<bdi>videogame95</bdi></a> from the PI desktop, do</p>
<pre><code>ctrl-alt-t  to open a terminal window, then 
cd MagicMirror
npm start  &gt;somefile.txt 2&gt;&amp;1
</code></pre>
<p dir="auto">wait, then return to the terminal window if needed, and do</p>
<pre><code>ctrl-c 
</code></pre>
<p dir="auto">to end the MM application</p>
<p dir="auto">all the log output will be in the file somefile.txt</p>
]]></description><link>https://forum.magicmirror.builders/post/110927</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/110927</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 15 Sep 2023 13:35:59 GMT</pubDate></item><item><title><![CDATA[Reply to Alex Control on Fri, 15 Sep 2023 13:13:56 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><br />
H I’ve tried to add terminal file code on screen something about a drive not loading I’ve tried to post but I think it’s got rejected.<br />
I’ll try again tomorrow if it not uploaded.</p>
]]></description><link>https://forum.magicmirror.builders/post/110926</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/110926</guid><dc:creator><![CDATA[videogame95]]></dc:creator><pubDate>Fri, 15 Sep 2023 13:13:56 GMT</pubDate></item><item><title><![CDATA[Reply to Alex Control on Fri, 15 Sep 2023 11:54:31 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>  I have put on pm2 yet so run it with npm start<br />
Every time if works until I add the Alexa Control is in the programe<br />
It comes up something drive not load stwet . I’ll have run it again and get back to you what error says.</p>
]]></description><link>https://forum.magicmirror.builders/post/110925</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/110925</guid><dc:creator><![CDATA[videogame95]]></dc:creator><pubDate>Fri, 15 Sep 2023 11:54:31 GMT</pubDate></item><item><title><![CDATA[Reply to Alex Control on Thu, 14 Sep 2023 18:24:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/videogame95" aria-label="Profile: videogame95">@<bdi>videogame95</bdi></a> what is the error presented either look in the browser or look in the console where you started magic mirror.</p>
<p dir="auto">Same procedure for debugging as every other module</p>
]]></description><link>https://forum.magicmirror.builders/post/110912</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/110912</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 14 Sep 2023 18:24:31 GMT</pubDate></item></channel></rss>