joanaz / MirrorMirrorOnTheWallSkill

Alexa skill for controlling a MagicMirror²
MIT License
44 stars 35 forks source link

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

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.

GERRYGOMEZ commented 1 year ago

Hello, could you fix it?