Read the statement by Michael Teeuw here.
PIR-Sensor - put your mirror to sleep if not used
-
A stupid question, where “USER_PRESENCE” notification must appear? in ‘PM2 logs mm’ ??
If so, It doesn’t appear in my logs, which means I don’t have the module correctly installed right?
But if i check on ‘GPIO readall’ I can see how the IN is activated and also the OUT relay when it detects presence
-
@desq I’m not using the mmm-PIR I’m using something else… BUT I do know from reading that it wasn’t working with node V6… you had to roll back to V5.
I still had trouble with v5 so I went with something else…
-
@cowboysdude mh… I really would like to stick with paviros module.
“USER_PRESENCE” (PIR Sensor) seems to work, but my Relay does not change it´s state.
@paviro can you confirm, that your PIR module doesn´t work with node 6.22?If so I must switch to that python-script-hell.
-
@desq sorry no idea :D haven’t touched it in a while since I am pretty busy at the moment (finished school, now moving to a new city at the other side of the country). Could be possible that my dependencies work with v6 now but I still need to update it and change some stuff once I have the time :)
What exactly do you mean by duration? A delay? My PIR-Sensor can do that in hardware thats why I haven’t implemented it. -
This post is deleted! -
@paviro got a complete White screen and no posibility to use vnc. Got there the Same White screen and no option to open terminal anybody a solution so i can disable the module?
-
@Wilco89, use SSH to log into it, user
'pi'
, password'raspberry'
unless you changed it to something else. Edit the config file, reboot the rpi. -
@KirAsh4 didn’t think about that. Oops
-
Hello,
I’ve installed this module and sensor to my pi but I’m facing an issue.
When I start the app, its loading as expected and show everything normally.
After 5 sec. my monitor goes to sleep and says me “no signal” even if I shake may hand front of it.
Then monitor blink a few times and seems like open but nothing to show or said.
After this situation, never comes to live back and can’t close or shut down the app (can’t go back to OS screen). I have to shut the power to reset my pi.Do you have any idea why this happens?
-
Any ETA on when the update will occur for removing the wiring-pi dependency? I wouldn’t like going down to a lower version of Node.js for this to work encase I break the whole thing.