1
0
mirror of https://github.com/mjg59/python-broadlink.git synced 2024-11-21 22:51:41 +01:00

Merge pull request #360 from felipediel/patch-8

Extend support to RM4 Pro (0x61a2)
This commit is contained in:
Matthew Garrett 2020-05-24 12:09:22 -07:00 committed by GitHub
commit afb0c3dc80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,6 +51,7 @@ def gendevice(devtype, host, mac, name=None, cloud=None):
0x5f36, # RM Mini 3 0x5f36, # RM Mini 3
0x6026, # RM4 Pro 0x6026, # RM4 Pro
0x6070, # RM4c Mini 0x6070, # RM4c Mini
0x61a2, # RM4 Pro
0x610e, # RM4 Mini 0x610e, # RM4 Mini
0x610f, # RM4c 0x610f, # RM4c
0x62bc, # RM4 Mini 0x62bc, # RM4 Mini