Read the statement by Michael Teeuw here.
MMM-PIR-Sensor-Lite does not switch HDMI off
-
-
-
@sdetweil
I will try to downgrade -
Hello all,
I think I have restored the compatibility of MMM-PIR-Sensor-Lite with Bullseye (lastest firmware). See issue on GitHub and more information in ReadMe
Can you install the testing version to confirm the resolution of this issue?
cd ~/MagicMirror/modules/MMM-PIR-Sensor-Lite git pull git checkout testing
Thanks for your feedback!
-
-
@grena
Hey grena,
seems to work fine on my Raspi 3!!!
Thank you, great support!!! -
@grena
Oh, now another problem:
After switching off HDMI by MMM-PIR-Sensor-Lite the livestream-picture from MMM-RTSPStream is not in the frame when HDMI is switched on again by PIR . -
@Volkae, have you updated the module from the testing branch since your last message that it worked?
-
@grena
yes, I did but I did not run RTSPStream while running the testing branch, sorry. -
@Volkae said in MMM-PIR-Sensor-Lite does not switch HDMI off:
yes, I did but I did not run RTSPStream while running the testing branch, sorry.
No problem, I’ll try to reproduce this issue!MMM-RTSPStream is no longer being actively developed :neutral_face:
So, I refer you to the advice of the author of MMM-RTSPStream to find another solution::warning: This module is no longer being actively developed. I will accept PRs and leave the repo active, but will not be directly supporting any issues. If anyone is interested in assuming ownership of the module, please contact @shbatm. :warning:
Why?
I am no longer using this module on my own mirror. After several years, I found that I use the snapshots much more frequently than I streamed the actual cameras, which can be performed by much simpler modules and methods. To enable streaming, WebRTC (like MMM-HomeAssistant-WebRTC) is a newer and better standard with much lower server overhead and latency for delivering RTSP Streams to the frontend than any of the options used here, in the future, this will be the method I focus on and I will not try to shoehorn another technology into this module.
-
:fire: MMM-PIR-Sensor-Lite 1.2 has just been released! It’s allows you to manage monitor on Debian 11 Bullseye :sign_of_the_horns_medium-light_skin_tone:
Learn more in ReadMe
-
@grena
Hello Grena… Hoping you or someone maybe able to help. I had to rebuild my MM (using Pi4b). With regards to using a PIR sensor, I’m using a doppler sensor vs. a PIR sensor using the following build thread:Everything prior to rebuild worked great… The screen would go into stand-by after 2 mins and flip back on when the sensor picked up presence. The repo I had, originally, used:
https://github.com/paviro/MMM-PIR-Sensor
is no longer supported so I didn’t clone it. Instead, I used yours but having issues getting it to work. I can see the countdown on the screen but nothing happens. I unplugged the doppler sensor but no change. Any ideas? I’m running
Debian v11
MM v2.21on pi4b. Any help is greatly appreciated