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.

togglelinc working conjunction with motion sensor

Featured Replies

Posted

Hi all,

 

I have a togglelinc on my front door, and a motion sensor on front gate. Both work fine, but I'd like to combine them in a way that the condition of the togglelinc determines what program runs when the motion sensor is triggered. That is, if the front door (togglelinc) is open and motion detector is triggered then action1 is performed, but if front door (togglelinc) is closed and motion detector is triggered then action12 is performed.

 

I'm not sure how to do this because togglelinc doesn't seem to indicate a current state (open or closed), it just reports a change in state (when door is opened or closed). I'm not sure how to write the program do "check" the togglelinc. I am looking at docs, but thought I'd ask the forum to see if there is a "smart" way to do this.

 

Thanks any/all.

 

:Mike

I have always understood a togglelinc to be a switch that is manually turned on or off. How does this indicate whether a door is open or closed? Are you sure that this is the actual name of the device you are using?

 

Regardless, I can offer some conceptual ideas and you can fill in the details based on your setup and devices. Create two programs:

 

if

status tooglelinc is ON <<< assuming ON = OPEN

and

control motion sensor is set ON <<

then

perform action1

else

do nothing

 

If

status togglelinc is OFF

and

control motion sensor is set ON

then

perform action2

else

do nothing

 

Keep in mind that this action will be triggered EVERY TIME the motion sensor sends the ON command. The frequency of this is based, in part, on how you have your motion sensor configured.

 

Also, the fact that your togglelinc does not indicate current state is, in my experience, a symptom that something is wrong. This is not normal.

  • Author

You are right, I screwed-up the name of the module.

 

Insteon says: "Please note that INSTEON Wireless Open/Close Sensor (2843-222) is the new product name and number of TriggerLinc (2421)."

 

So, it is a triggerlinc not a togglelinc.

 

That said, I think your solution will work - it makes sense logically. Let me give it a try and see.

 

Thank you

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.