Open GoogleCodeExporter opened 8 years ago
This is old but anyone stopping by may need this info.
You will need to change the address sequence for your specific relay in
drcontrol.py. Seems like your sequence will need to look something like this,
address = {
"1":"1",
"2":"2",
"3":"4",
"4":"8",
"5":"10",
"6":"20",
"7":"40",
"8":"80",
"all":"FF"
}
Original comment by aaronpla...@gmail.com
on 13 Oct 2014 at 12:50
This works, the relays power on in the right order. However the state command
still says the relay is of, although it's on.
Original comment by joris0...@gmail.com
on 20 Mar 2015 at 4:38
Original issue reported on code.google.com by
gustavo....@gmail.com
on 11 Aug 2013 at 7:08