Misc fixes: e.g. -> e.g., and proper case for Home Assistant (#4942)
* e.g. to e.g., and proper case for Home Assistant * Instructions how to -> Instructions on how to
This commit is contained in:
parent
3fd5cd5f94
commit
1aca7b08cf
764 changed files with 883 additions and 885 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: page
|
||||
title: "LG WebOS TV notifications"
|
||||
description: "Instructions how to integrate a LG WebOS TV within Home Assistant."
|
||||
description: "Instructions on how to integrate a LG WebOS TV within Home Assistant."
|
||||
date: 2016-04-18 23:24
|
||||
sidebar: true
|
||||
comments: false
|
||||
|
@ -30,7 +30,7 @@ notify:
|
|||
|
||||
Configuration variables:
|
||||
|
||||
- **host** (*Required*): The IP of the LG WebOS Smart TV, e.g. 192.168.0.10
|
||||
- **host** (*Required*): The IP of the LG WebOS Smart TV, e.g., 192.168.0.10
|
||||
- **name** (*Required*): The name you would like to give to the LG WebOS Smart TV.
|
||||
- **filename** (*Optional*): The filename where the pairing key with the TV should be stored. This path is relative to Home Assistant's config directory. It defaults to `webostv.conf`.
|
||||
- **icon** (*Optional*): The path to an image file to use as the icon in notifications.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue