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

Add support to SP2-CL (0x7544) (#375)

This commit is contained in:
Felipe Martins Diel 2020-06-08 07:21:00 -03:00 committed by GitHub
parent d0dcf06e2f
commit 47087bfc7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,7 @@ def gendevice(devtype, host, mac, name=None, cloud=None):
0x2728, # SPMini2
0x2733, 0x273e, # OEM branded SPMini
0x7530, 0x7546, 0x7918, # OEM branded SPMini2
0x7544, # SP2-CL
0x7D0D, # TMall OEM SPMini3
0x2736 # SPMiniPlus
],