code
unknown
plain_text
3 years ago
445 B
9
Indexable
{
module: 'MMM-AlexaControl',
position: 'middle_center',
config: {
image: true,
pm2ProcessName: "mm",
vcgencmd: "vcgencmd",
notificaitons: [
{
name: 'Timer',
port: 11201,
OnOff: false,
notification: ["START_TIMER", "60"]
},
{
name: 'Timer for 1 minute',
port: 11202,
OnOff: false,
notification: ["START_TIMER", "60"]
}
]
}
},Editor is loading...