From 47087bfc7f91bd1de43108eed498f6ee91e48731 Mon Sep 17 00:00:00 2001 From: Felipe Martins Diel <41558831+felipediel@users.noreply.github.com> Date: Mon, 8 Jun 2020 07:21:00 -0300 Subject: [PATCH] Add support to SP2-CL (0x7544) (#375) --- broadlink/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/broadlink/__init__.py b/broadlink/__init__.py index 35ce629..43117d7 100644 --- a/broadlink/__init__.py +++ b/broadlink/__init__.py @@ -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 ],