Skip to content

Commit 20587e9

Browse files
soldagfabaff
authored andcommitted
Update docs for media_player.webostv. (home-assistant#3204)
1 parent 13fdb19 commit 20587e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/_components/media_player.webostv.markdown

+2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Configuration variables:
3030
- **host** (*Optional*): The IP of the LG webOS Smart TV, e.g. `192.168.0.10`.
3131
- **mac** (*Optional*): The MAC address of the TV, e.g. `C8:08:E9:99:99:1A`.
3232
- **name** (*Optional*): The name you would like to give to the LG webOS Smart TV.
33+
- **timeout** (*Optional*): The timeout for connections to the TV in seconds.
3334
- **filename** (*Optional*): The filename where the pairing key with the TV should be stored. This path is relative to Home Assistant's config directory. It defaults to `webostv.conf`.
3435
- **customize** array (*Optional*): List of options to customize.
3536
- ***sources** array (*Optional*): List of hardware inputs.
@@ -46,6 +47,7 @@ media_player:
4647
host: 192.168.0.10
4748
mac: C8:08:E9:99:99:1A
4849
name: Living Room TV
50+
timeout: 5
4951
filename: webostv.conf
5052
customize:
5153
sources:

0 commit comments

Comments
 (0)