Skip to content

Commit

Permalink
Add support for RM4C mini (0x520D) (#694)
Browse files Browse the repository at this point in the history
  • Loading branch information
titusthefox04 authored and felipediel committed Nov 20, 2022
1 parent 47b3245 commit c6e19d6
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 @@ -115,6 +115,7 @@
0x51DA: ("RM4 mini", "Broadlink"),
0x5209: ("RM4 TV mate", "Broadlink"),
0x520C: ("RM4 mini", "Broadlink"),
0x520D: ("RM4C mini", "Broadlink"),
0x5212: ("RM4 TV mate", "Broadlink"),
0x5216: ("RM4 mini", "Broadlink"),
0x6070: ("RM4C mini", "Broadlink"),
Expand Down

0 comments on commit c6e19d6

Please sign in to comment.