Minor changes

This commit is contained in:
Fabian Affolter 2016-05-21 10:03:01 +02:00
parent 7e25694941
commit 6172f33e65

View File

@ -13,11 +13,11 @@ ha_iot_class: "Local Poll"
ha_release: 0.18 ha_release: 0.18
--- ---
The `webostv` platform allows you to control a LG WebOS Smart TV. The `webostv` platform allows you to control a [LG](http://www.lg.com) WebOS Smart TV.
When the TV is first connected, you will need to accept Home Assistant on the TV to allow communication. When the TV is first connected, you will need to accept Home Assistant on the TV to allow communication.
To add a TV to your installation, add the following to your `configuration.yaml` file and follow the configurator instructions: To add a TV to your installation, add the following to your `configuration.yaml` file:
```yaml ```yaml
# Example configuration.yaml entry # Example configuration.yaml entry
@ -29,7 +29,7 @@ media_player:
Configuration variables: Configuration variables:
- **host** *Optional*: The IP of the LG WebOS Smart TV, e.g. 192.168.0.10 - **host** (*Optional*): The IP of the LG WebOS Smart TV, eg. 192.168.0.10
- **name** *Optional*: The name you would like to give to the LG WebOS Smart TV. - **name** (*Optional*): The name you would like to give to the LG WebOS Smart TV.
If you do not provide a host name, all LG WebOS Smart TV's within your network will be auto-discovered if your TV network name is set to `[LG] webOS TV` If you do not provide a host name, all LG WebOS Smart TV's within your network will be auto-discovered if your TV network name is set to `[LG] webOS TV`