@janner6 those are the files you downloaded from the last step
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images
-
RE: Mirror mirror on the wall alexa skill
@KMH0 screenshots are added! let me know if the guide still doesn’t make sense
-
RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images
@d3r yeah! awesome! you just need to tell my module to close my module
-
RE: Mirror mirror on the wall alexa skill
@KMH0 create a new folder inside the src folder, call it certs, then place the files you downloaded and the generated root-CA.crt in it. I just started to create a guide with screenshots, but it will take me some time, in the meanwhile, you can just ask me
-
RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images
I just made another Alexa skill and Magic Mirror module for simple note taking, you can find them here: https://forum.magicmirror.builders/topic/1824/mmm-notetaker-a-module-that-displays-your-notes-stored-by-the-alexa-skill-note-taker
-
MMM-NoteTaker: A module that displays your notes stored by the Alexa skill Note Taker
Description:
A module that displays your notes stored by the Alexa skill Note Taker. The Alexa skill takes your notes and stores them in DynamoDB, reads them back and deletes them under your command.
To use this mirror module, you have to setup your own Alexa skill, DynamoDB and AWS access key. Instructions are in the repos.
Downloads:
[card:joanaz/MMM-NoteTaker]
[card:joanaz/AS-NoteTaker]
-
RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images
@lucallmon lol, what do you mean there’s no guide? my guides have a total of 250 lines. anyways, I tried to help you guys setup and figuring out your errors, but clearly my module is out of your league. so come back when you have more dev skills.
-
RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images
@artifactdev that’s what AWS IoT device gateway is for. Just setup the skill and the mirror module as instructed
-
RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images
@zman3 you copied your certs folder to the mirror module folder? check your terminal to see any error messages
-
RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images
@Gunwoody @lucallmon sorry, you do have to have a little of programming experience and experience of using AWS services to setup this module. I do have a step by step guide in the companion Alexa skill repo, but it would still be hard for people without any software experience.