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:
parent
d0dcf06e2f
commit
47087bfc7f
@ -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
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user