mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-08 20:18:59 +00:00
728 B
728 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 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 variables:
- host (Optional): Use only if you don't want to scan for devices.