A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-PIR-Sensor-Lite does not switch HDMI off
-
@sdetweil
Python3 was already installed (up to date).
Module seems to work fine but does not switch HDMI off… -
@Volkae so have u tried the command it uses, on the terminal window
from the code
/usr/bin/vcgencmd display_power 0
make sure to do this over ssh, so you can turn it back on
/usr/bin/vcgencmd display_power 1
-
-
-
@sdetweil
No, it does not switch HDMI off -
@Volkae works perfectly on my pi 4…
what pi version are you using?
-
@sdetweil
I´m using a pi3.
Maybe that´s the problem?? -
@Volkae worked on my pi3 as well…
-
-