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

Updates to TV functionality #33

Closed steti closed 5 years ago

steti commented 6 years ago
  1. In discover() function, determine if the discovered device is a Roku TV
  2. Add PowerOn and PowerOff functions for Roku TVs

This functionality was discussed in https://github.com/jcarbaugh/python-roku/issues/13 and https://github.com/jcarbaugh/python-roku/issues/24.

iantrich commented 5 years ago

Thanks, closing in favor of https://github.com/jcarbaugh/python-roku/pull/37