I got it. Something must have been hosed on install. Uninstall/reinstall and we're good.
How does the lighting driver handle X10 and Preset Dim? Trying to implement control of my RCS t-stat.
It doesn't, not directly. It is a driver that interfaces to the ISY controller and the devices exposed by the ISY, using the ISY's command and status API's. How do you control the t-stat from the ISY? If the t-stat is configured on the ISY as a standard lighting device, then standard lighting controls will be exposed to the driver.
I know the ISY has the ability to interface with X10 devices on a limited basis, but I've only tried controlling an X10 light switch (which is out of range of the PLM on the ISY so it never works).
The ISY driver currently only supports a sub-set of the ISY capabilities. Either what I thought were the most useful capabilities or those that were very easy to implement in Elve.