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

Select Applications as inputs #18

Closed
barns102 opened this issue Jul 8, 2020 · 5 comments
Closed

Select Applications as inputs #18

barns102 opened this issue Jul 8, 2020 · 5 comments
Labels
wontfix This will not be worked on

Comments

@barns102
Copy link

barns102 commented Jul 8, 2020

Hi @kiwi-cam

I have this setup and working well, but now I would like to add Applications (YouTube, TVNZ on Demand) to my input choices.

When I add this to the config, I get an error message in my logs.

Do you have any suggestions? I have tried type as "application' and "app". Should I have "data'" or "value"

Thanks in advance.

Barns

@JulianNaumann
Copy link

Can you post the whole error log as well as your config?

@barns102
Copy link
Author

barns102 commented Jul 8, 2020

Hi

I no longe have that, as I removed it when it wasn’t working.

Could you please show me an example of how I would put an application e.g YouTube as an input for my TV.

I currently have 3 inputs that look like this:

“name”: “Sky New Zealand”,
“type”: “hdmi”,
“data”: “hex code...”.

This is what I have tried for YouTube

“name”: “YouTube”,
“type”: “application”,
“data”: “id for application” (a string of 8 numbers or so)

Does this make sense?

Barnaby

@kiwi-cam
Copy link
Owner

kiwi-cam commented Jul 8, 2020

Hi @barns102. This module only works with Broadlink RM IR/RF blasters. It can send IR or RF signals to control your TV, it can't pass an Application ID. If your remote has a shortcut button to launch YouTube you could learn this code and add that as data under the application; otherwise I'm not sure you'll be able to do what you're wanting.

@barns102
Copy link
Author

barns102 commented Jul 8, 2020

@kiwi-cam Thanks heaps for that mate, totally makes sense. I will look to see if I can find a hex code for the applications I want to use.

Barns.

@stale
Copy link

stale bot commented Sep 27, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Sep 27, 2020
@stale stale bot closed this as completed Oct 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants