I'm implementing X10 right now.. thought I'd throw out a question.
The specs state that MULTIPLE devices can be controlled with ONE command...
eg: A1 B2 C3 ON ( or, 3 bytes of Unit/House codes, and 1 Command code)
Are there any complaints with me just implementing 'simple' commands? Like A1 ON, A1 OFF, etc.
(1 House/Unit Code, and 1 Command Code)
Looking at the specs, there are a few ways to do it.. but for now, I'd like to keep it simple..
Thanks for your input...
BTW, the bidirectional works well.
Dan