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

Add option to poweroff for non-Roku TVs #74

Closed kalebmckale closed 11 months ago

kalebmckale commented 2 years ago

Roku devices that aren’t Roku TVs will continue to play content when they are powered off (this is a Roku specific issue and not merely of this Python package). So, it would be nice when using the package to add an option to the poweroff function that will, depending on provided argument(s), pause the content or to activate the home option.