Read the statement by Michael Teeuw here.
MMM-NewPIR v3
-
@Bugsounet With new version of MagicMirror I decides to try this module.
Running rpi4 with HC-SR501 sensor.
Can you please explain me how exactly ecoMode working. I have some problems with that enabled true. I’m still trying to figure out exactly problem but no luck. I’m using MMM-Globe by Eunanibus and its not reloading (not showing ) after monitor is turn on and sometime even monitor doesn’t wont to turn on. Should I just keep this option false? With ecoMode false at the moment everything is working fine.
Anyway, great work and thank you for your contribution. -
@lolo ecoMode Feature hide all modules (disable modules), after maybe your globe module have a bug on disable/resume (this fonction is a function coded in the core of MM)
-
Thx. Even one my module have problem with that. For now I will keep it as false.
-
It’s working :smiling_face_with_open_mouth:
After a couple of tries with all available PIR Modules it’s working with MMM-NewPIR perfect!
Many thanks! -
…Ohh no.
Getting update notification for MMM-NewPIR.
I’m trying in MagicMirror/modules/MMM-NewPIR
git pull
but get the message “it’s actual already”
Notification message still there.
Any idea please?
-
I had the same. After
git pull
Enter
mom run update
and reboot.
-
where to run
mom run update
?
I tried inhome
,MagicMirror
,modules
andMMM-NewPIR
got th message-bash: mom: Kommando nicht gefunden.
-bash: mom: Command not found.
-
Hast noone an Idea how to get rid of thus Update Message?
-
This should work
cd ~/MagicMirror/modules/MMM-NewPIR
git pull
npm run update
sudo reboot
-
@lolo it works!
Many thanksAgain this Forum ist so helpful 🥳