@Journeytojah I think names do not matter, but make sure the names in MirrorMirror.js match with your certs. I called my AWS IoT Device “MagicMirror”.
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images
-
RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images
@lucallmon Where do I say you have to use something else? You definitely need AlexaPi to get it working.
-
RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images
I’ve updated my readmes and code, you can do a git pull to get the latest files.
-
RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images
@zman3 From AWS IoT, the instructions are in the readme in my repo. You also need to install my Alexa skill, by following the instructions in that repo.
-
RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images
@lucallmon I changed my Alexa wake word to “Mirror mirror” instead of “Alexa”, and my Skill’s invocation name is “on the wall”, but you can change them to whatever you want. It displays the text you say after the command word “say”. Look at my sample utterances for the commands you can use. It doesn’t show text for other Alexa skills or Alexa general commands. But you can change my Alexa skill to do that.
-
RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images
@schlachtkreuzer6 yes, but you need to install my Alexa skill
-
RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images
@zman3 you just need to do “npm install”, then the package.json will install the sdk (assuming you have npm installed on ur computer). It’s the JavaScript version.