@Peter Hello Peter… I’m not sure I understand… I ran the following test on my mirror and it worked as it should.
/usr/bin/vcgencmd display_power 0; echo “Display should now be off”; sleep 20; /usr/bin/vcgencmd display_power 1; echo “And now it should be on again”
But now I need to incorporate it into my config.js for my MMM-PIR-Sensor-Lite. I see the command type and ‘vcgencmd’ but once I get that in the config how do I do the turn on and turn off?
Thanks for all the help and you also Sam.
Dennis