mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-03 08:46:49 +00:00

* Adding documentation for Roku hub and remote * revert date change * Fix year * PR feedback fixes
1.1 KiB
1.1 KiB
layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_iot_class, ha_release
layout | title | description | date | sidebar | comments | sharing | footer | logo | ha_category | ha_iot_class | ha_release |
---|---|---|---|---|---|---|---|---|---|---|---|
page | Roku | Instructions how to integrate Roku devices into Home Assistant. | 2018-10-17 20:47 | true | false | true | true | roku.png | Hub | Local Polling | 0.86 |
The Roku component allows integration of Roku media players and remotes which will be automatically discovered if you enable the discovery component.
The roku
component can also be forced to load by adding the following lines to your configuration.yaml
:
# Example configuration.yaml entry
roku:
- host: 192.168.1.100
{% configuration %} host: description: Set the IP address of the Roku device. Use only if you don't want to autodiscover devices. required: false type: string {% endconfiguration %}
{% linkable_title Services %}
{% linkable_title Service roku_scan
%}
Scans the local network for Rokus. All found devices are presented as a persistent notification.