Dim/Bright ignoring unit code
Brought to you by:
mmauka
When sending a dim, instead of going to the specified unit, it goes to the entire house. encode.c is getting the right unit, but decode.c doesn't receive it. Getting very confused.
Send:
echo 'rf f2 bright' | nc raspberry 1099
and nc localhost 1099 on the server says:
01/04 23:21:06 Tx RF House: F Func: Bright
This results in all units on that house code getting a Bright, which isn't right.