Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Obtain 2420M Sensitivity Value?

Featured Replies

Posted

In addition to movement, I would like to use the dusk/dawn sensitivity value for in indoor 2420M motion sensor to control whether on not lamps located in the same room as the motion sensor turn on.

 

My program would be:

If sensor-dusk/dawn = on and 
      sensor is switched on
   then
      turn lamp on
      wait 5 minutes
      turn lamp off
   else

 

The if statement for a program that controls a lamp returns "true" if the dusk/dawn state of the internal motion sensor (in the same rooms as the lamp) is "on" and if movement is detected. I believe that after the lamp is on for a period of time (up to 3.5 minutes or less while the sensor adjusts to the new light level), the dusk/dawn state of an indoor 2420M motion sensor changes to "off" due to the light from the lamp. The if statement will return "false" and the lamp will turn off after the 5 minute wait. After the motion sensor dusk/dawn state changes back to "on" (because of the lack of light), the if statement returns "true" and the sequence above repeats itself.

 

My solution would be to use the dusk/dawn sensitivity value from a separate outdoor 2420M Motion Sensor to control whether or not indoor motion sensors should trigger a program to turn on lamps. My questions are:

  • 1. Does this make sense?
    2. Is there a better/easier solution?
    3. Is there a way to obtain the specific value (0 to 255) of the
    sensitivity rather than just an "on" or "off" state?

 

Thanks in advance for your assistance.

 

Steve

You can use If Control Dusk/Dawn On rather than If Status Dusk/Dawn On which will stop the cycling. Only when the lamp is turned Off and after a 3.5 minute delay for the motion sensor to adjust to a different ambient light level will the next motion On turn the lamp on again.

 

Or you can use the Dusk/Dawn node of another motion sensor that is not affected by the lamp turning On.

 

You cannot access the Dusk/Dawn level in a Program.

Guest
This topic is now closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.