Should my HAI ALC lights show up as HomeSeer device codes? Of course I can get to the listing of HAI Units (including the ALC lights) and control them at http://localhost/HAIUnits. I also see that the flag units (unit 257 and up on my OmniPro II) show up as HomeSeer device codes (\19 and up in my case). Plus, I can write scripts which control the ALC lights like this:
I am working with another user interface for controlling media (xLobby) that provides some special features (automatic detection of state and state changes) for HomeSeer devices, based on the device code. I have X10/ALC Units Used set to 32 in my HAI configuration page, and have the ALC Lighting checkbox checked in the Devices Configuration Options section. Still, I do not appear to have HomeSeer device codes corresponding to my ALC lights. Should I?
Thanks for any help!
Code:
hs.plugin("HAI_System").HAI_Unit_On(unit #)
Thanks for any help!
Comment