Read the statement by Michael Teeuw here.
MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images
-
I found the issue, please look at my other ports for the solution. Thanks.
-
@joanaz 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.
I look at terminal and it saidAttempt 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
Kindly need your help. Cheers :)
-
-
@savage_gr1nd 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
-
This post is deleted! -
@d3r 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.
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
After some searching around the intenet the majority of them say that i need to add this ;
var handlers = { 'Unhandled': function () { this.emit(':ask', HelpMessage, HelpMessage); },
But where and why why do we have to mess around with index.js file
anyhow any help will be greatly appreciated
Denis
-
@savage_gr1nd 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
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
where is the trouble lying??? any help will be greatly appreciated here is a link at our conversation in the forums https://forum.magicmirror.builders/topic/8569/mmm-mirrormirroronthewall-installation-issue/36
thank you in advance
Denis -
Is this also working with “german language / commands”?
Thanks