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.

Newbie Help with Switch Statuses

Featured Replies

Posted

I am guessing this is fairly simple, but I have looked and can't seem to find the answer I am looking for. I hope someone can help me out with some code.

 

I have a 2487S keypadlinc (6 button) and a number of 2477S Switches and I use Mobilinc.

Let's call one of the 2477S Switches "Outside Lights".

Right now I have keypadlinc Switch A programmed to also control the above.

No matter how I turn ON or OFF the "Outside Lights" (ie: the real switch, keypadlinc A, or Mobilinc) I want the switch LEDs to show the correct status.

 

I also plan to add another keypadlinc set up fort he exact same control.

 

Also curious how to get the keypadlinc to chime briefly when a motion sensor is activated.

 

Also, I am also not really sure when / why I would need a scene vs just more programs.

Define an ISY Scene. Add KeypadLinc button A and SwitchLinc Outside Lights to Scene as Controllers. Operating KPL button A, SwitchLinc paddle will control the outside lights and the KPL button LED and SwitchLinc LEDs will stay in sync.

 

I do not use MobiLinc but it is my understand that if you click the SwitchLinc or KPL Icons MobiLinc will operate the Scene the two devices are Controllers of which will keep the devices in sync. If you operate the SwitchLinc as a device from MobiLinc only the SwitchLinc will change state and the KPL button LED will not follow. That is the way Insteon works. To keeps both devices in sync MobiLinc has to operate on the ISY Scene.

  • Author

Thanks Lee ... that part worked ... much simpler than I expected. Mobilinc commands were also executed and displayed properly.

The Beep can be done this way. Note that Beep is not very loud and the duration has no affect. Some day SmartLabs may support duration but for now the device firmware ignores duration.

If
       Control 'MotionSensor2-Sensor' is switched On

Then
       Repeat 5 times
          Set 'KeypadLinc v41' 100 (Beep Duration)

Else
  - No Actions - (To add one, press 'Action')

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.