Skip to content

Commit

Permalink
Add support for Broadlink RM mini 3 (0x27DC) (#594)
Browse files Browse the repository at this point in the history
  • Loading branch information
felipediel authored May 15, 2021
1 parent 3f92850 commit a84a628
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 @@ -85,6 +85,7 @@
0x27D0: ("RM mini 3", "Broadlink"),
0x27D1: ("RM mini 3", "Broadlink"),
0x27D3: ("RM mini 3", "Broadlink"),
0x27DC: ("RM mini 3", "Broadlink"),
0x27DE: ("RM mini 3", "Broadlink"),
},
rmpro: {
Expand Down

0 comments on commit a84a628

Please # to comment.