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

Implement Switching TV Inputs #39

Open
bfayers opened this issue Jun 6, 2020 · 2 comments
Open

Implement Switching TV Inputs #39

bfayers opened this issue Jun 6, 2020 · 2 comments

Comments

@bfayers
Copy link
Contributor

bfayers commented Jun 6, 2020

I am creating this issue in favor of my previous issue, #12, since this request includes both apps and input switching since the method used is similar.

I have found example code, albeit in nodejs, for either switching to an app or an input source.

Switching source/app: https://github.com/g30r93g/homebridge-panasonic/blob/master/index.js#L232

HTTP Captures and a method of getting the list of apps can be found in the, now closed, issue #12

@bfayers
Copy link
Contributor Author

bfayers commented Jun 6, 2020

After having a look through the library, it would seem that the library already contains support for launching apps; however it would be preferable that it can generate the app list itself from the TV. as well as switch inputs (See #40 )

@bfayers
Copy link
Contributor Author

bfayers commented Jun 6, 2020

Inputs can be switched via
rc.send_key("NRC_HDMI1-ONOFF")

@bfayers bfayers changed the title Implement Switching TV Inputs and Launching Apps. Implement Switching TV Inputs Jun 6, 2020
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

No branches or pull requests

1 participant