about summary refs log tree commit diff
path: root/setup.py
diff options
context:
space:
mode:
authorFelipe Martins Diel <41558831+felipediel@users.noreply.github.com>2020-03-16T08·49-0300
committerGitHub <noreply@github.com>2020-03-16T08·49+0100
commit1a1169f1a9d7b9075e2cebfb10c3ae769237e6d0 (patch)
treee7b91e5178b4e290046d6b1879f063d68be7c1d1 /setup.py
parentaf95fa2446b7d8bf804c827e7bf4a8a9e67b4026 (diff)
Add support for 0x5f36 devices and RM4 series (#317)
* Add support for 0x5f36 devices

This type of device requires a header in the payload. The rest is the same.

* Improve request header assignment

* Change code sending header

I just found out that this device uses a different header for sending codes. This update addresses this issue.

* Improve authentication

Use the error code to check if the authentication was successful.

* Use default value when devtype is None

* Use generic remote type if devtype is None

* Extend support to RM4 series

I just realized that RM4 devices use the same header. I will take the opportunity to extend support to these devices as well.

* Add device type 0x62be and create rm4 class 

The rm4 class will improve code scalability. Just add the RM4 type to this class and it will just work.

* Remove comma
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions