Skip to content

Support for launching tv tuner and optionally changing channel#13

Open
j-kaplan wants to merge 1 commit intobrentahughes:masterfrom
j-kaplan:master
Open

Support for launching tv tuner and optionally changing channel#13
j-kaplan wants to merge 1 commit intobrentahughes:masterfrom
j-kaplan:master

Conversation

@j-kaplan
Copy link

@j-kaplan j-kaplan commented Feb 9, 2018

This adds the ability to easily launch the digital TV tuner app on a Roku TV and optionally change to a specific channel.

Example:

r = Roku('192.168.1.200')
r.channel("2.1")   # Launches TV tuner and sets channel to 2.1
r.channel()        # Launches TV tuner to the last watched channel

I've tested this with a TCL Roku TV.

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.

1 participant