mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add missing configuration variables
This commit is contained in:
parent
ff3b39f744
commit
6f9e234ee6
@ -24,13 +24,17 @@ To add a TV to your installation, add the following to your `configuration.yaml`
|
||||
media_player:
|
||||
platform: samsungtv
|
||||
host: 192.168.0.10
|
||||
port: 55000
|
||||
name: Living Room TV
|
||||
timeout: 2
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
||||
- **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.
|
||||
- **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.
|
||||
|
||||
|
||||
Currently known supported models:
|
||||
|
Loading…
x
Reference in New Issue
Block a user