mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Update Roku media player component configuration (#6915)
* Update Roku media player component configuration * Minor changes
This commit is contained in:
parent
acdb52fb8d
commit
225844ffe9
@ -23,6 +23,9 @@ media_player:
|
|||||||
- platform: roku
|
- platform: roku
|
||||||
```
|
```
|
||||||
|
|
||||||
Configuration variables:
|
{% configuration %}
|
||||||
|
host:
|
||||||
- **host** (*Optional*): Use only if you don't want to scan for devices.
|
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 %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user