Table of Contents

INSTEON/X10 Motion Sensor Basics

Motion Sensors come in both X10 and INSTEON flavors, and each work a little differently than the others. They all have one thing in common: when they initially detect movement, they send an ON command. Beyond that you have to get into the specifics of the device. None of the Motion Sensors currently supported by Indigo maintain “state” - that is, they don't know whether they're “on” or “off”. However, Indigo will create a virtual state for them so that you can use “Device State Changed” triggers to represent when a Motion Sensor is detecting motion and when it isn't.

Setting the Auto-Off Duration

When Indigo receives an ON command from a motion sensor it sets its internal state value for that Device to ON. Thus you can look at the Device in Indigo's main window (or either Web UI or Indigo Touch UI) to see if motion was recently detected. The tricky part is specifying how long after the motion stops you want Indigo to show that motion was recently detected (by showing the ON state): 1 minutes, 10 minutes, 30 minutes, 2 hours, etc.

Indigo provides some options, available via the Edit Module Settings… button inside the Device dialog after you Define and Sync… the Device, to help configure this auto-off duration:


Example Motion Sensor How-Tos

This section links to motion sensor related how-tos that will solve a particular problem.