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

expose the power state element from device-info #29

Closed mdeneen closed 5 years ago

mdeneen commented 6 years ago

expose the power-state element from device-info. This can be used to determine if a roku tv is powered on or not.

mdeneen commented 6 years ago

Is this project dead?

ammmze commented 5 years ago

If you're looking to update this home assistant (which is what I'm looking to do), I think they are using a different fork of this library found here.

brentahughes commented 5 years ago

My fork was recently merged back into this repo. Once I find a little time I will create a PR in home assistant to move it over to this repo. Should be minor changes to Home Assistant if anybody else want to do it in the mean time.

As for this PR the changes seem good to me. Just need the conflicts resolved

iantrich commented 5 years ago

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