about summary refs log tree commit diff
path: root/broadlink/__init__.py
AgeCommit message (Expand)AuthorFilesLines
2016-11-19 Fix single device discoveryMatthew Garrett1-41/+46
2016-11-18 Add automatic determination of device typeMatthew Garrett1-17/+83
2016-11-13 Add experimental support for smartplugsMatthew Garrett1-0/+6
2016-11-10 each send_packet() needs a unique countMarcus Stewart Hughes1-0/+1
2016-11-02 Fix for [Errno 49] Can't assign requested addressKelvin Law1-8/+8
2016-10-30 Add support for multiple devices and update documentationMatthew Garrett1-60/+90
2016-10-24 Add support for sensor dataMatthew Garrett1-1/+56
2016-10-10 Attempt to handle timezonesMatthew Garrett1-4/+11
2016-09-15 Initial commitMatthew Garrett1-0/+172