A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Which Alexa module is better, Awesome Alexa or Mirror Mirror on the Wall
-
@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