Skip to content

Commit

Permalink
Add support for Broadlink SP4L-EU (0xA5D3) (#582)
Browse files Browse the repository at this point in the history
  • Loading branch information
felipediel authored Apr 23, 2021
1 parent ddf3687 commit bae819d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions broadlink/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
0x7D11: (sp4, "SP mini 3", "Broadlink"),
0xA56A: (sp4, "MCB1", "Broadlink"),
0xA589: (sp4, "SP4L-UK", "Broadlink"),
0xA5D3: (sp4, "SP4L-EU", "Broadlink"),
0x5115: (sp4b, "SCB1E", "Broadlink"),
0x51E2: (sp4b, "AHC/U-01", "BG Electrical"),
0x6111: (sp4b, "MCB1", "Broadlink"),
Expand Down

0 comments on commit bae819d

Please sign in to comment.