Read the statement by Michael Teeuw here.
MMM-PIR-Sensor-Lite does not switch HDMI off
-
@sdetweil
I´m using a pi3.
Maybe that´s the problem?? -
@Volkae worked on my pi3 as well…
-
-
-
Thanks @sdetweil for the link :-)
It is probably due to the current firmware 5.15
Withrpi-update b976c54917e240630c05a9b383010f1492bc61b4
I installed version 5.10. It now works again with the standby on the HDMI connection.
Greetings Joerg
-
all these modules and all these guides you can find online all fail to tell you that at some point a kernel or driver update broke vcgencmd and tvservice commands for the newer pis or Rasberry OS. I spent so many hours making mine work.
xrandr --output HDMI-1 --off
xrandr --output HDMI-1 --auto
these worked for me, maybe they’ll work for you, I dunno.
-
@blouzbee cool…
yeh tvservice went away in bullseye
they are trying to get rid of all the old ‘raspberry pi’ unique stuff to maintain
-
@sdetweil
Seems that there is no way for me to swich off HDMI via PIR-Sensor :-(Maybe I will find a way to do this with a python-Scrip out of MagicMirror but I´m a just a beginner and it seems to be not easy…
-
-
-
@sdetweil
I will try to downgrade