about summary refs log tree commit diff
path: root/broadlink/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'broadlink/__init__.py')
-rw-r--r--broadlink/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/broadlink/__init__.py b/broadlink/__init__.py
index 6a6636d1a3ef..5dc29192c75e 100644
--- a/broadlink/__init__.py
+++ b/broadlink/__init__.py
@@ -24,6 +24,8 @@ def gendevice(devtype, host, mac):
     return sp2(host=host, mac=mac, devtype=devtype)
   elif devtype == 0x753e: # SP3
     return sp2(host=host, mac=mac, devtype=devtype)
+  elif devtype == 0x7D00: # OEM branded SP3
+    return sp2(host=host, mac=mac, devtype=devtype)
   elif devtype == 0x947a or devtype == 0x9479: # SP3S
     return sp2(host=host, mac=mac, devtype=devtype)
   elif devtype == 0x2728: # SPMini2