jcarbaugh / python-roku

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

Attempt to Merge Fork Back into Main Tree #18

Closed brentahughes closed 7 years ago

brentahughes commented 7 years ago

This was forked a while back for some changes required by the homeassistant.io project. However it may be beneficial to bring the project back to it's roots rather than creating another pypi project from it.

It has a few changes and additions so let me know if you have any problems with this.

jcarbaugh commented 7 years ago

@bah2830 hello! Are you still interested in getting this merged back in?

brentahughes commented 7 years ago

That would be good. But I noticed there have been several changes that cause larger conflicts.

I need to work on getting them lined back up. Once that's done I noticed several property names have changed their formatting so I will need to update the 3rd party system that uses it to work.

I will eventually be reopening a PR for this.