RRW Posted May 29, 2008 Posted May 29, 2008 I am a newbie to Univeresal Devices. I am using a ISY 99/I. I am trying to use some of my old X 10 switches with this program, but I don't know how to find and enter the addresses used by X 10 into ISY 99/I. Could someone please give me an idea of where to start. Thanks RRW
MikeB Posted May 29, 2008 Posted May 29, 2008 Hey RRW - X10 devices must be used via the ISY's program section. They are not currently implemented in the device list like Insteon devices are. So, for example, say you wanted to turn an X10 floodlight on at sunset. Assuming the floodlight was X10 code A5, you could write the following program: If Time is Sunset Then Send X10 'A5/On (3)' Else - No Actions - (To add one, press 'Action')
Recommended Posts