<?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-MirrorMirrorOnTheWall - Alexa voice control to hide&#x2F;show modules and display text&#x2F;images]]></title><description><![CDATA[<h1>Description:</h1>
<p dir="auto">This is a module for the <a href="https://github.com/MichMich/MagicMirror" target="_blank" rel="noopener noreferrer nofollow ugc">MagicMirror</a>. It uses AWS IoT Device Gateway to receive commands from Alexa, then displays text/images/video on the Magic Mirror, and turn on/off Magic Mirror Modules according to the commands.</p>
<p dir="auto">It is complementary to the <a href="https://github.com/joanaz/MirrorMirrorOnTheWallSkill" target="_blank" rel="noopener noreferrer nofollow ugc">MirrorMirrorOnTheWall Alexa Skill</a>.</p>
<h1>Download:</h1>
<p dir="auto">[card:joanaz/MMM-MirrorMirrorOnTheWall]</p>
<p dir="auto">[card:joanaz/MirrorMirrorOnTheWallSkill]</p>
<hr />
<h2>Version 1.0.2</h2>
<ul>
<li>can turn on/off all modules</li>
<li>can clear the images and close the video by giving the turn-off command to turn itself off</li>
</ul>
<h2>Version 1.0.1</h2>
<p dir="auto">now support Youtube video search</p>
<h2>Initial Version</h2>
]]></description><link>https://forum.magicmirror.builders/topic/1532/mmm-mirrormirroronthewall-alexa-voice-control-to-hide-show-modules-and-display-text-images</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 02:05:30 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/1532.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 25 Jan 2017 22:04:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-MirrorMirrorOnTheWall - Alexa voice control to hide&#x2F;show modules and display text&#x2F;images on Tue, 19 Nov 2019 20:55:18 GMT]]></title><description><![CDATA[<p dir="auto">Is this also working with “german language / commands”?<br />
Thanks</p>
]]></description><link>https://forum.magicmirror.builders/post/64794</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64794</guid><dc:creator><![CDATA[Vauxdvihl]]></dc:creator><pubDate>Tue, 19 Nov 2019 20:55:18 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MirrorMirrorOnTheWall - Alexa voice control to hide&#x2F;show modules and display text&#x2F;images on Fri, 07 Sep 2018 01:26:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/savage_gr1nd" aria-label="Profile: savage_gr1nd">@<bdi>savage_gr1nd</bdi></a> can you please help us get this going also ?? You seem like you are the only one who has it set up other than the developer that is not responding . I have to have this module<br />
please look at where we are at right now the mirror says hello my queen ho can i help you but anything there after we get a message that something is wrong with your skills response<br />
where is the trouble lying??? any help will be greatly appreciated here is a link at our conversation  in the forums <a href="https://forum.magicmirror.builders/topic/8569/mmm-mirrormirroronthewall-installation-issue/36">https://forum.magicmirror.builders/topic/8569/mmm-mirrormirroronthewall-installation-issue/36</a><br />
thank you in advance<br />
Denis</p>
]]></description><link>https://forum.magicmirror.builders/post/44208</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/44208</guid><dc:creator><![CDATA[richland007]]></dc:creator><pubDate>Fri, 07 Sep 2018 01:26:28 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MirrorMirrorOnTheWall - Alexa voice control to hide&#x2F;show modules and display text&#x2F;images on Tue, 04 Sep 2018 04:11:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d3r" aria-label="Profile: d3r">@<bdi>d3r</bdi></a> Hi there could you please help me out to install this module fully if you have time. i really need to have this figured out.<br />
I have AlexaPi running fine i also have the Lamda and the Alexa skill installed the mirror responds with “Hello my queen how can i help you” but when i ask of anything that is related to this module such as turn on or off a MM module or display text or images it says “There was a problem with the requested skills response” here is what comes in the log file at CloudWatch on AWS Lamda<br />
<img src="/assets/uploads/files/1536033989810-mylamdaerror.png" alt="0_1536033994993_mylamdaerror.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">After some searching around the intenet the majority of them say that i need to add this ;</p>
<pre><code>var handlers = {
    'Unhandled': function () {
        this.emit(':ask', HelpMessage, HelpMessage);
    },
</code></pre>
<p dir="auto">But where and why why do we have to mess around with index.js file</p>
<p dir="auto">anyhow any help will be greatly appreciated</p>
<p dir="auto">Denis</p>
]]></description><link>https://forum.magicmirror.builders/post/44136</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/44136</guid><dc:creator><![CDATA[richland007]]></dc:creator><pubDate>Tue, 04 Sep 2018 04:11:10 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MirrorMirrorOnTheWall - Alexa voice control to hide&#x2F;show modules and display text&#x2F;images on Thu, 08 Mar 2018 18:18:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/savage_gr1nd" aria-label="Profile: savage_gr1nd">@<bdi>savage_gr1nd</bdi></a> Got The Same Error “Unable To Upload Index File” ,So My Question Is While Installing Dependencies In /src Directory I Performed "sudo npm For sdk and kit So While Testing The Skill Its Showing Me Error In Lambda Response And In Lambda Logs Its Saying “Index File” Error Mentioned In This Post. So Is “Sudo Npm” The Cause? Because u Said It Blocks Amazon Access. And i Did The Zip Procedure Perfectly.  Please Guide.   ThankYou</p>
]]></description><link>https://forum.magicmirror.builders/post/36751</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/36751</guid><dc:creator><![CDATA[SpaceKitten]]></dc:creator><pubDate>Thu, 08 Mar 2018 18:18:29 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MirrorMirrorOnTheWall - Alexa voice control to hide&#x2F;show modules and display text&#x2F;images on Sat, 30 Sep 2017 04:14:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/joanaz" aria-label="Profile: joanaz">@<bdi>joanaz</bdi></a> found out the problem, my ISP block port 8883, using other ISP works flawlessly. Thanks alot for such a great module for MM. Cheers have a great day<br />
<a class="plugin-mentions-user plugin-mentions-a" href="/user/torresfm" aria-label="Profile: torresfm">@<bdi>torresfm</bdi></a> Thank too for the solution over end point not found. Cheers</p>
]]></description><link>https://forum.magicmirror.builders/post/28722</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28722</guid><dc:creator><![CDATA[dugemaniac]]></dc:creator><pubDate>Sat, 30 Sep 2017 04:14:30 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MirrorMirrorOnTheWall - Alexa voice control to hide&#x2F;show modules and display text&#x2F;images on Wed, 27 Sep 2017 17:47:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/joanaz" aria-label="Profile: joanaz">@<bdi>joanaz</bdi></a> hi Joanaz, sorry to bother you. first of all, thanks for this great module. Need your help, i got the same error. skills works, i can see card in alexa app, but it didnt shown on MM.<br />
I look at terminal and it said</p>
<pre><code>Attempt to connect to AWS 
Whoops! There was an uncaught exception...
{ Error: getaddrinfo ENOTFOUND arn:aws:lambda:us-east-1:xxxxxxxxxxxxxxx:function:AlfaMirror arn:aws:lambda:us-east-1:xxxxxxxxxxxxxxx:function:AlfaMirror:8883
    at errnoException (dns.js:28:10)
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:73:26)
  code: 'ENOTFOUND',
  errno: 'ENOTFOUND',
  syscall: 'getaddrinfo',
  hostname: 'arn:aws:lambda:us-east-1:xxxxxxxxxxx:function:AlfaMirror',
  host: 'arn:aws:lambda:us-east-1:xxxxxxxxxxxxx:function:AlfaMirror',
  port: 8883 }
MagicMirror will not quit
</code></pre>
<p dir="auto">Kindly need your help. Cheers :)</p>
]]></description><link>https://forum.magicmirror.builders/post/28586</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28586</guid><dc:creator><![CDATA[dugemaniac]]></dc:creator><pubDate>Wed, 27 Sep 2017 17:47:56 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MirrorMirrorOnTheWall - Alexa voice control to hide&#x2F;show modules and display text&#x2F;images on Fri, 14 Jul 2017 03:45:20 GMT]]></title><description><![CDATA[<p dir="auto">I found the issue, please look at my other ports for the solution. Thanks.</p>
]]></description><link>https://forum.magicmirror.builders/post/25323</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/25323</guid><dc:creator><![CDATA[torresfm]]></dc:creator><pubDate>Fri, 14 Jul 2017 03:45:20 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MirrorMirrorOnTheWall - Alexa voice control to hide&#x2F;show modules and display text&#x2F;images on Mon, 03 Jul 2017 21:49:28 GMT]]></title><description><![CDATA[<p dir="auto">Hi! <a class="plugin-mentions-user plugin-mentions-a" href="/user/joanaz" aria-label="Profile: joanaz">@<bdi>joanaz</bdi></a>, <a class="plugin-mentions-user plugin-mentions-a" href="/user/savage_gr1nd" aria-label="Profile: savage_gr1nd">@<bdi>savage_gr1nd</bdi></a> , <a class="plugin-mentions-user plugin-mentions-a" href="/user/journeytojah" aria-label="Profile: Journeytojah">@<bdi>Journeytojah</bdi></a></p>
<p dir="auto">I’ve been trying to get this skill to work, but I’m stuck with a Lambda error that doesn’t really give me much to work on. My AWS IoT dashboard does show successful connections and I’ve followed every step in the readme to a T (I’ve even read this most of this thread to go make sure I didn’t make the common mistakes), but when I try to run a test on the Lambda function I get this error below. Thanks for the help in advance!</p>
<pre><code>{
  "errorMessage": "Invalid connect options supplied.",
  "errorType": "Error",
  "stackTrace": []
}

Log output:

START RequestId: 4b366259-601e-11e7-899b-8dd5d86aa5dd Version: $LATEST
module initialization error: Error
    at Module.require (module.js:497:17)
END RequestId: 4b366259-601e-11e7-899b-8dd5d86aa5dd
REPORT RequestId: 4b366259-601e-11e7-899b-8dd5d86aa5dd	Duration: 0.37 ms	Billed Duration: 100 ms 	Memory Size: 128 MB	Max Memory Used: 33 MB
</code></pre>
<p dir="auto">I copied and pasted the Lambda request from the Alexa Skill config simulator for the test in Lambda: (I’ve redacted the id keys)</p>
<pre><code>
Request:
{
  "session": {
    "sessionId": "SessionId.xxxx",
    "application": {
      "applicationId": "amzn1.ask.skill.xxxx"
    },
    "attributes": {},
    "user": {
      "userId": "amzn1.ask.account.xxxx"
    },
    "new": true
  },
  "request": {
    "type": "IntentRequest",
    "requestId": "EdwRequestId.xxxx",
    "locale": "en-US",
    "timestamp": "2017-07-03T18:55:38Z",
    "intent": {
      "name": "MirrorMirrorHelloIntent",
      "slots": {}
    }
  },
  "version": "1.0"
}

Response:
The remote endpoint could not be called, or the response it returned was invalid.
</code></pre>
<p dir="auto">edit:</p>
<p dir="auto">I think I found a few areas in aws-iot-device-sdk in device/index.js where the error is coming from, but not sure how to fix it.</p>
<pre><code>   if (isUndefined(options) ||
      Object.keys(options).length === 0) {
      throw new Error(exceptions.INVALID_CONNECT_OPTIONS);
 
if (isUndefined(options.host)) {
      throw new Error(exceptions.INVALID_CONNECT_OPTIONS);
   }

if (!isUndefined(options.host)) {
         var pattern =/[a-zA-Z0-9]+\.iot\.([a-z]+-[a-z]+-[0-9]+)\.amazonaws\.com/;
         var region = pattern.exec(options.host);
         if (region === null) {
            console.log('Host endpoint is not valid');
            throw new Error(exceptions.INVALID_CONNECT_OPTIONS);
         } else {
            options.region = region[1];
         }
      }
</code></pre>
<p dir="auto">My folder struct:</p>
<pre><code>.
+--certs/
|     +----keys_sample.json
|     +----keys_sample.json
|     +----MagicMirror.cert.pem
|     +----MagicMirror.private.key
|     +----MagicMirror.public.key
|     +----root-CA.crt
|
+----index.js
+----MirrorMirror.js
+----node_modules/
+----package.json
</code></pre>
<p dir="auto">The index.js and mirrormirror.js are stock, I haven’t changed a thing.</p>
]]></description><link>https://forum.magicmirror.builders/post/24806</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/24806</guid><dc:creator><![CDATA[torresfm]]></dc:creator><pubDate>Mon, 03 Jul 2017 21:49:28 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MirrorMirrorOnTheWall - Alexa voice control to hide&#x2F;show modules and display text&#x2F;images on Sun, 11 Jun 2017 03:29:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/savage_gr1nd" aria-label="Profile: savage_gr1nd">@<bdi>savage_gr1nd</bdi></a> - Do you able to make it work?? I have an issue where the Magic mirror and Alexa module does not interact each other, but individually works fine. I can ask Alexa- then I get answer. My magic mirror also works fine. But when I say Alexa show me video of X , nothing happens and no text message is shown on the Mirror. Also when I test Simulator with hello then I get a response back. But when I use log work , it gives error . ("The remote endpoint could not be called, or the response it returned was invalid.). Anyone please guide.<br />
Thanks,<br />
MK</p>
]]></description><link>https://forum.magicmirror.builders/post/22592</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/22592</guid><dc:creator><![CDATA[manojjena78]]></dc:creator><pubDate>Sun, 11 Jun 2017 03:29:00 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MirrorMirrorOnTheWall - Alexa voice control to hide&#x2F;show modules and display text&#x2F;images on Fri, 26 May 2017 12:29:34 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/joanaz" aria-label="Profile: joanaz">@<bdi>joanaz</bdi></a> !<br />
The module looks great! Thanks for developing it.<br />
Could you help me with this?<br />
I’m stuck over this step:<br />
<img src="/assets/uploads/files/1495801710530-upload-97f2b27a-03b5-4725-adda-277d52f00d15.png" alt="0_1495801708131_upload-97f2b27a-03b5-4725-adda-277d52f00d15" class=" img-fluid img-markdown" /><br />
Can’t find the way to install the dependencies.</p>
]]></description><link>https://forum.magicmirror.builders/post/22031</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/22031</guid><dc:creator><![CDATA[pepemujica]]></dc:creator><pubDate>Fri, 26 May 2017 12:29:34 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MirrorMirrorOnTheWall - Alexa voice control to hide&#x2F;show modules and display text&#x2F;images on Wed, 19 Apr 2017 20:26:57 GMT]]></title><description><![CDATA[<p dir="auto">I got it partly working. It’s just not showing anything on the mirror. I may have sudo npm installed it.</p>
]]></description><link>https://forum.magicmirror.builders/post/19972</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/19972</guid><dc:creator><![CDATA[arthurross]]></dc:creator><pubDate>Wed, 19 Apr 2017 20:26:57 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MirrorMirrorOnTheWall - Alexa voice control to hide&#x2F;show modules and display text&#x2F;images on Tue, 04 Apr 2017 12:00:30 GMT]]></title><description><![CDATA[<p dir="auto">Hello. I have follow the guide multiple time now. At first I had trouble to get an answer from the Alexa skill (turned out it was because of the region, choosing us east Virginia wasn’t doing the trick for me. I needed to creat my lambda as eu ireland and to change the region  value to eu-west-1 within the MirrorMirror.js in both folder).</p>
<p dir="auto">Now my issue is that nothing is happening even though there is no error what so ever in the log.<br />
I read this entire thread so I may have an idea on what the issue is but I rather ask to be sure.<br />
Is the module isn’t enough by itself ? do I to install some third party thing in order to use it ? (I saw “AlexaPi” mention here and there). Is it why I can’t use this module ?</p>
]]></description><link>https://forum.magicmirror.builders/post/18916</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/18916</guid><dc:creator><![CDATA[romain]]></dc:creator><pubDate>Tue, 04 Apr 2017 12:00:30 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MirrorMirrorOnTheWall - Alexa voice control to hide&#x2F;show modules and display text&#x2F;images on Sun, 12 Mar 2017 20:19:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/journeytojah" aria-label="Profile: Journeytojah">@<bdi>Journeytojah</bdi></a> I meant the other Assistants like alexa you talked about?<br />
But thanks for the info!</p>
]]></description><link>https://forum.magicmirror.builders/post/17165</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/17165</guid><dc:creator><![CDATA[elblogbruno]]></dc:creator><pubDate>Sun, 12 Mar 2017 20:19:53 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MirrorMirrorOnTheWall - Alexa voice control to hide&#x2F;show modules and display text&#x2F;images on Sun, 12 Mar 2017 15:10:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/journeytojah" aria-label="Profile: Journeytojah">@<bdi>Journeytojah</bdi></a>  I see what you’re saying.<br />
The alexa devices sold by amazon are always listening but the code amazon have shared on their website is not. The alexa version available on their github is only activated on button press or can be voice ativated through snowboy or sensory. My understanding is that snowboy works offline and doesn’t require an internet connection. So yes, alexa could be spying on you but all alexa devices might not be.  I am 90% sure mine isn’t but I could be wrong.</p>
]]></description><link>https://forum.magicmirror.builders/post/17135</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/17135</guid><dc:creator><![CDATA[d3r]]></dc:creator><pubDate>Sun, 12 Mar 2017 15:10:55 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MirrorMirrorOnTheWall - Alexa voice control to hide&#x2F;show modules and display text&#x2F;images on Sun, 12 Mar 2017 12:29:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/elblogbruno" aria-label="Profile: elblogbruno">@<bdi>elblogbruno</bdi></a> You can find them here: <a href="https://wikileaks.org/ciav7p1/cms/index.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://wikileaks.org/ciav7p1/cms/index.html</a></p>
<p dir="auto">And you can read about what this means pretty much anywhere online.</p>
<p dir="auto">Also see this : <a href="https://www.youtube.com/watch?v=tNGFp2tUweI" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.youtube.com/watch?v=tNGFp2tUweI</a> .</p>
<p dir="auto">PS: for a long time I’ve been an advocate of security on IoT devices, shortly after the realease of Shodan serach engine; I cannot stress enough how important it is to keep your devices safe from prying eyes or ears, or keep them from being part of a botnet.</p>
<p dir="auto">I will not hijack this thread and <a class="plugin-mentions-user plugin-mentions-a" href="/user/joanaz" aria-label="Profile: joanaz">@<bdi>joanaz</bdi></a>’s work any more. Great job for the module, it’s just not what i need :)</p>
]]></description><link>https://forum.magicmirror.builders/post/17118</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/17118</guid><dc:creator><![CDATA[Journeytojah]]></dc:creator><pubDate>Sun, 12 Mar 2017 12:29:34 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MirrorMirrorOnTheWall - Alexa voice control to hide&#x2F;show modules and display text&#x2F;images on Sun, 12 Mar 2017 12:23:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/journeytojah" aria-label="Profile: Journeytojah">@<bdi>Journeytojah</bdi></a> which are they?</p>
]]></description><link>https://forum.magicmirror.builders/post/17117</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/17117</guid><dc:creator><![CDATA[elblogbruno]]></dc:creator><pubDate>Sun, 12 Mar 2017 12:23:35 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MirrorMirrorOnTheWall - Alexa voice control to hide&#x2F;show modules and display text&#x2F;images on Fri, 10 Mar 2017 11:10:14 GMT]]></title><description><![CDATA[<p dir="auto">Just a quick and final update.</p>
<p dir="auto">Considering the recent revelations made by Wikileaks #Vault7, I have decided to stay away from Alexa; at least for now.</p>
<p dir="auto">Already found two possible alternatives, I will not compromise my or anyone else’s privacy.</p>
<p dir="auto">Best of luck,</p>
]]></description><link>https://forum.magicmirror.builders/post/16988</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/16988</guid><dc:creator><![CDATA[Journeytojah]]></dc:creator><pubDate>Fri, 10 Mar 2017 11:10:14 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MirrorMirrorOnTheWall - Alexa voice control to hide&#x2F;show modules and display text&#x2F;images on Fri, 10 Mar 2017 00:44:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/janner6" aria-label="Profile: janner6">@<bdi>janner6</bdi></a> those are the files you downloaded from the last step</p>
]]></description><link>https://forum.magicmirror.builders/post/16962</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/16962</guid><dc:creator><![CDATA[joanaz]]></dc:creator><pubDate>Fri, 10 Mar 2017 00:44:03 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MirrorMirrorOnTheWall - Alexa voice control to hide&#x2F;show modules and display text&#x2F;images on Thu, 09 Mar 2017 17:57:50 GMT]]></title><description><![CDATA[<p dir="auto">I’m working my way through the setup of the AWS IoT. I’m up to stage 11 on the walkthrough where it says:<br />
“11.copy all your credential files, then go to your local copy of this repo, and paste them inside the certs folder (which is inside the src folder)”<br />
Where do I find the credentials that need to be copied?</p>
]]></description><link>https://forum.magicmirror.builders/post/16928</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/16928</guid><dc:creator><![CDATA[janner6]]></dc:creator><pubDate>Thu, 09 Mar 2017 17:57:50 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MirrorMirrorOnTheWall - Alexa voice control to hide&#x2F;show modules and display text&#x2F;images on Sun, 05 Mar 2017 23:35:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d3r" aria-label="Profile: d3r">@<bdi>d3r</bdi></a> I see that, and that is my problem. There is no guide on how to install it. If you want people to use it, help them install it. Sounds like a great product that I would love to have, but it’s not user friendly.</p>
]]></description><link>https://forum.magicmirror.builders/post/16563</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/16563</guid><dc:creator><![CDATA[lucallmon]]></dc:creator><pubDate>Sun, 05 Mar 2017 23:35:28 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MirrorMirrorOnTheWall - Alexa voice control to hide&#x2F;show modules and display text&#x2F;images on Fri, 03 Mar 2017 12:09:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lucallmon" aria-label="Profile: lucallmon">@<bdi>lucallmon</bdi></a> said in <a href="/post/16358">MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/joanaz" aria-label="Profile: joanaz">@<bdi>joanaz</bdi></a> Where are your guides? The <code>README.md</code> is the only file I have to go on from your github page.</p>
</blockquote>
<p dir="auto">There are two github repos. One is for the alexa skill and the other is for the module. You need to check both.</p>
]]></description><link>https://forum.magicmirror.builders/post/16361</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/16361</guid><dc:creator><![CDATA[d3r]]></dc:creator><pubDate>Fri, 03 Mar 2017 12:09:33 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MirrorMirrorOnTheWall - Alexa voice control to hide&#x2F;show modules and display text&#x2F;images on Fri, 03 Mar 2017 12:09:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/joanaz" aria-label="Profile: joanaz">@<bdi>joanaz</bdi></a> Where are your guides? The <code>README.md</code> is the only file I have to go on from your github page.</p>
]]></description><link>https://forum.magicmirror.builders/post/16358</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/16358</guid><dc:creator><![CDATA[lucallmon]]></dc:creator><pubDate>Fri, 03 Mar 2017 12:09:21 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MirrorMirrorOnTheWall - Alexa voice control to hide&#x2F;show modules and display text&#x2F;images on Sun, 26 Feb 2017 08:00:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d3r" aria-label="Profile: d3r">@<bdi>d3r</bdi></a> yeah! awesome! you just need to tell my module to close my module</p>
]]></description><link>https://forum.magicmirror.builders/post/15891</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/15891</guid><dc:creator><![CDATA[joanaz]]></dc:creator><pubDate>Sun, 26 Feb 2017 08:00:59 GMT</pubDate></item></channel></rss>