@videogame95 this is another module that documents too much for the config.js …
modules:[ // DO NOT ADD THIS LINE... these only show where the lines should be placed.
{ // start of module definition
module: 'MMM-AlexaControl',
position: 'middle_center',
config:{
image: true,
pm2ProcessName: "mm",
vcgencmd: "vcgencmd"
}
} // end of module definition
] // DO NOT ADD THIS LINE