mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 14:56:53 +00:00
Added roku platform documentation (#486)
This commit is contained in:
parent
62a6a078b7
commit
11ccc751f2
29
source/_components/media_player.roku.markdown
Normal file
29
source/_components/media_player.roku.markdown
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
---
|
||||||
|
layout: page
|
||||||
|
title: "Roku"
|
||||||
|
description: "Instructions how to integrate Roku into Home Assistant."
|
||||||
|
date: 2016-05-16 20:0+0000
|
||||||
|
sidebar: true
|
||||||
|
comments: false
|
||||||
|
sharing: true
|
||||||
|
footer: true
|
||||||
|
logo: roku.png
|
||||||
|
ha_category: Media Player
|
||||||
|
ha_release: 0.20
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
[Roku](http://www.roku.com/) media players will be automatically discovered if you enable [the discovery component]({{site_root}}/components/discovery/).
|
||||||
|
|
||||||
|
Roku platform can also be forced to load by adding the following lines to your `configuration.yaml`:
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
# Example configuration.yaml entry
|
||||||
|
media_player:
|
||||||
|
platform: roku
|
||||||
|
host: 192.168.1.10
|
||||||
|
```
|
||||||
|
|
||||||
|
Configuration variables:
|
||||||
|
|
||||||
|
- **host** *Optional*: Use only if you don't want to scan for devices.
|
BIN
source/images/supported_brands/roku.png
Normal file
BIN
source/images/supported_brands/roku.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.5 KiB |
Loading…
x
Reference in New Issue
Block a user