From 61a43530d8b5689163b36043c44661d1332001ec Mon Sep 17 00:00:00 2001 From: Andrew Garrett Date: Thu, 27 Sep 2018 21:18:06 -0400 Subject: [PATCH] Fix some spelling and grammar on Nest sensor docs (#6370) --- source/_components/sensor.nest.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/_components/sensor.nest.markdown b/source/_components/sensor.nest.markdown index dc48bd32ff0..f31f62b9b3e 100644 --- a/source/_components/sensor.nest.markdown +++ b/source/_components/sensor.nest.markdown @@ -59,7 +59,7 @@ The following conditions are available by device: ## {% linkable_title Security State %}

-This feature is not designed to transfer your Home Assitant to a secruity system, neither Home Assistant nor Nest be liable to You for damages, +This feature is not designed to transfer your Home Assitant to a security system, neither Home Assistant nor Nest be liable to You for damages, or consequential damages of any character arising as a result of use this feature. This feature does not depend on the [Nest Secure alarm system](https://nest.com/alarm-system/overview/) and is not a reflection of the status of that system, @@ -67,9 +67,9 @@ nor does it react to state changes in that system.

-This feautre use a new [Nest Secruity API](https://developers.nest.com/documentation/cloud/security-guide), -you may need to change your ["Product"](https://developers.nest.com/products) permission setting to include `Secruity State Read`. -After permission change, you may need to re-authorize your client. +This feature uses a new [Nest Security API](https://developers.nest.com/documentation/cloud/security-guide). +You may need to change your ["Product"](https://developers.nest.com/products) permission setting to include `Security State Read`. +After this permission change, you may need to re-authorize your client.

If a Nest Cam detects the presence of a person (see `person_detected` in [binary_sensor.nest](/components/binary_sensor.nest/)) while the structure is in `away` mode (see `away` in [binary_sensor.nest](/components/binary_sensor.nest/)), the structure enters `deter` mode.