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.samsungtv.markdown
+1-1
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Configuration variables:
32
32
- **host** (*Required*): The IP of the Samsung Smart TV, eg. `192.168.0.10`.
33
33
- **port** (*Optional*): The port of the Samsung Smart TV. Defaults to 55000. If set to 8001, the new websocket connection will be used (required for 2016+ TVs).
34
34
- **name** (*Optional*): The name you would like to give to the Samsung Smart TV.
35
-
- **timeout** (*Optional*): The time-out for the communication with the TV. Defaults to 0.
35
+
- **timeout** (*Optional*): The time-out in seconds for the communication with the TV. Defaults to 0 (no timeout).
36
36
- **mac** (*Optional*): The MAC address of the Samsung Smart TV, eg. `00:11:22:33:44:55:66`. Required for power on support via wake on lan.
0 commit comments