Skip to content

Commit

Permalink
Merge pull request Ape#65 from pedrinho/patch-1
Browse files Browse the repository at this point in the history
Update the keys in order to include SmartHub
  • Loading branch information
Ape authored Dec 12, 2017
2 parents bd92138 + 3fe0c6f commit 523c396
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ KEY_8 8
KEY_9 9
KEY_DTV TV Source
KEY_HDMI HDMI Source
KEY_CONTENTS SmartHub
================= ============

Please note that some codes are different on the 2016+ TVs. For example,
Expand Down
1 change: 1 addition & 0 deletions samsungctl/interactive.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
["KEY_NPAGE", "KEY_CHDOWN", "Page Down", "P Down"],
["\n", "KEY_ENTER", "Enter", "Enter"],
["KEY_BACKSPACE", "KEY_RETURN", "Backspace", "Return"],
["h", "KEY_CONTENTS", "H", "Smart Hub"],
["l", "KEY_CH_LIST", "L", "Channel List"],
["m", "KEY_MENU", "M", "Menu"],
["s", "KEY_SOURCE", "S", "Source"],
Expand Down

0 comments on commit 523c396

Please sign in to comment.