Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add search functionality for roku. (See Search in the roku ECP) #10

Merged
merged 1 commit into from
Jun 19, 2017
Merged

Add search functionality for roku. (See Search in the roku ECP) #10

merged 1 commit into from
Jun 19, 2017

Conversation

keatontaylor
Copy link

This is the first step in adding search for roku from HA, and
ultimately haaska for connecting with the new alexa video skill api.

This is the first step in adding search for roku from HA, and
ultimately haaska for connecting with the new alexa video skill api.
@brentahughes brentahughes merged commit 8942f10 into brentahughes:master Jun 19, 2017
@brentahughes
Copy link
Owner

@keatontaylor https://pypi.python.org/pypi?:action=display&name=python-roku&version=3.1.4 is now available on pypi.

Thanks for the PR

soberstadt pushed a commit to soberstadt/python-roku that referenced this pull request Oct 26, 2018
* Updated with several pull requests from upstream repo

* Roku current app (brentahughes#3)

Updated the application object to use the get method so it will default without error

* Update version to 3.1.1

* Remove extra params from Launch and add device name

* Remove extra params from Launch

* Update core.py

* Updated to version 3.1.2

* Set the is_screensaver property (brentahughes#6)

* Update version to 3.1.3

* Update version to 3.1.3

* Accept HTTP response of 204 as well as 200 (brentahughes#7)

Updated _call to accept response of 204 or 200.

Roku will return a 204 if being requested to launch an app that is already running.

* Separate this from jcarbaugh version (brentahughes#8)

* Updated for uploading the pypi

* Add search functionality for roku. (See Search in the roku ECP) (brentahughes#10)

This is the first step in adding search for roku from HA, and
ultimately haaska for connecting with the new alexa video skill api.

* Updated to version 3.1.4

* Add support for additional search parameters (brentahughes#11)

* Add search functionality for roku. (See Search in the roku ECP)

This is the first step in adding search for roku from HA, and
ultimately haaska for connecting with the new alexa video skill api.

* Added support for additional search parameters

* Update core.py to match upsteam (brentahughes#12)

jcarbaugh has added a few new commands to his list, and it would be great to have them available!
https://github.com/jcarbaugh/python-roku/blob/5b12c15777baf77424b525bdd469509906c13ee7/roku/core.py

* Updated to 3.1.5

* Updated to match upstream

* Updated setup.py

* Fixed some syntax issues

* Fixed tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants