chicharon Posted September 3, 2009 Posted September 3, 2009 Hello, I am using a KPL button to start an ISY program that uses an X10 appliance module to switch on a pump, wait two minutes then switch off the pump. When the KPL button is pressed, the LED illuminates and the program runs as expected. At the end of the program I have the following line: Set 'Master Bedroom KPL (D)' off But the LED stays lit. I tried toggle on and off but neither seem to work. Also, Are there any plans to enable altering the LED brightness value within a program (I am new to the ISY so maybe it exists and I am missing it) Very Best Regards.
fitzpatri8 Posted September 3, 2009 Posted September 3, 2009 I am using a KPL button to start an ISY program that uses an X10 appliance module to switch on a pump, wait two minutes then switch off the pump. When the KPL button is pressed, the LED illuminates and the program runs as expected. At the end of the program I have the following line: Set 'Master Bedroom KPL (D)' off But the LED stays lit. I tried toggle on and off but neither seem to work. That's because you can't send direct commands to control secondary buttons, the Insteon protocol doesn't provide a way to do it. Instead, create a Scene, add that button D to the scene as a responder, then turn the scene off.
chicharon Posted September 3, 2009 Author Posted September 3, 2009 Thanks a bunch. That worked great. Will assume that any direct commands to secondary buttons available in the insteon set menu are no-ops and probably should not be listed? Thanks again.
MikeB Posted September 3, 2009 Posted September 3, 2009 They shouldn't be listed. What ISY firmware version are you running?
chicharon Posted September 3, 2009 Author Posted September 3, 2009 Hello, I am running version 2.7.6.
MikeB Posted September 4, 2009 Posted September 4, 2009 We're definitely not seeing this issue here, and can't figure out what the cause might be. If you're still having the issue and would like us to check it out, please submit a tech support request here and someone will get back to you to schedule a session: http://www.universal-devices.com/supp_contact.htm Thanks
Recommended Posts