We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49322dd commit e1f3b83Copy full SHA for e1f3b83
1 file changed
broadlink/__init__.py
@@ -49,6 +49,7 @@
49
0x7D11: (sp4, "SP mini 3", "Broadlink"),
50
0xA56A: (sp4, "MCB1", "Broadlink"),
51
0xA589: (sp4, "SP4L-UK", "Broadlink"),
52
+ 0xA5D3: (sp4, "SP4L-EU", "Broadlink"),
53
0x5115: (sp4b, "SCB1E", "Broadlink"),
54
0x51E2: (sp4b, "AHC/U-01", "BG Electrical"),
55
0x6111: (sp4b, "MCB1", "Broadlink"),
0 commit comments