You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_components/media_player.webostv.markdown
+2
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,7 @@ Configuration variables:
30
30
- **host** (*Optional*): The IP of the LG webOS Smart TV, e.g. `192.168.0.10`.
31
31
- **mac** (*Optional*): The MAC address of the TV, e.g. `C8:08:E9:99:99:1A`.
32
32
- **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.
33
34
- **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`.
34
35
- **customize** array (*Optional*): List of options to customize.
35
36
- ***sources** array (*Optional*): List of hardware inputs.
0 commit comments