home-assistant.io/source/_components/media_player.roku.markdown
Klaas Schoute 225844ffe9 Update Roku media player component configuration (#6915)
* Update Roku media player component configuration

* Minor changes
2018-10-17 23:34:04 +02:00

823 B

layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_release, ha_iot_class
layout title description date sidebar comments sharing footer logo ha_category ha_release ha_iot_class
page Roku Instructions on how to integrate Roku into Home Assistant. 2016-05-16 20:0+0000 true false true true roku.png Media Player 0.20 Local Polling

The Roku media players will be automatically discovered if you enable the discovery component.

The roku media player platform can also be forced to load by adding the following lines to your configuration.yaml:

# Example configuration.yaml entry
media_player:
  - platform: roku

{% configuration %} host: description: The IP address or the hostname of the device. Use only if you don't want to scan for devices. required: false type: string {% endconfiguration %}