mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Add YouTube example. (#11054)
Added a YouTube example, it's not too easy to find info on it.
This commit is contained in:
parent
b5eafe8b2f
commit
4385b35de1
@ -95,6 +95,9 @@ The api calls are like this:
|
||||
```txt
|
||||
GET http:// ROKU_IP:8060/query/apps
|
||||
POST http://ROKU_IP:8060/launch/APP_ID
|
||||
|
||||
YouTube example:
|
||||
POST http://YOUR_ROKU_IP:8060/launch/837?contentID=YOUR_YOUTUBE_VIDEOS_CONTENT_ID&MediaType=live
|
||||
```
|
||||
|
||||
More details can be found on the [Roku dev pages](https://developer.roku.com/docs/developer-program/discovery/external-control-api.md)
|
||||
|
Loading…
x
Reference in New Issue
Block a user