MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.
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?