We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8be3c95 commit e0f8578Copy full SHA for e0f8578
source/_components/media_player.samsungtv.markdown
@@ -29,7 +29,7 @@ media_player:
29
30
{% configuration %}
31
host:
32
- description: The IP of the Samsung Smart TV, eg. `192.168.0.10`.
+ description: "The IP of the Samsung Smart TV, eg. `192.168.0.10`."
33
required: true
34
type: string
35
port:
@@ -47,7 +47,7 @@ timeout:
47
type: time
48
default: 0 (no timeout)
49
mac:
50
- description: 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.
+ description: "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."
51
required: false
52
53
{% endconfiguration %}
0 commit comments