@Peter So it’ll go off but the PIR doesn’t work to turn it back on? Mine is working. Try re-installing. Here’s the config I’m using.
module: 'MMM-Pir',
position: 'top_left',
classes: 'SceneFamily SceneSam',
config: {
debug: false,
delay: 2 * 60 * 1000,
mode: 9 ,
displayCounter: false,
displayBar: false,
displayStyle: "Line",
displayLastPresence: false,
lastPresenceTimeFormat: "LL H:mm",
mode6_gpio: 20,
mode6_clearGpioValue: true,
xrandrForceRotation: "left",
wrandrForceRotation: "normal",
wrandrForceMode: "1920x1080",
touchMode: 3,
pir_gpio: 4,
pir_mode: 0,
}
