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

Is possible to send to Bravia a command for open a youtube video/url? #37

Open
Barabba11 opened this issue Sep 26, 2021 · 0 comments
Open

Comments

@Barabba11
Copy link

Hi mates, please excuse me to open an issue to ask a question, I hope you may help to clear my problem, the way to open Youtube app is welle discussed and supported, but what is the sense to open app without play a video? I don't understand there is any documentation about passing Youtube some parameters, my goal is to create with Node Red scenarios where TV is used, for example showing a fireplace.
If it's not supported, any other way/trick to achive that? Maybe creating a shortcut on the home containing the url too?

In all the documentation I read I've found this that may sound interesting somehow..
Thank you for your suppport!

REST-API HTTP Request Example (Pre-Shared Key: “1234”)

POST /sony/system HTTP/1.1
Host: 192.168.0.1
Accept: */*
Cache-Control: no-cache
Connection: close
Content-Type: application/json; charset=UTF-8
Pragma: no-cache
X-Auth-PSK: 1234
Content-Length: 70

{"method": "getPowerStatus", "params": [], "id": 50, "version": "1.0"}
@Barabba11 Barabba11 changed the title Is possible toto send to Bravia a command for open a youtube video/url? Is possible to send to Bravia a command for open a youtube video/url? Sep 26, 2021
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