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
92 stars 20 forks source link

Very close! Amazon Developer Console Skill work perfect, Rpi already connect to AWS IoT, but can't receive any command. #26

Open henrydiep22 opened 5 years ago

henrydiep22 commented 5 years ago

After very long process work with MirrorMirrorOnTheWall module, I finally got the skill work perfect. When I say "open on the wall", the Alexa respond to me, and I ask to close all modules, It also respond "Yes my king, closing all Modules". And also, when I "pm2 logs mm" I see "Connected to AWS IoT, Subscribed :MagicMirror: new-text, new-images, change-module, new-video,...". But for some reason, the command doesn't make any change in the magicmirror, It look like something stop the exchange data between AWS IoT and Rpi. I read a lot of post but can not find out how to fix that. Does any one have the solution? Thank you so much.

alexlao commented 5 years ago

Did you have any issues with Alexa working once the mirror started? I successfully connected to AWS as well, but when I say "Alexa, start on the Wall" nothing happens.