I have modified the 2.x drivers for the USB Powerlinc
(I have an 1132U) to add limited support for extended
code commands (ext code 1 - for data /control; NOT
extended data).
The changes allow the user to send an extended command directly to a unit address:
$ echo EXT 3F31 > /dev/x10/a1
where 3f is the data byte, 3 is the command type, and
1 is the extended command itself. The data...
2007-05-13 04:02:36 UTC in Linux X10 universal device driver