Skip to content

Commit

Permalink
Add support for Bestcon RM4C pro (0x5218) (#683)
Browse files Browse the repository at this point in the history
  • Loading branch information
felipediel authored May 23, 2022
1 parent ed45e96 commit e579a4c
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 @@ -127,6 +127,7 @@
rm4pro: {
0x520B: ("RM4 pro", "Broadlink"),
0x5213: ("RM4 pro", "Broadlink"),
0x5218: ("RM4C pro", "Broadlink"),
0x6026: ("RM4 pro", "Broadlink"),
0x6184: ("RM4C pro", "Broadlink"),
0x61A2: ("RM4 pro", "Broadlink"),
Expand Down

0 comments on commit e579a4c

Please sign in to comment.