My goal is to realize a scenario where I can turn on my TV displaying a fireplace, there is any way I can instruct my bravia to do so? Thank you very much for suggestions!
I’ve read it and found [params], is it possible to forward Youtube parameters to open a link?
That was the example
Code: Select all
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"}