Use Wake-on-LAN to turn on LG webOS TV (#1557)

This commit is contained in:
Albert Lee 2016-12-17 12:33:08 -06:00 committed by Fabian Affolter
parent f2765d88ba
commit c63bfa5132

View File

@ -1,7 +1,7 @@
--- ---
layout: page layout: page
title: "LG WebOS TV" title: "LG webOS Smart TV"
description: "Instructions how to integrate a LG WebOS TV within Home Assistant." description: "Instructions how to integrate a LG webOS Smart TV within Home Assistant."
date: 2016-04-18 23:24 date: 2016-04-18 23:24
sidebar: true sidebar: true
comments: false comments: false
@ -13,7 +13,7 @@ ha_iot_class: "Local Polling"
ha_release: 0.18 ha_release: 0.18
--- ---
The `webostv` platform allows you to control a [LG](http://www.lg.com) 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.
@ -27,12 +27,14 @@ media_player:
Configuration variables: Configuration variables:
- **host** (*Optional*): The IP of the LG WebOS Smart TV, eg. 192.168.0.10 - **host** (*Optional*): The IP of the LG webOS Smart TV, e.g. `192.168.0.10`.
- **name** (*Optional*): The name you would like to give to the LG WebOS Smart TV. - **mac** (*Optional*): The MAC address of the TV, e.g. `C8:08:E9:99:99:1A`.
- **name** (*Optional*): The name you would like to give to the LG webOS Smart TV.
- **customize** array (*Optional*): List of options to customize. - **customize** array (*Optional*): List of options to customize.
- ***sources** array (*Optional*): List of hardware inputs. - ***sources** array (*Optional*): List of hardware inputs.
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 specify `host:`, all LG webOS Smart TVs within your network will be auto-discovered if they use the default name setting of `[LG] webOS TV`.
Home Assistant is able to turn on a LG webOS Smart TV if you specify its MAC address with `mac:`. Some models require the **Mobile TV On** setting and/or a wired network connection to use Wake-on-LAN.
A full configuration example will look like the sample below: A full configuration example will look like the sample below:
@ -41,6 +43,7 @@ A full configuration example will look like the sample below:
media_player: media_player:
- platform: webostv - platform: webostv
host: 192.168.0.10 host: 192.168.0.10
mac: C8:08:E9:99:99:1A
name: Living Room TV name: Living Room TV
customize: customize:
sources: sources: