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.

Garage door control

Featured Replies

Posted

Happy Holidays everyone!  OK, So I need to make sure my garage doors are closed at 10 PM.  I have done the following:

1. Installed the IOLinc with contact sensors.  Contact when doors are CLOSED.

2. Sensors are wired to GND and Sens on the IOLinc.

3. Garage opener is wired to the NO and Common on the IOLinc.

4. IOLinc is set to Momentary "C".

PLEASE!!!! inform me how to program this!  When I added this to ISY, it added both "Sensor" and "Relay".

Thanks for all the assistance!   :-P

 

 

 

If
        Time is  10:00:00PM
    And Status  'Sensor' is Off
 
Then
        Set 'Relay' On
 
Else
   - No Actions - (To add one, press 'Action')
 
 

be sure to check whether your sensor is ON or OFF when the door is closed.  Depending on the sensor type, it could be either.  The answer to this question will affect your program.

Archived

This topic is now archived and is 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.