depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
broadlink
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-24
SP2: Add support for OEM SP2 (#251)
Johnson Chin
1
-1
/
+1
2019-06-10
handle none power raw (#250)
Daniel Høyer Iversen
1
-0
/
+2
2019-05-27
Use cryptography instead of pycryptodome (#246)
Daniel Høyer Iversen
1
-33
/
+42
2019-05-22
cleaner local ip address lookup (#244)
AnilDaoud
1
-3
/
+1
2019-05-19
code clean up (#243)
Daniel Høyer Iversen
1
-830
/
+834
2019-05-18
Merge branch 'master' into rf_experiment_v0.9
Matthew Garrett
1
-2
/
+4
2019-05-18
Update __init__.py
ninstein
1
-0
/
+1
2019-05-18
Allow string mac address in constructor
gpenverne
1
-12
/
+12
2019-01-08
Update __init__.py
BAN
1
-1
/
+2
2018-11-26
Merge branch 'rf_experiment' into rf_experiment_v0.9
Sergey Prilukin
1
-11
/
+43
2018-10-27
Support for a new SP2 device.
Nick Dimov
1
-4
/
+4
2018-04-30
Refactor the device list
Mayeul Cantan
1
-61
/
+42
2018-04-15
Fixed a bug within the SP2 class.
lordneon
1
-6
/
+18
2018-03-31
Merge pull request #164 from horse315/master
Daniel Høyer Iversen
1
-1
/
+10
2018-03-28
Update __init__.py
ooo89
1
-0
/
+2
2018-03-24
fixed Hysen thermostat ctor & added comments
Aleksey Bogomolov
1
-1
/
+10
2018-03-18
Restore Python 3 support (#95)
clach04
1
-3
/
+3
2018-03-18
implemented method to toggle nightlight on some SP3 devices (#159)
Nightreaver
1
-4
/
+31
2018-03-18
Basic support for Hysen Heating Controller (dev type 0x4ead) (#138)
Peter Windridge
1
-1
/
+172
2018-03-18
broadlink_discovery returns wrong devtype (#157)
Nightreaver
1
-46
/
+47
2018-03-18
Fix for environments where Crypto and pyaes are installed. (#151)
marconfus
1
-1
/
+1
2018-03-10
Merge pull request #149 from deel77/master
Daniel Høyer Iversen
1
-1
/
+4
2018-03-10
add new rmpro models - Pro Plus 3, Pro Plus 300, Pro Plus HYC, Pro Plus R1, P...
Steven Barthen
1
-0
/
+10
2018-02-08
modified get_energy() to support python3
Dominik Lakatoš
1
-1
/
+4
2018-01-30
Get rf scan learning working in CLI tool (#87)
Brent Avery
1
-2
/
+7
2017-12-25
support for dooya curtain motor (#134)
Aleksandr Smirnov
1
-0
/
+48
2017-11-25
Experimental RF code
Matthew Garrett
1
-0
/
+27
2017-11-25
Add support for SmartOne Alarm Kit
jazzina
1
-1
/
+61
2017-11-25
sp2.get_energy
Eugene Schava
1
-0
/
+10
2017-11-25
SP3S support (#117)
Eugene Schava
1
-0
/
+2
2017-11-25
add honyar mp1 devtype 0x4ef7
hackers365
1
-1
/
+1
2017-06-13
[Critical] Fixes invalid byte string (b) for padding (#97, #107) (#108)
mob41
1
-1
/
+1
2017-05-07
pad the payload for AES encryption (16) (#92)
kost
1
-1
/
+6
2017-04-25
Python3.5 syntax changes
Robert Sullivan
1
-1
/
+1
2017-04-22
Add in AP Mode device setup for new Broadlink devices. (#53)
Aydaen Lynch
1
-0
/
+37
2017-04-22
bug fix in timeout (#70)
Daniel Høyer Iversen
1
-3
/
+2
2017-04-22
fix check_power for SP2/SP3 (#72)
Dimitrij
1
-1
/
+5
2017-04-22
Add support for pure python AES implementation (#78)
Thomas Järvstrand
1
-19
/
+37
2017-01-02
check_power_raw included for mp1 devices
Víctor Ferrer García
1
-8
/
+13
2016-12-26
validate the authorization
Daniel Høyer Iversen
1
-1
/
+9
2016-12-25
Ensure discover() returns devices and not None
Daniel Høyer Iversen
1
-0
/
+1
2016-12-25
Merge pull request #34 from eschava/master
Matthew Garrett
1
-5
/
+6
2016-12-25
Merge pull request #37 from Danielhiversen/patch-9
Matthew Garrett
1
-10
/
+13
2016-12-25
Add new device support: Broadlink MP1 Smart power strip
Victor Ferrer
1
-0
/
+61
2016-12-22
Make communication thread safe
Daniel Høyer Iversen
1
-10
/
+13
2016-12-20
allow to specify network interface for discover method
Eugene Schava
1
-5
/
+6
2016-12-03
Provide raw sensor data
Matthew Garrett
1
-0
/
+23
2016-12-03
Fix python 2 compatibility
Matthew Garrett
1
-7
/
+17
2016-12-03
Expose the type of the discovered device
Matthew Garrett
1
-0
/
+9
2016-12-03
Merge remote-tracking branch 'zenitraM/python3'
Matthew Garrett
1
-32
/
+32
[next]