Read the statement by Michael Teeuw here.
Which Alexa module is better, Awesome Alexa or Mirror Mirror on the Wall
- 
@cyberphox alexaControl allows a REAL echo to control funtions on MagicMirror
 - 
@sdetweil
Thanks! I will work on setting it up. - 
@sdetweil said in Which Alexa module is better, Awesome Alexa or Mirror Mirror on the Wall:
alexaControl
wasn’t aware of this module - thanks for the info as always!
 - 
@DDE12
I wanted to start this module, bit something seems to be wrong. To test it i set in the config:{
module: ‘MMM-AlexaControl’,
position: ‘middle_center’,
config:{
image: true,
pm2ProcessName: “mm”,
vcgencmd: “vcgencmd”
}
};like in the description. But there is always an error. Seems that something is missing? di i left somthing important to start the module?
 - 
@Seregeth what error?
 - 
 - 
@Seregeth unexpected token
ALMOST ALWAYS means you forgot a trailing comma on the line before the line reported in the error message, so line 91 in this case. - 
@sdetweil
I don´t know what i have done other than bevore, but i insert the command lines bevor another module, now it starts without errors 


