joanaz / MMM-MirrorMirrorOnTheWall

MagicMirror² module: Displays text, images, or a Youtube video, and open or close Magic Mirror Modules according to commands heard by Alexa.
MIT License
93 stars 20 forks source link

Close Magic Mirror #6

Closed asifma closed 7 years ago

asifma commented 7 years ago

Hi, I had to edit the "SampleUtterances.txt" in the Alexa skill. I think you missed: TurnOffModuleIntent close {magic mirror|moduleName} TurnOffModuleIntent hide {magic mirror|moduleName} TurnOffModuleIntent turn off {magic mirror|moduleName}

etc.

But now its working :)! After I added it to the Alexa Skill. Now i can close the Magic mirror module. For example, when I want to clean the mirror from Images retrieved from the skill

Love the skill by the way! GREAT JOB!

joanaz commented 7 years ago

the existing sample utterances should make any module name work, but alexa's voice recognition is not perfect, so adding more samples would always be better. Glad you enjoyed this module, thanks!