A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
help with MMM-MyWordClock and MMM-PIR-Sensor
-
Re: Help Translating Word Clock
@j-e-f-fthanks for the awesome module!
i had a question regarding the MMM-PIR-Sensor module settings for use in conjunction with your module. do i just need to set the sensorPin number as follows or add anything else?{
module: ‘MMM-PIR-Sensor’,
config: {
sensorPin: 22
}
},also, would it be possible to set the clock as a module within the main magic mirror without PIR-Sensor involvement or would that require some significant rewriting on the main code?