mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-09 04:29:03 +00:00
715 B
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.