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
/
__init__.py
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-19
Revert adler32 (#345)
Felipe Martins Diel
1
-7
/
+23
2020-04-19
Fix device name (#342)
Felipe Martins Diel
1
-1
/
+1
2020-04-19
Add missing "self." to calculate_crc16 uses (#344)
Kevin Eifinger
1
-2
/
+2
2020-04-15
Extend support to RM4 Pro (0x6026) (#340)
Felipe Martins Diel
1
-2
/
+3
2020-04-13
Fix padding algorithm for CBC mode
Felipe Martins Diel
1
-1
/
+1
2020-04-10
Removed PyCRC as dependency; implemented CRC16 directly (#327)
majuss
1
-3
/
+37
2020-04-05
Adding support for LB1 (RGB Light Bulb - 0x60e8) (#332)
csabavirag
1
-1
/
+61
2020-04-05
Add support for RM4 0x62bc (#331)
Felipe Martins Diel
1
-1
/
+2
2020-03-24
Obtain device name and cloud byte from HELLO_RESPONSE (#322)
Felipe Martins Diel
1
-29
/
+35
2020-03-23
Add temperature and humidity for RM4 mini (0x610e) (#321)
hakana
1
-7
/
+20
2020-03-16
Add support for RM4 mini with device type 0x610e (#320)
hakana
1
-0
/
+1
2020-03-16
Add support for 0x5f36 devices and RM4 series (#317)
Felipe Martins Diel
1
-32
/
+49
2020-03-04
Fix new RM mini3 (#305)
Daniel Høyer Iversen
1
-1
/
+2
2020-03-04
Add support for specifying destination IP address to use in discovery (#313)
Daniel Høyer Iversen
1
-2
/
+2
2020-03-04
Add 27de RM Mini 3 (C) (#314)
Daniel Høyer Iversen
1
-1
/
+2
2020-03-04
Fix CBC mode padding and use adler32 for checksums (#315)
Daniel Høyer Iversen
1
-26
/
+9
2019-10-16
Add detail on return value for get_state()
Barnaby Gray
1
-1
/
+5
2019-10-13
Add support for BG Electrical Smart Sockets
Barnaby Gray
1
-1
/
+69
2019-10-02
Remove support for pyaes (#281)
Daniel Høyer Iversen
1
-30
/
+8
2019-08-16
Use old IP address lookup logic as fallback (#275)
Leonardo Brondani Schenkel
1
-0
/
+4
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
[next]