about summary refs log tree commit diff
path: root/README.md (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-19 Revert adler32 (#345)Felipe Martins Diel1-7/+23
2020-04-19 Fix device name (#342)Felipe Martins Diel1-1/+1
2020-04-19 Add missing "self." to calculate_crc16 uses (#344)Kevin Eifinger1-2/+2
2020-04-16 0.13.1Daniel Høyer Iversen1-1/+1
2020-04-15 Extend support to RM4 Pro (0x6026) (#340)Felipe Martins Diel1-2/+3
2020-04-13 Fix padding algorithm for CBC modeFelipe Martins Diel1-1/+1
2020-04-10 Adding new supported devices (#325)tiagofreire-pt1-2/+3
2020-04-10 Removed PyCRC as dependency; implemented CRC16 directly (#327)majuss2-4/+38
2020-04-05 Adding support for LB1 (RGB Light Bulb - 0x60e8) (#332)csabavirag1-1/+61
2020-04-05 Add support for RM4 0x62bc (#331)Felipe Martins Diel1-1/+2
2020-03-24 0.13.0Daniel Høyer Iversen1-1/+1
2020-03-24 Obtain device name and cloud byte from HELLO_RESPONSE (#322)Felipe Martins Diel1-29/+35
2020-03-23 Add temperature and humidity for RM4 mini (0x610e) (#321)hakana1-7/+20
2020-03-16 Add support for RM4 mini with device type 0x610e (#320)hakana1-0/+1
2020-03-16 Add support for 0x5f36 devices and RM4 series (#317)Felipe Martins Diel1-32/+49
2020-03-04 Add --joinwifi option to configure the device with Wifi details (#296)Daniel Høyer Iversen2-0/+9
2020-03-04 decode is not needed for python3 (#298)Daniel Høyer Iversen1-1/+1
2020-03-04 Fix new RM mini3 (#305)Daniel Høyer Iversen1-1/+2
2020-03-04 Add support for specifying destination IP address to use in discovery (#313)Daniel Høyer Iversen2-3/+4
2020-03-04 Add 27de RM Mini 3 (C) (#314)Daniel Høyer Iversen1-1/+2
2020-03-04 Fix CBC mode padding and use adler32 for checksums (#315)Daniel Høyer Iversen1-26/+9
2019-10-16 Add detail on return value for get_state()Barnaby Gray1-1/+5
2019-10-13 Add support for BG Electrical Smart SocketsBarnaby Gray1-1/+69
2019-10-09 Print base64 RF learned command output (#286)Liran BG1-0/+2
2019-10-02 0.12.0 (#285)Daniel Høyer Iversen1-1/+1
2019-10-02 Remove support for pyaes (#281)Daniel Høyer Iversen4-58/+25
2019-08-16 Use old IP address lookup logic as fallback (#275)Leonardo Brondani Schenkel1-0/+4
2019-07-29 Allow to specify local_ip_address when discovering (#272)carlos-alarcon1-1/+3
2019-06-24 SP2: Add support for OEM SP2 (#251)Johnson Chin1-1/+1
2019-06-10 0.11.1Daniel Høyer Iversen1-1/+1
2019-06-10 handle none power raw (#250)Daniel Høyer Iversen1-0/+2
2019-05-27 0.11Daniel Høyer Iversen1-1/+1
2019-05-27  Use cryptography instead of pycryptodome (#246)Daniel Høyer Iversen3-38/+48
2019-05-23 fixed learnfile switch and python3 compatibility (#247)AnilDaoud1-2/+5
2019-05-22 2to3 broadlink_discovery (#245)AnilDaoud1-9/+9
2019-05-22 cleaner local ip address lookup (#244)AnilDaoud1-3/+1
2019-05-19 code clean up (#243)Daniel Høyer Iversen1-830/+834
2019-05-18 Update setup.pyDaniel Høyer Iversen1-2/+2
2019-05-18 0.10Daniel Høyer Iversen1-2/+2
2019-05-18 Update __init__.pyninstein1-0/+1
2019-05-18 adding base64 output (#239)Bartosz Fenski1-0/+1
2019-05-18 Allow string mac address in constructorgpenverne1-12/+12
2019-05-17 Bump PyPI package versionRaman Gupta1-2/+2
2019-01-16 broadlink_cli: python3 supportPim van den Berg1-22/+22
2019-01-08 Update __init__.pyBAN1-1/+2
2018-11-25 fixed --learnfile argument usage, so it works for both IR and RFSergey Prilukin1-8/+8
2018-11-02 Update requirementsPascal Vizeli1-1/+1
2018-10-27 Support for a new SP2 device.Nick Dimov1-4/+4
2018-08-30 readme typoclach041-1/+1
2018-08-28 Update vulnerable pycryptodomePaulus Schoutsen1-1/+1