jcarbaugh / python-roku

Screw remotes. Control your Roku with Python.
https://pypi.python.org/pypi/roku
BSD 3-Clause "New" or "Revised" License
288 stars 94 forks source link

Adding volume commands for Roku TV support. #10

Closed wilsoc5 closed 6 years ago

wilsoc5 commented 8 years ago

Some roku devices such as the Roku TV's also have volume control.

https://sdkdocs.roku.com/display/sdkdoc/External+Control+Guide#ExternalControlGuide-3.4Keypresskeyvalues

jcarbaugh commented 6 years ago

@wilsoc5 Wanted to send a long over-due thank you for this contribution. I just merged another PR that accomplishes the same thing, but am adding you to the list of contributors to this project too. Thanks so much!