Untitled
unknown
plain_text
3 years ago
594 B
56
Indexable
{
module: 'MMM-AlexaControl',
position: 'middle_center',
config: {
image: true,
pm2ProcessName: "mm",
vcgencmd: "vcgencmd",
notifications: [
{
name: 'Timer',
port: 11100,
OnOff: false,
notification: ["START_TIMER", "60"]
},
{
name: 'Timer for 1 minute',
port: 11101,
OnOff: false,
notification: ["START_TIMER", "60"]
}
]
}
},Editor is loading...