dylwhich/esp82x10

X10 commands

Opened this issue · 0 comments

Select A1: 1110011010010110100101
Select A2: 1110011010011010100101

Turn on: 1110011010010101100110
Turn off: 1110011010010101101010
Dim: 1110011010010110010110
Brighten: 1110011010010110011010

To concatenate commands, you needs six "0"'s separating them, except for between dim/bright commands.