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

Added volume key support #7

Closed segadude closed 6 years ago

segadude commented 9 years ago

Added support for the Volume Up, Volume Down and Mute buttons for Roku TVs.

jcarbaugh commented 8 years ago

@segadude really appreciate the PR! Sorry that it has taken so many months to get back to you. Would you mind removing the extra files that got added? This includes the build and roku.egg-info directories. Also, would you be open to renaming the commands to volume_down, volume_mute, and volume_up?

segadude commented 8 years ago

Thanks for getting back to me. I will make those changes and remove the extra files.

jcarbaugh commented 6 years ago

@segadude sorry for the delay in getting this merged, but thanks much for the contribution!