* PyPI 1.5.0
* Added an optional 'nowait' boolean setting (True/False) to functions to allow sending commands without waiting for a device response. (Issue 74)
* Clean up code to address pylint warnings. (PR 135)
python
Example use of nowait option
d.turn_on(nowait=True)
d.set_colour(r, g, b, nowait=True)
d.set_value(201, '9AEmAvQBJgL0ASYCQAYmAkAGJgJABiY', nowait=True) send IR command
d.set_value(25, '010e0d0000000000000003e803e8', nowait=True) set scene