Skip to content

Commit

Permalink
Add another vendor ID for Vizio (#77)
Browse files Browse the repository at this point in the history
Discovered experimentally with my M558-G1.
  • Loading branch information
NasaGeek committed Dec 22, 2023
1 parent 39b9380 commit 26b829e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pycec/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
0x000039: 'Toshiba',
0x000CE7: 'Toshiba',
0x6B746D: 'Vizio',
0x00199D: 'Vizio',
0x00A0DE: 'Yamaha',
0: 'Unknown'}

Expand Down

0 comments on commit 26b829e

Please sign in to comment.