Skip to content

Commit

Permalink
Add support for Broadlink RM4 pro 0x520B (mjg59#673)
Browse files Browse the repository at this point in the history
  • Loading branch information
felipediel committed May 23, 2022
1 parent f4516d4 commit 8e810b8
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 @@ -125,6 +125,7 @@
0x653A: ("RM4 mini", "Broadlink"),
},
rm4pro: {
0x520B, ("RM4 pro", "Broadlink"),
0x5213: ("RM4 pro", "Broadlink"),
0x6026: ("RM4 pro", "Broadlink"),
0x6184: ("RM4C pro", "Broadlink"),
Expand Down

0 comments on commit 8e810b8

Please sign in to comment.