Merge pull request #1690 from jimrollenhagen/fix-samsung-docs-typo

Fix formatting error in Samsung TV component docs
This commit is contained in:
Rowan 2017-01-01 20:13:31 +00:00 committed by GitHub
commit 12f53ad813

View File

@ -29,7 +29,7 @@ media_player:
Configuration variables: Configuration variables:
- **host** (*Required*): The IP of the Samsung Smart TV, eg. `192.168.0.10^. - **host** (*Required*): The IP of the Samsung Smart TV, eg. `192.168.0.10`.
- **port** (*Optional*): The port of the Samsung Smart TV. Defaults to 55000. - **port** (*Optional*): The port of the Samsung Smart TV. Defaults to 55000.
- **name** (*Optional*): The name you would like to give to the Samsung Smart TV. - **name** (*Optional*): The name you would like to give to the Samsung Smart TV.
- **timeout** (*Optional*): The time-out for the communication with the TV. Defaults to 0. - **timeout** (*Optional*): The time-out for the communication with the TV. Defaults to 0.