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.

Is There Any Way To Change Status On Insteon 2342-2 Remote Keypad? (Don't think so)

Featured Replies

Posted

I am using an Insteon 2342-2 eight button keypad in our kitchen as my wife loves being able to turn on lights over the sink, under the counters and etc. One thing that bugs her is, when she turns a light on with the wireless keypad and then someone turns it off via the Insteon wall switch (keypad), the status of that button is always ON. This means that she has to push the uotton twice to turn the light back on. SInce the status of the remote button is on, even though the light is off via the other controller, the first button press sets the status as OFF then the 2nd button press sets the button ON and the light turns on as it should.

There is nothing in the details of the device that states that anything can be done other than "write changes". Even in a program.

It's no big deal to push twice, it would be nice if it would work in this manner. I understand how and why its set this way, but it would be GREAT if we could just set status in the eISY/ISY programs.

Thanks

John

I had the same problem, I just wrote a little program to update the LED based on the status of the device being controlled.

There are likely other ways to do it but this is what I did.

Bsmt KP D LED Update - [ID 0023][Parent 0001]

If
        Program 'Bsmt HRV On' is True
 
Then
        Wait  2 seconds
        Set 'Keypad Bsmt LED D' On
 
Else
        Wait  2 seconds
        Set 'Keypad Bsmt LED D' Off
 

 

Edited by mmb
clarified

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.