home-assistant.io/source/_components/media_player.roku.markdown
2016-05-21 11:39:02 +02:00

715 B

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

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
  host: 192.168.1.10

Configuration variables:

  • host Optional: Use only if you don't want to scan for devices.