Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- module: 'MMM-PIR-Sensor',
- config: {
- sensorPIN: 22, //не номер самого пина, а номер GPIO пина. GPIO22, но пин 15, см https://i.stack.imgur.com/sVvsB.jpg
- //relayPIN: false,
- powerSaving: true,
- powerSavingDelay: 60,
- //offDelay: 3000,
- //relayOnState: 1,
- // See 'Configuration options' for more information.
- }
- },
Advertisement
Add Comment
Please, Sign In to add comment