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] Install failing
-
This post is deleted! -
This post is deleted! -
This post is deleted! -
@pjkoeleman Doesnt work :(
-
This post is deleted! -
@STEFF92
What is not working;- Do you still have the problem with the config.sys, when post your config.sys here.
- Is the PIR not switching off you screen?
-
@johnnyboy But it doesnt matter as long as i use the gpio that belongs to this pin or am i wrong?
-
@pjkoeleman when i want to start the magic mirror it says that i should create a correct config.js file. But the only thing i added in my config.js file (which runs without the following lines) is:
{ module: 'MMM-PIR-Sensor', config: { sensorPIN: 23, powerSaving: true, relayPIN: none, relayOnState: 1, } },
-
This post is deleted! -
@johnnyboy yes i tried it like this :
{ module: 'MMM-PIR-Sensor', config: { sensorPIN: 23, powerSaving: true, relayPIN: none, relayOnState: 1 } },
But it dosent work. Same problem as before.