diff --git a/source/_components/webostv.markdown b/source/_components/webostv.markdown index e459f3f59a6..131dbbd2cd7 100644 --- a/source/_components/webostv.markdown +++ b/source/_components/webostv.markdown @@ -23,9 +23,9 @@ There is currently support for the following device types within Home Assistant: To begin with enable *LG Connect Apps* feature in *Network* settings of the TV [instructions](http://www.lg.com/uk/support/product-help/CT00008334-1437131798537-others). -Once basic configuration is added to your `configuration.yaml` *Configuration* card should prompt on your Home Assistants's states. Follow the instructions and accept pairing request on your TV. +Once basic configuration is added to your `configuration.yaml` file. A notification should be visible in the frontend's **Notification** section. Follow the instructions and accept the pairing request on your TV. -Pairing information will be saved to the `filename:` provided in configuration. This process is IP sensitive, in case the IP address of your TV would change in future. +Pairing information will be saved to the `filename:` provided in the configuration. This process is IP address-sensitive, in case the IP address of your TV would change in future. ### Configuration @@ -227,4 +227,4 @@ automation: message: "Movement detected: Front Door" data: icon: "/home/homeassistant/images/doorbell.png" -``` \ No newline at end of file +```