@pw94 I had issues also running those PIR mods… the only mod that worked for me was ‘MMM-NewPIR’, I love this module. It also has the ability to not TURN OFF the display but rather just throw up a black screen or “hide” the modules . my config for MMM-NewPIR is below if it helps any. { module: 'MMM-NewPIR', position: 'bottom_left', config: { useSensor: true, sensorPin: 22, reverseValue: false, delay: 2* 60 * 1000, turnOffDisplay: false, ecoMode: true, governor: "", text: "", counter: false, rpi4: true, debug: false } },