This guide explains how to configure Lighting timer triggered by motion sensor to turn the lights ON/OFF.
doc_tap_ guideLT;
- First add one output on relay output module as a Switch (device type Light) and one Reed contact input (device type Motion sensor) on any input module or Core.
doc_tap_ 1SwitchCore;
2. On the Light device add smart rule Lighting timer from the Smart rule menu
doc_tap_ 2ruleLT;
3. In Lighting timer settings choose appropriate Motion sensor and set Grace period for the motion sensor. Grace period is an interruption time after first motion spotted. In this period the light is turned ON and Motion sensor ignores any further motion.
doc_tap_ 3LTmotionSensor;
4. Add Keep default values smart rule below the Lighting timer smart rule within the Light device to make sure the light is turned OFF after grace period if no motion is spotted.
doc_tap_ 4keepDefVal;
5. Here how the Light device looks like.
doc_tap_ 5lightDev;
6. There are some additional options in Motion sensor settings as optional Time period, Brightness sensor for limiting when the Lighting timer smart rule turns on the light, and Control buttons.
doc_tap_ 6MotSens;