about summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
2017-11-25 sp2.get_energyEugene Schava1-0/+10
2017-11-25 SP3S support (#117)Eugene Schava1-0/+2
2017-11-25 add honyar mp1 devtype 0x4ef7hackers3651-1/+1
2017-11-25 New options for broadlink:cli: --convert and --durations. (#105)Bengt Martensson1-8/+73
2017-11-25 Only get temperature for devices that support it. (#102)Julian Pastarmov1-1/+2
2017-06-13 [Critical] Fixes invalid byte string (b) for padding (#97, #107) (#108)mob412-3/+3
2017-05-07 pad the payload for AES encryption (16) (#92)kost1-1/+6
2017-04-26 Merge pull request #86 from RobSullivan/masterDaniel Høyer Iversen2-2/+2
2017-04-25 Python3.5 syntax changesRobert Sullivan2-2/+2
2017-04-22 Add in AP Mode device setup for new Broadlink devices. (#53)Aydaen Lynch3-0/+72
2017-04-22 included sensors optionIvan Martinez1-1/+10
2017-04-22 basic documentation for cli programsIvan F. Martinez1-0/+75
2017-04-22 command line programs to control broadlink devicesIvan Martinez2-0/+84
2017-04-22 More details about the data structure for IR and RF pulses (#58)tobiaswaldvogel1-1/+14
2017-04-22 Update protocol.mdwind-rider1-0/+2
2017-04-22 Add device type mapping to protocolwind-rider1-5/+36
2017-04-22 bug fix in timeout (#70)Daniel Høyer Iversen1-3/+2
2017-04-22 fix check_power for SP2/SP3 (#72)Dimitrij1-1/+5
2017-04-22 Add support for pure python AES implementation (#78)Thomas Järvstrand2-22/+44
2017-01-03 Bump version to 0.3Matthew Garrett1-2/+2
2017-01-02 check_power_raw included for mp1 devicesVíctor Ferrer García1-8/+13
2016-12-28 Merge pull request #46 from Danielhiversen/patch-10Matthew Garrett1-1/+9
2016-12-26 validate the authorizationDaniel Høyer Iversen1-1/+9
2016-12-25 Ensure discover() returns devices and not NoneDaniel Høyer Iversen1-0/+1
2016-12-25 Merge pull request #34 from eschava/masterMatthew Garrett1-5/+6
2016-12-25 Merge pull request #37 from Danielhiversen/patch-9Matthew Garrett1-10/+13
2016-12-25 Merge pull request #30 from Danielhiversen/patch-5Matthew Garrett2-0/+2
2016-12-25 Add new device support: Broadlink MP1 Smart power stripVictor Ferrer3-0/+72
2016-12-22 Make communication thread safeDaniel Høyer Iversen1-10/+13
2016-12-20 allow to specify network interface for discover methodEugene Schava1-5/+6
2016-12-18 Update setup.pyDaniel Høyer Iversen1-0/+1
2016-12-18 Create requirements.txtDaniel Høyer Iversen1-0/+1
2016-12-03 Bump versionMatthew Garrett1-2/+2
2016-12-03 Provide raw sensor dataMatthew Garrett1-0/+23
2016-12-03 Fix python 2 compatibilityMatthew Garrett1-7/+17
2016-12-03 Expose the type of the discovered deviceMatthew Garrett1-0/+9
2016-12-03 Fix setup.pyMatthew Garrett1-1/+0
2016-12-03 Merge remote-tracking branch 'zenitraM/python3'Matthew Garrett1-32/+32
2016-11-24 Python 3 compatibilityAlejandro M1-32/+32
2016-11-20 Add packet retransmission and timeoutMatthew Garrett1-3/+13
2016-11-19 Merge pull request #16 from PeWu/smartplugMatthew Garrett2-5/+21
2016-11-19 Fix single device discoveryMatthew Garrett1-41/+46
2016-11-18 Merge branch 'master' into smartplug.Przemek Wiech1-18/+83
2016-11-18 Updated SmartPlug commands - set_power() and check_power()Przemek Wiech2-5/+22
2016-11-18 Add automatic determination of device typeMatthew Garrett1-17/+83
2016-11-13 Add experimental support for smartplugsMatthew Garrett2-0/+11
2016-11-11 Merge pull request #14 from msh100/masterMatthew Garrett1-0/+1
2016-11-10 each send_packet() needs a unique countMarcus Stewart Hughes1-0/+1
2016-11-04 Merge pull request #11 from kelvl/macos-cant-assign-address-fixMatthew Garrett1-8/+8
2016-11-02 Fix for [Errno 49] Can't assign requested addressKelvin Law1-8/+8