diff --git a/source/_addons/mariadb.markdown b/source/_addons/mariadb.markdown
index 673857de06e0..66df1440c65e 100644
--- a/source/_addons/mariadb.markdown
+++ b/source/_addons/mariadb.markdown
@@ -9,7 +9,7 @@ sharing: true
footer: true
---
-Set up a [mariadb](https://mariadb.org/) SQL server. It supports multiple databases, users, and permission settings. If you want to only connect from inside home assistant use `core-mariadb` as the host address.
+Set up a [mariadb](https://mariadb.org/) SQL server. It supports multiple databases, users, and permission settings. If you want to only connect from inside Home Assistant use `core-mariadb` as the host address.
```json
{
diff --git a/source/_components/alarm_control_panel.abode.markdown b/source/_components/alarm_control_panel.abode.markdown
index 5df73f1c05db..588eb46f4075 100644
--- a/source/_components/alarm_control_panel.abode.markdown
+++ b/source/_components/alarm_control_panel.abode.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Abode Alarm Control Panel"
-description: "Instructions how to setup the Abode Alarm control panel within Home Assistant."
+description: "Instructions on how to setup the Abode Alarm control panel within Home Assistant."
date: 2017-08-26 0:28
sidebar: true
comments: false
diff --git a/source/_components/alarm_control_panel.alarmdecoder.markdown b/source/_components/alarm_control_panel.alarmdecoder.markdown
index d677173ebb46..476773df3ebc 100644
--- a/source/_components/alarm_control_panel.alarmdecoder.markdown
+++ b/source/_components/alarm_control_panel.alarmdecoder.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "AlarmDecoder Alarm Control Panel"
-description: "Instructions how to setup the AlarmDecoder Alarm control panel within Home Assistant."
+description: "Instructions on how to setup the AlarmDecoder Alarm control panel within Home Assistant."
date: 2017-04-02 13:28
sidebar: true
comments: false
diff --git a/source/_components/alarm_control_panel.alarmdotcom.markdown b/source/_components/alarm_control_panel.alarmdotcom.markdown
index 895cde8e350c..82e1a7774e7f 100644
--- a/source/_components/alarm_control_panel.alarmdotcom.markdown
+++ b/source/_components/alarm_control_panel.alarmdotcom.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Alarm.com Alarm Control Panel"
-description: "Instructions how to integrate Alarm.com into Home Assistant."
+description: "Instructions on how to integrate Alarm.com into Home Assistant."
date: 2016-01-14 22:00
sidebar: true
comments: false
diff --git a/source/_components/alarm_control_panel.arlo.markdown b/source/_components/alarm_control_panel.arlo.markdown
index 6d66bef11b25..e47a6322d629 100644
--- a/source/_components/alarm_control_panel.arlo.markdown
+++ b/source/_components/alarm_control_panel.arlo.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Arlo Control Panel"
-description: "Instructions how to setup the Netgear Arlo Base Stations as a control panel within Home Assistant."
+description: "Instructions on how to setup the Netgear Arlo Base Stations as a control panel within Home Assistant."
date: 2017-10-05 17:45
sidebar: true
comments: false
@@ -27,11 +27,11 @@ alarm_control_panel:
{% configuration %}
home_mode_name:
- description: "Arlo base station does not have a built-in home mode. You can map one of your custom modes to home assistant's home mode by setting the name of the custom mode in this configuration variable. The name of the custom mode should match exactly as you set it up in the Arlo app."
+ description: "Arlo base station does not have a built-in home mode. You can map one of your custom modes to Home Assistant's home mode by setting the name of the custom mode in this configuration variable. The name of the custom mode should match exactly as you set it up in the Arlo app."
required: false
type: string
away_mode_name:
- description: "Arlo base station does not have a built-in away mode. You can map one of your custom modes to home assistant's away mode by setting the name of the custom mode in this configuration variable. The name of the custom mode should match eactly as you set it up in the Arlo app."
+ description: "Arlo base station does not have a built-in away mode. You can map one of your custom modes to Home Assistant's away mode by setting the name of the custom mode in this configuration variable. The name of the custom mode should match eactly as you set it up in the Arlo app."
required: false
type: string
default: "`Armed` mode in Arlo"
@@ -74,4 +74,3 @@ Setting Arlo to a custom mode (mapped to `home_mode_name` in `configuration.yaml
You can also completely disarm the Arlo base station by calling the `alarm_control_panel.alarm_disarm` service, and trigger the alarm by calling the `alarm_control_panel.alarm_trigger` service.
More examples and configuration options can be found on the [Manual Alarm Control page](/components/alarm_control_panel.manual/#examples).
-
diff --git a/source/_components/alarm_control_panel.concord232.markdown b/source/_components/alarm_control_panel.concord232.markdown
index 86be0b75176b..36f897e21e57 100644
--- a/source/_components/alarm_control_panel.concord232.markdown
+++ b/source/_components/alarm_control_panel.concord232.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Concord232 Alarm Control Panel"
-description: "Instructions how to integrate Interlogix/GE Concord4 with RS-232 Automation Control Module into Home Assistant."
+description: "Instructions on how to integrate Interlogix/GE Concord4 with RS-232 Automation Control Module into Home Assistant."
date: 2016-10-11 10:00
sidebar: true
comments: false
@@ -16,7 +16,7 @@ The `concord232` platform provides integration with GE, Interlogix (and other br
To use this platform, you will need to have the external concord232 client and server installed. The server must be running on the device which is connected to the automation module's serial port. The client must be installed on the machine running Home Assistant. These may often be the same machine, but do not have to be. For additional details in setting up and testing the client and server, see
-To enable this platform in home assistant, add the following lines to your `configuration.yaml`:
+To enable this platform in Home Assistant, add the following lines to your `configuration.yaml`:
```yaml
# Example configuration.yaml entry
diff --git a/source/_components/alarm_control_panel.egardia.markdown b/source/_components/alarm_control_panel.egardia.markdown
index 314a1fcd11b6..bef700af1646 100644
--- a/source/_components/alarm_control_panel.egardia.markdown
+++ b/source/_components/alarm_control_panel.egardia.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Egardia / Woonveilig Alarm Control Panel"
-description: "Instructions how to integrate Egardia / Woonveilig into Home Assistant."
+description: "Instructions on how to integrate Egardia / Woonveilig into Home Assistant."
date: 2016-07-02 22:00
sidebar: true
comments: false
diff --git a/source/_components/alarm_control_panel.envisalink.markdown b/source/_components/alarm_control_panel.envisalink.markdown
index b5b6b3d593a1..fe58c6fb4d7b 100644
--- a/source/_components/alarm_control_panel.envisalink.markdown
+++ b/source/_components/alarm_control_panel.envisalink.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Envisalink Alarm"
-description: "Instructions how to setup the Envisalink Alarm control panel within Home Assistant."
+description: "Instructions on how to setup the Envisalink Alarm control panel within Home Assistant."
date: 2016-07-01 08:00
sidebar: true
comments: false
diff --git a/source/_components/alarm_control_panel.ialarm.markdown b/source/_components/alarm_control_panel.ialarm.markdown
index db0288b47f41..d72261c908fd 100644
--- a/source/_components/alarm_control_panel.ialarm.markdown
+++ b/source/_components/alarm_control_panel.ialarm.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Antifurto365 iAlarm Control Panel"
-description: "Instructions how to integrate iAlarms alarms into Home Assistant."
+description: "Instructions on how to integrate iAlarms alarms into Home Assistant."
date: 2017-11-30 20:00
sidebar: true
comments: false
diff --git a/source/_components/alarm_control_panel.manual.markdown b/source/_components/alarm_control_panel.manual.markdown
index 86509ebe6200..feeda4b76848 100644
--- a/source/_components/alarm_control_panel.manual.markdown
+++ b/source/_components/alarm_control_panel.manual.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Manual Alarm Control Panel"
-description: "Instructions how to integrate manual alarms into Home Assistant."
+description: "Instructions on how to integrate manual alarms into Home Assistant."
date: 2015-10-13 19:10
sidebar: true
comments: false
diff --git a/source/_components/alarm_control_panel.manual_mqtt.markdown b/source/_components/alarm_control_panel.manual_mqtt.markdown
index 5a1a7d139c9f..5ceaa64e3a0e 100644
--- a/source/_components/alarm_control_panel.manual_mqtt.markdown
+++ b/source/_components/alarm_control_panel.manual_mqtt.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Manual Alarm Control Panel with MQTT Support"
-description: "Instructions how to integrate manual alarms into Home Assistant with MQTT support."
+description: "Instructions on how to integrate manual alarms into Home Assistant with MQTT support."
date: 2017-07-02 9:10
sidebar: true
comments: false
diff --git a/source/_components/alarm_control_panel.markdown b/source/_components/alarm_control_panel.markdown
index ba5f469915b2..bdc1adf3987b 100644
--- a/source/_components/alarm_control_panel.markdown
+++ b/source/_components/alarm_control_panel.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Alarm Control Panels"
-description: "Instructions how to integrate Alarm Control Panels into Home Assistant."
+description: "Instructions on how to integrate Alarm Control Panels into Home Assistant."
date: 2015-10-13 19:10
sidebar: true
comments: false
diff --git a/source/_components/alarm_control_panel.mqtt.markdown b/source/_components/alarm_control_panel.mqtt.markdown
index 199ebacaee13..cb93a1b5958a 100644
--- a/source/_components/alarm_control_panel.mqtt.markdown
+++ b/source/_components/alarm_control_panel.mqtt.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MQTT Alarm Control Panel"
-description: "Instructions how to integrate MQTT capable Alarm Panels into Home Assistant."
+description: "Instructions on how to integrate MQTT capable Alarm Panels into Home Assistant."
date: 2015-09-14 19:10
sidebar: true
comments: false
diff --git a/source/_components/alarm_control_panel.nx584.markdown b/source/_components/alarm_control_panel.nx584.markdown
index 0a14c880db46..a98ad9050a6b 100644
--- a/source/_components/alarm_control_panel.nx584.markdown
+++ b/source/_components/alarm_control_panel.nx584.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "NX584 Alarm Control Panel"
-description: "Instructions how to integrate NX584 into Home Assistant."
+description: "Instructions on how to integrate NX584 into Home Assistant."
date: 2016-02-07 10:00
sidebar: true
comments: false
diff --git a/source/_components/alarm_control_panel.satel_integra.markdown b/source/_components/alarm_control_panel.satel_integra.markdown
index 77752ae7d0b3..a5f8915d08cc 100644
--- a/source/_components/alarm_control_panel.satel_integra.markdown
+++ b/source/_components/alarm_control_panel.satel_integra.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Satel Integra Alarm Control Panel"
-description: "Instructions how to setup the Satel Integra control panel within Home Assistant."
+description: "Instructions on how to setup the Satel Integra control panel within Home Assistant."
date: 2017-09-07 13:28
sidebar: true
comments: false
diff --git a/source/_components/alarm_control_panel.simplisafe.markdown b/source/_components/alarm_control_panel.simplisafe.markdown
index af38f6ad3728..ac5c14183a2f 100644
--- a/source/_components/alarm_control_panel.simplisafe.markdown
+++ b/source/_components/alarm_control_panel.simplisafe.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "SimpliSafe Alarm Control Panel"
-description: "Instructions how to integrate SimpliSafe into Home Assistant."
+description: "Instructions on how to integrate SimpliSafe into Home Assistant."
date: 2016-07-02 22:00
sidebar: true
comments: false
diff --git a/source/_components/alarm_control_panel.spc.markdown b/source/_components/alarm_control_panel.spc.markdown
index 78e7066f00ea..5cc4025f0015 100644
--- a/source/_components/alarm_control_panel.spc.markdown
+++ b/source/_components/alarm_control_panel.spc.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Vanderbilt SPC Alarm"
-description: "Instructions how to setup the Vanderbilt SPC Alarm control panel within Home Assistant."
+description: "Instructions on how to setup the Vanderbilt SPC Alarm control panel within Home Assistant."
date: 2017-05-18 22:01
sidebar: true
comments: false
diff --git a/source/_components/alarm_control_panel.totalconnect.markdown b/source/_components/alarm_control_panel.totalconnect.markdown
index 668b74920548..821d38075e47 100644
--- a/source/_components/alarm_control_panel.totalconnect.markdown
+++ b/source/_components/alarm_control_panel.totalconnect.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Honeywell TotalConnect Alarm Control Panel"
-description: "Instructions how to integrate TotalConnect alarms into Home Assistant."
+description: "Instructions on how to integrate TotalConnect alarms into Home Assistant."
date: 2017-04-02 22:00
sidebar: true
comments: false
diff --git a/source/_components/alarm_control_panel.verisure.markdown b/source/_components/alarm_control_panel.verisure.markdown
index 0c06294c3ec7..669de8676128 100644
--- a/source/_components/alarm_control_panel.verisure.markdown
+++ b/source/_components/alarm_control_panel.verisure.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Verisure Alarm"
-description: "Instructions how to setup the Verisure Alarm control panel within Home Assistant."
+description: "Instructions on how to setup the Verisure Alarm control panel within Home Assistant."
date: 2016-02-15 22:00
sidebar: true
comments: false
diff --git a/source/_components/alarm_control_panel.wink.markdown b/source/_components/alarm_control_panel.wink.markdown
index 032bbd3cb36e..e6fee5cdb505 100644
--- a/source/_components/alarm_control_panel.wink.markdown
+++ b/source/_components/alarm_control_panel.wink.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Wink Alarm"
-description: "Instructions how to setup the Wink alarms within Home Assistant."
+description: "Instructions on how to setup the Wink alarms within Home Assistant."
date: 2017-01-14 12:00
sidebar: true
comments: false
diff --git a/source/_components/alert.markdown b/source/_components/alert.markdown
index acdf983305fd..4c59259cde3e 100644
--- a/source/_components/alert.markdown
+++ b/source/_components/alert.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Alert"
-description: "Instructions how to setup automatic alerts within Home Assistant."
+description: "Instructions on how to setup automatic alerts within Home Assistant."
date: 2017-01-15 20:00
sidebar: true
comments: false
diff --git a/source/_components/alexa.markdown b/source/_components/alexa.markdown
index e7bfbfa74676..538c065bfba6 100644
--- a/source/_components/alexa.markdown
+++ b/source/_components/alexa.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Alexa / Amazon Echo"
-description: "Instructions how to connect Alexa/Amazon Echo to Home Assistant."
+description: "Instructions on how to connect Alexa/Amazon Echo to Home Assistant."
date: 2015-12-13 13:02
sidebar: true
comments: false
@@ -167,7 +167,7 @@ intent_script:
text: OK
```
-Here we are using [templates] to take the name we gave to Alexa e.g. `downstairs on` and replace the space with an underscore so it becomes `downstairs_on` as Home Assistant expects.
+Here we are using [templates] to take the name we gave to Alexa e.g., `downstairs on` and replace the space with an underscore so it becomes `downstairs_on` as Home Assistant expects.
Now say `Alexa ask Home Assistant to activate ` and Alexa will activate that scene for you.
diff --git a/source/_components/amcrest.markdown b/source/_components/amcrest.markdown
index c910e10647e9..962a56ea113e 100644
--- a/source/_components/amcrest.markdown
+++ b/source/_components/amcrest.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Amcrest IP Camera"
-description: "Instructions how to integrate Amcrest IP cameras within Home Assistant."
+description: "Instructions on how to integrate Amcrest IP cameras within Home Assistant."
date: 2017-06-24 10:00
sidebar: true
comments: false
@@ -45,7 +45,7 @@ Configuration variables:
- **port** (*Optional*): The port that the camera is running on. The default is 80.
- **resolution** (*Optional*): This parameter allows you to specify the camera resolution. For a high resolution (1080/720p), specify the option `high`. For VGA resolution (640x480p), specify the option `low`. If omitted, it defaults to *high*.
- **stream_source** (*Optional*): The data source for the live stream. `mjpeg` will use the camera's native MJPEG stream, whereas `snapshot` will use the camera's snapshot API to create a stream from still images. You can also set the `rtsp` option to generate the streaming via RTSP protocol. If omitted, it defaults to *snapshot*.
-- **ffmpeg_arguments**: (*Optional*): Extra options to pass to ffmpeg, e.g. image quality or video filter options.
+- **ffmpeg_arguments**: (*Optional*): Extra options to pass to ffmpeg, e.g., image quality or video filter options.
- **authentication**: (*Optional*): Defines which authentication method to use only when **stream_source** is **mjpeg**. Currently, *aiohttp* only support *basic*. It defaults to *basic*.
- **scan_interval** (*Optional*): Defines the update interval of the sensor in seconds. The default is 10 seconds.
- **sensors** array (*Optional*): Conditions to display in the frontend. By default, *none* of the conditions are enabled. The following conditions can be monitored.
diff --git a/source/_components/api.markdown b/source/_components/api.markdown
index cdac55a1b445..ba1097738e9c 100644
--- a/source/_components/api.markdown
+++ b/source/_components/api.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "API"
-description: "Instructions how to setup the RESTful API within Home Assistant."
+description: "Instructions on how to setup the RESTful API within Home Assistant."
date: 2018-01-21 08:00
sidebar: true
comments: false
diff --git a/source/_components/apple_tv.markdown b/source/_components/apple_tv.markdown
index bba7b7ac785d..93d192a00c2b 100644
--- a/source/_components/apple_tv.markdown
+++ b/source/_components/apple_tv.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Apple TV"
-description: "Instructions how to integrate Apple TV devices into Home Assistant."
+description: "Instructions on how to integrate Apple TV devices into Home Assistant."
date: 2017-06-26 20:47
sidebar: true
comments: false
@@ -13,7 +13,7 @@ ha_iot_class: "Local Push"
ha_release: 0.49
---
-The `apple_tv` platform allows you to control an Apple TV (3rd and 4th generation). See the [remote platform](/components/remote.apple_tv/) if you want to send remote control buttons, e.g. arrow keys.
+The `apple_tv` platform allows you to control an Apple TV (3rd and 4th generation). See the [remote platform](/components/remote.apple_tv/) if you want to send remote control buttons, e.g., arrow keys.
Currently, you must have Home Sharing enabled for this to work. Support for pairing Home Assistant with your device will be supported in a later release.
@@ -92,7 +92,7 @@ then device authentication is required. Press the icon in the upper left corner
-Select `apple_tv` as domain, `apple_tv_authenticate` as service and enter `{"entity_id": "XXX"}` into "Service Data", but replace XXX with the entity id of your device (e.g. `media_player.apple_tv`). Press the button and hopefully you are presented with an input dialog asking for a pin code:
+Select `apple_tv` as domain, `apple_tv_authenticate` as service and enter `{"entity_id": "XXX"}` into "Service Data", but replace XXX with the entity id of your device (e.g., `media_player.apple_tv`). Press the button and hopefully you are presented with an input dialog asking for a pin code:
@@ -143,4 +143,3 @@ To play media on an Apple TV with device authentication enabled (e.g., ATV4 with
### {% linkable_title Service `apple_tv_scan` %}
Scans the local network for Apple TVs. All found devices are presented as a persistent notification.
-
diff --git a/source/_components/arduino.markdown b/source/_components/arduino.markdown
index 5105f19c4cc4..ca16dd32b751 100644
--- a/source/_components/arduino.markdown
+++ b/source/_components/arduino.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Arduino"
-description: "Instructions how to setup an Arduino boards within Home Assistant."
+description: "Instructions on how to setup an Arduino boards within Home Assistant."
date: 2015-06-27 10:28
sidebar: true
comments: false
@@ -43,7 +43,7 @@ The exact number can be determined with the command shown below.
$ ls /dev/ttyACM*
```
-If that's not working, check your `dmesg` or `journalctl -f` output. Keep in mind that Arduino clones are often using a different name for the port (e.g. `/dev/ttyUSB*`).
+If that's not working, check your `dmesg` or `journalctl -f` output. Keep in mind that Arduino clones are often using a different name for the port (e.g., `/dev/ttyUSB*`).
A word of caution: The Arduino boards are not storing states. This means that with every initialization the pins are set to off/low.
diff --git a/source/_components/asterisk_mbox.markdown b/source/_components/asterisk_mbox.markdown
index d0d7ba72fe2d..bfc30400f619 100644
--- a/source/_components/asterisk_mbox.markdown
+++ b/source/_components/asterisk_mbox.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Asterisk Voicemail"
-description: "Instructions how to integrate your existing Asterisk voicemail within Home Assistant."
+description: "Instructions on how to integrate your existing Asterisk voicemail within Home Assistant."
date: 2017-06-30 18:30
sidebar: true
comments: false
diff --git a/source/_components/automation.markdown b/source/_components/automation.markdown
index 181d28ba123c..658c0ebc63c7 100644
--- a/source/_components/automation.markdown
+++ b/source/_components/automation.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Automation"
-description: "Instructions how to setup automation within Home Assistant."
+description: "Instructions on how to setup automation within Home Assistant."
date: 2015-01-20 22:36
sidebar: true
comments: false
@@ -19,7 +19,7 @@ Starting with 0.28 your automation rules can be controlled with the frontend.
-This allows one to reload the automation without restarting Home Assistant itself. If you don't want to see the automation rule in your frontend use `hide_entity: True` to hide it. You can also use `initial_state: 'off'` so that the automation is not automatically turned on after a Home assistant reboot.
+This allows one to reload the automation without restarting Home Assistant itself. If you don't want to see the automation rule in your frontend use `hide_entity: True` to hide it. You can also use `initial_state: 'off'` so that the automation is not automatically turned on after a Home Assistant reboot.
```yaml
automation:
diff --git a/source/_components/bbb_gpio.markdown b/source/_components/bbb_gpio.markdown
index ab6a13d94e8d..785aec4f2dfe 100644
--- a/source/_components/bbb_gpio.markdown
+++ b/source/_components/bbb_gpio.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "BeagleBone Black GPIO"
-description: "Instructions how to integrate the GPIO capability of a BeagleBone Black into Home Assistant."
+description: "Instructions on how to integrate the GPIO capability of a BeagleBone Black into Home Assistant."
date: 2017-01-14 10:00
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.abode.markdown b/source/_components/binary_sensor.abode.markdown
index 14e8e14533a7..def5cabb1924 100644
--- a/source/_components/binary_sensor.abode.markdown
+++ b/source/_components/binary_sensor.abode.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Abode Binary Sensor"
-description: "Instructions how to integrate Abode binary sensors into Home Assistant."
+description: "Instructions on how to integrate Abode binary sensors into Home Assistant."
date: 2017-08-26 0:28
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.alarmdecoder.markdown b/source/_components/binary_sensor.alarmdecoder.markdown
index 1bfbd1be9f10..92cfa7fa4e10 100644
--- a/source/_components/binary_sensor.alarmdecoder.markdown
+++ b/source/_components/binary_sensor.alarmdecoder.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "AlarmDecoder Binary Sensor"
-description: "Instructions how to integrate AlarmDecoder binary sensors into Home Assistant."
+description: "Instructions on how to integrate AlarmDecoder binary sensors into Home Assistant."
date: 2017-04-02 13:28
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.android_ip_webcam.markdown b/source/_components/binary_sensor.android_ip_webcam.markdown
index 80775c3b2e61..0c5c2abbe872 100644
--- a/source/_components/binary_sensor.android_ip_webcam.markdown
+++ b/source/_components/binary_sensor.android_ip_webcam.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Android IP Webcam Binary Sensor"
-description: "Instructions how to integrate binary motion sensors for Android IP webcam within Home Assistant."
+description: "Instructions on how to integrate binary motion sensors for Android IP webcam within Home Assistant."
date: 2017-03-10 00:00
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.arest.markdown b/source/_components/binary_sensor.arest.markdown
index 8b359f464aad..d18a2d321a78 100644
--- a/source/_components/binary_sensor.arest.markdown
+++ b/source/_components/binary_sensor.arest.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "aREST Binary Sensor"
-description: "Instructions how to integrate aREST binary sensors within Home Assistant."
+description: "Instructions on how to integrate aREST binary sensors within Home Assistant."
date: 2015-11-20 18:15
sidebar: true
comments: false
@@ -28,7 +28,7 @@ binary_sensor:
Configuration variables:
-- **resource** (*Required*): IP address and schema of the device that is exposing an aREST API, e.g. http://192.168.1.10.
+- **resource** (*Required*): IP address and schema of the device that is exposing an aREST API, e.g., http://192.168.1.10.
- **pin** (*Required*): Number of the pin to monitor.
- **name** (*Optional*): Let you overwrite the name of the device. By default *name* from the device is used.
diff --git a/source/_components/binary_sensor.axis.markdown b/source/_components/binary_sensor.axis.markdown
index 77ece6d14740..939cc8f76d59 100644
--- a/source/_components/binary_sensor.axis.markdown
+++ b/source/_components/binary_sensor.axis.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Axis Binary Sensor"
-description: "Instructions how to integrate Axis binary sensors into Home Assistant."
+description: "Instructions on how to integrate Axis binary sensors into Home Assistant."
date: 2017-04-01 19:00
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.bayesian.markdown b/source/_components/binary_sensor.bayesian.markdown
index 0d2858e98296..ad52a8e85fdf 100644
--- a/source/_components/binary_sensor.bayesian.markdown
+++ b/source/_components/binary_sensor.bayesian.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Bayesian Binary Sensor"
-description: "Instructions how to integrate threshold Bayesian sensors into Home Assistant."
+description: "Instructions on how to integrate threshold Bayesian sensors into Home Assistant."
date: 2017-08-27 20:05
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.bbb_gpio.markdown b/source/_components/binary_sensor.bbb_gpio.markdown
index b7236d54684a..be2a9bd9fb34 100644
--- a/source/_components/binary_sensor.bbb_gpio.markdown
+++ b/source/_components/binary_sensor.bbb_gpio.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "BeagleBone Black GPIO Binary Sensor"
-description: "Instructions how to integrate the GPIO sensor capability of a BeagleBone Black into Home Assistant."
+description: "Instructions on how to integrate the GPIO sensor capability of a BeagleBone Black into Home Assistant."
date: 2017-01-14 10:00
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.command_line.markdown b/source/_components/binary_sensor.command_line.markdown
index f966144470b9..b37d6e40bbcb 100644
--- a/source/_components/binary_sensor.command_line.markdown
+++ b/source/_components/binary_sensor.command_line.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Command line Binary Sensor"
-description: "Instructions how to integrate Command binary sensors within Home Assistant."
+description: "Instructions on how to integrate Command binary sensors within Home Assistant."
date: 2016-01-13 12:15
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.concord232.markdown b/source/_components/binary_sensor.concord232.markdown
index 4378b5fb1496..39320bb67230 100644
--- a/source/_components/binary_sensor.concord232.markdown
+++ b/source/_components/binary_sensor.concord232.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Concord232 Binary Sensor"
-description: "Instructions how to integrate Interlogix/GE Concord4 binary sensors into Home Assistant."
+description: "Instructions on how to integrate Interlogix/GE Concord4 binary sensors into Home Assistant."
date: 2016-10-11 10:00
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.ecobee.markdown b/source/_components/binary_sensor.ecobee.markdown
index 189c943bf971..25f58c42cbc1 100644
--- a/source/_components/binary_sensor.ecobee.markdown
+++ b/source/_components/binary_sensor.ecobee.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Ecobee Binary Sensor"
-description: "Instructions how to setup the Ecobee sensors within Home Assistant."
+description: "Instructions on how to setup the Ecobee sensors within Home Assistant."
date: 2015-11-30 18:00
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.egardia.markdown b/source/_components/binary_sensor.egardia.markdown
index 8df482bf5bf7..d418559f8e93 100644
--- a/source/_components/binary_sensor.egardia.markdown
+++ b/source/_components/binary_sensor.egardia.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Egardia Binary Sensor"
-description: "Instructions how to integrate Egardia / Woonveilig binary sensors into Home Assistant."
+description: "Instructions on how to integrate Egardia / Woonveilig binary sensors into Home Assistant."
date: 2018-03-02 09:00
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.eight_sleep.markdown b/source/_components/binary_sensor.eight_sleep.markdown
index fa949ae66e92..cf9f2c52bfd8 100644
--- a/source/_components/binary_sensor.eight_sleep.markdown
+++ b/source/_components/binary_sensor.eight_sleep.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Eight Sleep Binary Sensor"
-description: "Instructions how to integrate binary motion sensors for Eight Sleep within Home Assistant."
+description: "Instructions on how to integrate binary motion sensors for Eight Sleep within Home Assistant."
date: 2017-04-24 00:00
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.envisalink.markdown b/source/_components/binary_sensor.envisalink.markdown
index 6e56da0b94b6..52735a8dbfd5 100644
--- a/source/_components/binary_sensor.envisalink.markdown
+++ b/source/_components/binary_sensor.envisalink.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Envisalink Binary Sensor"
-description: "Instructions how to integrate Envisalink binary sensors into Home Assistant."
+description: "Instructions on how to integrate Envisalink binary sensors into Home Assistant."
date: 2016-07-01 08:00
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.ffmpeg_motion.markdown b/source/_components/binary_sensor.ffmpeg_motion.markdown
index 453c76d7e015..6635bae9e690 100644
--- a/source/_components/binary_sensor.ffmpeg_motion.markdown
+++ b/source/_components/binary_sensor.ffmpeg_motion.markdown
@@ -42,7 +42,7 @@ Configuration variables:
- **reset** (*Optional*): The time to reset the state after no new motion is detected. Defaults to 20 seconds.
- **repeat** (*Optional*): How many events need to be detected in *repeat_time* in order to trigger a motion. Defaults to 0 repeats (deactivated).
- **repeat_time** (*Optional*): The span of time *repeat* events need to occur in before triggering a motion. Defaults to 0 seconds (deactivated).
-- **extra_arguments** (*Optional*): Extra options to pass to `ffmpeg`, e.g. video denoise filtering.
+- **extra_arguments** (*Optional*): Extra options to pass to `ffmpeg`, e.g., video denoise filtering.
To experiment with values (changes/100 is the scene value in `ffmpeg`):
diff --git a/source/_components/binary_sensor.ffmpeg_noise.markdown b/source/_components/binary_sensor.ffmpeg_noise.markdown
index 16b18761430a..d68ec7d16309 100644
--- a/source/_components/binary_sensor.ffmpeg_noise.markdown
+++ b/source/_components/binary_sensor.ffmpeg_noise.markdown
@@ -39,7 +39,7 @@ Configuration variables:
- **duration** (*Optional*): Default 1 second. How long the noise needs to be over the peak to trigger the state.
- **reset** (*Optional*): Default 20 seconds. The time to reset the state after no new noise is over the peak.
- **extra_arguments** (*Optional*): Extra options to pass to `ffmpeg`, like audio frequency filtering.
-- **output** (*Optional*): Allows you to send the audio output of this sensor to an Icecast server or other FFmpeg-supported output, e.g. to stream with Sonos after a state is triggered.
+- **output** (*Optional*): Allows you to send the audio output of this sensor to an Icecast server or other FFmpeg-supported output, e.g., to stream with Sonos after a state is triggered.
To experiment with values:
diff --git a/source/_components/binary_sensor.flic.markdown b/source/_components/binary_sensor.flic.markdown
index 558c30b3a09b..3767ed7476aa 100644
--- a/source/_components/binary_sensor.flic.markdown
+++ b/source/_components/binary_sensor.flic.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: Flic Smart Button
-description: "Instructions how to integrate flic buttons within Home Assistant."
+description: "Instructions on how to integrate flic buttons within Home Assistant."
date: 2016-12-02 22:03
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.homematic.markdown b/source/_components/binary_sensor.homematic.markdown
index 37140c843370..5155aedeea17 100644
--- a/source/_components/binary_sensor.homematic.markdown
+++ b/source/_components/binary_sensor.homematic.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Homematic Binary Sensor"
-description: "Instructions how to integrate binary Homematic sensors within Home Assistant."
+description: "Instructions on how to integrate binary Homematic sensors within Home Assistant."
date: 2016-06-28 08:30
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.http.markdown b/source/_components/binary_sensor.http.markdown
index aaddf8a7256f..c2442aa881fe 100644
--- a/source/_components/binary_sensor.http.markdown
+++ b/source/_components/binary_sensor.http.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "HTTP Binary Sensor"
-description: "Instructions how to integrate HTTP binary sensors within Home Assistant."
+description: "Instructions on how to integrate HTTP binary sensors within Home Assistant."
date: 2016-02-05 12:15
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.ihc.markdown b/source/_components/binary_sensor.ihc.markdown
index 5a3d7769dea2..da5aac7615e2 100644
--- a/source/_components/binary_sensor.ihc.markdown
+++ b/source/_components/binary_sensor.ihc.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "IHC Binary Sensor"
-description: "Instructions how to integrate IHC Binary Sensors within Home Assistant."
+description: "Instructions on how to integrate IHC Binary Sensors within Home Assistant."
date: 2017-11-27 13:35
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.insteon_plm.markdown b/source/_components/binary_sensor.insteon_plm.markdown
index e2930b02dc6d..d06c324a4428 100644
--- a/source/_components/binary_sensor.insteon_plm.markdown
+++ b/source/_components/binary_sensor.insteon_plm.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Insteon PLM Binary Sensor"
-description: "Instructions how to setup the Insteon PLM binary sensors locally within Home Assistant."
+description: "Instructions on how to setup the Insteon PLM binary sensors locally within Home Assistant."
date: 2017-02-19 17:00
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.isy994.markdown b/source/_components/binary_sensor.isy994.markdown
index 1318ef67d101..2cb7345d0eb6 100644
--- a/source/_components/binary_sensor.isy994.markdown
+++ b/source/_components/binary_sensor.isy994.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "ISY994 Binary Sensor"
-description: "Instructions how to integrate ISY994 binary sensors into Home Assistant."
+description: "Instructions on how to integrate ISY994 binary sensors into Home Assistant."
date: 2016-09-03 23:00
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.knx.markdown b/source/_components/binary_sensor.knx.markdown
index 902d59eded42..d51c9effbb4f 100644
--- a/source/_components/binary_sensor.knx.markdown
+++ b/source/_components/binary_sensor.knx.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "KNX Binary Sensor"
-description: "Instructions how to setup the KNX binary sensors within Home Assistant."
+description: "Instructions on how to setup the KNX binary sensors within Home Assistant."
date: 2016-07-13 07:00
sidebar: true
comments: false
@@ -32,7 +32,7 @@ Configuration variables:
- **name** (*Optional*): A name for this device used within Home Assistant.
- **address**: KNX group address of the binary sensor.
-- **device_class** (Optional): HASS device class e.g. "motion".
+- **device_class** (Optional): HASS device class e.g., "motion".
- **significant_bit** (Optional): Specify which significant bit of the KNX value should be used. Default is 1.
- **reset_after** (Optional): Reset back to OFF state after specified milliseconds.
diff --git a/source/_components/binary_sensor.mqtt.markdown b/source/_components/binary_sensor.mqtt.markdown
index 60b6477ea01c..b49b21b36511 100644
--- a/source/_components/binary_sensor.mqtt.markdown
+++ b/source/_components/binary_sensor.mqtt.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MQTT Binary Sensor"
-description: "Instructions how to integrate MQTT binary sensors within Home Assistant."
+description: "Instructions on how to integrate MQTT binary sensors within Home Assistant."
date: 2015-05-30 23:21
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.mysensors.markdown b/source/_components/binary_sensor.mysensors.markdown
index 488bb713f6dc..6138b927af70 100644
--- a/source/_components/binary_sensor.mysensors.markdown
+++ b/source/_components/binary_sensor.mysensors.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MySensors Binary Sensor"
-description: "Instructions how to integrate MySensors binary sensors into Home Assistant."
+description: "Instructions on how to integrate MySensors binary sensors into Home Assistant."
date: 2016-04-13 14:20 +0100
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.mystrom.markdown b/source/_components/binary_sensor.mystrom.markdown
index 6d093a2f2593..f46df4afc152 100644
--- a/source/_components/binary_sensor.mystrom.markdown
+++ b/source/_components/binary_sensor.mystrom.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "myStrom Binary Sensor"
-description: "Instructions how to integrate myStrom buttons into Home Assistant."
+description: "Instructions on how to integrate myStrom buttons into Home Assistant."
date: 2017-04-14 08:15
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.nest.markdown b/source/_components/binary_sensor.nest.markdown
index fa0a264474db..4cb47776c61d 100644
--- a/source/_components/binary_sensor.nest.markdown
+++ b/source/_components/binary_sensor.nest.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Nest Binary Sensor"
-description: "Instructions how to integrate Nest binary sensors within Home Assistant."
+description: "Instructions on how to integrate Nest binary sensors within Home Assistant."
date: 2016-01-26 08:00
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.netatmo.markdown b/source/_components/binary_sensor.netatmo.markdown
index 57d01bbd0887..da2f8ab1fe1c 100644
--- a/source/_components/binary_sensor.netatmo.markdown
+++ b/source/_components/binary_sensor.netatmo.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Netatmo Binary Sensor"
-description: "Instructions how to integrate Netatmo binary sensor into Home Assistant."
+description: "Instructions on how to integrate Netatmo binary sensor into Home Assistant."
date: 2016-09-19 15:10
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.octoprint.markdown b/source/_components/binary_sensor.octoprint.markdown
index c4bf736c3b1b..369205ad94a1 100644
--- a/source/_components/binary_sensor.octoprint.markdown
+++ b/source/_components/binary_sensor.octoprint.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "OctoPrint Binary Sensor"
-description: "Instructions how to integrate OctoPrint binary sensors within Home Assistant."
+description: "Instructions on how to integrate OctoPrint binary sensors within Home Assistant."
date: 2016-05-05 08:00
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.pilight.markdown b/source/_components/binary_sensor.pilight.markdown
index 4ccf52739203..7d2ccf976bac 100644
--- a/source/_components/binary_sensor.pilight.markdown
+++ b/source/_components/binary_sensor.pilight.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Pilight Binary Sensor"
-description: "Instructions how to integrate Pilight binary sensors within Home Assistant."
+description: "Instructions on how to integrate Pilight binary sensors within Home Assistant."
date: 2017-03-24 20:41
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.ping.markdown b/source/_components/binary_sensor.ping.markdown
index d8d8ec310ba3..b0be62713691 100644
--- a/source/_components/binary_sensor.ping.markdown
+++ b/source/_components/binary_sensor.ping.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Ping (ICMP) Binary sensor"
-description: "Instructions how to integrate Ping (ICMP)-based binary sensors into Home Assistant."
+description: "Instructions on how to integrate Ping (ICMP)-based binary sensors into Home Assistant."
date: 2017-04-11 08:00
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.random.markdown b/source/_components/binary_sensor.random.markdown
index ea8de4b90cc2..d8a012912007 100644
--- a/source/_components/binary_sensor.random.markdown
+++ b/source/_components/binary_sensor.random.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Random Binary Sensor"
-description: "Instructions how to integrate random state sensors into Home Assistant."
+description: "Instructions on how to integrate random state sensors into Home Assistant."
date: 2017-10-27 08:00
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.raspihats.markdown b/source/_components/binary_sensor.raspihats.markdown
index 83f355aaf551..50d031c45742 100644
--- a/source/_components/binary_sensor.raspihats.markdown
+++ b/source/_components/binary_sensor.raspihats.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Raspihats Binary Sensor"
-description: "Instructions how to integrate Raspihats add-on boards for Raspberry Pi into Home Assistant as a binary_sensor."
+description: "Instructions on how to integrate Raspihats add-on boards for Raspberry Pi into Home Assistant as a binary_sensor."
date: 2017-05-01 04:09
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.rest.markdown b/source/_components/binary_sensor.rest.markdown
index 4739781d2fb7..d882e5b40647 100644
--- a/source/_components/binary_sensor.rest.markdown
+++ b/source/_components/binary_sensor.rest.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "RESTful Binary Sensor"
-description: "Instructions how to integrate REST binary sensors into Home Assistant."
+description: "Instructions on how to integrate REST binary sensors into Home Assistant."
date: 2015-12-17 19:10
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.rfxtrx.markdown b/source/_components/binary_sensor.rfxtrx.markdown
index c676c46cec08..296af16317a7 100644
--- a/source/_components/binary_sensor.rfxtrx.markdown
+++ b/source/_components/binary_sensor.rfxtrx.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "RFXtrx Binary Sensor"
-description: "Instructions how to integrate RFXtrx binary sensors into Home Assistant."
+description: "Instructions on how to integrate RFXtrx binary sensors into Home Assistant."
date: 2017-03-26 12:45
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.rpi_gpio.markdown b/source/_components/binary_sensor.rpi_gpio.markdown
index dbae9b1b8d34..a59333d82cbd 100644
--- a/source/_components/binary_sensor.rpi_gpio.markdown
+++ b/source/_components/binary_sensor.rpi_gpio.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Raspberry Pi GPIO Binary Sensor"
-description: "Instructions how to integrate the GPIO sensor capability of a Raspberry Pi into Home Assistant."
+description: "Instructions on how to integrate the GPIO sensor capability of a Raspberry Pi into Home Assistant."
date: 2015-08-30 19:00
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.rpi_pfio.markdown b/source/_components/binary_sensor.rpi_pfio.markdown
index 84404f4d7838..d02cfaf2dab7 100644
--- a/source/_components/binary_sensor.rpi_pfio.markdown
+++ b/source/_components/binary_sensor.rpi_pfio.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "PiFace Digital I/O Binary Sensor"
-description: "Instructions how to integrate the PiFace Digital I/O module into Home Assistant as a binary sensor."
+description: "Instructions on how to integrate the PiFace Digital I/O module into Home Assistant as a binary sensor."
date: 2016-05-08 15:00
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.satel_integra.markdown b/source/_components/binary_sensor.satel_integra.markdown
index 84744aaa9e25..5d879e49664a 100644
--- a/source/_components/binary_sensor.satel_integra.markdown
+++ b/source/_components/binary_sensor.satel_integra.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Satel Integra Binary Sensor"
-description: "Instructions how to integrate Satel Integra binary sensors into Home Assistant."
+description: "Instructions on how to integrate Satel Integra binary sensors into Home Assistant."
date: 2017-09-07 13:28
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.spc.markdown b/source/_components/binary_sensor.spc.markdown
index 507f568dd929..624bebfff2aa 100644
--- a/source/_components/binary_sensor.spc.markdown
+++ b/source/_components/binary_sensor.spc.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "SPC Binary Sensor"
-description: "Instructions how to integrate Vanderbilt SPC binary sensors into Home Assistant."
+description: "Instructions on how to integrate Vanderbilt SPC binary sensors into Home Assistant."
date: 2017-05-18 22:05
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.tapsaff.markdown b/source/_components/binary_sensor.tapsaff.markdown
index b8e8636af66a..233596e6bd13 100644
--- a/source/_components/binary_sensor.tapsaff.markdown
+++ b/source/_components/binary_sensor.tapsaff.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Taps Aff"
-description: "Instructions how to use the Taps Aff binary sensor in Home Assistant."
+description: "Instructions on how to use the Taps Aff binary sensor in Home Assistant."
date: 2017-05-28 18:00
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.tellduslive.markdown b/source/_components/binary_sensor.tellduslive.markdown
index 2a73bea7f46c..fc0b988bbf2e 100644
--- a/source/_components/binary_sensor.tellduslive.markdown
+++ b/source/_components/binary_sensor.tellduslive.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Telldus Binary Sensor"
-description: "Instructions how to integrate Telldus Live binary sensors into Home Assistant."
+description: "Instructions on how to integrate Telldus Live binary sensors into Home Assistant."
date: 2017-10-24 10:09
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.template.markdown b/source/_components/binary_sensor.template.markdown
index 8a28a6fbff07..7cc7af6285f1 100644
--- a/source/_components/binary_sensor.template.markdown
+++ b/source/_components/binary_sensor.template.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Template Binary Sensor"
-description: "Instructions how to integrate Template Binary Sensors into Home Assistant."
+description: "Instructions on how to integrate Template Binary Sensors into Home Assistant."
date: 2016-02-25 15:00
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.threshold.markdown b/source/_components/binary_sensor.threshold.markdown
index aa12fad99f57..21cc02b9fd6d 100644
--- a/source/_components/binary_sensor.threshold.markdown
+++ b/source/_components/binary_sensor.threshold.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Threshold Binary Sensor"
-description: "Instructions how to integrate threshold binary sensors into Home Assistant."
+description: "Instructions on how to integrate threshold binary sensors into Home Assistant."
date: 2016-11-26 12:10
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.trend.markdown b/source/_components/binary_sensor.trend.markdown
index 5cad94a3b652..ae8e37c55ac0 100644
--- a/source/_components/binary_sensor.trend.markdown
+++ b/source/_components/binary_sensor.trend.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Trend Binary Sensor"
-description: "Instructions how to integrate Trend binary sensors into Home Assistant."
+description: "Instructions on how to integrate Trend binary sensors into Home Assistant."
date: 2016-09-05 10:00
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.vera.markdown b/source/_components/binary_sensor.vera.markdown
index f28c1978faee..d5e5d9fb14df 100644
--- a/source/_components/binary_sensor.vera.markdown
+++ b/source/_components/binary_sensor.vera.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Vera Binary Sensor"
-description: "Instructions how to integrate Vera binary sensors into Home Assistant."
+description: "Instructions on how to integrate Vera binary sensors into Home Assistant."
date: 2016-03-26 23:00
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.verisure.markdown b/source/_components/binary_sensor.verisure.markdown
index 026ad16ab468..1f9b9f0f4e39 100644
--- a/source/_components/binary_sensor.verisure.markdown
+++ b/source/_components/binary_sensor.verisure.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Verisure Binary Sensor"
-description: "Instructions how to integrate Verisure binary sensors into Home Assistant."
+description: "Instructions on how to integrate Verisure binary sensors into Home Assistant."
date: 2016-02-23 21:31 +0100
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.wink.markdown b/source/_components/binary_sensor.wink.markdown
index 862a6b258ec9..1d23f5bf7c11 100644
--- a/source/_components/binary_sensor.wink.markdown
+++ b/source/_components/binary_sensor.wink.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Wink Binary Sensor"
-description: "Instructions how to setup the Wink binary sensors within Home Assistant."
+description: "Instructions on how to setup the Wink binary sensors within Home Assistant."
date: 2015-01-20 22:36
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.xiaomi_aqara.markdown b/source/_components/binary_sensor.xiaomi_aqara.markdown
index a43874ff5518..6f33659f78b3 100644
--- a/source/_components/binary_sensor.xiaomi_aqara.markdown
+++ b/source/_components/binary_sensor.xiaomi_aqara.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Xiaomi Binary Sensor"
-description: "Instructions how to setup the Xiaomi binary sensors within Home Assistant."
+description: "Instructions on how to setup the Xiaomi binary sensors within Home Assistant."
date: 2017-07-21 16:34
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.zha.markdown b/source/_components/binary_sensor.zha.markdown
index 755e4396ed6b..df5853d67005 100644
--- a/source/_components/binary_sensor.zha.markdown
+++ b/source/_components/binary_sensor.zha.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "ZigBee Home Automation Binary Sensor"
-description: "Instructions how to setup ZigBee Home Automation binary sensors within Home Assistant."
+description: "Instructions on how to setup ZigBee Home Automation binary sensors within Home Assistant."
date: 2017-02-22 00:00
sidebar: true
comments: false
diff --git a/source/_components/binary_sensor.zwave.markdown b/source/_components/binary_sensor.zwave.markdown
index 233411d4f2ea..85c4cc30bba7 100644
--- a/source/_components/binary_sensor.zwave.markdown
+++ b/source/_components/binary_sensor.zwave.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Z-Wave Binary Sensor"
-description: "Instructions how to setup the Z-Wave binary sensors within Home Assistant."
+description: "Instructions on how to setup the Z-Wave binary sensors within Home Assistant."
date: 2016-02-22 07:00
sidebar: true
comments: false
diff --git a/source/_components/bloomsky.markdown b/source/_components/bloomsky.markdown
index 25ab683a2285..90ebd17355a4 100644
--- a/source/_components/bloomsky.markdown
+++ b/source/_components/bloomsky.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "BloomSky"
-description: "Instructions how to integrate the BloomSky within Home Assistant."
+description: "Instructions on how to integrate the BloomSky within Home Assistant."
date: 2016-02-03 20:00
sidebar: true
comments: false
diff --git a/source/_components/browser.markdown b/source/_components/browser.markdown
index c5fa4b424eb1..6325fef367ad 100644
--- a/source/_components/browser.markdown
+++ b/source/_components/browser.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Browser"
-description: "Instructions how to setup the browser component with Home Assistant."
+description: "Instructions on how to setup the browser component with Home Assistant."
date: 2015-01-24 14:39
sidebar: true
comments: false
diff --git a/source/_components/calendar.google.markdown b/source/_components/calendar.google.markdown
index acad749e7c9e..4e7ea750b8cd 100644
--- a/source/_components/calendar.google.markdown
+++ b/source/_components/calendar.google.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Google Calendar Event"
-description: "Instructions how to use Google Calendars in Home Assistant."
+description: "Instructions on how to use Google Calendars in Home Assistant."
date: 2015-05-08 17:15
sidebar: true
comments: false
diff --git a/source/_components/calendar.markdown b/source/_components/calendar.markdown
index f18e94902c3a..4b69b5e6fe84 100644
--- a/source/_components/calendar.markdown
+++ b/source/_components/calendar.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Calendar"
-description: "Instructions how to integrate calendars within Home Assistant."
+description: "Instructions on how to integrate calendars within Home Assistant."
date: 2016-11-19 08:36
sidebar: true
comments: false
diff --git a/source/_components/camera.abode.markdown b/source/_components/camera.abode.markdown
index a95b6d2fcfbe..2aa3da2313c5 100644
--- a/source/_components/camera.abode.markdown
+++ b/source/_components/camera.abode.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Abode Camera"
-description: "Instructions how to integrate Abode cameras into Home Assistant."
+description: "Instructions on how to integrate Abode cameras into Home Assistant."
date: 2017-08-26 13:28
sidebar: true
comments: false
diff --git a/source/_components/camera.amcrest.markdown b/source/_components/camera.amcrest.markdown
index 2c1a042c8773..73a6ca444f04 100644
--- a/source/_components/camera.amcrest.markdown
+++ b/source/_components/camera.amcrest.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Amcrest IP Camera"
-description: "Instructions how to integrate Amcrest IP cameras within Home Assistant."
+description: "Instructions on how to integrate Amcrest IP cameras within Home Assistant."
date: 2016-11-24 10:00
sidebar: true
comments: false
diff --git a/source/_components/camera.android_ip_webcam.markdown b/source/_components/camera.android_ip_webcam.markdown
index 04c6e41d8e82..8aa3455faa8d 100644
--- a/source/_components/camera.android_ip_webcam.markdown
+++ b/source/_components/camera.android_ip_webcam.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Android IP Webcam Camera"
-description: "Instructions how to integrate Android IP Webcam cameras within Home Assistant."
+description: "Instructions on how to integrate Android IP Webcam cameras within Home Assistant."
date: 2015-07-11 0:36
sidebar: true
comments: false
diff --git a/source/_components/camera.arlo.markdown b/source/_components/camera.arlo.markdown
index 1d66a90bbf0c..ac53cd009ae0 100644
--- a/source/_components/camera.arlo.markdown
+++ b/source/_components/camera.arlo.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Arlo Camera"
-description: "Instructions how to integrate your Netgear Arlo cameras within Home Assistant."
+description: "Instructions on how to integrate your Netgear Arlo cameras within Home Assistant."
date: 2016-05-30 10:00
sidebar: true
comments: false
diff --git a/source/_components/camera.axis.markdown b/source/_components/camera.axis.markdown
index 23695c7905f2..ec725b06ec7a 100644
--- a/source/_components/camera.axis.markdown
+++ b/source/_components/camera.axis.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Axis Camera"
-description: "Instructions how to setup Axis cameras within Home Assistant."
+description: "Instructions on how to setup Axis cameras within Home Assistant."
date: 2017-05-01 19:09
sidebar: true
comments: false
diff --git a/source/_components/camera.bloomsky.markdown b/source/_components/camera.bloomsky.markdown
index 8661690eb651..bd6f8a58b9eb 100644
--- a/source/_components/camera.bloomsky.markdown
+++ b/source/_components/camera.bloomsky.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "BloomSky Camera"
-description: "Instructions how to integrate the BloomSky camera within Home Assistant."
+description: "Instructions on how to integrate the BloomSky camera within Home Assistant."
date: 2016-02-03 20:00
sidebar: true
comments: false
diff --git a/source/_components/camera.canary.markdown b/source/_components/camera.canary.markdown
index 3e7eac2e796c..8e5f07f461fa 100644
--- a/source/_components/camera.canary.markdown
+++ b/source/_components/camera.canary.markdown
@@ -26,7 +26,7 @@ camera:
{% configuration %}
ffmpeg_arguments:
- description: Extra options to pass to `ffmpeg`, e.g. image quality or video filter options. More details in [FFmpeg component](/components/ffmpeg).
+ description: Extra options to pass to `ffmpeg`, e.g., image quality or video filter options. More details in [FFmpeg component](/components/ffmpeg).
required: false
type: string
{% endconfiguration %}
diff --git a/source/_components/camera.dispatcher.markdown b/source/_components/camera.dispatcher.markdown
index 2672c6c48ec9..26eb74febcdf 100644
--- a/source/_components/camera.dispatcher.markdown
+++ b/source/_components/camera.dispatcher.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Dispatcher IP Camera"
-description: "Instructions how to integrate internal dispatcher cameras within Home Assistant."
+description: "Instructions on how to integrate internal dispatcher cameras within Home Assistant."
date: 2017-03-08 00:00
sidebar: true
comments: false
diff --git a/source/_components/camera.doorbird.markdown b/source/_components/camera.doorbird.markdown
index d96a1ebe9b78..ce23d946725f 100644
--- a/source/_components/camera.doorbird.markdown
+++ b/source/_components/camera.doorbird.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "DoorBird Camera"
-description: "Instructions how to integrate DoorBird video doorbell images into Home Assistant."
+description: "Instructions on how to integrate DoorBird video doorbell images into Home Assistant."
date: 2017-08-06 11:30
sidebar: true
comments: false
diff --git a/source/_components/camera.ffmpeg.markdown b/source/_components/camera.ffmpeg.markdown
index 86e6355c8d3b..481c835a1535 100644
--- a/source/_components/camera.ffmpeg.markdown
+++ b/source/_components/camera.ffmpeg.markdown
@@ -29,7 +29,7 @@ Configuration variables:
- **input** (*Required*): An FFmpeg-compatible input file, stream, or feed.
- **name** (*Optional*): Override the name of your camera.
-- **extra_arguments** (*Optional*): Extra options to pass to `ffmpeg`, e.g. image quality or video filter options.
+- **extra_arguments** (*Optional*): Extra options to pass to `ffmpeg`, e.g., image quality or video filter options.
### {% linkable_title Image quality %}
diff --git a/source/_components/camera.foscam.markdown b/source/_components/camera.foscam.markdown
index ea90a82984bb..2003ecaa25b0 100644
--- a/source/_components/camera.foscam.markdown
+++ b/source/_components/camera.foscam.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Foscam IP Camera"
-description: "Instructions how to integrate Foscam IP cameras within Home Assistant."
+description: "Instructions on how to integrate Foscam IP cameras within Home Assistant."
date: 2015-09-17 08:01
sidebar: true
comments: false
diff --git a/source/_components/camera.generic.markdown b/source/_components/camera.generic.markdown
index 71a16ba40e62..bec1ec5ffe12 100644
--- a/source/_components/camera.generic.markdown
+++ b/source/_components/camera.generic.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Generic IP Camera"
-description: "Instructions how to integrate IP cameras within Home Assistant."
+description: "Instructions on how to integrate IP cameras within Home Assistant."
date: 2015-07-11 0:36
sidebar: true
comments: false
diff --git a/source/_components/camera.local_file.markdown b/source/_components/camera.local_file.markdown
index 6dade4b4c596..8175ee35db60 100644
--- a/source/_components/camera.local_file.markdown
+++ b/source/_components/camera.local_file.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Local File"
-description: "Instructions how to use Local File as a Camera within Home Assistant."
+description: "Instructions on how to use Local File as a Camera within Home Assistant."
date: 2016-06-12 17:00
sidebar: true
comments: false
diff --git a/source/_components/camera.markdown b/source/_components/camera.markdown
index 2d922539935c..8d3c12c7e64a 100644
--- a/source/_components/camera.markdown
+++ b/source/_components/camera.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Camera"
-description: "Instructions how to integrate cameras within Home Assistant."
+description: "Instructions on how to integrate cameras within Home Assistant."
date: 2015-11-09 08:36
sidebar: true
comments: false
diff --git a/source/_components/camera.mjpeg.markdown b/source/_components/camera.mjpeg.markdown
index 6a01c7087259..de03528200f3 100644
--- a/source/_components/camera.mjpeg.markdown
+++ b/source/_components/camera.mjpeg.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Generic MJPEG IP Camera"
-description: "Instructions how to integrate IP cameras within Home Assistant."
+description: "Instructions on how to integrate IP cameras within Home Assistant."
date: 2015-11-09 08:36
sidebar: true
comments: false
diff --git a/source/_components/camera.mqtt.markdown b/source/_components/camera.mqtt.markdown
index 852140ddf9eb..f0e903a37a98 100644
--- a/source/_components/camera.mqtt.markdown
+++ b/source/_components/camera.mqtt.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MQTT Camera"
-description: "Instructions how to use an MQTT image message as a Camera within Home Assistant."
+description: "Instructions on how to use an MQTT image message as a Camera within Home Assistant."
date: 2017-04-14 00:45
sidebar: true
comments: false
diff --git a/source/_components/camera.neato.markdown b/source/_components/camera.neato.markdown
index 4fccb0b413b4..3b959c0bc38e 100644
--- a/source/_components/camera.neato.markdown
+++ b/source/_components/camera.neato.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Neato Camera"
-description: "Instructions how to setup the Neato cleaning maps within Home Assistant."
+description: "Instructions on how to setup the Neato cleaning maps within Home Assistant."
date: 2017-04-05 13:10
sidebar: true
comments: false
diff --git a/source/_components/camera.nest.markdown b/source/_components/camera.nest.markdown
index e597fcb19d18..607a88c51683 100644
--- a/source/_components/camera.nest.markdown
+++ b/source/_components/camera.nest.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Nest Camera"
-description: "Instructions how to integrate Nest cameras into Home Assistant."
+description: "Instructions on how to integrate Nest cameras into Home Assistant."
date: 2016-12-03 08:10
sidebar: true
comments: false
diff --git a/source/_components/camera.netatmo.markdown b/source/_components/camera.netatmo.markdown
index 5ad8ebe38e21..e452d26b4133 100644
--- a/source/_components/camera.netatmo.markdown
+++ b/source/_components/camera.netatmo.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Netatmo Camera"
-description: "Instructions how to integrate Netatmo cameras into Home Assistant."
+description: "Instructions on how to integrate Netatmo cameras into Home Assistant."
date: 2016-06-02 08:10
sidebar: true
comments: false
diff --git a/source/_components/camera.onvif.markdown b/source/_components/camera.onvif.markdown
index 6b772dfda601..ed01e31d3790 100644
--- a/source/_components/camera.onvif.markdown
+++ b/source/_components/camera.onvif.markdown
@@ -32,7 +32,7 @@ Configuration variables:
- **password** (*Optional*): The password for the camera.
- **port** (*Optional*): The port for the camera. This defaults to 5000.
- **profile** (*Optional*): Video profile that will be used to obtain the stream. This defaults to 0. More details below.
-- **extra_arguments** (*Optional*): Extra options to pass to `ffmpeg`, e.g. image quality or video filter options. More details in [FFmpeg component](/components/ffmpeg).
+- **extra_arguments** (*Optional*): Extra options to pass to `ffmpeg`, e.g., image quality or video filter options. More details in [FFmpeg component](/components/ffmpeg).
Most of the Onvif cameras support more than one audio/video Profile. Each profile provides different image quality. Usually, the first profile has the highest quality, and it is the profile used by default. However, you may want to use a lower quality image. One of the reasons may be that your hardware isn't able to render the highest quality image in real-time - especially when running on Raspberry Pi. Therefore you can choose which profile do you want to use by setting in config `profile` variable.
diff --git a/source/_components/camera.proxy.markdown b/source/_components/camera.proxy.markdown
index 41719935d390..f8e51fc132bd 100644
--- a/source/_components/camera.proxy.markdown
+++ b/source/_components/camera.proxy.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Camera Proxy"
-description: "Instructions how to integrate a camera proxy within Home Assistant."
+description: "Instructions on how to integrate a camera proxy within Home Assistant."
date: 2018-03-08 19:00
sidebar: true
comments: false
diff --git a/source/_components/camera.rpi_camera.markdown b/source/_components/camera.rpi_camera.markdown
index 7dd981077f70..2033dc5d281d 100644
--- a/source/_components/camera.rpi_camera.markdown
+++ b/source/_components/camera.rpi_camera.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Raspberry Pi Camera"
-description: "Instructions how to integrate Raspberry Pi within Home Assistant."
+description: "Instructions on how to integrate Raspberry Pi within Home Assistant."
date: 2016-04-08 10:00
sidebar: true
comments: false
diff --git a/source/_components/camera.synology.markdown b/source/_components/camera.synology.markdown
index 258bc1e832b6..d8314358323c 100644
--- a/source/_components/camera.synology.markdown
+++ b/source/_components/camera.synology.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Synology Camera"
-description: "Instructions how to integrate Synology Surveillance Station cameras within Home Assistant."
+description: "Instructions on how to integrate Synology Surveillance Station cameras within Home Assistant."
date: 2016-10-13 08:01
sidebar: true
comments: false
diff --git a/source/_components/camera.uvc.markdown b/source/_components/camera.uvc.markdown
index 367f4472caf7..02743bda453a 100644
--- a/source/_components/camera.uvc.markdown
+++ b/source/_components/camera.uvc.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "UniFi Video Camera"
-description: "Instructions how to integrate UVC cameras within Home Assistant."
+description: "Instructions on how to integrate UVC cameras within Home Assistant."
date: 2016-02-07 10:00
sidebar: true
comments: false
diff --git a/source/_components/camera.verisure.markdown b/source/_components/camera.verisure.markdown
index e96a8725f79c..35b4c25e4e73 100644
--- a/source/_components/camera.verisure.markdown
+++ b/source/_components/camera.verisure.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Verisure Camera"
-description: "Instructions how to setup the Verisure cameras within Home Assistant."
+description: "Instructions on how to setup the Verisure cameras within Home Assistant."
date: 2016-10-22 09:00
sidebar: true
comments: false
diff --git a/source/_components/camera.yi.markdown b/source/_components/camera.yi.markdown
index 052e3b26d63b..61576a477252 100644
--- a/source/_components/camera.yi.markdown
+++ b/source/_components/camera.yi.markdown
@@ -68,7 +68,7 @@ Configuration variables:
- **password** (*Required*): The password to the FTP server on the camera (from above).
- **path** (*Optional*): The path to the raw MP4 files. Defaults to `/tmp/sd/record`.
- **username** (*Optional*): The user that can access the FTP server. Defaults to `root`.
-- **ffmpeg_arguments** (*Optional*): Extra options to pass to `ffmpeg` (e.g. image quality or video filter options).
+- **ffmpeg_arguments** (*Optional*): Extra options to pass to `ffmpeg` (e.g., image quality or video filter options).
## {% linkable_title Image quality %}
diff --git a/source/_components/climate.ecobee.markdown b/source/_components/climate.ecobee.markdown
index e8711168e7b5..b92b001f3793 100644
--- a/source/_components/climate.ecobee.markdown
+++ b/source/_components/climate.ecobee.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Ecobee Thermostat"
-description: "Instructions how to setup the Ecobee thermostats within Home Assistant."
+description: "Instructions on how to setup the Ecobee thermostats within Home Assistant."
date: 2016-08-26 18:00
sidebar: true
comments: false
diff --git a/source/_components/climate.econet.markdown b/source/_components/climate.econet.markdown
index 3feb4aa64373..704c6ebf0eea 100644
--- a/source/_components/climate.econet.markdown
+++ b/source/_components/climate.econet.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "EcoNet water heater"
-description: "Instructions how to integrate Rheem EcoNet water heaters into Home Assistant."
+description: "Instructions on how to integrate Rheem EcoNet water heaters into Home Assistant."
date: 2017-12-28 14:51
sidebar: true
comments: false
diff --git a/source/_components/climate.eq3btsmart.markdown b/source/_components/climate.eq3btsmart.markdown
index 5cfa52ae40c0..ce833566ff4a 100644
--- a/source/_components/climate.eq3btsmart.markdown
+++ b/source/_components/climate.eq3btsmart.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "EQ3 Bluetooth Smart Thermostats"
-description: "Instructions how to integrate EQ3 Bluetooth Smart Thermostats into Home Assistant."
+description: "Instructions on how to integrate EQ3 Bluetooth Smart Thermostats into Home Assistant."
date: 2016-04-18 22:00
sidebar: true
comments: false
diff --git a/source/_components/climate.flexit.markdown b/source/_components/climate.flexit.markdown
index 078b840985d0..0281b507565b 100644
--- a/source/_components/climate.flexit.markdown
+++ b/source/_components/climate.flexit.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Flexit A/C controller"
-description: "Instructions how to integrate Flexit A/C unit into Home Assistant."
+description: "Instructions on how to integrate Flexit A/C unit into Home Assistant."
date: 2017-06-02 16:30 +0200
sidebar: true
comments: false
diff --git a/source/_components/climate.heatmiser.markdown b/source/_components/climate.heatmiser.markdown
index b772e9923b41..b1478034e9f1 100644
--- a/source/_components/climate.heatmiser.markdown
+++ b/source/_components/climate.heatmiser.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Heatmiser Thermostat"
-description: "Instructions how to integrate Heatmiser thermostats within Home Assistant."
+description: "Instructions on how to integrate Heatmiser thermostats within Home Assistant."
date: 2015-12-11 12:35
sidebar: true
comments: false
diff --git a/source/_components/climate.homematic.markdown b/source/_components/climate.homematic.markdown
index ac5458d592ba..86e38fdb4979 100644
--- a/source/_components/climate.homematic.markdown
+++ b/source/_components/climate.homematic.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Homematic Thermostats"
-description: "Instructions how to integrate Homematic thermostats within Home Assistant."
+description: "Instructions on how to integrate Homematic thermostats within Home Assistant."
date: 2016-06-28 08:30
sidebar: true
comments: false
diff --git a/source/_components/climate.honeywell.markdown b/source/_components/climate.honeywell.markdown
index 8104a6a77f14..855d009cda73 100644
--- a/source/_components/climate.honeywell.markdown
+++ b/source/_components/climate.honeywell.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Honeywell Thermostat"
-description: "Instructions how to integrate Honeywell thermostats within Home Assistant."
+description: "Instructions on how to integrate Honeywell thermostats within Home Assistant."
date: 2016-02-07 22:01
sidebar: true
comments: false
diff --git a/source/_components/climate.markdown b/source/_components/climate.markdown
index 53cfc080136f..fd41b437cd5b 100644
--- a/source/_components/climate.markdown
+++ b/source/_components/climate.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Climate"
-description: "Instructions how to setup climate control devices within Home Assistant."
+description: "Instructions on how to setup climate control devices within Home Assistant."
date: 2016-08-26 19:00
sidebar: true
comments: false
diff --git a/source/_components/climate.mqtt.markdown b/source/_components/climate.mqtt.markdown
index 504610dea470..958974869ac0 100644
--- a/source/_components/climate.mqtt.markdown
+++ b/source/_components/climate.mqtt.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MQTT HVAC"
-description: "Instructions how to integrate MQTT HVAC into Home Assistant."
+description: "Instructions on how to integrate MQTT HVAC into Home Assistant."
date: 2017-07-31 19:59
sidebar: true
comments: false
@@ -178,11 +178,11 @@ aux_state_template:
#### {% linkable_title Optimistic mode %}
-If a property works in *optimistic mode* (when the corresponding state topic is not set), home assistant will assume that any state changes published to the command topics did work and change the internal state of the entity immediately after publishing to the command topic. If it does not work in optimistic mode, the internal state of the entity is only updated when the requested update is confirmed by the device through the state topic.
+If a property works in *optimistic mode* (when the corresponding state topic is not set), Home Assistant will assume that any state changes published to the command topics did work and change the internal state of the entity immediately after publishing to the command topic. If it does not work in optimistic mode, the internal state of the entity is only updated when the requested update is confirmed by the device through the state topic.
#### {% linkable_title Using Templates %}
-For all `*_state_topic`s, a template can be specified that will be used to render the incoming payloads on these topics. Also, a default template that applies to all state topis can be specified as `value_template`. This can be useful if you received payloads are e.g. in JSON format. Since in JSON, a quoted string (e.g. `"foo"`) is just a string, this can also be used for unquoting.
+For all `*_state_topic`s, a template can be specified that will be used to render the incoming payloads on these topics. Also, a default template that applies to all state topis can be specified as `value_template`. This can be useful if you received payloads are e.g., in JSON format. Since in JSON, a quoted string (e.g., `"foo"`) is just a string, this can also be used for unquoting.
Say you receive the operation mode `"auto"` via your `mode_state_topic`, but the mode is actually called just `auto`, here's what you could do:
diff --git a/source/_components/climate.mysensors.markdown b/source/_components/climate.mysensors.markdown
index a61fae33f908..6f5379449b07 100644
--- a/source/_components/climate.mysensors.markdown
+++ b/source/_components/climate.mysensors.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MySensors HVAC"
-description: "Instructions how to integrate MySensors climate into Home Assistant."
+description: "Instructions on how to integrate MySensors climate into Home Assistant."
date: 2016-10-01 15:00 +0200
sidebar: true
comments: false
diff --git a/source/_components/climate.nest.markdown b/source/_components/climate.nest.markdown
index be9adf6d4143..4d9942373441 100644
--- a/source/_components/climate.nest.markdown
+++ b/source/_components/climate.nest.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Nest Thermostat"
-description: "Instructions how to integrate Nest thermostats within Home Assistant."
+description: "Instructions on how to integrate Nest thermostats within Home Assistant."
date: 2015-03-23 19:59
sidebar: true
comments: false
diff --git a/source/_components/climate.netatmo.markdown b/source/_components/climate.netatmo.markdown
index 72c4f0de00cc..a90a1f4353c7 100644
--- a/source/_components/climate.netatmo.markdown
+++ b/source/_components/climate.netatmo.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Netatmo Thermostat"
-description: "Instructions how to integrate Netatmo thermostat into Home Assistant."
+description: "Instructions on how to integrate Netatmo thermostat into Home Assistant."
date: 2016-10-11 08:10
sidebar: true
comments: false
diff --git a/source/_components/climate.nuheat.markdown b/source/_components/climate.nuheat.markdown
index 51ffd6fee4b9..46a8e84c5add 100644
--- a/source/_components/climate.nuheat.markdown
+++ b/source/_components/climate.nuheat.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "NuHeat Thermostat"
-description: "Instructions how to integrate your NuHeat Signature thermostats within Home Assistant."
+description: "Instructions on how to integrate your NuHeat Signature thermostats within Home Assistant."
date: 2017-11-11 18:00
sidebar: true
comments: false
diff --git a/source/_components/climate.oem.markdown b/source/_components/climate.oem.markdown
index be9b8cda2179..2b7b40122954 100644
--- a/source/_components/climate.oem.markdown
+++ b/source/_components/climate.oem.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "OpenEnergyMonitor WiFi Thermostat"
-description: "Instructions how to integrate an OpenEnergyMonitor thermostat with Home Assistant."
+description: "Instructions on how to integrate an OpenEnergyMonitor thermostat with Home Assistant."
date: 2017-01-27 11:15
sidebar: true
comments: false
diff --git a/source/_components/climate.proliphix.markdown b/source/_components/climate.proliphix.markdown
index 74227c0a98b7..b089ef586d5f 100644
--- a/source/_components/climate.proliphix.markdown
+++ b/source/_components/climate.proliphix.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Proliphix Thermostat"
-description: "Instructions how to integrate Proliphix thermostats within Home Assistant."
+description: "Instructions on how to integrate Proliphix thermostats within Home Assistant."
date: 2016-01-15 08:00
sidebar: true
comments: false
diff --git a/source/_components/climate.radiotherm.markdown b/source/_components/climate.radiotherm.markdown
index f3cf3bd919fb..f4d08db1072e 100644
--- a/source/_components/climate.radiotherm.markdown
+++ b/source/_components/climate.radiotherm.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Radio Thermostat (3M Filtrete) Thermostat"
-description: "Instructions how to integrate Radio Thermostat (3M Filtrete) thermostats within Home Assistant."
+description: "Instructions on how to integrate Radio Thermostat (3M Filtrete) thermostats within Home Assistant."
date: 2015-10-18 17:15
sidebar: true
comments: false
diff --git a/source/_components/climate.sensibo.markdown b/source/_components/climate.sensibo.markdown
index 9b9771bc42d5..02003d4aa6aa 100644
--- a/source/_components/climate.sensibo.markdown
+++ b/source/_components/climate.sensibo.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Sensibo A/C controller"
-description: "Instructions how to integrate Sensibo A/C controller into Home Assistant."
+description: "Instructions on how to integrate Sensibo A/C controller into Home Assistant."
date: 2017-04-01 15:00 +0200
sidebar: true
comments: false
diff --git a/source/_components/climate.toon.markdown b/source/_components/climate.toon.markdown
index 57d8708aa381..61e4258847d3 100644
--- a/source/_components/climate.toon.markdown
+++ b/source/_components/climate.toon.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Toon Thermostat"
-description: "Instructions how to integrate Toon thermostats within Home Assistant."
+description: "Instructions on how to integrate Toon thermostats within Home Assistant."
date: 2017-10-22 12:00
sidebar: true
comments: false
diff --git a/source/_components/climate.touchline.markdown b/source/_components/climate.touchline.markdown
index ebc48a9df821..0f7f27194629 100644
--- a/source/_components/climate.touchline.markdown
+++ b/source/_components/climate.touchline.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Roth Touchline"
-description: "Instructions how to integrate Roth Touchline within Home Assistant."
+description: "Instructions on how to integrate Roth Touchline within Home Assistant."
date: 2018-01-03 12:35
sidebar: true
comments: false
diff --git a/source/_components/climate.vera.markdown b/source/_components/climate.vera.markdown
index bc8a9fdc58f4..c46b8fdff9b1 100644
--- a/source/_components/climate.vera.markdown
+++ b/source/_components/climate.vera.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Vera Thermostat"
-description: "Instructions how to integrate Vera thermostats into Home Assistant."
+description: "Instructions on how to integrate Vera thermostats into Home Assistant."
date: 2016-09-19 21:00
sidebar: true
comments: false
diff --git a/source/_components/climate.wink.markdown b/source/_components/climate.wink.markdown
index 3a41d2c81d52..be8623cb08fd 100644
--- a/source/_components/climate.wink.markdown
+++ b/source/_components/climate.wink.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Wink Climate"
-description: "Instructions how to setup the Wink climate devices within Home Assistant."
+description: "Instructions on how to setup the Wink climate devices within Home Assistant."
date: 2016-11-01 22:36
sidebar: true
comments: false
diff --git a/source/_components/climate.zwave.markdown b/source/_components/climate.zwave.markdown
index 0669e0dfc69b..e1b20babc6b7 100644
--- a/source/_components/climate.zwave.markdown
+++ b/source/_components/climate.zwave.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Z-Wave Climate"
-description: "Instructions how to setup the Z-Wave thermostat or HVAC within Home Assistant."
+description: "Instructions on how to setup the Z-Wave thermostat or HVAC within Home Assistant."
date: 2016-04-03 9:52
sidebar: true
comments: false
diff --git a/source/_components/comfoconnect.markdown b/source/_components/comfoconnect.markdown
index fcce2b619f0e..7394042b84d4 100644
--- a/source/_components/comfoconnect.markdown
+++ b/source/_components/comfoconnect.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Zehnder ComfoAir Q Ventilation"
-description: "Instructions how to integrate Zehnder ComfoAir Q350/450/600 ventilation systems into Home Assistant."
+description: "Instructions on how to integrate Zehnder ComfoAir Q350/450/600 ventilation systems into Home Assistant."
date: 2017-06-28 18:00
sidebar: true
comments: false
diff --git a/source/_components/config.markdown b/source/_components/config.markdown
index 514840e7f731..29aa9ce2aea7 100644
--- a/source/_components/config.markdown
+++ b/source/_components/config.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Config"
-description: "Instructions how to setup the configuration panel for Home Assistant."
+description: "Instructions on how to setup the configuration panel for Home Assistant."
date: 2017-02-24 20:00
sidebar: true
comments: false
diff --git a/source/_components/configurator.markdown b/source/_components/configurator.markdown
index 3d9661d50bd1..9cabdccbb353 100644
--- a/source/_components/configurator.markdown
+++ b/source/_components/configurator.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Configurator"
-description: "Instructions how to integrate the configurator in your components."
+description: "Instructions on how to integrate the configurator in your components."
date: 2015-03-15 00:51
sidebar: true
comments: false
diff --git a/source/_components/conversation.markdown b/source/_components/conversation.markdown
index c4ae729c0f83..d9dff87aa569 100644
--- a/source/_components/conversation.markdown
+++ b/source/_components/conversation.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Conversation"
-description: "Instructions how to have conversations with your Home Assistant."
+description: "Instructions on how to have conversations with your Home Assistant."
date: 2015-03-15 00:39
sidebar: true
comments: false
diff --git a/source/_components/counter.markdown b/source/_components/counter.markdown
index b54dcc4385ec..f181d4755a7f 100644
--- a/source/_components/counter.markdown
+++ b/source/_components/counter.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Counter"
-description: "Instructions how to integrate counters into Home Assistant."
+description: "Instructions on how to integrate counters into Home Assistant."
date: 2017-08-26 06:00
sidebar: true
comments: false
diff --git a/source/_components/cover.abode.markdown b/source/_components/cover.abode.markdown
index e67998bf0b72..a80303a75617 100644
--- a/source/_components/cover.abode.markdown
+++ b/source/_components/cover.abode.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Abode Cover"
-description: "Instructions how to integrate Abode covers into Home Assistant."
+description: "Instructions on how to integrate Abode covers into Home Assistant."
date: 2017-08-26 13:28
sidebar: true
comments: false
diff --git a/source/_components/cover.garadget.markdown b/source/_components/cover.garadget.markdown
index 6ae25d44e8ed..04a8fcaa6c65 100644
--- a/source/_components/cover.garadget.markdown
+++ b/source/_components/cover.garadget.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Garadget Cover"
-description: "Instructions how to integrate Garadget covers within Home Assistant."
+description: "Instructions on how to integrate Garadget covers within Home Assistant."
date: 2016-10-24 14:25
sidebar: true
comments: false
diff --git a/source/_components/cover.homematic.markdown b/source/_components/cover.homematic.markdown
index 9ac3fa4aca91..e5f3a8930e23 100644
--- a/source/_components/cover.homematic.markdown
+++ b/source/_components/cover.homematic.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Homematic Cover"
-description: "Instructions how to integrate Homematic covers within Home Assistant."
+description: "Instructions on how to integrate Homematic covers within Home Assistant."
date: 2016-08-24 14:25
sidebar: true
comments: false
diff --git a/source/_components/cover.isy994.markdown b/source/_components/cover.isy994.markdown
index 95aed3d3ba41..929afac31d10 100644
--- a/source/_components/cover.isy994.markdown
+++ b/source/_components/cover.isy994.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "ISY994 Cover"
-description: "Instructions how to integrate ISY994 covers into Home Assistant."
+description: "Instructions on how to integrate ISY994 covers into Home Assistant."
date: 2016-09-03 23:00
sidebar: true
comments: false
diff --git a/source/_components/cover.lutron.markdown b/source/_components/cover.lutron.markdown
index 50cb5b1ef90d..ffd2c100b28d 100644
--- a/source/_components/cover.lutron.markdown
+++ b/source/_components/cover.lutron.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Lutron Cover"
-description: "Instructions how to setup the Lutron shades within Home Assistant."
+description: "Instructions on how to setup the Lutron shades within Home Assistant."
date: 2018-01-11 20:00
sidebar: true
comments: false
diff --git a/source/_components/cover.lutron_caseta.markdown b/source/_components/cover.lutron_caseta.markdown
index 713c45447287..ee64257f1ab8 100644
--- a/source/_components/cover.lutron_caseta.markdown
+++ b/source/_components/cover.lutron_caseta.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Lutron Caseta Cover"
-description: "Instructions how to setup the Lutron Caseta covers within Home Assistant."
+description: "Instructions on how to setup the Lutron Caseta covers within Home Assistant."
date: 2017-05-20 09:00
sidebar: true
comments: false
diff --git a/source/_components/cover.markdown b/source/_components/cover.markdown
index 8024b67a3b71..a530768096f1 100644
--- a/source/_components/cover.markdown
+++ b/source/_components/cover.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Covers"
-description: "Instructions how to integrate covers into Home Assistant."
+description: "Instructions on how to integrate covers into Home Assistant."
date: 2016-06-28 17:30
sidebar: true
comments: false
diff --git a/source/_components/cover.mqtt.markdown b/source/_components/cover.mqtt.markdown
index f06204cfaa43..8af2d728aa75 100755
--- a/source/_components/cover.mqtt.markdown
+++ b/source/_components/cover.mqtt.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MQTT Cover"
-description: "Instructions how to integrate MQTT covers into Home Assistant."
+description: "Instructions on how to integrate MQTT covers into Home Assistant."
date: 2016-09-28 17:30
sidebar: true
comments: false
diff --git a/source/_components/cover.myq.markdown b/source/_components/cover.myq.markdown
index 405065d88ab0..84335655d95a 100644
--- a/source/_components/cover.myq.markdown
+++ b/source/_components/cover.myq.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MyQ Cover"
-description: "Instructions how to integrate MyQ-Enabled garage door covers into Home Assistant."
+description: "Instructions on how to integrate MyQ-Enabled garage door covers into Home Assistant."
date: 2017-02-14 14:21
sidebar: true
comments: false
diff --git a/source/_components/cover.mysensors.markdown b/source/_components/cover.mysensors.markdown
index c94ec4f57fbf..b4ded3e1b4b6 100644
--- a/source/_components/cover.mysensors.markdown
+++ b/source/_components/cover.mysensors.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MySensors Cover"
-description: "Instructions how to integrate MySensors covers into Home Assistant."
+description: "Instructions on how to integrate MySensors covers into Home Assistant."
date: 2016-10-01 15:00 +0200
sidebar: true
comments: false
diff --git a/source/_components/cover.opengarage.markdown b/source/_components/cover.opengarage.markdown
index 7ee7fccb49b7..815b1e1e648e 100644
--- a/source/_components/cover.opengarage.markdown
+++ b/source/_components/cover.opengarage.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "OpenGarage Cover"
-description: "Instructions how to integrate OpenGarage.io covers within Home Assistant."
+description: "Instructions on how to integrate OpenGarage.io covers within Home Assistant."
date: 2017-04-07 14:25
sidebar: true
comments: false
diff --git a/source/_components/cover.rflink.markdown b/source/_components/cover.rflink.markdown
index 1bd3a1a50c7a..bc4d18538db7 100644
--- a/source/_components/cover.rflink.markdown
+++ b/source/_components/cover.rflink.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "RFLink Cover"
-description: "Instructions how to integrate RFLink Somfy RTS Cover into Home Assistant."
+description: "Instructions on how to integrate RFLink Somfy RTS Cover into Home Assistant."
date: 2017-08-08
sidebar: true
comments: false
diff --git a/source/_components/cover.rfxtrx.markdown b/source/_components/cover.rfxtrx.markdown
index 115332a8e0c1..dd31090f8646 100644
--- a/source/_components/cover.rfxtrx.markdown
+++ b/source/_components/cover.rfxtrx.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "RFXtrx Cover"
-description: "Instructions how to integrate RFXtrx covers into Home Assistant."
+description: "Instructions on how to integrate RFXtrx covers into Home Assistant."
date: 2016-08-24 14:30
sidebar: true
comments: false
diff --git a/source/_components/cover.rpi_gpio.markdown b/source/_components/cover.rpi_gpio.markdown
index 581c6f369896..ac953405f055 100644
--- a/source/_components/cover.rpi_gpio.markdown
+++ b/source/_components/cover.rpi_gpio.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Raspberry Pi Cover"
-description: "Instructions how to setup the Raspberry Pi covers within Home Assistant."
+description: "Instructions on how to setup the Raspberry Pi covers within Home Assistant."
date: 2016-08-24 14:28
sidebar: true
comments: false
diff --git a/source/_components/cover.scsgate.markdown b/source/_components/cover.scsgate.markdown
index 52f198b7ed23..96b49a71584e 100644
--- a/source/_components/cover.scsgate.markdown
+++ b/source/_components/cover.scsgate.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "SCSGate Cover"
-description: "Instructions how to integrate SCSGate motorized devices into Home Assistant."
+description: "Instructions on how to integrate SCSGate motorized devices into Home Assistant."
date: 2016-06-28 17:30
sidebar: true
comments: false
diff --git a/source/_components/cover.tahoma.markdown b/source/_components/cover.tahoma.markdown
index 1176153355b7..a67537ca1127 100644
--- a/source/_components/cover.tahoma.markdown
+++ b/source/_components/cover.tahoma.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Tahoma Cover"
-description: "Instructions how to integrate Tahoma covers into Home Assistant."
+description: "Instructions on how to integrate Tahoma covers into Home Assistant."
date: 2017-07-18 12:00
sidebar: true
comments: false
diff --git a/source/_components/cover.tellstick.markdown b/source/_components/cover.tellstick.markdown
index 2008ef2a73d3..1d2660cda583 100644
--- a/source/_components/cover.tellstick.markdown
+++ b/source/_components/cover.tellstick.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "TellStick Cover"
-description: "Instructions how to integrate TellStick covers into Home Assistant."
+description: "Instructions on how to integrate TellStick covers into Home Assistant."
date: 2017-11-29 16:23
sidebar: true
comments: false
diff --git a/source/_components/cover.template.markdown b/source/_components/cover.template.markdown
index 25dd15b78704..06a4c09d9c5e 100644
--- a/source/_components/cover.template.markdown
+++ b/source/_components/cover.template.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Template Cover"
-description: "Instructions how to integrate Template Covers into Home Assistant."
+description: "Instructions on how to integrate Template Covers into Home Assistant."
date: 2017-06-19 20:32
sidebar: true
comments: false
diff --git a/source/_components/cover.vera.markdown b/source/_components/cover.vera.markdown
index 32eee4bcae6b..a982c83a41d5 100644
--- a/source/_components/cover.vera.markdown
+++ b/source/_components/cover.vera.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Vera Cover"
-description: "Instructions how to integrate Vera covers into Home Assistant."
+description: "Instructions on how to integrate Vera covers into Home Assistant."
date: 2016-09-19 21:00
sidebar: true
comments: false
diff --git a/source/_components/cover.wink.markdown b/source/_components/cover.wink.markdown
index 758f01b84413..8e81d8ac793b 100644
--- a/source/_components/cover.wink.markdown
+++ b/source/_components/cover.wink.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Wink Cover"
-description: "Instructions how to setup the Wink garage doors within Home Assistant."
+description: "Instructions on how to setup the Wink garage doors within Home Assistant."
date: 2016-06-28 17:30
sidebar: true
comments: false
diff --git a/source/_components/cover.xiaomi_aqara.markdown b/source/_components/cover.xiaomi_aqara.markdown
index d2bbdf5fa9df..6f5353b9c830 100644
--- a/source/_components/cover.xiaomi_aqara.markdown
+++ b/source/_components/cover.xiaomi_aqara.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Xiaomi Cover"
-description: "Instructions how to setup the Xiaomi cover within Home Assistant."
+description: "Instructions on how to setup the Xiaomi cover within Home Assistant."
date: 2017-07-21 16:34
sidebar: true
comments: false
diff --git a/source/_components/cover.zwave.markdown b/source/_components/cover.zwave.markdown
index 90547584ceb5..53477e1e0054 100644
--- a/source/_components/cover.zwave.markdown
+++ b/source/_components/cover.zwave.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Z-Wave Cover"
-description: "Instructions how to setup the Z-Wave covers within Home Assistant."
+description: "Instructions on how to setup the Z-Wave covers within Home Assistant."
date: 2016-12-18 19:41
sidebar: true
comments: false
diff --git a/source/_components/datadog.markdown b/source/_components/datadog.markdown
index 511d51608a5e..7a3ec052c742 100644
--- a/source/_components/datadog.markdown
+++ b/source/_components/datadog.markdown
@@ -35,7 +35,7 @@ datadog:
Configuration variables:
-- **host** (*Optional*): The IP address or hostname of your Datadog host, e.g. 192.168.1.23. Defaults to `localhost`.
+- **host** (*Optional*): The IP address or hostname of your Datadog host, e.g., 192.168.1.23. Defaults to `localhost`.
- **port** (*Optional*): Port to use. Defaults to 8125.
- **prefix** (*Optional*): Prefix to use. Defaults to `hass`.
- **rate** (*Optional*): The sample rate of UDP packets sent to Datadog. Defaults to 1.
diff --git a/source/_components/demo.markdown b/source/_components/demo.markdown
index b399c9485cde..c9b958aa98f6 100644
--- a/source/_components/demo.markdown
+++ b/source/_components/demo.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Demo platforms"
-description: "Instructions how to use the Platform demos with Home Assistant."
+description: "Instructions on how to use the Platform demos with Home Assistant."
date: 2016-02-24 07:00
sidebar: true
comments: false
diff --git a/source/_components/device_sun_light_trigger.markdown b/source/_components/device_sun_light_trigger.markdown
index e0a75a093c44..d49c4e1565f5 100644
--- a/source/_components/device_sun_light_trigger.markdown
+++ b/source/_components/device_sun_light_trigger.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Presence based lights"
-description: "Instructions how to automate your lights with Home Assistant."
+description: "Instructions on how to automate your lights with Home Assistant."
date: 2015-01-20 22:36
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.actiontec.markdown b/source/_components/device_tracker.actiontec.markdown
index b29235358555..fbf211965001 100644
--- a/source/_components/device_tracker.actiontec.markdown
+++ b/source/_components/device_tracker.actiontec.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Actiontec"
-description: "Instructions how to integrate Actiontec routers into Home Assistant."
+description: "Instructions on how to integrate Actiontec routers into Home Assistant."
date: 2015-08-30 19:00
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.aruba.markdown b/source/_components/device_tracker.aruba.markdown
index 0dd610255584..e84c37954b04 100644
--- a/source/_components/device_tracker.aruba.markdown
+++ b/source/_components/device_tracker.aruba.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Aruba"
-description: "Instructions how to integrate Aruba routers into Home Assistant."
+description: "Instructions on how to integrate Aruba routers into Home Assistant."
date: 2015-08-31 08:45
sidebar: true
comments: false
@@ -36,7 +36,7 @@ device_tracker:
Configuration variables:
-- **host** (*Required*): The IP address of your router, e.g. `192.168.1.1`.
+- **host** (*Required*): The IP address of your router, e.g., `192.168.1.1`.
- **username** (*Required*): The username of an user with administrative privileges, usually `admin`.
- **password** (*Required*): The password for your given admin account.
diff --git a/source/_components/device_tracker.asuswrt.markdown b/source/_components/device_tracker.asuswrt.markdown
index a49a06630971..4d809108e906 100644
--- a/source/_components/device_tracker.asuswrt.markdown
+++ b/source/_components/device_tracker.asuswrt.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "ASUSWRT"
-description: "Instructions how to integrate ASUSWRT based routers into Home Assistant."
+description: "Instructions on how to integrate ASUSWRT based routers into Home Assistant."
date: 2015-08-06 19:00
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.bbox.markdown b/source/_components/device_tracker.bbox.markdown
index 7a5cc91649cc..35bae013f023 100644
--- a/source/_components/device_tracker.bbox.markdown
+++ b/source/_components/device_tracker.bbox.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Bbox"
-description: "Instructions how to integrate Bouygues Bbox routers into Home Assistant."
+description: "Instructions on how to integrate Bouygues Bbox routers into Home Assistant."
date: 2016-10-13 23:00
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.bluetooth_le_tracker.markdown b/source/_components/device_tracker.bluetooth_le_tracker.markdown
index 03b844f66730..ce1dab500027 100644
--- a/source/_components/device_tracker.bluetooth_le_tracker.markdown
+++ b/source/_components/device_tracker.bluetooth_le_tracker.markdown
@@ -48,7 +48,7 @@ Configuration variables:
- **interval_seconds** (*Optional*): Seconds between each scan for new devices. Defaults to `12` seconds.
As some BT LE devices change their MAC address regularly, a new device is only discovered when it has been seen 5 times.
-Some BTLE devices (e.g. fitness trackers) are only visible to the devices that they are paired with. In this case, the BTLE tracker won't see this device.
+Some BTLE devices (e.g., fitness trackers) are only visible to the devices that they are paired with. In this case, the BTLE tracker won't see this device.
## {% linkable_title Rootless Setup %}
diff --git a/source/_components/device_tracker.bt_home_hub_5.markdown b/source/_components/device_tracker.bt_home_hub_5.markdown
index 9fd185eadd85..106ba06083df 100644
--- a/source/_components/device_tracker.bt_home_hub_5.markdown
+++ b/source/_components/device_tracker.bt_home_hub_5.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "BT Home Hub 5"
-description: "Instructions how to integrate BT Home Hub 5 router into Home Assistant."
+description: "Instructions on how to integrate BT Home Hub 5 router into Home Assistant."
date: 2016-06-13 13:00
sidebar: true
comments: false
@@ -25,6 +25,6 @@ device_tracker:
Configuration variables:
-- **host** (*Required*): The IP address of your router, e.g. 192.168.1.254.
+- **host** (*Required*): The IP address of your router, e.g., 192.168.1.254.
See the [device tracker component page](/components/device_tracker/) for instructions how to configure the people to be tracked.
diff --git a/source/_components/device_tracker.cisco_ios.markdown b/source/_components/device_tracker.cisco_ios.markdown
index 1402e8406499..589241b8eb63 100644
--- a/source/_components/device_tracker.cisco_ios.markdown
+++ b/source/_components/device_tracker.cisco_ios.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Cisco IOS"
-description: "Instructions how to integrate Cisco IOS routers into Home Assistant."
+description: "Instructions on how to integrate Cisco IOS routers into Home Assistant."
date: 2016-11-07 19:59
sidebar: true
comments: false
@@ -59,7 +59,7 @@ device_tracker:
Configuration variables:
-- **host** (*Required*): The IP address of your router, e.g. 192.168.1.1.
+- **host** (*Required*): The IP address of your router, e.g., 192.168.1.1.
- **username** (*Required*): The username of an user with administrative privileges.
- **password** (*Required*): The password for your given admin account.
diff --git a/source/_components/device_tracker.ddwrt.markdown b/source/_components/device_tracker.ddwrt.markdown
index 4fa4fe0af4a2..826046d029fc 100644
--- a/source/_components/device_tracker.ddwrt.markdown
+++ b/source/_components/device_tracker.ddwrt.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "DD-WRT"
-description: "Instructions how to integrate DD-WRT based routers into Home Assistant."
+description: "Instructions on how to integrate DD-WRT based routers into Home Assistant."
date: 2015-05-11 09:00
sidebar: true
comments: false
@@ -27,7 +27,7 @@ device_tracker:
Configuration variables:
-- **host** (*Required*): The IP address of your router, e.g. `192.168.1.1`.
+- **host** (*Required*): The IP address of your router, e.g., `192.168.1.1`.
- **username** (*Required*: The username of an user with administrative privileges, usually `admin`.
- **password** (*Required*): The password for your given admin account.
diff --git a/source/_components/device_tracker.fritz.markdown b/source/_components/device_tracker.fritz.markdown
index 40d7bfa985d8..66ed60a1574b 100644
--- a/source/_components/device_tracker.fritz.markdown
+++ b/source/_components/device_tracker.fritz.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "FRITZ!Box"
-description: "Instructions how to integrate AVM FRITZ!Box based routers into Home Assistant."
+description: "Instructions on how to integrate AVM FRITZ!Box based routers into Home Assistant."
date: 2015-12-13 19:00
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.gpslogger.markdown b/source/_components/device_tracker.gpslogger.markdown
index 3b1bbb332018..4c2889a94bce 100644
--- a/source/_components/device_tracker.gpslogger.markdown
+++ b/source/_components/device_tracker.gpslogger.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "GPSLogger"
-description: "Instructions how to use GPSLogger to track devices in Home Assistant."
+description: "Instructions on how to use GPSLogger to track devices in Home Assistant."
date: 2016-11-25 15:00
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.huawei_router.markdown b/source/_components/device_tracker.huawei_router.markdown
index 6c9647ac3cd7..7ff3bc8e0bcd 100644
--- a/source/_components/device_tracker.huawei_router.markdown
+++ b/source/_components/device_tracker.huawei_router.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Huawei Router"
-description: "Instructions how to integrate Huawei Routers into Home Assistant."
+description: "Instructions on how to integrate Huawei Routers into Home Assistant."
date: 2017-07-16 01:40
sidebar: true
comments: false
@@ -28,7 +28,7 @@ device_tracker:
Configuration variables:
-- **host** (*Required*): The IP address of your router, e.g. 192.168.1.1.
+- **host** (*Required*): The IP address of your router, e.g., 192.168.1.1.
- **username** (*Required*): The username to login into the router (the same used trough the router's web interface).
- **password** (*Required*): The password for the specified username.
diff --git a/source/_components/device_tracker.icloud.markdown b/source/_components/device_tracker.icloud.markdown
index 74f22f02f6bf..f2f902bd30bb 100644
--- a/source/_components/device_tracker.icloud.markdown
+++ b/source/_components/device_tracker.icloud.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "iCloud"
-description: "Instructions how to use iCloud to track devices in Home Assistant."
+description: "Instructions on how to use iCloud to track devices in Home Assistant."
date: 2015-12-15 1000
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.keenetic_ndms2.markdown b/source/_components/device_tracker.keenetic_ndms2.markdown
index 3dbd197b7718..aec5ac8a5229 100644
--- a/source/_components/device_tracker.keenetic_ndms2.markdown
+++ b/source/_components/device_tracker.keenetic_ndms2.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Keenetic NDMS2 Routers"
-description: "Instructions how to integrate Keenetic NDMS2 Routers into Home Assistant."
+description: "Instructions on how to integrate Keenetic NDMS2 Routers into Home Assistant."
date: 2017-09-15 15:40
sidebar: true
comments: false
@@ -28,7 +28,7 @@ device_tracker:
Configuration variables:
-- **host** (*Required*): The IP address of your router, e.g. 192.168.1.1.
+- **host** (*Required*): The IP address of your router, e.g., 192.168.1.1.
- **username** (*Required*): The username to login into the router (user should have read access to web interface of the router).
- **password** (*Required*): The password for the specified username.
- **interface** (*Optional*): Ihe internal name of the interface to get devices connected to. Default is 'Home'. For expert users only.
diff --git a/source/_components/device_tracker.linksys_ap.markdown b/source/_components/device_tracker.linksys_ap.markdown
index b9821eb5227a..6cdc3984b2ef 100644
--- a/source/_components/device_tracker.linksys_ap.markdown
+++ b/source/_components/device_tracker.linksys_ap.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Linksys Access Points"
-description: "Instructions how to integrate Linksys Access Points into Home Assistant."
+description: "Instructions on how to integrate Linksys Access Points into Home Assistant."
date: 2016-12-16 01:40
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.linksys_smart.markdown b/source/_components/device_tracker.linksys_smart.markdown
index 0e1827c68061..4cf0ca7e5a5d 100644
--- a/source/_components/device_tracker.linksys_smart.markdown
+++ b/source/_components/device_tracker.linksys_smart.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Linksys Smart Wifi Router"
-description: "Instructions how to integrate Linksys Smart Wifi Router into Home Assistant."
+description: "Instructions on how to integrate Linksys Smart Wifi Router into Home Assistant."
date: 2017-06-22 01:40
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.locative.markdown b/source/_components/device_tracker.locative.markdown
index 2a185c924e49..02d932a7a420 100644
--- a/source/_components/device_tracker.locative.markdown
+++ b/source/_components/device_tracker.locative.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Locative"
-description: "Instructions how to use Locative to track devices in Home Assistant."
+description: "Instructions on how to use Locative to track devices in Home Assistant."
date: 2015-10-13 19:00
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.luci.markdown b/source/_components/device_tracker.luci.markdown
index 32d0cde87b80..621f70a90546 100644
--- a/source/_components/device_tracker.luci.markdown
+++ b/source/_components/device_tracker.luci.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "OpenWRT (luci)"
-description: "Instructions how to integrate OpenWRT routers into Home Assistant."
+description: "Instructions on how to integrate OpenWRT routers into Home Assistant."
date: 2015-03-23 19:59
sidebar: true
comments: false
@@ -39,7 +39,7 @@ device_tracker:
Configuration variables:
-- **host** (*Required*): The IP address of your router, e.g. `192.168.1.1`.
+- **host** (*Required*): The IP address of your router, e.g., `192.168.1.1`.
- **username** (*Required*): The username of an user with administrative privileges, usually `admin`.
- **password** (*Required*): The password for your given admin account.
diff --git a/source/_components/device_tracker.markdown b/source/_components/device_tracker.markdown
index 25e296149808..6524f9c5ab04 100644
--- a/source/_components/device_tracker.markdown
+++ b/source/_components/device_tracker.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Device Tracker"
-description: "Instructions how to setup device tracking within Home Assistant."
+description: "Instructions on how to setup device tracking within Home Assistant."
date: 2015-01-20 22:36
sidebar: true
comments: false
@@ -37,7 +37,7 @@ The following optional parameters can be used with any platform. However device
| Parameter | Default | Description |
|----------------------|---------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `interval_seconds` | 12 | Seconds between each scan for new devices |
-| `consider_home` | 180 | Seconds to wait till marking someone as not home after not being seen. This parameter is most useful for households with Apple iOS devices that go into sleep mode while still at home to conserve battery life. iPhones will occasionally drop off the network and then re-appear. `consider_home` helps prevent false alarms in presence detection when using IP scanners such as Nmap. `consider_home` accepts various time representations, (E.g. the following all represents 3 minutes: `180`, `0:03`, `0:03:00`) |
+| `consider_home` | 180 | Seconds to wait till marking someone as not home after not being seen. This parameter is most useful for households with Apple iOS devices that go into sleep mode while still at home to conserve battery life. iPhones will occasionally drop off the network and then re-appear. `consider_home` helps prevent false alarms in presence detection when using IP scanners such as Nmap. `consider_home` accepts various time representations, (e.g., the following all represents 3 minutes: `180`, `0:03`, `0:03:00`) |
| `new_device_defaults`| | Default values for new discovered devices. Available options `track_new_devices` (default: `True`), `hide_if_away` (default: `False`) |
The extended example from above would look like the following sample:
diff --git a/source/_components/device_tracker.mikrotik.markdown b/source/_components/device_tracker.mikrotik.markdown
index e3e49c484697..da1dceee4d96 100644
--- a/source/_components/device_tracker.mikrotik.markdown
+++ b/source/_components/device_tracker.mikrotik.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Mikrotik"
-description: "Instructions how to integrate Mikrotik/Routerboard based routers into Home Assistant."
+description: "Instructions on how to integrate Mikrotik/Routerboard based routers into Home Assistant."
date: 2017-04-28 16:03
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.mqtt.markdown b/source/_components/device_tracker.mqtt.markdown
index d60b895c50ed..3640b8ad5a41 100644
--- a/source/_components/device_tracker.mqtt.markdown
+++ b/source/_components/device_tracker.mqtt.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MQTT Device Tracker"
-description: "Instructions how to use MQTT to track devices in Home Assistant."
+description: "Instructions on how to use MQTT to track devices in Home Assistant."
date: 2015-09-19 20:41
sidebar: true
comments: false
@@ -32,7 +32,7 @@ Configuration variables:
- **qos** (*Optional*): The QoS level of the topic.
-Example JSON you can publish to the topic (e.g. via mqtt.publish service):
+Example JSON you can publish to the topic (e.g., via mqtt.publish service):
```json
{
diff --git a/source/_components/device_tracker.mqtt_json.markdown b/source/_components/device_tracker.mqtt_json.markdown
index d7a515588c9c..a6cbc50b8769 100644
--- a/source/_components/device_tracker.mqtt_json.markdown
+++ b/source/_components/device_tracker.mqtt_json.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "JSON MQTT Device Tracker"
-description: "Instructions how to use JSON MQTT to track devices in Home Assistant."
+description: "Instructions on how to use JSON MQTT to track devices in Home Assistant."
date: 2017-04-12 20:41
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.mysensors.markdown b/source/_components/device_tracker.mysensors.markdown
index 14db68931ad5..5366c68ea789 100644
--- a/source/_components/device_tracker.mysensors.markdown
+++ b/source/_components/device_tracker.mysensors.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MySensors Device Tracker"
-description: "Instructions how to use MySensors to track devices in Home Assistant."
+description: "Instructions on how to use MySensors to track devices in Home Assistant."
date: 2017-02-06 15:00 +0100
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.netgear.markdown b/source/_components/device_tracker.netgear.markdown
index 70dbbce10252..f8dace0e122a 100644
--- a/source/_components/device_tracker.netgear.markdown
+++ b/source/_components/device_tracker.netgear.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Netgear"
-description: "Instructions how to integrate Netgear routers into Home Assistant."
+description: "Instructions on how to integrate Netgear routers into Home Assistant."
date: 2015-03-23 19:59
sidebar: true
comments: false
@@ -29,7 +29,7 @@ device_tracker:
Configuration variables:
-- **host** (*Optional*): The IP address of your router, e.g. `192.168.1.1`. If not provided `routerlogin.net` will be used.
+- **host** (*Optional*): The IP address of your router, e.g., `192.168.1.1`. If not provided `routerlogin.net` will be used.
- **username** (*Optional*): The username of an user with administrative privileges. If not provided `admin` will be used.
- **port** (*Optional*): The port your router communicates with (defaults to `5000`, but `80` is also known to be used on some models).
- **password** (*Required*): The password for your given admin account.
diff --git a/source/_components/device_tracker.nmap_tracker.markdown b/source/_components/device_tracker.nmap_tracker.markdown
index 0ce79dfc3a9d..74ace37e2384 100644
--- a/source/_components/device_tracker.nmap_tracker.markdown
+++ b/source/_components/device_tracker.nmap_tracker.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Nmap"
-description: "Instructions how to integrate Nmap into Home Assistant."
+description: "Instructions on how to integrate Nmap into Home Assistant."
date: 2015-03-23 19:59
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.owntracks.markdown b/source/_components/device_tracker.owntracks.markdown
index 631d8dc669d9..1b945522aa10 100644
--- a/source/_components/device_tracker.owntracks.markdown
+++ b/source/_components/device_tracker.owntracks.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Owntracks"
-description: "Instructions how to use Owntracks to track devices in Home Assistant."
+description: "Instructions on how to use Owntracks to track devices in Home Assistant."
date: 2015-09-22 07:00
sidebar: true
comments: false
@@ -34,7 +34,7 @@ Configuration variables:
- **max_gps_accuracy** (*Optional*): Sometimes Owntracks can report GPS location with a very low accuracy (few kilometers). That can trigger false zoning in your Home Assistant installation. With the parameter, you can filter these GPS reports. The number has to be in meter. For example, if you put 200 only GPS report with an accuracy under 200 will be take in account.
- **waypoints** (*Optional*): Owntracks users can define [waypoints](http://owntracks.org/booklet/features/waypoints/) (a.k.a regions) which are similar in spirit to Home Assistant zones. If this configuration variable is `True`, the Owntracks users who are in `waypoint_whitelist` can export waypoints from the device and Home Assistant will import them as zone definitions. Defaults to `True`.
-- **waypoint_whitelist** (*Optional*): A list of user names (as defined for [Owntracks](/components/device_tracker.owntracks/)) who can export their waypoints from Owntracks to Home Assistant. This would be the `username` portion of the Base Topic Name, (e.g. owntracks/**username**/iPhone). Defaults to all users who are connected to Home Assistant via Owntracks.
+- **waypoint_whitelist** (*Optional*): A list of user names (as defined for [Owntracks](/components/device_tracker.owntracks/)) who can export their waypoints from Owntracks to Home Assistant. This would be the `username` portion of the Base Topic Name, (e.g., owntracks/**username**/iPhone). Defaults to all users who are connected to Home Assistant via Owntracks.
- **secret** (*Optional*): [Payload encryption key](http://owntracks.org/booklet/features/encrypt/). This is usable when communicating with a third-party untrusted server or a public server (where anybody can subscribe to any topic). By default the payload is assumed to be unencrypted (although the communication between Home Assistant and the server might still be encrypted). This feature requires the `libsodium` library to be present.
- **mqtt_topic** (*Optional*): The topic to subscribe for Owntracks updates on your MQTT instance (defaults to `owntracks/#`).
- **events_only** (*Optional*): Home Assistant will ignore all location updates and rely solely on geofence enter/leave events.
diff --git a/source/_components/device_tracker.owntracks_http.markdown b/source/_components/device_tracker.owntracks_http.markdown
index 7e91746e55ac..a4aa84771278 100644
--- a/source/_components/device_tracker.owntracks_http.markdown
+++ b/source/_components/device_tracker.owntracks_http.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "OwnTracks (via HTTP)"
-description: "Instructions how to use Owntracks via HTTP to track devices in Home Assistant."
+description: "Instructions on how to use Owntracks via HTTP to track devices in Home Assistant."
date: 2017-09-28 07:00
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.ping.markdown b/source/_components/device_tracker.ping.markdown
index 797988119838..1f3436801276 100644
--- a/source/_components/device_tracker.ping.markdown
+++ b/source/_components/device_tracker.ping.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Ping (ICMP)"
-description: "Instructions how to integrate Ping (ICMP)-based presence detection into Home Assistant."
+description: "Instructions on how to integrate Ping (ICMP)-based presence detection into Home Assistant."
date: 2017-01-06 08:00
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.sky_hub.markdown b/source/_components/device_tracker.sky_hub.markdown
index e5a127189463..792aece8a851 100644
--- a/source/_components/device_tracker.sky_hub.markdown
+++ b/source/_components/device_tracker.sky_hub.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Sky Hub"
-description: "Instructions how to integrate Sky Hub routers into Home Assistant."
+description: "Instructions on how to integrate Sky Hub routers into Home Assistant."
date: 2017-01-28 09:00
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.snmp.markdown b/source/_components/device_tracker.snmp.markdown
index 60c14a1f873e..8193abfee85d 100644
--- a/source/_components/device_tracker.snmp.markdown
+++ b/source/_components/device_tracker.snmp.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "SNMP"
-description: "Instructions how to integrate SNMP into Home Assistant."
+description: "Instructions on how to integrate SNMP into Home Assistant."
date: 2015-10-08 12:00
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.swisscom.markdown b/source/_components/device_tracker.swisscom.markdown
index bee21be205fd..49c4f72ba96d 100644
--- a/source/_components/device_tracker.swisscom.markdown
+++ b/source/_components/device_tracker.swisscom.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Swisscom Internet-Box"
-description: "Instructions how to integrate Swisscom Internet-Box into Home Assistant."
+description: "Instructions on how to integrate Swisscom Internet-Box into Home Assistant."
date: 2016-10-29 23:30
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.tado.markdown b/source/_components/device_tracker.tado.markdown
index bc1d91b37bc6..70f130c7e019 100644
--- a/source/_components/device_tracker.tado.markdown
+++ b/source/_components/device_tracker.tado.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Tado"
-description: "Instructions how to integrate Tado into Home Assistant."
+description: "Instructions on how to integrate Tado into Home Assistant."
date: 2017-01-17 12:00
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.thomson.markdown b/source/_components/device_tracker.thomson.markdown
index f9d39eb6d7f3..810d586d27bd 100644
--- a/source/_components/device_tracker.thomson.markdown
+++ b/source/_components/device_tracker.thomson.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Thomson"
-description: "Instructions how to integrate Thomson routers into Home Assistant."
+description: "Instructions on how to integrate Thomson routers into Home Assistant."
date: 2015-08-30 19:00
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.tile.markdown b/source/_components/device_tracker.tile.markdown
index 63ba3d693c85..8abb07a6764c 100644
--- a/source/_components/device_tracker.tile.markdown
+++ b/source/_components/device_tracker.tile.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Tile"
-description: "Instructions how to use Tile to track devices in Home Assistant."
+description: "Instructions on how to use Tile to track devices in Home Assistant."
date: 2017-11-08 20:40:00
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.tomato.markdown b/source/_components/device_tracker.tomato.markdown
index 3c5eca66caa4..279cd63b687c 100644
--- a/source/_components/device_tracker.tomato.markdown
+++ b/source/_components/device_tracker.tomato.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Tomato"
-description: "Instructions how to integrate Tomato routers into Home Assistant."
+description: "Instructions on how to integrate Tomato routers into Home Assistant."
date: 2015-03-23 19:59
sidebar: true
comments: false
@@ -31,11 +31,11 @@ device_tracker:
{% configuration %}
host:
- description: "The IP address or hostname of your router, e.g. `192.168.1.1` or `rt-ac68u`."
+ description: "The IP address or hostname of your router, e.g., `192.168.1.1` or `rt-ac68u`."
required: false
type: string
port:
- description: "The port number of your router, e.g. `443`."
+ description: "The port number of your router, e.g., `443`."
required: false
type: int
default: 80/443 (automatically detected)
@@ -45,7 +45,7 @@ ssl:
type: bool
default: false
verify_ssl:
- description: "If SSL verification for https resources needs to be turned off (for self-signed certs, etc.) this can take on boolean values `False` or `True` or you can pass a location on the device where a certificate can be used for verification e.g. `/mnt/NAS/router_cert.pem`."
+ description: "If SSL verification for https resources needs to be turned off (for self-signed certs, etc.) this can take on boolean values `False` or `True` or you can pass a location on the device where a certificate can be used for verification e.g., `/mnt/NAS/router_cert.pem`."
required: false
type: [string, bool]
default: true
diff --git a/source/_components/device_tracker.tplink.markdown b/source/_components/device_tracker.tplink.markdown
index 89897bb1e027..80e957a2aec3 100644
--- a/source/_components/device_tracker.tplink.markdown
+++ b/source/_components/device_tracker.tplink.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "TP-Link"
-description: "Instructions how to integrate TP-Link routers into Home Assistant."
+description: "Instructions on how to integrate TP-Link routers into Home Assistant."
date: 2015-06-22 10:30
sidebar: true
comments: false
@@ -31,7 +31,7 @@ device_tracker:
Configuration variables:
-- **host** (*Required*): The IP address of your router, e.g. 192.168.1.1.
+- **host** (*Required*): The IP address of your router, e.g., 192.168.1.1.
- **username** (*Required*: The username of an user with administrative privileges, usually *admin*.
- **password** (*Required*): The password for your given admin account.
diff --git a/source/_components/device_tracker.trackr.markdown b/source/_components/device_tracker.trackr.markdown
index 6337b8f7870f..198203404bae 100644
--- a/source/_components/device_tracker.trackr.markdown
+++ b/source/_components/device_tracker.trackr.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "TrackR"
-description: "Instructions how to use TrackR to track devices in Home Assistant."
+description: "Instructions on how to use TrackR to track devices in Home Assistant."
date: 2016-12-22 1000
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.ubus.markdown b/source/_components/device_tracker.ubus.markdown
index 646ae0b2c18e..3df045db24b2 100644
--- a/source/_components/device_tracker.ubus.markdown
+++ b/source/_components/device_tracker.ubus.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "OpenWRT (ubus)"
-description: "Instructions how to integrate OpenWRT routers into Home Assistant."
+description: "Instructions on how to integrate OpenWRT routers into Home Assistant."
date: 2015-03-23 19:59
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.unifi.markdown b/source/_components/device_tracker.unifi.markdown
index bac8fe43be44..5ef8d4edc784 100644
--- a/source/_components/device_tracker.unifi.markdown
+++ b/source/_components/device_tracker.unifi.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Ubiquiti Unifi WAP"
-description: "Instructions how to use a Unifi WAP controller as a device tracker module."
+description: "Instructions on how to use a Unifi WAP controller as a device tracker module."
date: 2016-02-19 20:59
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.unifi_direct.markdown b/source/_components/device_tracker.unifi_direct.markdown
index 8c0bda46b8ef..3f2584c32296 100644
--- a/source/_components/device_tracker.unifi_direct.markdown
+++ b/source/_components/device_tracker.unifi_direct.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Ubiquiti Unifi direct AP"
-description: "Instructions how to use a Unifi WAP as a device tracker."
+description: "Instructions on how to use a Unifi WAP as a device tracker."
date: 2017-11-17 14:59
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.upc_connect.markdown b/source/_components/device_tracker.upc_connect.markdown
index ca0a7e57b231..1f77bc8d869a 100644
--- a/source/_components/device_tracker.upc_connect.markdown
+++ b/source/_components/device_tracker.upc_connect.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "UPC ConnectBox"
-description: "Instructions how to integrate UPC ConnectBox into Home Assistant."
+description: "Instructions on how to integrate UPC ConnectBox into Home Assistant."
date: 2016-12-30 00:00
sidebar: true
comments: false
diff --git a/source/_components/device_tracker.xiaomi.markdown b/source/_components/device_tracker.xiaomi.markdown
index 9a8f6a43fd10..d38571007cb5 100644
--- a/source/_components/device_tracker.xiaomi.markdown
+++ b/source/_components/device_tracker.xiaomi.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Xiaomi Router"
-description: "Instructions how to integrate Xiaomi routers into Home Assistant."
+description: "Instructions on how to integrate Xiaomi routers into Home Assistant."
date: 2017-01-12 12:04
sidebar: true
comments: false
diff --git a/source/_components/dialogflow.markdown b/source/_components/dialogflow.markdown
index a034f72e28c2..bf2cc4b4e613 100644
--- a/source/_components/dialogflow.markdown
+++ b/source/_components/dialogflow.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Dialogflow"
-description: "Instructions how integrate Dialogflow with Home Assistant."
+description: "Instructions on how integrate Dialogflow with Home Assistant."
date: 2017-01-27 11:28
sidebar: true
comments: false
@@ -47,10 +47,10 @@ To use this integration, you should define a conversation (intent) in Dialogflow
- Select name, language (if you are planning to use Google Actions check their [supported languages](https://support.google.com/assistant/answer/7108196?hl=en)) and time zone
- Click "Save"
- Go to "Fulfillment" (in the left menu)
-- Enable Webhook and set your Home Assistant URL with the Dialogflow endpoint, e.g. `https://myhome.duckdns.org/api/dialogflow?api_password=HA_PASSWORD`
+- Enable Webhook and set your Home Assistant URL with the Dialogflow endpoint, e.g., `https://myhome.duckdns.org/api/dialogflow?api_password=HA_PASSWORD`
- Click "Save"
- Create a new intent
-- Below "User says" write one phrase that you, the user, will tell Dialogflow, e.g. `What is the temperature at home?`
+- Below "User says" write one phrase that you, the user, will tell Dialogflow, e.g., `What is the temperature at home?`
- In "Action" set some key (this will be the bind with Home Assistant configuration), eg.: GetTemperature
- In "Response" set "Cannot connect to Home Assistant or it is taking to long" (fall back response)
- At the end of the page, click on "Fulfillment" and check "Use webhook"
diff --git a/source/_components/digital_ocean.markdown b/source/_components/digital_ocean.markdown
index c2e26b9aa3bd..4554819ee2a3 100644
--- a/source/_components/digital_ocean.markdown
+++ b/source/_components/digital_ocean.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Digital Ocean"
-description: "Instructions how to integrate the Digital Ocean within Home Assistant."
+description: "Instructions on how to integrate the Digital Ocean within Home Assistant."
date: 2016-09-24 20:00
sidebar: true
comments: false
diff --git a/source/_components/discoverable.markdown b/source/_components/discoverable.markdown
index 19c16ce0ac32..49e9f821118d 100644
--- a/source/_components/discoverable.markdown
+++ b/source/_components/discoverable.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Discoverable"
-description: "Instructions how to setup the discoverable component with Home Assistant."
+description: "Instructions on how to setup the discoverable component with Home Assistant."
date: 2016-03-01 07:00
sidebar: true
comments: false
diff --git a/source/_components/discovery.markdown b/source/_components/discovery.markdown
index f08c5306208a..24c7b2b9405c 100644
--- a/source/_components/discovery.markdown
+++ b/source/_components/discovery.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Discovery"
-description: "Instructions how to setup Home Assistant to discover new devices."
+description: "Instructions on how to setup Home Assistant to discover new devices."
date: 2015-01-24 14:39
sidebar: true
comments: false
diff --git a/source/_components/downloader.markdown b/source/_components/downloader.markdown
index 53063587d69f..caf266cb01b3 100644
--- a/source/_components/downloader.markdown
+++ b/source/_components/downloader.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Downloader"
-description: "Instructions how to setup the downloader component with Home Assistant."
+description: "Instructions on how to setup the downloader component with Home Assistant."
date: 2015-01-24 14:39
sidebar: true
comments: false
diff --git a/source/_components/dyson.markdown b/source/_components/dyson.markdown
index a3d015001cec..a21715827693 100644
--- a/source/_components/dyson.markdown
+++ b/source/_components/dyson.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Dyson"
-description: "Instructions how to integrate Dyson into Home Assistant."
+description: "Instructions on how to integrate Dyson into Home Assistant."
date: 2017-05-27 10:00
sidebar: true
comments: false
diff --git a/source/_components/egardia.markdown b/source/_components/egardia.markdown
index 1f0396bde736..a19c76738b1e 100644
--- a/source/_components/egardia.markdown
+++ b/source/_components/egardia.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Egardia"
-description: "Instructions how to setup Egardia / Woonveilig within Home Assistant."
+description: "Instructions on how to setup Egardia / Woonveilig within Home Assistant."
date: 2018-03-13 09:00
sidebar: true
comments: false
diff --git a/source/_components/emulated_hue.markdown b/source/_components/emulated_hue.markdown
index 44c7c76c3854..d5d9e55d88d2 100644
--- a/source/_components/emulated_hue.markdown
+++ b/source/_components/emulated_hue.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Emulated Hue Bridge"
-description: "Instructions how to emulated Hue Bridge within Home Assistant."
+description: "Instructions on how to emulated Hue Bridge within Home Assistant."
date: 2016-08-26 08:00
sidebar: true
comments: false
diff --git a/source/_components/fan.comfoconnect.markdown b/source/_components/fan.comfoconnect.markdown
index d24d4eb18457..f1ac6f944f34 100644
--- a/source/_components/fan.comfoconnect.markdown
+++ b/source/_components/fan.comfoconnect.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Zehnder ComfoAir Q Ventilation fans"
-description: "Instructions how to integrate Zehnder ComfoAir Q350/450/600 fans into Home Assistant."
+description: "Instructions on how to integrate Zehnder ComfoAir Q350/450/600 fans into Home Assistant."
date: 2017-06-28 18:00
sidebar: true
comments: false
diff --git a/source/_components/fan.dyson.markdown b/source/_components/fan.dyson.markdown
index e827c7ab2cb1..d1ae60c63814 100644
--- a/source/_components/fan.dyson.markdown
+++ b/source/_components/fan.dyson.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Dyson Purifier Fan"
-description: "Instructions how to setup the Dyson Purifier fans within Home Assistant."
+description: "Instructions on how to setup the Dyson Purifier fans within Home Assistant."
date: 2017-05-27 10:00
sidebar: true
comments: false
diff --git a/source/_components/fan.insteon_hub.markdown b/source/_components/fan.insteon_hub.markdown
index b5ce9adbc797..0436d4bddee3 100644
--- a/source/_components/fan.insteon_hub.markdown
+++ b/source/_components/fan.insteon_hub.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Insteon Hub Fan"
-description: "Instructions how to setup the Insteon Hub Fans within Home Assistant."
+description: "Instructions on how to setup the Insteon Hub Fans within Home Assistant."
date: 2017-08-26 08:00
sidebar: true
comments: false
diff --git a/source/_components/fan.insteon_local.markdown b/source/_components/fan.insteon_local.markdown
index 359f099477b3..d9738043c9a8 100644
--- a/source/_components/fan.insteon_local.markdown
+++ b/source/_components/fan.insteon_local.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Insteon (Local) Fan"
-description: "Instructions how to setup the Insteon Hub Fans locally within Home Assistant."
+description: "Instructions on how to setup the Insteon Hub Fans locally within Home Assistant."
date: 2017-04-06 11:00
sidebar: true
comments: false
diff --git a/source/_components/fan.insteon_plm.markdown b/source/_components/fan.insteon_plm.markdown
index 23c0cbac84b7..3f2323e16ebf 100644
--- a/source/_components/fan.insteon_plm.markdown
+++ b/source/_components/fan.insteon_plm.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Insteon PLM Fan"
-description: "Instructions how to setup the Insteon PLM fan locally within Home Assistant."
+description: "Instructions on how to setup the Insteon PLM fan locally within Home Assistant."
date: 2017-02-19 17:00
sidebar: true
comments: false
diff --git a/source/_components/fan.isy994.markdown b/source/_components/fan.isy994.markdown
index 6b9e55f28951..4c47e76fc404 100644
--- a/source/_components/fan.isy994.markdown
+++ b/source/_components/fan.isy994.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "ISY994 Fan"
-description: "Instructions how to integrate ISY994 fans into Home Assistant."
+description: "Instructions on how to integrate ISY994 fans into Home Assistant."
date: 2016-09-03 23:00
sidebar: true
comments: false
diff --git a/source/_components/fan.markdown b/source/_components/fan.markdown
index c196d9f77054..aac9c8c76366 100644
--- a/source/_components/fan.markdown
+++ b/source/_components/fan.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Fan"
-description: "Instructions how to setup Fan devices within Home Assistant."
+description: "Instructions on how to setup Fan devices within Home Assistant."
date: 2016-08-26 19:00
sidebar: true
comments: false
diff --git a/source/_components/fan.mqtt.markdown b/source/_components/fan.mqtt.markdown
index 1a0329404f82..94a02b1a9e28 100644
--- a/source/_components/fan.mqtt.markdown
+++ b/source/_components/fan.mqtt.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MQTT Fan"
-description: "Instructions how to integrate MQTT fans into Home Assistant."
+description: "Instructions on how to integrate MQTT fans into Home Assistant."
date: 2016-08-27 09:00
sidebar: true
comments: false
diff --git a/source/_components/fan.wink.markdown b/source/_components/fan.wink.markdown
index 23369dfad2ea..129db4b46936 100644
--- a/source/_components/fan.wink.markdown
+++ b/source/_components/fan.wink.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Wink Fan"
-description: "Instructions how to setup the Wink fans within Home Assistant."
+description: "Instructions on how to setup the Wink fans within Home Assistant."
date: 2017-01-14 12:00
sidebar: true
comments: false
diff --git a/source/_components/fan.xiaomi_miio.markdown b/source/_components/fan.xiaomi_miio.markdown
index 99adf8ff4e33..28deacf2f74a 100644
--- a/source/_components/fan.xiaomi_miio.markdown
+++ b/source/_components/fan.xiaomi_miio.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Xiaomi Air Purifier"
-description: "Instructions how to integrate your Xiaomi Air Purifier within Home Assistant."
+description: "Instructions on how to integrate your Xiaomi Air Purifier within Home Assistant."
date: 2017-10-13 12:35
sidebar: true
comments: false
diff --git a/source/_components/fan.zwave.markdown b/source/_components/fan.zwave.markdown
index 953620ed3bb3..4e83a0b8a584 100644
--- a/source/_components/fan.zwave.markdown
+++ b/source/_components/fan.zwave.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Z-Wave Fan"
-description: "Instructions how to setup the Z-Wave Fans within Home Assistant."
+description: "Instructions on how to setup the Z-Wave Fans within Home Assistant."
date: 2017-05-25 17:00
sidebar: true
comments: false
diff --git a/source/_components/feedreader.markdown b/source/_components/feedreader.markdown
index 15b721296551..01a4874e6440 100644
--- a/source/_components/feedreader.markdown
+++ b/source/_components/feedreader.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: Feedreader
-description: "Instructions how to integrate RSS feeds into Home Assistant."
+description: "Instructions on how to integrate RSS feeds into Home Assistant."
date: 2016-04-18 22:00
sidebar: true
comments: false
diff --git a/source/_components/foursquare.markdown b/source/_components/foursquare.markdown
index 10b5d6ebe613..de70d056611f 100644
--- a/source/_components/foursquare.markdown
+++ b/source/_components/foursquare.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: Foursquare
-description: "Instructions how to the Foursquare API into Home Assistant."
+description: "Instructions on how to the Foursquare API into Home Assistant."
date: 2016-08-08 17:20
sidebar: true
comments: false
diff --git a/source/_components/google_assistant.markdown b/source/_components/google_assistant.markdown
index 2430428efe9a..1e1b405b6fc2 100644
--- a/source/_components/google_assistant.markdown
+++ b/source/_components/google_assistant.markdown
@@ -63,7 +63,7 @@ access_token:
required: true
type: string
agent_user_id:
- description: A string to identify the user, e.g. email address. If not provided, the component will generate one.
+ description: A string to identify the user, e.g., email address. If not provided, the component will generate one.
required: false
type: string
api_key:
diff --git a/source/_components/group.markdown b/source/_components/group.markdown
index 8f781722d238..924c55e24ac6 100644
--- a/source/_components/group.markdown
+++ b/source/_components/group.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Group"
-description: "Instructions how to setup groups within Home Assistant."
+description: "Instructions on how to setup groups within Home Assistant."
date: 2015-03-23 19:59
sidebar: true
comments: false
diff --git a/source/_components/hdmi_cec.markdown b/source/_components/hdmi_cec.markdown
index 694c1e335723..ceafd717c621 100644
--- a/source/_components/hdmi_cec.markdown
+++ b/source/_components/hdmi_cec.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "HDMI CEC"
-description: "Instructions how to interact with HDMI CEC via Home Assistant."
+description: "Instructions on how to interact with HDMI CEC via Home Assistant."
date: 2016-06-24 19:59
sidebar: true
comments: false
diff --git a/source/_components/history.markdown b/source/_components/history.markdown
index 76affbecc652..459ac4b2a8ba 100644
--- a/source/_components/history.markdown
+++ b/source/_components/history.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "History"
-description: "Instructions how to enable history support for Home Assistant."
+description: "Instructions on how to enable history support for Home Assistant."
date: 2015-03-23 19:59
sidebar: true
comments: false
diff --git a/source/_components/homekit.markdown b/source/_components/homekit.markdown
index ebb4b6ccd44a..02538de034c1 100644
--- a/source/_components/homekit.markdown
+++ b/source/_components/homekit.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "HomeKit"
-description: "Instructions how to setup the HomeKit component in Home Assistant."
+description: "Instructions on how to setup the HomeKit component in Home Assistant."
date: 2018-02-20 17:30
sidebar: true
comments: false
diff --git a/source/_components/homematic.markdown b/source/_components/homematic.markdown
index 622457fe7f20..9ad767b2b22a 100644
--- a/source/_components/homematic.markdown
+++ b/source/_components/homematic.markdown
@@ -18,7 +18,7 @@ If you are using Homegear with paired [Intertechno](http://intertechno.at/) devi
Device support is available for most of the wired and wireless devices, as well as a few IP devices. If you have a setup with mixed protocols, you have to configure additional hosts with the appropriate ports. The default is using port 2001, which are wireless devices. Wired devices usually are available through port 2000 and IP devices through port 2010. The virtual thermostatgroups the CCU provides use port 9292 **and** require you to set the `path` setting to `/groups`.
-If you want to see if a specific device you have is supported, head over to the [pyhomematic](https://github.com/danielperna84/pyhomematic/tree/master/pyhomematic/devicetypes) repository and browse through the source code. A dictionary with the device identifiers (e.g. HM-Sec-SC-2) can be found within the relevant modules near the bottom. If your device is not supported, feel free to contribute.
+If you want to see if a specific device you have is supported, head over to the [pyhomematic](https://github.com/danielperna84/pyhomematic/tree/master/pyhomematic/devicetypes) repository and browse through the source code. A dictionary with the device identifiers (e.g., HM-Sec-SC-2) can be found within the relevant modules near the bottom. If your device is not supported, feel free to contribute.
We automatically detect all devices we currently support and try to generate useful names. If you enable name-resolving, we try to fetch names from Metadata (Homegear), via JSON-RPC or the XML-API you may have installed on your CCU. Since this may fail this is disabled by default.
You can manually rename the created entities by using Home Assistant's [Customizing](/docs/configuration/customizing-devices/) feature. With it you are also able to hide entities you don't want to see in the UI.
@@ -125,7 +125,7 @@ sensor:
### {% linkable_title Variables %}
It is possible to read and set values of system variables you have setup on the CCU/Homegear. The supported types for setting values are float- and bool-variables.
-The states of the variables are available through the attributes of your hub entity (e.g. `homematic.ccu2`). Use templates (as mentioned above) to make your variables available to automations or as entities.
+The states of the variables are available through the attributes of your hub entity (e.g., `homematic.ccu2`). Use templates (as mentioned above) to make your variables available to automations or as entities.
The values of variables are polled from the CCU/Homegear in an interval of 30 seconds. Setting the value of a variable happens instantly and is directly pushed.
### {% linkable_title Events %}
@@ -137,7 +137,7 @@ When HomeMatic devices change their state or some other internal value, the CCU/
#### {% linkable_title Devices with buttons %}
-Devices with buttons (e.g. HM-Sen-MDIR-WM55, remote controls) may not be fully visible in the UI. This is intended, as buttons don't serve any value here and all they do is trigger events.
+Devices with buttons (e.g., HM-Sen-MDIR-WM55, remote controls) may not be fully visible in the UI. This is intended, as buttons don't serve any value here and all they do is trigger events.
As an example:
The HM-Sen-MDIR-WM55 motion detector will be displayed as 2 entities. A motion sensor and a brightness sensor. On top of that we have 2 sets (one set per button) of 4 events: PRESS_SHORT, PRESS_LONG, PRESS_CONT, PRESS_LONG_RELEASE. Be aware, that there are devices which don't provide all of these events. But in general: if you can press it, it usually at least has PRESS_SHORT.
@@ -158,7 +158,7 @@ automation:
```
The channel parameter is equal to the channel of the button you are configuring the automation for. You can view the available channels in the UI you use to pair your devices.
-The name depends on if you chose to resolve names or not. If not, it will be the device ID (e.g. LEQ1234657). If you chose to resolve names (and that is successful), it will be the name you have set in your CCU or in the metadata (e.g. "Kitchen Switch").
+The name depends on if you chose to resolve names or not. If not, it will be the device ID (e.g., LEQ1234657). If you chose to resolve names (and that is successful), it will be the name you have set in your CCU or in the metadata (e.g., "Kitchen Switch").
You can test whether your button works within Home Assistant if you look at the terminal output. When pressing a button, lines similar to those should appear:
diff --git a/source/_components/ifttt.manything.markdown b/source/_components/ifttt.manything.markdown
index 7288afb90b9a..84d0228bc15d 100644
--- a/source/_components/ifttt.manything.markdown
+++ b/source/_components/ifttt.manything.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "ManyThing"
-description: "Instructions how to setup ManyThing support with IFTTT."
+description: "Instructions on how to setup ManyThing support with IFTTT."
date: 2015-09-07 18:00
sidebar: true
comments: false
diff --git a/source/_components/ifttt.markdown b/source/_components/ifttt.markdown
index 764138d27258..9f48303946cc 100644
--- a/source/_components/ifttt.markdown
+++ b/source/_components/ifttt.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "IFTTT"
-description: "Instructions how to setup IFTTT within Home Assistant."
+description: "Instructions on how to setup IFTTT within Home Assistant."
date: 2015-09-07 18:00
sidebar: true
comments: false
@@ -21,7 +21,7 @@ ifttt:
key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
```
-`key` is your API key which can be obtained by viewing the **Settings** of the [Webhooks applet](https://ifttt.com/services/maker_webhooks/settings). It's the last part of the URL (e.g. https://maker.ifttt.com/use/MYAPIKEY) you will find under **My Applets** > **Webhooks** > **Settings**.
+`key` is your API key which can be obtained by viewing the **Settings** of the [Webhooks applet](https://ifttt.com/services/maker_webhooks/settings). It's the last part of the URL (e.g., https://maker.ifttt.com/use/MYAPIKEY) you will find under **My Applets** > **Webhooks** > **Settings**.
diff --git a/source/_components/image_processing.dlib_face_detect.markdown b/source/_components/image_processing.dlib_face_detect.markdown
index 6673146847de..f42759025658 100644
--- a/source/_components/image_processing.dlib_face_detect.markdown
+++ b/source/_components/image_processing.dlib_face_detect.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Dlib Face Detect"
-description: "Instructions how to integrate Dlib Face Detect into Home Assistant."
+description: "Instructions on how to integrate Dlib Face Detect into Home Assistant."
date: 2017-05-05 00:00
sidebar: true
comments: false
diff --git a/source/_components/image_processing.dlib_face_identify.markdown b/source/_components/image_processing.dlib_face_identify.markdown
index 4f3d267f5348..5cac74b560f7 100644
--- a/source/_components/image_processing.dlib_face_identify.markdown
+++ b/source/_components/image_processing.dlib_face_identify.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Dlib Face Identify"
-description: "Instructions how to integrate Dlib Face Identify into Home Assistant."
+description: "Instructions on how to integrate Dlib Face Identify into Home Assistant."
date: 2017-01-25 00:00
sidebar: true
comments: false
diff --git a/source/_components/image_processing.markdown b/source/_components/image_processing.markdown
index 6f010ebad290..1f1507bf2809 100644
--- a/source/_components/image_processing.markdown
+++ b/source/_components/image_processing.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Image Processing"
-description: "Instructions how to setup image processing with Home Assistant."
+description: "Instructions on how to setup image processing with Home Assistant."
date: 2017-01-09 00:00
sidebar: true
comments: false
diff --git a/source/_components/image_processing.microsoft_face_detect.markdown b/source/_components/image_processing.microsoft_face_detect.markdown
index 39aecb153403..06cca72d2603 100644
--- a/source/_components/image_processing.microsoft_face_detect.markdown
+++ b/source/_components/image_processing.microsoft_face_detect.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Microsoft Face Detect"
-description: "Instructions how to integrate Microsoft Face Detect into Home Assistant."
+description: "Instructions on how to integrate Microsoft Face Detect into Home Assistant."
date: 2017-01-25 00:00
sidebar: true
comments: false
diff --git a/source/_components/image_processing.microsoft_face_identify.markdown b/source/_components/image_processing.microsoft_face_identify.markdown
index 76fb2ad1be0d..eb6d0a110fdb 100644
--- a/source/_components/image_processing.microsoft_face_identify.markdown
+++ b/source/_components/image_processing.microsoft_face_identify.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Microsoft Face Identify"
-description: "Instructions how to integrate Microsoft Face Identify into Home Assistant."
+description: "Instructions on how to integrate Microsoft Face Identify into Home Assistant."
date: 2017-01-25 00:00
sidebar: true
comments: false
diff --git a/source/_components/image_processing.openalpr_cloud.markdown b/source/_components/image_processing.openalpr_cloud.markdown
index 3a13097c872a..8829782ebd59 100644
--- a/source/_components/image_processing.openalpr_cloud.markdown
+++ b/source/_components/image_processing.openalpr_cloud.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "OpenALPR Cloud"
-description: "Instructions how to integrate licences plates with OpenALPR cloud into Home Assistant."
+description: "Instructions on how to integrate licences plates with OpenALPR cloud into Home Assistant."
date: 2017-01-09 00:00
sidebar: true
comments: false
diff --git a/source/_components/image_processing.openalpr_local.markdown b/source/_components/image_processing.openalpr_local.markdown
index 593a92126141..c8fe13152cc7 100644
--- a/source/_components/image_processing.openalpr_local.markdown
+++ b/source/_components/image_processing.openalpr_local.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "OpenALPR Local"
-description: "Instructions how to integrate licences plates with OpenALPR local into Home Assistant."
+description: "Instructions on how to integrate licences plates with OpenALPR local into Home Assistant."
date: 2017-01-09 00:00
sidebar: true
comments: false
diff --git a/source/_components/image_processing.opencv.markdown b/source/_components/image_processing.opencv.markdown
index db6bfd2d5cb6..9e485ec6c308 100644
--- a/source/_components/image_processing.opencv.markdown
+++ b/source/_components/image_processing.opencv.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "OpenCV"
-description: "Instructions how to integrate OpenCV image processing into Home Assistant."
+description: "Instructions on how to integrate OpenCV image processing into Home Assistant."
date: 2017-01-25 00:00
sidebar: true
comments: false
diff --git a/source/_components/image_processing.seven_segments.markdown b/source/_components/image_processing.seven_segments.markdown
index 13249bc52b10..a5944d821b57 100644
--- a/source/_components/image_processing.seven_segments.markdown
+++ b/source/_components/image_processing.seven_segments.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Seven segments display"
-description: "Instructions how to use OCR for seven segments displays into Home Assistant."
+description: "Instructions on how to use OCR for seven segments displays into Home Assistant."
date: 2017-05-18 08:00
sidebar: true
comments: false
diff --git a/source/_components/influxdb.markdown b/source/_components/influxdb.markdown
index 3f606caf030b..b33bd30d886a 100644
--- a/source/_components/influxdb.markdown
+++ b/source/_components/influxdb.markdown
@@ -27,7 +27,7 @@ You will still need to create a database named `home_assistant` via InfluxDB's c
Configuration variables:
-- **host** (*Optional*): IP address of your database host, e.g. 192.168.1.10. Defaults to `localhost`.
+- **host** (*Optional*): IP address of your database host, e.g., 192.168.1.10. Defaults to `localhost`.
- **port** (*Optional*): Port to use. Defaults to 8086.
- **username** (*Optional*): The username of the database user. The user needs read/write privileges on the database.
- **password** (*Optional*): The password for the database user account.
diff --git a/source/_components/input_boolean.markdown b/source/_components/input_boolean.markdown
index ff2aa46ca855..b2b23aeeff05 100644
--- a/source/_components/input_boolean.markdown
+++ b/source/_components/input_boolean.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Input Boolean"
-description: "Instructions how to integrate the Input Boolean component into Home Assistant."
+description: "Instructions on how to integrate the Input Boolean component into Home Assistant."
date: 2016-01-17 16:58
sidebar: true
comments: false
diff --git a/source/_components/input_datetime.markdown b/source/_components/input_datetime.markdown
index 19898029df3c..462b309e7e73 100644
--- a/source/_components/input_datetime.markdown
+++ b/source/_components/input_datetime.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Input Datetime"
-description: "Instructions how to integrate the Input Datetime component into Home Assistant."
+description: "Instructions on how to integrate the Input Datetime component into Home Assistant."
date: 2017-09-14 16:01
sidebar: true
comments: false
diff --git a/source/_components/input_number.markdown b/source/_components/input_number.markdown
index 7afaaa255e07..44d819c39c56 100644
--- a/source/_components/input_number.markdown
+++ b/source/_components/input_number.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Input Number"
-description: "Instructions how to integrate the Input Number component into Home Assistant."
+description: "Instructions on how to integrate the Input Number component into Home Assistant."
date: 2017-09-19 03:30
sidebar: true
comments: false
diff --git a/source/_components/input_select.markdown b/source/_components/input_select.markdown
index bf25b89d5f7b..8e59002ccfb2 100644
--- a/source/_components/input_select.markdown
+++ b/source/_components/input_select.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Input Select"
-description: "Instructions how to integrate the Input Select component into Home Assistant."
+description: "Instructions on how to integrate the Input Select component into Home Assistant."
date: 2016-02-02 17:00
sidebar: true
comments: false
diff --git a/source/_components/input_text.markdown b/source/_components/input_text.markdown
index d0afd0ff0974..284ab5ea3613 100644
--- a/source/_components/input_text.markdown
+++ b/source/_components/input_text.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Input Text"
-description: "Instructions how to integrate the Input Text component into Home Assistant."
+description: "Instructions on how to integrate the Input Text component into Home Assistant."
date: 2016-03-15 06:00
sidebar: true
comments: false
diff --git a/source/_components/insteon_hub.markdown b/source/_components/insteon_hub.markdown
index 03bf4b8a6eca..5c9813bc5ca5 100644
--- a/source/_components/insteon_hub.markdown
+++ b/source/_components/insteon_hub.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Insteon Hub"
-description: "Instructions how to setup the Insteon Hub within Home Assistant."
+description: "Instructions on how to setup the Insteon Hub within Home Assistant."
date: 2016-01-27 08:00
sidebar: true
comments: false
@@ -32,6 +32,6 @@ insteon_hub:
Configuration variables:
-- **username** (*Required*): The username used to access the Insteon interface (e.g. the [connect.insteon.com](http://connect.insteon.com/) site).
+- **username** (*Required*): The username used to access the Insteon interface (e.g., the [connect.insteon.com](http://connect.insteon.com/) site).
- **password** (*Required*): The password used to access the Insteon interface.
- **api_key** (*Required*): The Insteon REST API key emailed to you once you are approved in the Insteon Developer program.
diff --git a/source/_components/insteon_local.markdown b/source/_components/insteon_local.markdown
index fba108717137..40ed93c1d567 100644
--- a/source/_components/insteon_local.markdown
+++ b/source/_components/insteon_local.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Insteon (local)"
-description: "Instructions how to setup the Insteon Hub locally within Home Assistant."
+description: "Instructions on how to setup the Insteon Hub locally within Home Assistant."
date: 2016-12-18 08:00
sidebar: true
comments: false
diff --git a/source/_components/insteon_plm.markdown b/source/_components/insteon_plm.markdown
index e3fb65bcc977..58a1bad12cce 100644
--- a/source/_components/insteon_plm.markdown
+++ b/source/_components/insteon_plm.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Insteon PLM"
-description: "Instructions how to setup an Insteon USB PLM locally within Home Assistant."
+description: "Instructions on how to setup an Insteon USB PLM locally within Home Assistant."
date: 2017-02-19 16:00
sidebar: true
comments: false
@@ -39,7 +39,7 @@ insteon_plm:
product_key: PRODUCT_KEY
```
Configuration variables:
-- **port** (*Required*): The port for your device, e.g. `/dev/ttyUSB0`
+- **port** (*Required*): The port for your device, e.g., `/dev/ttyUSB0`
- **device_override** (*Optional*): Override the default device definition
- *ADDRESS* is found on the device itself in the form 1A.2B.3C or 1a2b3c
- *CATEGORY* is found in the back of the device's User Guide in the form of
@@ -80,7 +80,7 @@ disclaimers carefully, they are important.
The only configuration item that is absolutely necessary is the port so that
Home Assistant can connect to the PLM. This will expose all the supported INSTEON
devices which exist in the modem's ALL-Link database. However, devices will
-only be shown by their INSTEON hex address (e.g. "1A.2B.3C") which can be a bit
+only be shown by their INSTEON hex address (e.g., "1A.2B.3C") which can be a bit
unwieldy. As you link and unlink devices using the 'Set' buttons, they'll be
added and removed from Home Assistant automatically.
diff --git a/source/_components/isy994.markdown b/source/_components/isy994.markdown
index 558765a764b2..ecf271682596 100644
--- a/source/_components/isy994.markdown
+++ b/source/_components/isy994.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "ISY994 Controller"
-description: "Instructions how to setup the ISY994 controller within Home Assistant."
+description: "Instructions on how to setup the ISY994 controller within Home Assistant."
date: 2015-01-20 22:36
sidebar: true
comments: false
diff --git a/source/_components/juicenet.markdown b/source/_components/juicenet.markdown
index 5015022c5504..5df8b274e678 100644
--- a/source/_components/juicenet.markdown
+++ b/source/_components/juicenet.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Juicenet"
-description: "Instructions how to setup WiFi-equipped Juicenet charging stations with Home Assistant."
+description: "Instructions on how to setup WiFi-equipped Juicenet charging stations with Home Assistant."
date: 2017-05-20 22:00
sidebar: true
comments: false
diff --git a/source/_components/keyboard.markdown b/source/_components/keyboard.markdown
index 07b3e2db2600..00dad71931c5 100644
--- a/source/_components/keyboard.markdown
+++ b/source/_components/keyboard.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Keyboard"
-description: "Instructions how to simulate key presses with Home Assistant."
+description: "Instructions on how to simulate key presses with Home Assistant."
date: 2015-01-24 14:39
sidebar: true
comments: false
diff --git a/source/_components/keyboard_remote.markdown b/source/_components/keyboard_remote.markdown
index f1d80bfa973e..aeefd01e63a7 100644
--- a/source/_components/keyboard_remote.markdown
+++ b/source/_components/keyboard_remote.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Keyboard Remote"
-description: "Instructions how to use a keyboard to remote control Home Assistant."
+description: "Instructions on how to use a keyboard to remote control Home Assistant."
date: 2016-09-28 14:39
sidebar: true
comments: false
diff --git a/source/_components/kira.markdown b/source/_components/kira.markdown
index d2c2594834aa..b32ae95eac15 100644
--- a/source/_components/kira.markdown
+++ b/source/_components/kira.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Kira"
-description: "Instructions how to integrate Keene Electronics IR over IP modules (Kira) into Home Assistant."
+description: "Instructions on how to integrate Keene Electronics IR over IP modules (Kira) into Home Assistant."
date: 2017-05-07 00:00
sidebar: true
comments: false
@@ -76,7 +76,7 @@ Configuration variables:
- **type** (*Optional*): The type of this code. If this field is omitted, the type will be autodetected if possible.
- **repeat** (*Optional*): The number of times to repeat this code (on transmit). Default is 1.
-Some manufacturers (e.g. Samsung) require an IR code to be sent a number of times in a row in rapid succession (usually 3). This doesn't apply to the vast majority of devices, but it can be helpful if needed.
+Some manufacturers (e.g., Samsung) require an IR code to be sent a number of times in a row in rapid succession (usually 3). This doesn't apply to the vast majority of devices, but it can be helpful if needed.
### {% linkable_title Code Types %}
diff --git a/source/_components/knx.markdown b/source/_components/knx.markdown
index ee731d020deb..f27048d4e75c 100644
--- a/source/_components/knx.markdown
+++ b/source/_components/knx.markdown
@@ -115,7 +115,7 @@ knx:
address: '0/0/23'
```
-* **type**: Type of the exposed value. Either time or datetime or any supported type of [KNX Sensor](/components/sensor.knx/) (e.g. "temperature" or "humidity").
+* **type**: Type of the exposed value. Either time or datetime or any supported type of [KNX Sensor](/components/sensor.knx/) (e.g., "temperature" or "humidity").
* **entity_id**: Entity id of the HASS component to be exposed. Not necessarry for types time and datetime.
* **address**: KNX group address.
diff --git a/source/_components/light.abode.markdown b/source/_components/light.abode.markdown
index bb6d597deefe..f362107791d8 100644
--- a/source/_components/light.abode.markdown
+++ b/source/_components/light.abode.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Abode Light"
-description: "Instructions how to integrate Abode lights into Home Assistant."
+description: "Instructions on how to integrate Abode lights into Home Assistant."
date: 2017-08-26 13:28
sidebar: true
comments: false
diff --git a/source/_components/light.ads.markdown b/source/_components/light.ads.markdown
index b5188cf33e8d..aaedc1c12f44 100644
--- a/source/_components/light.ads.markdown
+++ b/source/_components/light.ads.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "ADS Light"
-description: Instructions how to set up ADS lights within Home Assistant
+description: Instructions on how to set up ADS lights within Home Assistant
date: 2017-10-25 10:00
sidebar: true
comments: false
diff --git a/source/_components/light.blinksticklight.markdown b/source/_components/light.blinksticklight.markdown
index 9deab2be84aa..c11da280acaa 100644
--- a/source/_components/light.blinksticklight.markdown
+++ b/source/_components/light.blinksticklight.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Blinkstick"
-description: "Instructions how to setup Blinkstick lights within Home Assistant."
+description: "Instructions on how to setup Blinkstick lights within Home Assistant."
date: 2015-10-08 10:00
sidebar: true
comments: false
diff --git a/source/_components/light.blinkt.markdown b/source/_components/light.blinkt.markdown
index 617e81cac219..ad2d6200f877 100644
--- a/source/_components/light.blinkt.markdown
+++ b/source/_components/light.blinkt.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Blinkt!"
-description: "Instructions how to setup Blinkt! RGB LED lights within Home Assistant."
+description: "Instructions on how to setup Blinkt! RGB LED lights within Home Assistant."
date: 2017-04-30 9:00
sidebar: true
comments: false
diff --git a/source/_components/light.flux_led.markdown b/source/_components/light.flux_led.markdown
index e74e6942d968..871ba222e289 100644
--- a/source/_components/light.flux_led.markdown
+++ b/source/_components/light.flux_led.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Flux Led/MagicLight"
-description: "Instructions how to setup Flux led/MagicLight within Home Assistant."
+description: "Instructions on how to setup Flux led/MagicLight within Home Assistant."
date: 2015-07-17 20:09
sidebar: true
comments: false
diff --git a/source/_components/light.greenwave.markdown b/source/_components/light.greenwave.markdown
index a0cba942d4c6..16f8e1609939 100644
--- a/source/_components/light.greenwave.markdown
+++ b/source/_components/light.greenwave.markdown
@@ -27,7 +27,7 @@ light:
host: XXX.XXX.XXX.XXX
version: 3
```
-The version option is the major revision of your firmware, which should be 2 or 3. If you are running Version 2, there are no extra steps. If you are running Version 3, you must press the Sync button on the gateway prior to the first launch of Home Assistant, so a token can be grabbed. Once home assistant has started, you can either press the Sync button again or wait for it to time out manually.
+The version option is the major revision of your firmware, which should be 2 or 3. If you are running Version 2, there are no extra steps. If you are running Version 3, you must press the Sync button on the gateway prior to the first launch of Home Assistant, so a token can be grabbed. Once Home Assistant has started, you can either press the Sync button again or wait for it to time out manually.
{% configuration %}
host:
diff --git a/source/_components/light.homematic.markdown b/source/_components/light.homematic.markdown
index b2223ae9e4cb..86249ce98e0c 100644
--- a/source/_components/light.homematic.markdown
+++ b/source/_components/light.homematic.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Homematic Light"
-description: "Instructions how to integrate Homematic lights within Home Assistant."
+description: "Instructions on how to integrate Homematic lights within Home Assistant."
date: 2016-06-28 08:30
sidebar: true
comments: false
diff --git a/source/_components/light.hue.markdown b/source/_components/light.hue.markdown
index 8cd9aad47eaa..59e8b8e970ee 100644
--- a/source/_components/light.hue.markdown
+++ b/source/_components/light.hue.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Philips Hue Light"
-description: "Instructions how to integrate Philips Hue lights into Home Assistant."
+description: "Instructions on how to integrate Philips Hue lights into Home Assistant."
date: 2015-03-23 20:09
sidebar: true
comments: false
diff --git a/source/_components/light.hyperion.markdown b/source/_components/light.hyperion.markdown
index 7f3b23ad6c39..7cba5e18f41c 100644
--- a/source/_components/light.hyperion.markdown
+++ b/source/_components/light.hyperion.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Hyperion"
-description: "Instructions how to integrate Hyperion into Home Assistant."
+description: "Instructions on how to integrate Hyperion into Home Assistant."
date: 2015-10-25 22:43
sidebar: true
comments: false
diff --git a/source/_components/light.ihc.markdown b/source/_components/light.ihc.markdown
index 741d2168cd95..214f19564be0 100644
--- a/source/_components/light.ihc.markdown
+++ b/source/_components/light.ihc.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "IHC Light"
-description: "Instructions how to integrate IHC lights within Home Assistant."
+description: "Instructions on how to integrate IHC lights within Home Assistant."
date: 2017-11-27 13:35
sidebar: true
comments: false
diff --git a/source/_components/light.insteon_hub.markdown b/source/_components/light.insteon_hub.markdown
index 82c4df9aa54f..f581706b92c2 100644
--- a/source/_components/light.insteon_hub.markdown
+++ b/source/_components/light.insteon_hub.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Insteon Hub Light"
-description: "Instructions how to setup the Insteon Hub Lights within Home Assistant."
+description: "Instructions on how to setup the Insteon Hub Lights within Home Assistant."
date: 2016-09-10 08:00
sidebar: true
comments: false
diff --git a/source/_components/light.insteon_local.markdown b/source/_components/light.insteon_local.markdown
index 06af902dfd7e..b9aacb3250f1 100644
--- a/source/_components/light.insteon_local.markdown
+++ b/source/_components/light.insteon_local.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Insteon (Local) Light"
-description: "Instructions how to setup the Insteon Hub Lights locally within Home Assistant."
+description: "Instructions on how to setup the Insteon Hub Lights locally within Home Assistant."
date: 2016-12-18 08:00
sidebar: true
comments: false
diff --git a/source/_components/light.insteon_plm.markdown b/source/_components/light.insteon_plm.markdown
index 04ab92bdee64..65026cf57611 100644
--- a/source/_components/light.insteon_plm.markdown
+++ b/source/_components/light.insteon_plm.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Insteon PLM Light"
-description: "Instructions how to setup Insteon PLM lights locally within Home Assistant."
+description: "Instructions on how to setup Insteon PLM lights locally within Home Assistant."
date: 2017-02-19 17:00
sidebar: true
comments: false
diff --git a/source/_components/light.isy994.markdown b/source/_components/light.isy994.markdown
index 8ae450edfcd5..6c03413c8b04 100644
--- a/source/_components/light.isy994.markdown
+++ b/source/_components/light.isy994.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "ISY994 Light"
-description: "Instructions how to integrate ISY994 lights into Home Assistant."
+description: "Instructions on how to integrate ISY994 lights into Home Assistant."
date: 2016-09-03 23:00
sidebar: true
comments: false
diff --git a/source/_components/light.lifx.markdown b/source/_components/light.lifx.markdown
index 805cb67e6809..04f444540fe1 100644
--- a/source/_components/light.lifx.markdown
+++ b/source/_components/light.lifx.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "LIFX"
-description: "Instructions how to integrate LIFX into Home Assistant."
+description: "Instructions on how to integrate LIFX into Home Assistant."
date: 2016-01-27 08:00
sidebar: true
comments: false
diff --git a/source/_components/light.litejet.markdown b/source/_components/light.litejet.markdown
index d51cfd70c758..fedc9fa2bec5 100644
--- a/source/_components/light.litejet.markdown
+++ b/source/_components/light.litejet.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "LiteJet Light"
-description: "Instructions how to setup the LiteJet lights within Home Assistant."
+description: "Instructions on how to setup the LiteJet lights within Home Assistant."
date: 2016-10-26 13:00
sidebar: true
comments: false
diff --git a/source/_components/light.lutron.markdown b/source/_components/light.lutron.markdown
index 3872b5373b50..9e380e8d7ce1 100644
--- a/source/_components/light.lutron.markdown
+++ b/source/_components/light.lutron.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Lutron Light"
-description: "Instructions how to setup the Lutron lights within Home Assistant."
+description: "Instructions on how to setup the Lutron lights within Home Assistant."
date: 2017-04-30 09:00
sidebar: true
comments: false
diff --git a/source/_components/light.lutron_caseta.markdown b/source/_components/light.lutron_caseta.markdown
index 02e15710d62e..4c61accdc60d 100644
--- a/source/_components/light.lutron_caseta.markdown
+++ b/source/_components/light.lutron_caseta.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Lutron Caseta Light"
-description: "Instructions how to setup the Lutron Caseta lights within Home Assistant."
+description: "Instructions on how to setup the Lutron Caseta lights within Home Assistant."
date: 2017-04-30 09:00
sidebar: true
comments: false
diff --git a/source/_components/light.markdown b/source/_components/light.markdown
index 437067489068..54cd5adbc42f 100644
--- a/source/_components/light.markdown
+++ b/source/_components/light.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Lights"
-description: "Instructions how to setup your lights with Home Assistant."
+description: "Instructions on how to setup your lights with Home Assistant."
date: 2015-01-24 14:39
sidebar: true
comments: false
diff --git a/source/_components/light.mochad.markdown b/source/_components/light.mochad.markdown
index 2902cb71be08..fdd288113f5c 100644
--- a/source/_components/light.mochad.markdown
+++ b/source/_components/light.mochad.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Mochad Light"
-description: "Instructions how to integrate X10 Mochad lights into Home Assistant."
+description: "Instructions on how to integrate X10 Mochad lights into Home Assistant."
date: 2017-07-14 11:29
sidebar: true
comments: false
diff --git a/source/_components/light.mqtt.markdown b/source/_components/light.mqtt.markdown
index ec582bfb0fcd..902255eeb451 100644
--- a/source/_components/light.mqtt.markdown
+++ b/source/_components/light.mqtt.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MQTT Light"
-description: "Instructions how to setup MQTT lights within Home Assistant."
+description: "Instructions on how to setup MQTT lights within Home Assistant."
date: 2015-11-13 08:30
sidebar: true
comments: false
diff --git a/source/_components/light.mqtt_template.markdown b/source/_components/light.mqtt_template.markdown
index 5a13ea9dfb6c..18388350174c 100644
--- a/source/_components/light.mqtt_template.markdown
+++ b/source/_components/light.mqtt_template.markdown
@@ -140,7 +140,7 @@ In this section you find some real life examples of how to use this light.
### {% linkable_title Simple string payload %}
-For a simple string payload with the format `state,brightness,r-g-b` (e.g. `on,255,255-255-255`), add the following to your `configuration.yaml` file:
+For a simple string payload with the format `state,brightness,r-g-b` (e.g., `on,255,255-255-255`), add the following to your `configuration.yaml` file:
```yaml
# Example configuration.yaml entry
diff --git a/source/_components/light.mysensors.markdown b/source/_components/light.mysensors.markdown
index 4bf9a9d28a8a..5f91aa43fe10 100644
--- a/source/_components/light.mysensors.markdown
+++ b/source/_components/light.mysensors.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MySensors Light"
-description: "Instructions how to integrate MySensors lights into Home Assistant."
+description: "Instructions on how to integrate MySensors lights into Home Assistant."
date: 2016-10-01 15:00 +0200
sidebar: true
comments: false
diff --git a/source/_components/light.mystrom.markdown b/source/_components/light.mystrom.markdown
index f9ceacdb226d..9cc2555fb16b 100644
--- a/source/_components/light.mystrom.markdown
+++ b/source/_components/light.mystrom.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "myStrom WiFi Bulb"
-description: "Instructions how to integrate myStrom WiFi Bulbs into Home Assistant."
+description: "Instructions on how to integrate myStrom WiFi Bulbs into Home Assistant."
date: 2017-04-18 06:00
sidebar: true
comments: false
diff --git a/source/_components/light.osramlightify.markdown b/source/_components/light.osramlightify.markdown
index 86fa342c9b3e..df1abeece99c 100644
--- a/source/_components/light.osramlightify.markdown
+++ b/source/_components/light.osramlightify.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Osram Lightify"
-description: "Instructions how to integrate Osram Lightify into Home Assistant."
+description: "Instructions on how to integrate Osram Lightify into Home Assistant."
date: 2016-05-29 08:00
sidebar: true
comments: false
diff --git a/source/_components/light.piglow.markdown b/source/_components/light.piglow.markdown
index d261a8164872..c2664af84cf9 100644
--- a/source/_components/light.piglow.markdown
+++ b/source/_components/light.piglow.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Piglow"
-description: "Instructions how to setup Piglow LED's within Home Assistant."
+description: "Instructions on how to setup Piglow LED's within Home Assistant."
date: 2017-01-13 18:00
sidebar: true
comments: false
diff --git a/source/_components/light.qwikswitch.markdown b/source/_components/light.qwikswitch.markdown
index e1f600c98f3d..13f61413f645 100644
--- a/source/_components/light.qwikswitch.markdown
+++ b/source/_components/light.qwikswitch.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "QwikSwitch Light"
-description: "Instructions how to integrate Qwikswitch dimmers and relays as lights into Home Assistant."
+description: "Instructions on how to integrate Qwikswitch dimmers and relays as lights into Home Assistant."
date: 2016-05-04 00:00
sidebar: true
comments: false
diff --git a/source/_components/light.rflink.markdown b/source/_components/light.rflink.markdown
index ebba128f88a6..cc56e6de3ee4 100644
--- a/source/_components/light.rflink.markdown
+++ b/source/_components/light.rflink.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "RFLink Light"
-description: "Instructions how to integrate RFLink lights into Home Assistant."
+description: "Instructions on how to integrate RFLink lights into Home Assistant."
date: 2016-01-04
sidebar: true
comments: false
diff --git a/source/_components/light.rfxtrx.markdown b/source/_components/light.rfxtrx.markdown
index ee5c513fe817..b6a1b707cf56 100644
--- a/source/_components/light.rfxtrx.markdown
+++ b/source/_components/light.rfxtrx.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "RFXtrx Light"
-description: "Instructions how to integrate RFXtrx lights into Home Assistant."
+description: "Instructions on how to integrate RFXtrx lights into Home Assistant."
date: 2015-10-08 10:15
sidebar: true
comments: false
diff --git a/source/_components/light.scsgate.markdown b/source/_components/light.scsgate.markdown
index 5625b43cfb38..07df0ca0f7ea 100644
--- a/source/_components/light.scsgate.markdown
+++ b/source/_components/light.scsgate.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "SCSGate Light"
-description: "Instructions how to integrate SCSGate lights into Home Assistant."
+description: "Instructions on how to integrate SCSGate lights into Home Assistant."
date: 2016-01-31 19:30
sidebar: true
comments: false
diff --git a/source/_components/light.sensehat.markdown b/source/_components/light.sensehat.markdown
index b2bb9dbce5a4..55e09b121949 100644
--- a/source/_components/light.sensehat.markdown
+++ b/source/_components/light.sensehat.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Sense HAT Light"
-description: "Instructions how to setup Sense HAT LED lights within Home Assistant."
+description: "Instructions on how to setup Sense HAT LED lights within Home Assistant."
date: 2017-04-29 16:00
sidebar: true
comments: false
diff --git a/source/_components/light.tellstick.markdown b/source/_components/light.tellstick.markdown
index a81d23846465..b4b71bc4e1b9 100644
--- a/source/_components/light.tellstick.markdown
+++ b/source/_components/light.tellstick.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "TellStick Light"
-description: "Instructions how to integrate TellStick lights into Home Assistant."
+description: "Instructions on how to integrate TellStick lights into Home Assistant."
date: 2015-08-06 19:00
sidebar: true
comments: false
diff --git a/source/_components/light.template.markdown b/source/_components/light.template.markdown
index a9f1b834e48d..9d1315b31068 100755
--- a/source/_components/light.template.markdown
+++ b/source/_components/light.template.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Template Light"
-description: "Instructions how to integrate Template Lights into Home Assistant."
+description: "Instructions on how to integrate Template Lights into Home Assistant."
date: 2016-05-18 20:32
sidebar: true
comments: false
diff --git a/source/_components/light.tplink.markdown b/source/_components/light.tplink.markdown
index 71fc4e97171d..158504bcae01 100644
--- a/source/_components/light.tplink.markdown
+++ b/source/_components/light.tplink.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "TP-Link Bulb"
-description: "Instructions how to integrate TP-Link bulbs into Home Assistant."
+description: "Instructions on how to integrate TP-Link bulbs into Home Assistant."
date: 2017-07-25 08:00
sidebar: true
comments: false
diff --git a/source/_components/light.vera.markdown b/source/_components/light.vera.markdown
index da0fc42fff5c..dba42ffcaf09 100644
--- a/source/_components/light.vera.markdown
+++ b/source/_components/light.vera.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Vera Light"
-description: "Instructions how to integrate Vera lights into Home Assistant."
+description: "Instructions on how to integrate Vera lights into Home Assistant."
date: 2015-10-20 21:00
sidebar: true
comments: false
diff --git a/source/_components/light.wemo.markdown b/source/_components/light.wemo.markdown
index df44818d0445..1ae147ef864e 100644
--- a/source/_components/light.wemo.markdown
+++ b/source/_components/light.wemo.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Belkin WeMo Lights"
-description: "Instructions how to integrate Belkin WeMo LED lights and WeMo Dimmer Switch into Home Assistant."
+description: "Instructions on how to integrate Belkin WeMo LED lights and WeMo Dimmer Switch into Home Assistant."
date: 2016-02-20 00:45
sidebar: true
comments: false
diff --git a/source/_components/light.wink.markdown b/source/_components/light.wink.markdown
index 5e7b74771edd..e537c116018d 100644
--- a/source/_components/light.wink.markdown
+++ b/source/_components/light.wink.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Wink Light"
-description: "Instructions how to setup the Wink lights within Home Assistant."
+description: "Instructions on how to setup the Wink lights within Home Assistant."
date: 2015-01-20 22:36
sidebar: true
comments: false
diff --git a/source/_components/light.x10.markdown b/source/_components/light.x10.markdown
index b79a88144135..45df065a4990 100644
--- a/source/_components/light.x10.markdown
+++ b/source/_components/light.x10.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "X10"
-description: "Instructions how to setup X10 devices within Home Assistant."
+description: "Instructions on how to setup X10 devices within Home Assistant."
date: 2016-07-27
sidebar: true
comments: false
diff --git a/source/_components/light.xiaomi_aqara.markdown b/source/_components/light.xiaomi_aqara.markdown
index 25e01ba22c72..48bf4fb13589 100644
--- a/source/_components/light.xiaomi_aqara.markdown
+++ b/source/_components/light.xiaomi_aqara.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Xiaomi Light"
-description: "Instructions how to setup the Xiaomi light within Home Assistant."
+description: "Instructions on how to setup the Xiaomi light within Home Assistant."
date: 2017-07-21 16:34
sidebar: true
comments: false
diff --git a/source/_components/light.xiaomi_miio.markdown b/source/_components/light.xiaomi_miio.markdown
index 3af241a04e92..fab4ca540135 100644
--- a/source/_components/light.xiaomi_miio.markdown
+++ b/source/_components/light.xiaomi_miio.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Xiaomi Philips Light"
-description: "Instructions how to integrate your Xiaomi Philips Lights within Home Assistant."
+description: "Instructions on how to integrate your Xiaomi Philips Lights within Home Assistant."
date: 2017-08-26 08:45
sidebar: true
comments: false
diff --git a/source/_components/light.yeelight.markdown b/source/_components/light.yeelight.markdown
index b098d007d593..8cd203eb4c0f 100644
--- a/source/_components/light.yeelight.markdown
+++ b/source/_components/light.yeelight.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Yeelight Wifi Bulb"
-description: "Instructions how to setup Yeelight Wifi devices within Home Assistant."
+description: "Instructions on how to setup Yeelight Wifi devices within Home Assistant."
date: 2016-10-29
sidebar: true
comments: false
diff --git a/source/_components/light.yeelightsunflower.markdown b/source/_components/light.yeelightsunflower.markdown
index 1b0e441970d5..0583084626cf 100644
--- a/source/_components/light.yeelightsunflower.markdown
+++ b/source/_components/light.yeelightsunflower.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Yeelight Sunflower Bulb"
-description: "Instructions how to setup Yeelight Sunflower hub and bulbs within Home Assistant."
+description: "Instructions on how to setup Yeelight Sunflower hub and bulbs within Home Assistant."
date: 2017-02-11
sidebar: true
comments: false
diff --git a/source/_components/light.zengge.markdown b/source/_components/light.zengge.markdown
index ed15a92752a0..b2f46b065d42 100644
--- a/source/_components/light.zengge.markdown
+++ b/source/_components/light.zengge.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Zengge"
-description: "Instructions how to integrate Zengge Bluetooth bulbs into Home Assistant."
+description: "Instructions on how to integrate Zengge Bluetooth bulbs into Home Assistant."
date: 2017-01-14 08:00
sidebar: true
comments: false
diff --git a/source/_components/light.zha.markdown b/source/_components/light.zha.markdown
index c3b0cc2d8b7a..904c1e59de8a 100644
--- a/source/_components/light.zha.markdown
+++ b/source/_components/light.zha.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "ZigBee Home Automation Light"
-description: "Instructions how to setup ZigBee Home Automation lights within Home Assistant."
+description: "Instructions on how to setup ZigBee Home Automation lights within Home Assistant."
date: 2017-02-22 00:00
sidebar: true
comments: false
diff --git a/source/_components/light.zwave.markdown b/source/_components/light.zwave.markdown
index 4053e61f1d37..891f63e8867d 100644
--- a/source/_components/light.zwave.markdown
+++ b/source/_components/light.zwave.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Z-Wave Light"
-description: "Instructions how to setup the Z-Wave lights within Home Assistant."
+description: "Instructions on how to setup the Z-Wave lights within Home Assistant."
date: 2015-11-11 13:00
sidebar: true
comments: false
diff --git a/source/_components/lirc.markdown b/source/_components/lirc.markdown
index 6d379e04ca31..68782e6c23d0 100644
--- a/source/_components/lirc.markdown
+++ b/source/_components/lirc.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "LIRC"
-description: "Instructions how to integrate IR remotes with LIRC into Home Assistant."
+description: "Instructions on how to integrate IR remotes with LIRC into Home Assistant."
date: 2016-05-22 19:59
sidebar: true
comments: false
@@ -39,7 +39,7 @@ For more information have a look at `/usr/share/doc/lirc/README.Debian.gz` where
### {% linkable_title Configuring LIRC %}
-Now teach LIRC about your particular remote control by preparing a lircd configuration file (`/etc/lirc/lircd.conf`). Search the [LIRC remote database](http://lirc.sourceforge.net/remotes/) for your model. If you can't find it, then you can always use the `irrecord` program to learn your remote. This will create a valid configuration file. Add as many remotes as you want by pasting them into the file. If `irrecord` doesn't work (e.g. for some air conditioner remotes), then the `mode2` program is capable of reading the codes in raw mode, followed by `irrecord -a` to extract hex codes.
+Now teach LIRC about your particular remote control by preparing a lircd configuration file (`/etc/lirc/lircd.conf`). Search the [LIRC remote database](http://lirc.sourceforge.net/remotes/) for your model. If you can't find it, then you can always use the `irrecord` program to learn your remote. This will create a valid configuration file. Add as many remotes as you want by pasting them into the file. If `irrecord` doesn't work (e.g., for some air conditioner remotes), then the `mode2` program is capable of reading the codes in raw mode, followed by `irrecord -a` to extract hex codes.
Next, you have to make a `~/.lircrc` file that maps keypresses to system actions. [The configuration](http://www.lirc.org/html/configure.html) is a bit tedious but it must be done. Use the `prog = home-assistant` for all keys you want to be recognized by Home Assistant. The values you set for `button` must be the same as in the `lircd.conf` file and the values you put for `config` entry will be the sensor value in Home Assistant when you press the button. An example may look like this:
@@ -98,4 +98,4 @@ automation:
entity_id: group.a_lights
```
-The `button_name` data values (e.g. `KEY_0`) are set by you in the `.lircrc` file.
+The `button_name` data values (e.g., `KEY_0`) are set by you in the `.lircrc` file.
diff --git a/source/_components/litejet.markdown b/source/_components/litejet.markdown
index 3770bb024be5..fb334089530b 100644
--- a/source/_components/litejet.markdown
+++ b/source/_components/litejet.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "LiteJet"
-description: "Instructions how to setup the LiteJet hub within Home Assistant."
+description: "Instructions on how to setup the LiteJet hub within Home Assistant."
date: 2015-10-26 09:37
sidebar: true
comments: false
diff --git a/source/_components/lock.abode.markdown b/source/_components/lock.abode.markdown
index c1e286037081..9dcc3cff907f 100644
--- a/source/_components/lock.abode.markdown
+++ b/source/_components/lock.abode.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Abode Lock"
-description: "Instructions how to integrate Abode locks into Home Assistant."
+description: "Instructions on how to integrate Abode locks into Home Assistant."
date: 2017-08-26 13:28
sidebar: true
comments: false
diff --git a/source/_components/lock.isy994.markdown b/source/_components/lock.isy994.markdown
index 04109b9cd6eb..b019662a68cd 100644
--- a/source/_components/lock.isy994.markdown
+++ b/source/_components/lock.isy994.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "ISY994 Lock"
-description: "Instructions how to integrate ISY994 locks into Home Assistant."
+description: "Instructions on how to integrate ISY994 locks into Home Assistant."
date: 2016-09-03 23:00
sidebar: true
comments: false
diff --git a/source/_components/lock.lockitron.markdown b/source/_components/lock.lockitron.markdown
index 418881c16936..6b320e710866 100644
--- a/source/_components/lock.lockitron.markdown
+++ b/source/_components/lock.lockitron.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Lockitron Lock"
-description: "Instructions how to integrate Lockitron locks into Home Assistant."
+description: "Instructions on how to integrate Lockitron locks into Home Assistant."
date: 2017-03-24 00:00
sidebar: true
comments: false
diff --git a/source/_components/lock.markdown b/source/_components/lock.markdown
index c2c3cc553019..67d5b6509a10 100644
--- a/source/_components/lock.markdown
+++ b/source/_components/lock.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Locks"
-description: "Instructions how to setup your locks with Home Assistant."
+description: "Instructions on how to setup your locks with Home Assistant."
date: 2015-11-21 08:10
sidebar: true
comments: false
diff --git a/source/_components/lock.mqtt.markdown b/source/_components/lock.mqtt.markdown
index 8ed47ccf4abc..b0669cfb7f22 100644
--- a/source/_components/lock.mqtt.markdown
+++ b/source/_components/lock.mqtt.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MQTT Lock"
-description: "Instructions how to integrate MQTT locks into Home Assistant."
+description: "Instructions on how to integrate MQTT locks into Home Assistant."
date: 2016-02-28 15:00
sidebar: true
comments: false
diff --git a/source/_components/lock.vera.markdown b/source/_components/lock.vera.markdown
index 8baf864dfd3a..a3050389878d 100644
--- a/source/_components/lock.vera.markdown
+++ b/source/_components/lock.vera.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Vera Lock"
-description: "Instructions how to integrate Vera locks into Home Assistant."
+description: "Instructions on how to integrate Vera locks into Home Assistant."
date: 2016-06-29 15:00
sidebar: true
comments: false
diff --git a/source/_components/lock.verisure.markdown b/source/_components/lock.verisure.markdown
index 2e7267717956..e3c2d31e8505 100644
--- a/source/_components/lock.verisure.markdown
+++ b/source/_components/lock.verisure.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Verisure Lock"
-description: "Instructions how to setup the Verisure locks within Home Assistant."
+description: "Instructions on how to setup the Verisure locks within Home Assistant."
date: 2016-02-12 06:00
sidebar: true
comments: false
diff --git a/source/_components/lock.wink.markdown b/source/_components/lock.wink.markdown
index 1f51751b3f42..a792e130a8b7 100644
--- a/source/_components/lock.wink.markdown
+++ b/source/_components/lock.wink.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Wink Lock"
-description: "Instructions how to setup the Wink locks within Home Assistant."
+description: "Instructions on how to setup the Wink locks within Home Assistant."
date: 2015-11-20 12:00
sidebar: true
comments: false
diff --git a/source/_components/lock.zwave.markdown b/source/_components/lock.zwave.markdown
index e1d6fd7b33d6..ba25eacd6c08 100644
--- a/source/_components/lock.zwave.markdown
+++ b/source/_components/lock.zwave.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Z-Wave Lock"
-description: "Instructions how to setup the Z-Wave Locks within Home Assistant."
+description: "Instructions on how to setup the Z-Wave Locks within Home Assistant."
date: 2016-05-07 08:00
sidebar: true
comments: false
diff --git a/source/_components/logbook.markdown b/source/_components/logbook.markdown
index d1a76f39739b..438e74743063 100644
--- a/source/_components/logbook.markdown
+++ b/source/_components/logbook.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Logbook"
-description: "Instructions how to enable the logbook component for Home Assistant."
+description: "Instructions on how to enable the logbook component for Home Assistant."
date: 2015-04-25 9:23
sidebar: true
comments: false
@@ -11,7 +11,7 @@ logo: logbook.png
ha_category: "History"
---
-
The logbook component provides a different perspective on the history of your house by showing all the changes that happened to your house in reverse chronological order. [See the demo for a live example](/demo/). It depends on the `recorder` component for storing the data. This means that if the [`recorder`](/components/recorder/) component is set up to use e.g. MySQL or PostgreSQL as data store, the `logbook` component does not use the default SQLite database to store data.
+
The logbook component provides a different perspective on the history of your house by showing all the changes that happened to your house in reverse chronological order. [See the demo for a live example](/demo/). It depends on the `recorder` component for storing the data. This means that if the [`recorder`](/components/recorder/) component is set up to use e.g., MySQL or PostgreSQL as data store, the `logbook` component does not use the default SQLite database to store data.
To enable the logbook in your installation, add the following to your `configuration.yaml` file:
diff --git a/source/_components/logger.markdown b/source/_components/logger.markdown
index 70168cf440bb..2f89e090967a 100644
--- a/source/_components/logger.markdown
+++ b/source/_components/logger.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Logger"
-description: "Instructions how to enable the logger component for Home Assistant."
+description: "Instructions on how to enable the logger component for Home Assistant."
date: 2015-11-12 17:00
sidebar: true
comments: false
diff --git a/source/_components/lutron.markdown b/source/_components/lutron.markdown
index c946160db1ef..67bdb19dd91d 100644
--- a/source/_components/lutron.markdown
+++ b/source/_components/lutron.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Lutron"
-description: "Instructions how to use Lutron devices with Home Assistant."
+description: "Instructions on how to use Lutron devices with Home Assistant."
date: 2017-01-28 13:00
sidebar: true
comments: false
diff --git a/source/_components/lutron_caseta.markdown b/source/_components/lutron_caseta.markdown
index 912bd82dc411..9783766c89db 100644
--- a/source/_components/lutron_caseta.markdown
+++ b/source/_components/lutron_caseta.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Lutron Caseta"
-description: "Instructions how to use Lutron Caseta devices with Home Assistant."
+description: "Instructions on how to use Lutron Caseta devices with Home Assistant."
date: 2017-01-28 13:00
sidebar: true
comments: false
@@ -25,7 +25,7 @@ The currently supported Caseta devices are:
- Scenes as Home Assistant [scenes](/components/scene.lutron_caseta/)
- Lutron shades as Home Assistant [covers](/components/cover.lutron_caseta/)
-When configured, the `lutron_caseta` component will automatically discover the currently supported devices as setup in the Lutron Smart Bridge. The name assigned in the Lutron mobile app will be used to form the `entity_id` used in Home Assistant. e.g. a dimmer called 'Bedroom Lamp' becomes `light.bedroom_lamp` in Home Assistant.
+When configured, the `lutron_caseta` component will automatically discover the currently supported devices as setup in the Lutron Smart Bridge. The name assigned in the Lutron mobile app will be used to form the `entity_id` used in Home Assistant. e.g., a dimmer called 'Bedroom Lamp' becomes `light.bedroom_lamp` in Home Assistant.
To use Lutron Caseta devices in your installation, you must first log in to your Lutron account and generate a certificate that allows Home Assistant to connect to your bridge. This can be accomplished by downloading and executing [this script](/assets/get_lutron_cert.zip), which will generate three files: caseta.key, caseta.crt, caseta-bridge.crt when you run it. See the instructions at the top of the script for more information.
diff --git a/source/_components/mailbox.asterisk_mbox.markdown b/source/_components/mailbox.asterisk_mbox.markdown
index 25a0859aa92e..bc25b5b10b52 100644
--- a/source/_components/mailbox.asterisk_mbox.markdown
+++ b/source/_components/mailbox.asterisk_mbox.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Asterisk Voicemail Mailbox"
-description: "Instructions how to integrate an Asterisk Voicemail within Home Assistant."
+description: "Instructions on how to integrate an Asterisk Voicemail within Home Assistant."
date: 2017-06-30 18:30
sidebar: true
comments: false
diff --git a/source/_components/mailbox.markdown b/source/_components/mailbox.markdown
index 28f4d77f436d..16bfa603b8d3 100644
--- a/source/_components/mailbox.markdown
+++ b/source/_components/mailbox.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Mailbox"
-description: "Instructions how to setup your mailboxes with Home Assistant."
+description: "Instructions on how to setup your mailboxes with Home Assistant."
date: 2017-06-30 18:30
sidebar: true
comments: false
diff --git a/source/_components/mailgun.markdown b/source/_components/mailgun.markdown
index 78764d7507e3..2f13d2c0625f 100644
--- a/source/_components/mailgun.markdown
+++ b/source/_components/mailgun.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Mailgun"
-description: "Instructions how to add Mailgun mail notifications to Home Assistant."
+description: "Instructions on how to add Mailgun mail notifications to Home Assistant."
date: 2017-02-06 16:52
sidebar: true
comments: false
diff --git a/source/_components/media_extractor.markdown b/source/_components/media_extractor.markdown
index 114d70f3fe78..8386b0390a39 100644
--- a/source/_components/media_extractor.markdown
+++ b/source/_components/media_extractor.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Media Extractor"
-description: "Instructions how to integrate the Media Extractor into Home Assistant."
+description: "Instructions on how to integrate the Media Extractor into Home Assistant."
date: 2017-07-12 07:00
sidebar: true
comments: false
diff --git a/source/_components/media_player.anthemav.markdown b/source/_components/media_player.anthemav.markdown
index 945fdc0c648b..8e59296db995 100644
--- a/source/_components/media_player.anthemav.markdown
+++ b/source/_components/media_player.anthemav.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Anthem A/V Receivers"
-description: "Instructions how to integrate Anthem A/V Receivers into Home Assistant."
+description: "Instructions on how to integrate Anthem A/V Receivers into Home Assistant."
date: 2016-12-31 23:11
sidebar: true
comments: false
diff --git a/source/_components/media_player.apple_tv.markdown b/source/_components/media_player.apple_tv.markdown
index 383afdae9818..7b1630776021 100644
--- a/source/_components/media_player.apple_tv.markdown
+++ b/source/_components/media_player.apple_tv.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Apple TV Media Player"
-description: "Instructions how to integrate Apple TV devices into Home Assistant."
+description: "Instructions on how to integrate Apple TV devices into Home Assistant."
date: 2017-02-08 07:11
sidebar: true
comments: false
diff --git a/source/_components/media_player.bluesound.markdown b/source/_components/media_player.bluesound.markdown
index 999d2cd9298e..69372c8c3322 100644
--- a/source/_components/media_player.bluesound.markdown
+++ b/source/_components/media_player.bluesound.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Bluesound"
-description: "Instructions how to integrate Bluesound devices into Home Assistant."
+description: "Instructions on how to integrate Bluesound devices into Home Assistant."
date: 2017-04-21 19:00
sidebar: true
comments: false
diff --git a/source/_components/media_player.cast.markdown b/source/_components/media_player.cast.markdown
index c97f391dab88..13d18534ba45 100644
--- a/source/_components/media_player.cast.markdown
+++ b/source/_components/media_player.cast.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Google Cast"
-description: "Instructions how to integrate Google Cast into Home Assistant."
+description: "Instructions on how to integrate Google Cast into Home Assistant."
date: 2015-03-23 19:59
sidebar: true
comments: false
diff --git a/source/_components/media_player.clementine.markdown b/source/_components/media_player.clementine.markdown
index c730daf5d962..781ac147a56b 100644
--- a/source/_components/media_player.clementine.markdown
+++ b/source/_components/media_player.clementine.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Clementine Music Player"
-description: "Instructions how to integrate Clementine Music Player within Home Assistant."
+description: "Instructions on how to integrate Clementine Music Player within Home Assistant."
date: 2017-02-11 17:15
sidebar: true
comments: false
diff --git a/source/_components/media_player.cmus.markdown b/source/_components/media_player.cmus.markdown
index e798889686c4..6754b57c8742 100644
--- a/source/_components/media_player.cmus.markdown
+++ b/source/_components/media_player.cmus.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "cmus"
-description: "Instructions how to integrate cmus Music Player into Home
+description: "Instructions on how to integrate cmus Music Player into Home
Assistant."
date: 2016-06-17 18:45
sidebar: true
diff --git a/source/_components/media_player.denon.markdown b/source/_components/media_player.denon.markdown
index b8c0e3801339..ebfe0177bae3 100644
--- a/source/_components/media_player.denon.markdown
+++ b/source/_components/media_player.denon.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Denon Network Receivers"
-description: "Instructions how to integrate Denon Network Receivers into Home Assistant."
+description: "Instructions on how to integrate Denon Network Receivers into Home Assistant."
date: 2015-09-08 09:00
sidebar: true
comments: false
diff --git a/source/_components/media_player.denonavr.markdown b/source/_components/media_player.denonavr.markdown
index 31ad2b016047..ee1c434ff4b1 100644
--- a/source/_components/media_player.denonavr.markdown
+++ b/source/_components/media_player.denonavr.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Denon AVR Network Receivers"
-description: "Instructions how to integrate Denon AVR Network Receivers into Home Assistant."
+description: "Instructions on how to integrate Denon AVR Network Receivers into Home Assistant."
date: 2015-09-08 09:00
sidebar: true
comments: false
diff --git a/source/_components/media_player.directv.markdown b/source/_components/media_player.directv.markdown
index 2cd2c7f44dd7..f7f6559619e8 100644
--- a/source/_components/media_player.directv.markdown
+++ b/source/_components/media_player.directv.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "DirecTV"
-description: "Instructions how to integrate DirecTV receivers into Home Assistant."
+description: "Instructions on how to integrate DirecTV receivers into Home Assistant."
date: 2016-07-19 01:0+0000
sidebar: true
comments: false
diff --git a/source/_components/media_player.dunehd.markdown b/source/_components/media_player.dunehd.markdown
index 76c084bcf48b..bbf646f0fb94 100644
--- a/source/_components/media_player.dunehd.markdown
+++ b/source/_components/media_player.dunehd.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "DuneHD media players"
-description: "Instructions how to integrate DuneHD media players into Home Assistant."
+description: "Instructions on how to integrate DuneHD media players into Home Assistant."
date: 2016-11-26 09:00
sidebar: true
comments: false
diff --git a/source/_components/media_player.emby.markdown b/source/_components/media_player.emby.markdown
index ca77cbde1a36..2f12bc1d808e 100644
--- a/source/_components/media_player.emby.markdown
+++ b/source/_components/media_player.emby.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Emby"
-description: "Instructions how to integrate Emby into Home Assistant."
+description: "Instructions on how to integrate Emby into Home Assistant."
date: 2016-10-13 22:00
sidebar: true
comments: false
diff --git a/source/_components/media_player.firetv.markdown b/source/_components/media_player.firetv.markdown
index 855333def818..96d9c48c0e8d 100644
--- a/source/_components/media_player.firetv.markdown
+++ b/source/_components/media_player.firetv.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "FireTV"
-description: "Instructions how to integrate Fire-TV into Home Assistant."
+description: "Instructions on how to integrate Fire-TV into Home Assistant."
date: 2015-10-23 18:00
sidebar: true
comments: false
diff --git a/source/_components/media_player.frontier_silicon.markdown b/source/_components/media_player.frontier_silicon.markdown
index 0c6a5843fa96..c7887e9c8b70 100644
--- a/source/_components/media_player.frontier_silicon.markdown
+++ b/source/_components/media_player.frontier_silicon.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Frontier Silicon Internet Radios"
-description: "Instructions how to integrate Frontier Silicon Internet Radios into Home Assistant."
+description: "Instructions on how to integrate Frontier Silicon Internet Radios into Home Assistant."
date: 2017-02-04 00:01
sidebar: true
comments: false
diff --git a/source/_components/media_player.gpmdp.markdown b/source/_components/media_player.gpmdp.markdown
index 7207e0e09247..c65ed0dff0fb 100644
--- a/source/_components/media_player.gpmdp.markdown
+++ b/source/_components/media_player.gpmdp.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Google Play Music Desktop Player"
-description: "Instructions how to integrate GPMDP into Home Assistant."
+description: "Instructions on how to integrate GPMDP into Home Assistant."
date: 2016-05-09 08:00
sidebar: true
comments: false
diff --git a/source/_components/media_player.itunes.markdown b/source/_components/media_player.itunes.markdown
index fd357eb8ec75..6885a3338555 100644
--- a/source/_components/media_player.itunes.markdown
+++ b/source/_components/media_player.itunes.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "iTunes"
-description: "Instructions how to integrate iTunes into Home Assistant."
+description: "Instructions on how to integrate iTunes into Home Assistant."
date: 2015-06-22 11:00
sidebar: true
comments: false
diff --git a/source/_components/media_player.kodi.markdown b/source/_components/media_player.kodi.markdown
index 556812292c6c..a59d19fe3488 100644
--- a/source/_components/media_player.kodi.markdown
+++ b/source/_components/media_player.kodi.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Kodi"
-description: "Instructions how to integrate Kodi into Home Assistant."
+description: "Instructions on how to integrate Kodi into Home Assistant."
date: 2015-06-22 11:00
sidebar: true
comments: false
diff --git a/source/_components/media_player.lg_netcast.markdown b/source/_components/media_player.lg_netcast.markdown
index 138eaec8bde0..7a60e2357811 100644
--- a/source/_components/media_player.lg_netcast.markdown
+++ b/source/_components/media_player.lg_netcast.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "LG Netcast TV"
-description: "Instructions how to integrate a LG TV (Netcast 3.0 & 4.0) within Home Assistant."
+description: "Instructions on how to integrate a LG TV (Netcast 3.0 & 4.0) within Home Assistant."
date: 2016-05-12 23:22
sidebar: true
comments: false
diff --git a/source/_components/media_player.markdown b/source/_components/media_player.markdown
index 90507d40e5d9..dfbe48ccc99a 100644
--- a/source/_components/media_player.markdown
+++ b/source/_components/media_player.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Media Player"
-description: "Instructions how to setup your media players with Home Assistant."
+description: "Instructions on how to setup your media players with Home Assistant."
date: 2015-01-24 14:39
sidebar: true
comments: false
diff --git a/source/_components/media_player.mediaroom.markdown b/source/_components/media_player.mediaroom.markdown
index a2eece639d9b..47e79b74ba42 100644
--- a/source/_components/media_player.mediaroom.markdown
+++ b/source/_components/media_player.mediaroom.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Mediaroom"
-description: "Instructions how to integrate Mediaroom Set-Top Boxes into Home Assistant."
+description: "Instructions on how to integrate Mediaroom Set-Top Boxes into Home Assistant."
date: 2018-01-22 22:00
sidebar: true
comments: false
diff --git a/source/_components/media_player.mpchc.markdown b/source/_components/media_player.mpchc.markdown
index 4e4c187d0f40..98f6846f3a14 100644
--- a/source/_components/media_player.mpchc.markdown
+++ b/source/_components/media_player.mpchc.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MPC-HC"
-description: "Instructions how to integrate MPC-HC into Home Assistant."
+description: "Instructions on how to integrate MPC-HC into Home Assistant."
date: 2016-07-27 21:21
sidebar: true
comments: false
diff --git a/source/_components/media_player.mpd.markdown b/source/_components/media_player.mpd.markdown
index b561797aacb0..51888be2b20a 100644
--- a/source/_components/media_player.mpd.markdown
+++ b/source/_components/media_player.mpd.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Music Player Daemon (MPD)"
-description: "Instructions how to integrate Music Player Daemon into Home Assistant."
+description: "Instructions on how to integrate Music Player Daemon into Home Assistant."
date: 2016-09-30 23:06
sidebar: true
comments: false
diff --git a/source/_components/media_player.nad.markdown b/source/_components/media_player.nad.markdown
index b35a5ea99b1f..41684f72129d 100644
--- a/source/_components/media_player.nad.markdown
+++ b/source/_components/media_player.nad.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "NAD"
-description: "Instructions how to integrate NAD receivers into Home Assistant."
+description: "Instructions on how to integrate NAD receivers into Home Assistant."
date: 2016-01-05 20:00
sidebar: true
comments: false
diff --git a/source/_components/media_player.nadtcp.markdown b/source/_components/media_player.nadtcp.markdown
index 98a160f76b99..e673e4472d89 100644
--- a/source/_components/media_player.nadtcp.markdown
+++ b/source/_components/media_player.nadtcp.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "NAD tcp"
-description: "Instructions how to integrate the NAD D 7050 or C338 digital amplifiers into Home Assistant."
+description: "Instructions on how to integrate the NAD D 7050 or C338 digital amplifiers into Home Assistant."
date: 2017-06-07 20:00
sidebar: true
comments: false
diff --git a/source/_components/media_player.onkyo.markdown b/source/_components/media_player.onkyo.markdown
index e78075c01a51..ca277f770639 100644
--- a/source/_components/media_player.onkyo.markdown
+++ b/source/_components/media_player.onkyo.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Onkyo"
-description: "Instructions how to integrate Onkyo and some Pioneer receivers into Home Assistant."
+description: "Instructions on how to integrate Onkyo and some Pioneer receivers into Home Assistant."
date: 2016-03-30 08:00
sidebar: true
comments: false
diff --git a/source/_components/media_player.openhome.markdown b/source/_components/media_player.openhome.markdown
index e17496882723..ae10d32d3c6a 100644
--- a/source/_components/media_player.openhome.markdown
+++ b/source/_components/media_player.openhome.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Linn / Openhome"
-description: "Instructions how to integrate Linn Ds and Openhome renderers into Home Assistant."
+description: "Instructions on how to integrate Linn Ds and Openhome renderers into Home Assistant."
date: 2017-02-21 22:40
sidebar: true
comments: false
diff --git a/source/_components/media_player.panasonic_viera.markdown b/source/_components/media_player.panasonic_viera.markdown
index fbbe820c345a..287784860175 100644
--- a/source/_components/media_player.panasonic_viera.markdown
+++ b/source/_components/media_player.panasonic_viera.markdown
@@ -44,9 +44,9 @@ media_player:
Configuration variables:
-- **host** (*Required*): The IP of the Panasonic Viera TV, e.g. `192.168.0.10`.
+- **host** (*Required*): The IP of the Panasonic Viera TV, e.g., `192.168.0.10`.
- **port** (*Optional*): The port number of your Panasonic Viera TV. Defaults to `55000`.
-- **mac** (*Optional*): The MAC address of your Panasonic Viera TV, e.g. `AA:BB:CC:DD:99:1A`.
+- **mac** (*Optional*): The MAC address of your Panasonic Viera TV, e.g., `AA:BB:CC:DD:99:1A`.
- **name** (*Optional*): The name you would like to give to the Panasonic Viera TV.
### {% linkable_title Example `play_media` script %}
diff --git a/source/_components/media_player.pandora.markdown b/source/_components/media_player.pandora.markdown
index 5f0098cff834..d9f7b999f42e 100644
--- a/source/_components/media_player.pandora.markdown
+++ b/source/_components/media_player.pandora.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Pandora"
-description: "Instructions how to integrate Pandora radio into Home Assistant."
+description: "Instructions on how to integrate Pandora radio into Home Assistant."
date: 2016-06-10 19:59
sidebar: true
comments: false
diff --git a/source/_components/media_player.pioneer.markdown b/source/_components/media_player.pioneer.markdown
index 66086c5ded35..6bc6d1a5b005 100644
--- a/source/_components/media_player.pioneer.markdown
+++ b/source/_components/media_player.pioneer.markdown
@@ -29,7 +29,7 @@ Configuration variables:
- **host** (*Required*): The IP of the Pioneer device, eg. `192.168.0.10`
- **name** (*Optional*): The name you would like to give to the receiver.
-- **port** (*Optional*): The port on which the Pioneer device listens, e.g. `23` (default) or `8102`
+- **port** (*Optional*): The port on which the Pioneer device listens, e.g., `23` (default) or `8102`
- **timeout** (*Optional*): Number of seconds (float) to wait for blocking operations like connect, write, and read.
Notes:
diff --git a/source/_components/media_player.plex.markdown b/source/_components/media_player.plex.markdown
index ddaf3a611bfb..45ad9698cb3a 100644
--- a/source/_components/media_player.plex.markdown
+++ b/source/_components/media_player.plex.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Plex"
-description: "Instructions how to integrate Plex into Home Assistant."
+description: "Instructions on how to integrate Plex into Home Assistant."
date: 2015-10-05 21:21
sidebar: true
comments: false
diff --git a/source/_components/media_player.roku.markdown b/source/_components/media_player.roku.markdown
index 5c889727de3e..c7771e0f406c 100644
--- a/source/_components/media_player.roku.markdown
+++ b/source/_components/media_player.roku.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Roku"
-description: "Instructions how to integrate Roku into Home Assistant."
+description: "Instructions on how to integrate Roku into Home Assistant."
date: 2016-05-16 20:0+0000
sidebar: true
comments: false
diff --git a/source/_components/media_player.samsungtv.markdown b/source/_components/media_player.samsungtv.markdown
index 3cabb0f43d6c..53954f669315 100644
--- a/source/_components/media_player.samsungtv.markdown
+++ b/source/_components/media_player.samsungtv.markdown
@@ -76,10 +76,10 @@ Currently tested but not working models:
- JS9500 - State is always "on" and unable to control (but port 8001 *is* open)
- MU6300 - Port set to 8001, `pip3 install websocket-client` must be executed, turning on works, status not working reliably, turning off is not permanent (it comes back on)
-None of the 2014 (H) and 2015 (J) model series (e.g. J5200) will work, since Samsung have used a different (encrypted) type of interface for these.
+None of the 2014 (H) and 2015 (J) model series (e.g., J5200) will work, since Samsung have used a different (encrypted) type of interface for these.
If your model is not on the list then give it a test, if everything works correctly then add it to the list on [GitHub](https://github.com/home-assistant/home-assistant.github.io/tree/current/source/_components/media_player.samsungtv.markdown).
-The first letter (U, P, L, H & K) represent the screen type, e.g. LED or Plasma. The second letter represents the region, E is Europe, N is North America and A is Asia & Australia. The two numbers following that represent the screen size.
+The first letter (U, P, L, H & K) represent the screen type, e.g., LED or Plasma. The second letter represents the region, E is Europe, N is North America and A is Asia & Australia. The two numbers following that represent the screen size.
If you add your model remember to remove these before adding them to the list.
Currently the ability to select a source is not implemented.
diff --git a/source/_components/media_player.songpal.markdown b/source/_components/media_player.songpal.markdown
index 65874f99b263..2e83636b9e74 100644
--- a/source/_components/media_player.songpal.markdown
+++ b/source/_components/media_player.songpal.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Sony SongPal compatible devices"
-description: "Instructions how to integrate Sony Songpal devices into Home Assistant."
+description: "Instructions on how to integrate Sony Songpal devices into Home Assistant."
date: 2018-02-03 09:00
sidebar: true
comments: false
@@ -23,7 +23,7 @@ A few notes:
- The quick start-up mode has to be enabled in order to turn the device on.
- Supports currently only one output terminal, i.e. the volume control works only on the first volume controller as reported by the backend library.
-- Some devices, e.g. HT-XT3, do not support decreasing the volume step-by-step correctly.
+- Some devices, e.g., HT-XT3, do not support decreasing the volume step-by-step correctly.
- Feel free to improve the available services!
## {% linkable_title Configuration %}
@@ -61,8 +61,8 @@ For a list of available settings and their values use [`songpal sound`](https://
| Service data attribute | Optional | Description |
|------------------------|----------|--------------------------------------------------|
| `entity_id` | yes | Target entity, leave unset for all devices |
-| `name` | no | Configuration variable, e.g. `nightmode` |
-| `value` | no | New configuration value, e.g. `on` |
+| `name` | no | Configuration variable, e.g., `nightmode` |
+| `value` | no | New configuration value, e.g., `on` |
diff --git a/source/_components/media_player.sonos.markdown b/source/_components/media_player.sonos.markdown
index 3afe420ff4d7..862cd822f8ce 100644
--- a/source/_components/media_player.sonos.markdown
+++ b/source/_components/media_player.sonos.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Sonos"
-description: "Instructions how to integrate Sonos devices into Home Assistant."
+description: "Instructions on how to integrate Sonos devices into Home Assistant."
date: 2015-09-12 13:00
sidebar: true
comments: false
diff --git a/source/_components/media_player.soundtouch.markdown b/source/_components/media_player.soundtouch.markdown
index fa2a550b0248..463914f23667 100644
--- a/source/_components/media_player.soundtouch.markdown
+++ b/source/_components/media_player.soundtouch.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Soundtouch"
-description: "Instructions how to integrate Bose Soundtouch devices into Home Assistant."
+description: "Instructions on how to integrate Bose Soundtouch devices into Home Assistant."
date: 2016-11-06 13:00
sidebar: true
comments: false
diff --git a/source/_components/media_player.universal.markdown b/source/_components/media_player.universal.markdown
index 106f114f7801..76cbc4a4ba65 100644
--- a/source/_components/media_player.universal.markdown
+++ b/source/_components/media_player.universal.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Universal"
-description: "Instructions how to create a universal media player in Home Assistant."
+description: "Instructions on how to create a universal media player in Home Assistant."
date: 2016-01-12 22:00
sidebar: true
comments: false
diff --git a/source/_components/media_player.vizio.markdown b/source/_components/media_player.vizio.markdown
index 7c8cfa363baa..5b8d7eb35f30 100644
--- a/source/_components/media_player.vizio.markdown
+++ b/source/_components/media_player.vizio.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Vizio SmartCast TV"
-description: "Instructions how to integrate Vizio SmartCast TV into Home Assistant."
+description: "Instructions on how to integrate Vizio SmartCast TV into Home Assistant."
date: 2017-07-10 19:00
sidebar: true
comments: false
diff --git a/source/_components/media_player.webostv.markdown b/source/_components/media_player.webostv.markdown
index 3775ae8260ca..707ef55a905a 100644
--- a/source/_components/media_player.webostv.markdown
+++ b/source/_components/media_player.webostv.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "LG webOS Smart TV"
-description: "Instructions how to integrate a LG webOS Smart TV within Home Assistant."
+description: "Instructions on how to integrate a LG webOS Smart TV within Home Assistant."
date: 2016-04-18 23:24
sidebar: true
comments: false
@@ -36,7 +36,7 @@ media_player:
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, e.g., `192.168.0.10`.
- **turn_on_action** (*Optional*): Defines an [action](/docs/automation/action/) to turn the TV on.
- **name** (*Optional*): The name you would like to give to the LG webOS Smart TV.
- **timeout** (*Optional*): The timeout for connections to the TV in seconds.
diff --git a/source/_components/media_player.yamaha.markdown b/source/_components/media_player.yamaha.markdown
index c306b1d5272b..b996e642a47e 100644
--- a/source/_components/media_player.yamaha.markdown
+++ b/source/_components/media_player.yamaha.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Yamaha Network Receivers"
-description: "Instructions how to integrate Yamaha Network Receivers into Home Assistant."
+description: "Instructions on how to integrate Yamaha Network Receivers into Home Assistant."
date: 2016-03-26 0:58 -0700
sidebar: true
comments: false
@@ -36,9 +36,9 @@ Configuration variables:
default name (often model number) that is returned by the device.
- **host** (*Optional*): IP address or hostname of the device
- **source_ignore** (*Optional*): List of sources to hide in the front-end
-- **source_names** (*Optional*): Mapping of internal AVR source names to custom ones, allowing one to rename e.g. `HDMI1` to `ChromeCast`
+- **source_names** (*Optional*): Mapping of internal AVR source names to custom ones, allowing one to rename e.g., `HDMI1` to `ChromeCast`
- **zone_ignore** (*Optional*): List of zones to hide in the front-end
-- **zone_names** (*Optional*): Mapping of zone names to custom ones, allowing one to rename e.g. `Main_Zone` to `Family Room`
+- **zone_names** (*Optional*): Mapping of zone names to custom ones, allowing one to rename e.g., `Main_Zone` to `Family Room`
### {% linkable_title Discovery notes %}
@@ -121,5 +121,5 @@ Enable or disable an output port (HDMI) on the receiver.
| Service data attribute | Optional | Description |
| ---------------------- | -------- | ----------- |
| `entity_id` | yes | String or list of strings that point at `entity_id`s of Yamaha receivers.
-| `port` | no | Port to enable or disable, e.g. `hdmi1`.
+| `port` | no | Port to enable or disable, e.g., `hdmi1`.
| `enabled` | no | To enable set true, otherwise set to false.
diff --git a/source/_components/media_player.ziggo_mediabox_xl.markdown b/source/_components/media_player.ziggo_mediabox_xl.markdown
index 5919b19b50bb..0581b320a26b 100644
--- a/source/_components/media_player.ziggo_mediabox_xl.markdown
+++ b/source/_components/media_player.ziggo_mediabox_xl.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Ziggo Mediabox XL"
-description: "Instructions how to integrate the Ziggo Mediabox XL into Home Assistant."
+description: "Instructions on how to integrate the Ziggo Mediabox XL into Home Assistant."
date: 2017-11-10 20:00
sidebar: true
comments: false
diff --git a/source/_components/melissa.markdown b/source/_components/melissa.markdown
index ffc6364fc994..ed696574cc4d 100644
--- a/source/_components/melissa.markdown
+++ b/source/_components/melissa.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Melissa Climate"
-description: "Instructions how to integrate Melissa Climate into Home Assistant."
+description: "Instructions on how to integrate Melissa Climate into Home Assistant."
date: 2017-01-05 17:30
sidebar: true
comments: false
diff --git a/source/_components/mochad.markdown b/source/_components/mochad.markdown
index f27367f0da15..df42020a212a 100644
--- a/source/_components/mochad.markdown
+++ b/source/_components/mochad.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Mochad"
-description: "Instructions how to integrate Mochad into Home Assistant."
+description: "Instructions on how to integrate Mochad into Home Assistant."
date: 2016-10-20 17:09
sidebar: true
comments: false
diff --git a/source/_components/modbus.markdown b/source/_components/modbus.markdown
index 9d560058290b..30a2b62382a9 100644
--- a/source/_components/modbus.markdown
+++ b/source/_components/modbus.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Modbus"
-description: "Instructions how to integrate Modbus within Home Assistant."
+description: "Instructions on how to integrate Modbus within Home Assistant."
date: 2015-04-25 9:16
sidebar: true
comments: false
diff --git a/source/_components/mqtt.markdown b/source/_components/mqtt.markdown
index 5514b98c3625..c3f414934250 100644
--- a/source/_components/mqtt.markdown
+++ b/source/_components/mqtt.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MQTT"
-description: "Instructions how to setup MQTT within Home Assistant."
+description: "Instructions on how to setup MQTT within Home Assistant."
date: 2015-08-07 18:00
sidebar: true
comments: false
diff --git a/source/_components/mqtt_eventstream.markdown b/source/_components/mqtt_eventstream.markdown
index da0f6fe3c3fa..11644dc5b327 100644
--- a/source/_components/mqtt_eventstream.markdown
+++ b/source/_components/mqtt_eventstream.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MQTT Eventstream"
-description: "Instructions how to setup MQTT eventstream within Home Assistant."
+description: "Instructions on how to setup MQTT eventstream within Home Assistant."
date: 2016-01-13 08:00
sidebar: true
comments: false
diff --git a/source/_components/mqtt_statestream.markdown b/source/_components/mqtt_statestream.markdown
index 5b7b832fe91f..1a607624d3ce 100644
--- a/source/_components/mqtt_statestream.markdown
+++ b/source/_components/mqtt_statestream.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MQTT Statestream"
-description: "Instructions how to setup MQTT Statestream within Home Assistant."
+description: "Instructions on how to setup MQTT Statestream within Home Assistant."
date: 2017-10-01 20:00
sidebar: true
comments: false
diff --git a/source/_components/mycroft.markdown b/source/_components/mycroft.markdown
index 705800f6e34c..9754096be002 100644
--- a/source/_components/mycroft.markdown
+++ b/source/_components/mycroft.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Mycroft"
-description: "Instructions how to setup Mycroft AI within Home Assistant."
+description: "Instructions on how to setup Mycroft AI within Home Assistant."
date: 2017-08-26 17:00
sidebar: true
comments: false
diff --git a/source/_components/mysensors.markdown b/source/_components/mysensors.markdown
index c91f5a123e67..f9e9388c6793 100644
--- a/source/_components/mysensors.markdown
+++ b/source/_components/mysensors.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MySensors"
-description: "Instructions how to integrate MySensors sensors into Home Assistant."
+description: "Instructions on how to integrate MySensors sensors into Home Assistant."
date: 2016-10-01 15:00 +0200
sidebar: true
comments: false
diff --git a/source/_components/neato.markdown b/source/_components/neato.markdown
index 8c5b205e98a7..316769ff7ce7 100644
--- a/source/_components/neato.markdown
+++ b/source/_components/neato.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Neato Robotics"
-description: "Instructions how to integrate your Neato within Home Assistant."
+description: "Instructions on how to integrate your Neato within Home Assistant."
date: 2016-10-09 20:15
sidebar: true
comments: false
diff --git a/source/_components/nest.markdown b/source/_components/nest.markdown
index 7aa5adfb9c95..718bddc25374 100644
--- a/source/_components/nest.markdown
+++ b/source/_components/nest.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Nest"
-description: "Instructions how to integrate Nest into Home Assistant."
+description: "Instructions on how to integrate Nest into Home Assistant."
date: 2016-01-29 21:57
sidebar: true
comments: false
diff --git a/source/_components/netatmo.markdown b/source/_components/netatmo.markdown
index ebb254a31098..0efe4ac968c9 100644
--- a/source/_components/netatmo.markdown
+++ b/source/_components/netatmo.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Netatmo"
-description: "Instructions how to integrate Netatmo component into Home Assistant."
+description: "Instructions on how to integrate Netatmo component into Home Assistant."
date: 2016-06-02 08:10
sidebar: true
comments: false
diff --git a/source/_components/notify.apns.markdown b/source/_components/notify.apns.markdown
index 30737d617ec9..dcad472dbb13 100644
--- a/source/_components/notify.apns.markdown
+++ b/source/_components/notify.apns.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "APNS"
-description: "Instructions how to add APNS notifications to Home Assistant."
+description: "Instructions on how to add APNS notifications to Home Assistant."
date: 2016-09-05 23:00
sidebar: true
comments: false
diff --git a/source/_components/notify.aws_lambda.markdown b/source/_components/notify.aws_lambda.markdown
index 21ef850da95d..be5a5494caaa 100644
--- a/source/_components/notify.aws_lambda.markdown
+++ b/source/_components/notify.aws_lambda.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "AWS Lambda"
-description: "Instructions how to invoke AWS Lambda functions from Home Assistant."
+description: "Instructions on how to invoke AWS Lambda functions from Home Assistant."
date: 2016-05-14 16:35
sidebar: true
comments: false
diff --git a/source/_components/notify.aws_sns.markdown b/source/_components/notify.aws_sns.markdown
index 21a6b48cc550..cfa69e00843a 100644
--- a/source/_components/notify.aws_sns.markdown
+++ b/source/_components/notify.aws_sns.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "AWS SNS"
-description: "Instructions how to publish messages to AWS SNS from Home Assistant."
+description: "Instructions on how to publish messages to AWS SNS from Home Assistant."
date: 2016-05-14 16:35
sidebar: true
comments: false
diff --git a/source/_components/notify.aws_sqs.markdown b/source/_components/notify.aws_sqs.markdown
index e40e81050b1f..a1e8a33f8bd8 100644
--- a/source/_components/notify.aws_sqs.markdown
+++ b/source/_components/notify.aws_sqs.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "AWS SQS"
-description: "Instructions how to publish messages to AWS SQS from Home Assistant."
+description: "Instructions on how to publish messages to AWS SQS from Home Assistant."
date: 2016-05-14 16:35
sidebar: true
comments: false
diff --git a/source/_components/notify.ciscospark.markdown b/source/_components/notify.ciscospark.markdown
index cf2449fac42d..fb55b90a6f92 100644
--- a/source/_components/notify.ciscospark.markdown
+++ b/source/_components/notify.ciscospark.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Cisco Spark"
-description: "Instructions how to add CiscoSpark notifications to Home Assistant."
+description: "Instructions on how to add CiscoSpark notifications to Home Assistant."
date: 2017-02-20 15:00
sidebar: true
comments: false
diff --git a/source/_components/notify.clickatell.markdown b/source/_components/notify.clickatell.markdown
index 783f3deb5885..8a26160d4f6f 100644
--- a/source/_components/notify.clickatell.markdown
+++ b/source/_components/notify.clickatell.markdown
@@ -40,7 +40,7 @@ Configuration variables:
* **name** (Optional): Setting the optional parameter name allows multiple notifiers to be created. The default value is `clickatell`. The notifier will bind to the service notify.NOTIFIER_NAME.
* **api_key** (Required): Your API key.
-* **recipient** (Required): Your phone number. This is where you want to send your notification SMS messages. e.g. `61444333444`.
+* **recipient** (Required): Your phone number. This is where you want to send your notification SMS messages. e.g., `61444333444`.
To use notifications, please see the [getting started with automation page](https://home-assistant.io/getting-started/automation/).
diff --git a/source/_components/notify.command_line.markdown b/source/_components/notify.command_line.markdown
index a5d3b6a59425..4f82febe402d 100644
--- a/source/_components/notify.command_line.markdown
+++ b/source/_components/notify.command_line.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Command line Notify"
-description: "Instructions how to add command line notifications to Home Assistant."
+description: "Instructions on how to add command line notifications to Home Assistant."
date: 2016-02-22 20:00
sidebar: true
comments: false
diff --git a/source/_components/notify.discord.markdown b/source/_components/notify.discord.markdown
index 657b94e84e58..9f2896026713 100644
--- a/source/_components/notify.discord.markdown
+++ b/source/_components/notify.discord.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Discord"
-description: "Instructions how to add Discord notifications to Home Assistant."
+description: "Instructions on how to add Discord notifications to Home Assistant."
date: 2016-01-14 15:15
sidebar: true
comments: false
diff --git a/source/_components/notify.ecobee.markdown b/source/_components/notify.ecobee.markdown
index 18ba15b94b23..53f97f69d128 100644
--- a/source/_components/notify.ecobee.markdown
+++ b/source/_components/notify.ecobee.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Ecobee Notify"
-description: "Instructions how to setup the Ecobee notification component within Home Assistant."
+description: "Instructions on how to setup the Ecobee notification component within Home Assistant."
date: 2016-05-12 09:00
sidebar: true
comments: false
diff --git a/source/_components/notify.facebook.markdown b/source/_components/notify.facebook.markdown
index 0bdb62c8a7b9..beb539c559c7 100644
--- a/source/_components/notify.facebook.markdown
+++ b/source/_components/notify.facebook.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Facebook Messenger"
-description: "Instructions how to add Facebook user notifications to Home Assistant."
+description: "Instructions on how to add Facebook user notifications to Home Assistant."
date: 2016-12-31 14:14
sidebar: true
comments: false
diff --git a/source/_components/notify.file.markdown b/source/_components/notify.file.markdown
index 0061b31f003d..9a94b1177e4c 100644
--- a/source/_components/notify.file.markdown
+++ b/source/_components/notify.file.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "File"
-description: "Instructions how to add file notifications to Home Assistant."
+description: "Instructions on how to add file notifications to Home Assistant."
date: 2015-06-22 10:00
sidebar: true
comments: false
diff --git a/source/_components/notify.free_mobile.markdown b/source/_components/notify.free_mobile.markdown
index 0123c7fec5d9..f02c52ea3047 100644
--- a/source/_components/notify.free_mobile.markdown
+++ b/source/_components/notify.free_mobile.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Free Mobile"
-description: "Instructions how to add user notifications to Home Assistant."
+description: "Instructions on how to add user notifications to Home Assistant."
date: 2016-01-12 08:36
sidebar: true
comments: false
diff --git a/source/_components/notify.group.markdown b/source/_components/notify.group.markdown
index e68b76112e55..928de178e789 100644
--- a/source/_components/notify.group.markdown
+++ b/source/_components/notify.group.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Notify Group"
-description: "Instructions how to setup the notify group platform."
+description: "Instructions on how to setup the notify group platform."
date: 2016-08-18 00:12
sidebar: true
comments: false
diff --git a/source/_components/notify.hipchat.markdown b/source/_components/notify.hipchat.markdown
index d36905f38ed9..877bcd8cd829 100644
--- a/source/_components/notify.hipchat.markdown
+++ b/source/_components/notify.hipchat.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "HipChat"
-description: "Instructions how to add HipChat notifications to Home Assistant."
+description: "Instructions on how to add HipChat notifications to Home Assistant."
date: 2017-08-10 15:00
sidebar: true
comments: false
diff --git a/source/_components/notify.html5.markdown b/source/_components/notify.html5.markdown
index 2a5a95ef7b15..4520143f896f 100644
--- a/source/_components/notify.html5.markdown
+++ b/source/_components/notify.html5.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Push Notifications"
-description: "Instructions how to use the HTML5 push notifications platform from Home Assistant."
+description: "Instructions on how to use the HTML5 push notifications platform from Home Assistant."
date: 2016-08-17 21:58
sidebar: true
comments: false
diff --git a/source/_components/notify.instapush.markdown b/source/_components/notify.instapush.markdown
index 427991e60dcd..020f535c106f 100644
--- a/source/_components/notify.instapush.markdown
+++ b/source/_components/notify.instapush.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Instapush"
-description: "Instructions how to add Instapush notifications to Home Assistant."
+description: "Instructions on how to add Instapush notifications to Home Assistant."
date: 2015-05-01 18:00
sidebar: true
comments: false
diff --git a/source/_components/notify.joaoapps_join.markdown b/source/_components/notify.joaoapps_join.markdown
index 3f64711ff728..2143480d0e39 100644
--- a/source/_components/notify.joaoapps_join.markdown
+++ b/source/_components/notify.joaoapps_join.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Join Notify"
-description: "Instructions how to setup the Join notification platform within Home Assistant."
+description: "Instructions on how to setup the Join notification platform within Home Assistant."
date: 2016-07-12 09:00
sidebar: true
comments: false
diff --git a/source/_components/notify.kodi.markdown b/source/_components/notify.kodi.markdown
index 6949a927227f..7d350005a852 100644
--- a/source/_components/notify.kodi.markdown
+++ b/source/_components/notify.kodi.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Kodi"
-description: "Instructions how to add Kodi notifications to Home Assistant."
+description: "Instructions on how to add Kodi notifications to Home Assistant."
date: 2016-09-12 16:00
sidebar: true
comments: false
diff --git a/source/_components/notify.lannouncer.markdown b/source/_components/notify.lannouncer.markdown
index 2f411679c956..5aba4e41f9e9 100644
--- a/source/_components/notify.lannouncer.markdown
+++ b/source/_components/notify.lannouncer.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Lannouncer"
-description: "Instructions how to add Lannouncer notifications to Home Assistant."
+description: "Instructions on how to add Lannouncer notifications to Home Assistant."
date: 2017-01-06 10:00
sidebar: true
comments: false
diff --git a/source/_components/notify.llamalab_automate.markdown b/source/_components/notify.llamalab_automate.markdown
index 3b5d5d2dd5a1..40becc0eb525 100644
--- a/source/_components/notify.llamalab_automate.markdown
+++ b/source/_components/notify.llamalab_automate.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "LlamaLab Automate"
-description: "Instructions how to add user notifications to Home Assistant."
+description: "Instructions on how to add user notifications to Home Assistant."
date: 2016-08-21 13:00
sidebar: true
comments: false
diff --git a/source/_components/notify.mailgun.markdown b/source/_components/notify.mailgun.markdown
index be571eb2c14d..9e98d1805249 100644
--- a/source/_components/notify.mailgun.markdown
+++ b/source/_components/notify.mailgun.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Mailgun Notify"
-description: "Instructions how to add Mailgun mail notifications to Home Assistant."
+description: "Instructions on how to add Mailgun mail notifications to Home Assistant."
date: 2017-02-06 16:52
sidebar: true
comments: false
diff --git a/source/_components/notify.markdown b/source/_components/notify.markdown
index 6ef8c7c50db1..5237224f46d7 100644
--- a/source/_components/notify.markdown
+++ b/source/_components/notify.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Notifications"
-description: "Instructions how to add user notifications to Home Assistant."
+description: "Instructions on how to add user notifications to Home Assistant."
date: 2015-01-20 22:36
sidebar: true
comments: false
diff --git a/source/_components/notify.matrix.markdown b/source/_components/notify.matrix.markdown
index fe5d7fc3a404..c74b962e347e 100644
--- a/source/_components/notify.matrix.markdown
+++ b/source/_components/notify.matrix.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Matrix"
-description: "Instructions how to add Matrix notifications to Home Assistant."
+description: "Instructions on how to add Matrix notifications to Home Assistant."
date: 2016-10-11 23:51
sidebar: true
comments: false
@@ -31,7 +31,7 @@ notify:
Configuration variables:
- **name** (*Optional*): Setting the optional parameter `name` allows multiple notifiers to be created. The default value is `notify`. The notifier will bind to the service `notify.NOTIFIER_NAME`.
-- **homeserver** (*Required*): The base URL of the homeserver, where the notifier account is registered (e.g. `https://matrix.org`).
+- **homeserver** (*Required*): The base URL of the homeserver, where the notifier account is registered (e.g., `https://matrix.org`).
- **username** (*Required*): The username of the notifying Matrix account.
- **password** (*Required*): The password for the given Matrix account.
- **default_room** (*Required*): The room all messages will be sent to, when no other target is given.
diff --git a/source/_components/notify.message_bird.markdown b/source/_components/notify.message_bird.markdown
index d8baf5fa0d7e..2234a86310ef 100644
--- a/source/_components/notify.message_bird.markdown
+++ b/source/_components/notify.message_bird.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MessageBird"
-description: "Instructions how to add user notifications to Home Assistant."
+description: "Instructions on how to add user notifications to Home Assistant."
date: 2016-03-15 17:00
sidebar: true
comments: false
@@ -28,7 +28,7 @@ Configuration variables:
- **api_key** (*Required*): Enter the API key for MessageBird. Go to https://www.messagebird.com/ to retrieve your API key.
- **name** (*Optional*): Setting the optional parameter `name` allows multiple notifiers to be created. The default value is `notify`. The notifier will bind to the service `notify.NOTIFIER_NAME`.
-- **sender** (*Optional*): Setting the optional parameter `sender`. This will be the sender of the SMS. It may be either a telephone number (e.g. `+4915112345678`) or a text with a maximum length of 11 characters. Defaults to `HA`.
+- **sender** (*Optional*): Setting the optional parameter `sender`. This will be the sender of the SMS. It may be either a telephone number (e.g., `+4915112345678`) or a text with a maximum length of 11 characters. Defaults to `HA`.
### {% linkable_title Usage %}
diff --git a/source/_components/notify.mqtt.markdown b/source/_components/notify.mqtt.markdown
index 7aefb8743f0c..3f2cb633a9e8 100644
--- a/source/_components/notify.mqtt.markdown
+++ b/source/_components/notify.mqtt.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MQTT Notifications"
-description: "Instructions how to add MQTT notifications to Home Assistant."
+description: "Instructions on how to add MQTT notifications to Home Assistant."
date: 2016-02-01 08:00
sidebar: true
comments: false
diff --git a/source/_components/notify.mycroft.markdown b/source/_components/notify.mycroft.markdown
index f2e768009899..819178849984 100644
--- a/source/_components/notify.mycroft.markdown
+++ b/source/_components/notify.mycroft.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Mycroft AI"
-description: "Instructions how to add Mycroft AI notifications to Home Assistant."
+description: "Instructions on how to add Mycroft AI notifications to Home Assistant."
date: 2017-08-26 17:00 UTC
sidebar: true
comments: false
diff --git a/source/_components/notify.mysensors.markdown b/source/_components/notify.mysensors.markdown
index e465afe63d33..3dab5bc10dd9 100644
--- a/source/_components/notify.mysensors.markdown
+++ b/source/_components/notify.mysensors.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MySensors Notify"
-description: "Instructions how to integrate MySensors notifications into Home Assistant."
+description: "Instructions on how to integrate MySensors notifications into Home Assistant."
date: 2017-01-07 15:00 +0100
sidebar: true
comments: false
diff --git a/source/_components/notify.nfandroidtv.markdown b/source/_components/notify.nfandroidtv.markdown
index cebd64470778..e1bf8659ba8e 100644
--- a/source/_components/notify.nfandroidtv.markdown
+++ b/source/_components/notify.nfandroidtv.markdown
@@ -38,7 +38,7 @@ Configuration variables:
- **position** (*Optional*): Has to be one of: bottom-right (default), bottom-left, top-right, top-left, center
- **color** (*Optional*): Has to be one of: grey (default), black, indigo, green, red, cyan, teal, amber, pink
- **transparency** (*Optional*): Has to be one of: 0%, 25% (default), 50%, 75%, 100%
-- **interrupt** (*Optional*): If set to true, 1, on etc., the notification is interactive and can be dismissed or selected to display more details. Depending on the running app (e.g. Netflix), this may stop playback.
+- **interrupt** (*Optional*): If set to true, 1, on etc., the notification is interactive and can be dismissed or selected to display more details. Depending on the running app (e.g., Netflix), this may stop playback.
The configuration will be used to configure the default values for the notification for the host specified by the IP. However, you can override most of the settings by passing them with the data-attribute when calling the service.
This is a fully customized JSON you can use to test how the final notification will look like:
diff --git a/source/_components/notify.nma.markdown b/source/_components/notify.nma.markdown
index bbe4e871101a..c6165bb89884 100644
--- a/source/_components/notify.nma.markdown
+++ b/source/_components/notify.nma.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Notify My Android"
-description: "Instructions how to add NMA notifications to Home Assistant."
+description: "Instructions on how to add NMA notifications to Home Assistant."
date: 2015-05-01 18:00
sidebar: true
comments: false
diff --git a/source/_components/notify.prowl.markdown b/source/_components/notify.prowl.markdown
index 2bfeb97fc45d..4fbe377bb63e 100644
--- a/source/_components/notify.prowl.markdown
+++ b/source/_components/notify.prowl.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Prowl"
-description: "Instructions how to add Prowl notifications to Home Assistant."
+description: "Instructions on how to add Prowl notifications to Home Assistant."
date: 2017-08-17 18:00
sidebar: true
comments: false
diff --git a/source/_components/notify.pushbullet.markdown b/source/_components/notify.pushbullet.markdown
index 0ba8c606f3fb..cadfd99cf95c 100644
--- a/source/_components/notify.pushbullet.markdown
+++ b/source/_components/notify.pushbullet.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Pushbullet"
-description: "Instructions how to add user notifications to Home Assistant."
+description: "Instructions on how to add user notifications to Home Assistant."
date: 2015-01-20 22:36
sidebar: true
comments: false
diff --git a/source/_components/notify.pushetta.markdown b/source/_components/notify.pushetta.markdown
index 6209d6bcd1b5..bf31900c3459 100644
--- a/source/_components/notify.pushetta.markdown
+++ b/source/_components/notify.pushetta.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Pushetta"
-description: "Instructions how to add Pushetta notifications to Home Assistant."
+description: "Instructions on how to add Pushetta notifications to Home Assistant."
date: 2015-11-10 18:00
sidebar: true
comments: false
diff --git a/source/_components/notify.pushover.markdown b/source/_components/notify.pushover.markdown
index 67e7db1098a0..244c01b58d14 100644
--- a/source/_components/notify.pushover.markdown
+++ b/source/_components/notify.pushover.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Pushover"
-description: "Instructions how to add Pushover notifications to Home Assistant."
+description: "Instructions on how to add Pushover notifications to Home Assistant."
date: 2015-01-20 22:36
sidebar: true
comments: false
diff --git a/source/_components/notify.pushsafer.markdown b/source/_components/notify.pushsafer.markdown
index 61edbe9d8d71..dc7eb1905790 100644
--- a/source/_components/notify.pushsafer.markdown
+++ b/source/_components/notify.pushsafer.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Pushsafer"
-description: "Instructions how to add Pushsafer notifications to Home Assistant."
+description: "Instructions on how to add Pushsafer notifications to Home Assistant."
date: 2018-01-05 11:15
sidebar: true
comments: false
diff --git a/source/_components/notify.rest.markdown b/source/_components/notify.rest.markdown
index 370f26be8c33..c20e4bc2f51a 100644
--- a/source/_components/notify.rest.markdown
+++ b/source/_components/notify.rest.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "REST"
-description: "Instructions how to add RESTful notifications to Home Assistant."
+description: "Instructions on how to add RESTful notifications to Home Assistant."
date: 2016-02-12 07:00
sidebar: true
comments: false
diff --git a/source/_components/notify.sendgrid.markdown b/source/_components/notify.sendgrid.markdown
index 16bf7e992a13..2491bac32e4f 100644
--- a/source/_components/notify.sendgrid.markdown
+++ b/source/_components/notify.sendgrid.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "SendGrid"
-description: "Instructions how to add email notifications via SendGrid to Home Assistant."
+description: "Instructions on how to add email notifications via SendGrid to Home Assistant."
date: 2016-02-27 18:00
sidebar: true
comments: false
diff --git a/source/_components/notify.simplepush.markdown b/source/_components/notify.simplepush.markdown
index 4747d9a5f48c..2556c820373c 100644
--- a/source/_components/notify.simplepush.markdown
+++ b/source/_components/notify.simplepush.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Simplepush"
-description: "Instructions how to add Simplepush notifications to Home Assistant."
+description: "Instructions on how to add Simplepush notifications to Home Assistant."
date: 2016-09-11 18:00
sidebar: true
comments: false
diff --git a/source/_components/notify.slack.markdown b/source/_components/notify.slack.markdown
index 75b5419f59ae..3e384990109d 100644
--- a/source/_components/notify.slack.markdown
+++ b/source/_components/notify.slack.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Slack"
-description: "Instructions how to add Slack notifications to Home Assistant."
+description: "Instructions on how to add Slack notifications to Home Assistant."
date: 2015-08-06 18:00
sidebar: true
comments: false
diff --git a/source/_components/notify.smtp.markdown b/source/_components/notify.smtp.markdown
index 533129e36cb1..c0d51f21b83e 100644
--- a/source/_components/notify.smtp.markdown
+++ b/source/_components/notify.smtp.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "SMTP"
-description: "Instructions how to add e-mail notifications to Home Assistant."
+description: "Instructions on how to add e-mail notifications to Home Assistant."
date: 2015-06-03 18:00
sidebar: true
comments: false
diff --git a/source/_components/notify.synology_chat.markdown b/source/_components/notify.synology_chat.markdown
index 2ea2dd577d53..5fbbae6a0469 100644
--- a/source/_components/notify.synology_chat.markdown
+++ b/source/_components/notify.synology_chat.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Synology Chat"
-description: "Instructions how to add a Synology Chat Bot notifications to Home Assistant."
+description: "Instructions on how to add a Synology Chat Bot notifications to Home Assistant."
date: 2018-02-15 07:00
sidebar: true
comments: false
diff --git a/source/_components/notify.syslog.markdown b/source/_components/notify.syslog.markdown
index 5e905e73e55c..13683e8a8a27 100644
--- a/source/_components/notify.syslog.markdown
+++ b/source/_components/notify.syslog.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Syslog"
-description: "Instructions how to add syslog notifications to Home Assistant."
+description: "Instructions on how to add syslog notifications to Home Assistant."
date: 2015-06-09 16:00
sidebar: true
comments: false
diff --git a/source/_components/notify.telegram.markdown b/source/_components/notify.telegram.markdown
index ac89f6f23c72..534924105de8 100644
--- a/source/_components/notify.telegram.markdown
+++ b/source/_components/notify.telegram.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Telegram"
-description: "Instructions how to add Telegram notifications to Home Assistant."
+description: "Instructions on how to add Telegram notifications to Home Assistant."
date: 2015-10-09 18:00
sidebar: true
comments: false
diff --git a/source/_components/notify.twilio_call.markdown b/source/_components/notify.twilio_call.markdown
index 9caf251d0468..7f0fa2a989e0 100644
--- a/source/_components/notify.twilio_call.markdown
+++ b/source/_components/notify.twilio_call.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Twilio Call"
-description: "Instructions how to add user notifications to Home Assistant."
+description: "Instructions on how to add user notifications to Home Assistant."
date: 2017-01-27 00:09
sidebar: true
comments: false
diff --git a/source/_components/notify.twilio_sms.markdown b/source/_components/notify.twilio_sms.markdown
index ec5002258cec..7cec94cf3397 100644
--- a/source/_components/notify.twilio_sms.markdown
+++ b/source/_components/notify.twilio_sms.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Twilio SMS"
-description: "Instructions how to add user notifications to Home Assistant."
+description: "Instructions on how to add user notifications to Home Assistant."
date: 2016-05-14 14:14
sidebar: true
comments: false
diff --git a/source/_components/notify.twitter.markdown b/source/_components/notify.twitter.markdown
index f63810e68eb1..6bf8867709c3 100644
--- a/source/_components/notify.twitter.markdown
+++ b/source/_components/notify.twitter.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Twitter"
-description: "Instructions how to add Twitter notifications to Home Assistant."
+description: "Instructions on how to add Twitter notifications to Home Assistant."
date: 2016-01-27 07:00
sidebar: true
comments: false
diff --git a/source/_components/notify.webostv.markdown b/source/_components/notify.webostv.markdown
index 8064c8fbf856..c3dbadfbe4a7 100644
--- a/source/_components/notify.webostv.markdown
+++ b/source/_components/notify.webostv.markdown
@@ -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.
diff --git a/source/_components/notify.xmpp.markdown b/source/_components/notify.xmpp.markdown
index db062932d049..930aa496ac6a 100644
--- a/source/_components/notify.xmpp.markdown
+++ b/source/_components/notify.xmpp.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Jabber (XMPP)"
-description: "Instructions how to add Jabber (XMPP) notifications to Home Assistant."
+description: "Instructions on how to add Jabber (XMPP) notifications to Home Assistant."
date: 2015-05-08 18:00
sidebar: true
comments: false
diff --git a/source/_components/notify.yessssms.markdown b/source/_components/notify.yessssms.markdown
index e320de496a73..040acd518b82 100644
--- a/source/_components/notify.yessssms.markdown
+++ b/source/_components/notify.yessssms.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Yesss SMS"
-description: "Instructions how to add user notifications to Home Assistant."
+description: "Instructions on how to add user notifications to Home Assistant."
date: 2017-10-27 16:00
sidebar: true
comments: false
diff --git a/source/_components/nuheat.markdown b/source/_components/nuheat.markdown
index a261aececbad..9169a5091e17 100644
--- a/source/_components/nuheat.markdown
+++ b/source/_components/nuheat.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "NuHeat"
-description: "Instructions how to integrate your NuHeat Signature thermostats within Home Assistant."
+description: "Instructions on how to integrate your NuHeat Signature thermostats within Home Assistant."
date: 2017-11-11 18:00
sidebar: true
comments: false
diff --git a/source/_components/nuimo_controller.markdown b/source/_components/nuimo_controller.markdown
index e2ed36fba8b4..92b1bbd618f6 100644
--- a/source/_components/nuimo_controller.markdown
+++ b/source/_components/nuimo_controller.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Nuimo controller"
-description: "Instructions how to setup and use a Nuimo device in Home Assistant."
+description: "Instructions on how to setup and use a Nuimo device in Home Assistant."
date: 2016-08-30 12:00
sidebar: true
comments: false
diff --git a/source/_components/octoprint.markdown b/source/_components/octoprint.markdown
index 192d5d9d9a3d..03f0fae06d4a 100644
--- a/source/_components/octoprint.markdown
+++ b/source/_components/octoprint.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "OctoPrint"
-description: "Instructions how to setup the OctoPrint in Home Assistant."
+description: "Instructions on how to setup the OctoPrint in Home Assistant."
date: 2015-01-20 22:36
sidebar: true
comments: false
diff --git a/source/_components/panel_custom.markdown b/source/_components/panel_custom.markdown
index 49775f285579..0415c561a7da 100644
--- a/source/_components/panel_custom.markdown
+++ b/source/_components/panel_custom.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Panel Custom"
-description: "Instructions how to add customized panels to the frontend of Home Assistant."
+description: "Instructions on how to add customized panels to the frontend of Home Assistant."
date: 2015-08-08 11:00
sidebar: true
comments: false
diff --git a/source/_components/panel_iframe.markdown b/source/_components/panel_iframe.markdown
index 71ba4b2aec10..8aa5514f0cbd 100644
--- a/source/_components/panel_iframe.markdown
+++ b/source/_components/panel_iframe.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Panel iFrame"
-description: "Instructions how to add iFrames in the frontend of Home Assistant."
+description: "Instructions on how to add iFrames in the frontend of Home Assistant."
date: 2015-07-17 18:00
sidebar: true
comments: false
diff --git a/source/_components/pilight.markdown b/source/_components/pilight.markdown
index a08f4cd9351f..ab841bbe8347 100644
--- a/source/_components/pilight.markdown
+++ b/source/_components/pilight.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Pilight"
-description: "Instructions how to setup Pilight within Home Assistant."
+description: "Instructions on how to setup Pilight within Home Assistant."
date: 2015-08-07 18:00
sidebar: true
comments: false
@@ -17,7 +17,7 @@ ha_iot_class: "Local Push"
This pilight hub connects to the [pilight-daemon](https://manual.pilight.org/programs/daemon.html) via a socket connection to receive and send codes. Thus Home Assistant does not have to run on the computer in charge of the RF communication.
-The received and supported RF codes are put on the event bus of Home Assistant and are therefore directly usable by other components (e.g. automation). Additionally a send service is provided to send RF codes.
+The received and supported RF codes are put on the event bus of Home Assistant and are therefore directly usable by other components (e.g., automation). Additionally a send service is provided to send RF codes.
To integrate pilight into Home Assistant, add the following section to your `configuration.yaml` file:
@@ -30,10 +30,10 @@ pilight:
Configuration variables:
-- **host** (*Required*): The IP address of the computer running the pilight-daemon, e.g. 192.168.1.32.
+- **host** (*Required*): The IP address of the computer running the pilight-daemon, e.g., 192.168.1.32.
- **port** (*Required*): The network port to connect to. The usual port is [5000](https://manual.pilight.org/development/api.html).
- **send_delay** (*Optional*): You can define a send delay as a fraction of seconds if you experience transmission problems when you try to switch multiple switches at once. This can happen when you use a [pilight USB Nano](https://github.com/pilight/pilight-usb-nano) as hardware and switches a whole group of multiple switches on or off. Tested values are between 0.3 and 0.8 seconds depending on the hardware.
-- **whitelist** (*Optional*): You can define a whitelist to prevent that too many unwanted RF codes (e.g. the neighbors weather station) are put on your HA event bus. All defined subsections have to be matched. A subsection is matched if one of the items are true.
+- **whitelist** (*Optional*): You can define a whitelist to prevent that too many unwanted RF codes (e.g., the neighbors weather station) are put on your HA event bus. All defined subsections have to be matched. A subsection is matched if one of the items are true.
In this example only received RF codes using a daycom or Intertechno protocol are put on the event bus and only when the device id is 42. For more possible settings please look at the receiver section of the pilight [API](https://manual.pilight.org/development/api.html).
diff --git a/source/_components/proximity.markdown b/source/_components/proximity.markdown
index 3d8c45b736f4..ba8882accd3a 100644
--- a/source/_components/proximity.markdown
+++ b/source/_components/proximity.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Proximity"
-description: "Instructions how to setup Proximity monitoring within Home Assistant."
+description: "Instructions on how to setup Proximity monitoring within Home Assistant."
date: 2016-02-07 10:00
sidebar: true
comments: false
@@ -50,7 +50,7 @@ proximity:
Configuration variables:
- **zone** (*Optional*): The zone to which this component is measuring the distance to. Default is the home zone.
-- **ignored_zones** array (*Optional*): Where proximity is not calculated for a device (either the device being monitored or ones being compared (e.g. work or school).
+- **ignored_zones** array (*Optional*): Where proximity is not calculated for a device (either the device being monitored or ones being compared (e.g., work or school).
- **devices** array (*Optional*): A list of devices to compare location against to check closeness to the configured zone.
- **tolerance** (*Optional*): The tolerance used to calculate the direction of travel in meters (m) to filter out small GPS coordinate changes.
- **unit_of_measurement** (*Optional*): The unit of measurement for distance. Valid values are (km, m, mi, ft) [kilometers, meters, miles and feet respectively]. The default value is kilometers.
diff --git a/source/_components/python_script.markdown b/source/_components/python_script.markdown
index 5e03edc16c06..8d01f2b7c451 100644
--- a/source/_components/python_script.markdown
+++ b/source/_components/python_script.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Python Scripts"
-description: "Instructions how to setup Python scripts within Home Assistant."
+description: "Instructions on how to setup Python scripts within Home Assistant."
date: 2017-06-15 19:59
sidebar: true
comments: false
diff --git a/source/_components/qwikswitch.markdown b/source/_components/qwikswitch.markdown
index b7958abeda37..cb4d6f3695c4 100644
--- a/source/_components/qwikswitch.markdown
+++ b/source/_components/qwikswitch.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "QwikSwitch QSUSB Hub"
-description: "Instructions how to integrate the QwikSwitch QSUSB Hub into Home Assistant."
+description: "Instructions on how to integrate the QwikSwitch QSUSB Hub into Home Assistant."
date: 2016-05-04 00:00
sidebar: true
comments: false
diff --git a/source/_components/raspihats.markdown b/source/_components/raspihats.markdown
index b20878e64822..fbe53d3d90fe 100644
--- a/source/_components/raspihats.markdown
+++ b/source/_components/raspihats.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Raspihats"
-description: "Instructions how to integrate Raspihats add-on boards for Raspberry Pi into Home Assistant."
+description: "Instructions on how to integrate Raspihats add-on boards for Raspberry Pi into Home Assistant."
date: 2017-05-01 04:06
sidebar: true
comments: false
diff --git a/source/_components/recorder.markdown b/source/_components/recorder.markdown
index 6e51c6538246..b7410f68ea58 100644
--- a/source/_components/recorder.markdown
+++ b/source/_components/recorder.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Recorder"
-description: "Instructions how to configure the data recorder for Home Assistant."
+description: "Instructions on how to configure the data recorder for Home Assistant."
date: 2017-09-24 09:00
sidebar: true
comments: false
@@ -119,7 +119,7 @@ recorder:
- sensor.date
```
-If you only want to hide events from e.g. your history, take a look at the [`history` component](/components/history/). Same goes for logbook. But if you have privacy concerns about certain events or neither want them in history or logbook, you should use the `exclude`/`include` options of the `recorder` component, that they aren't even in your database. That way you can save storage and keep the database small by excluding certain often-logged events (like `sensor.last_boot`).
+If you only want to hide events from e.g., your history, take a look at the [`history` component](/components/history/). Same goes for logbook. But if you have privacy concerns about certain events or neither want them in history or logbook, you should use the `exclude`/`include` options of the `recorder` component, that they aren't even in your database. That way you can save storage and keep the database small by excluding certain often-logged events (like `sensor.last_boot`).
### {% linkable_title Service `purge` %}
diff --git a/source/_components/remember_the_milk.markdown b/source/_components/remember_the_milk.markdown
index c7244b2f0b67..62d7deab2af5 100644
--- a/source/_components/remember_the_milk.markdown
+++ b/source/_components/remember_the_milk.markdown
@@ -12,7 +12,7 @@ ha_category: Calendar
ha_release: 0.57
---
-The `Remember The Milk` (RTM) component allows you to create tasks in [remember_the_milk](https://www.rememberthemilk.com) from Home Assistant. You can use this if you want Home Assistant to send you a task that you should not forget, e.g. water the plants. The component allows you to have several RTM accounts in parallel.
+The `Remember The Milk` (RTM) component allows you to create tasks in [remember_the_milk](https://www.rememberthemilk.com) from Home Assistant. You can use this if you want Home Assistant to send you a task that you should not forget, e.g., water the plants. The component allows you to have several RTM accounts in parallel.
## {% linkable_title Setup %}
diff --git a/source/_components/remote.apple_tv.markdown b/source/_components/remote.apple_tv.markdown
index 692de767fcd7..7fe3bc7f9af3 100644
--- a/source/_components/remote.apple_tv.markdown
+++ b/source/_components/remote.apple_tv.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Apple TV Remote"
-description: "Instructions how to integrate Apple TV remote into Home Assistant."
+description: "Instructions on how to integrate Apple TV remote into Home Assistant."
date: 2017-06-26 20:50
sidebar: true
comments: false
diff --git a/source/_components/remote.harmony.markdown b/source/_components/remote.harmony.markdown
index cc2eba65ccd3..c6178d048c9d 100755
--- a/source/_components/remote.harmony.markdown
+++ b/source/_components/remote.harmony.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Harmony Hub Remote"
-description: "Instructions how to integrate Harmony Hub remotes into Home Assistant."
+description: "Instructions on how to integrate Harmony Hub remotes into Home Assistant."
date: 2016-11-05 17:00
sidebar: true
comments: false
@@ -35,7 +35,7 @@ remote:
host: 10.168.1.13
```
-You can override some default configuration values on a discovered hub (e.g. the `port` or `activity`) by adding a `configuration.yaml` setting. In this case leave the `host` setting empty so the platform will discover the host IP automatically, but set the `name` in the config to match exactly the name you have set for your Hub so the platform knows what Hub you are trying to configure.
+You can override some default configuration values on a discovered hub (e.g., the `port` or `activity`) by adding a `configuration.yaml` setting. In this case leave the `host` setting empty so the platform will discover the host IP automatically, but set the `name` in the config to match exactly the name you have set for your Hub so the platform knows what Hub you are trying to configure.
```yaml
# Example configuration.yaml entry with discovery
diff --git a/source/_components/remote.kira.markdown b/source/_components/remote.kira.markdown
index 7924da8fe7fa..376d29837ae6 100644
--- a/source/_components/remote.kira.markdown
+++ b/source/_components/remote.kira.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Kira Remote"
-description: "Instructions how to integrate Kira modules into Home Assistant."
+description: "Instructions on how to integrate Kira modules into Home Assistant."
date: 2017-05-07 17:00
sidebar: true
comments: false
diff --git a/source/_components/remote.markdown b/source/_components/remote.markdown
index fada23fde39e..7359fae9d252 100755
--- a/source/_components/remote.markdown
+++ b/source/_components/remote.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Remotes"
-description: "Instructions how to setup your remotes with Home Assistant."
+description: "Instructions on how to setup your remotes with Home Assistant."
date: 2016-11-05 19:39
sidebar: true
comments: false
diff --git a/source/_components/rest_command.markdown b/source/_components/rest_command.markdown
index e42610fef55c..44753967304a 100644
--- a/source/_components/rest_command.markdown
+++ b/source/_components/rest_command.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "RESTful Command"
-description: "Instructions how to integrate REST commands into Home Assistant."
+description: "Instructions on how to integrate REST commands into Home Assistant."
date: 2018-02-24 00:00
sidebar: true
comments: false
diff --git a/source/_components/rflink.markdown b/source/_components/rflink.markdown
index 33e211321505..9940451bd4ba 100644
--- a/source/_components/rflink.markdown
+++ b/source/_components/rflink.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "RFLink"
-description: "Instructions how to integrate RFLink gateway into Home Assistant."
+description: "Instructions on how to integrate RFLink gateway into Home Assistant."
date: 2016-01-04
sidebar: true
comments: false
diff --git a/source/_components/rfxtrx.markdown b/source/_components/rfxtrx.markdown
index 64c0e1dee45c..046e27ac027e 100644
--- a/source/_components/rfxtrx.markdown
+++ b/source/_components/rfxtrx.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "RFXtrx"
-description: "Instructions how to integrate RFXtrx into Home Assistant."
+description: "Instructions on how to integrate RFXtrx into Home Assistant."
date: 2015-10-08 10:15
sidebar: true
comments: false
@@ -24,7 +24,7 @@ rfxtrx:
Configuration variables:
-- **device** (*Required*): The path to your device, e.g. `/dev/serial/by-id/usb-RFXCOM_RFXtrx433_A1Y0NJGR-if00-port0`
+- **device** (*Required*): The path to your device, e.g., `/dev/serial/by-id/usb-RFXCOM_RFXtrx433_A1Y0NJGR-if00-port0`
- **debug** (*Optional*): If you want to receive debug output.
- **dummy** (*Optional*): Then you have need a connected drive to test your settings. Can be useful for debugging and testing.
diff --git a/source/_components/rpi_gpio.markdown b/source/_components/rpi_gpio.markdown
index 642804ffff0d..31a1befde2e4 100644
--- a/source/_components/rpi_gpio.markdown
+++ b/source/_components/rpi_gpio.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Raspberry Pi GPIO"
-description: "Instructions how to integrate the GPIO capability of a Raspberry Pi into Home Assistant."
+description: "Instructions on how to integrate the GPIO capability of a Raspberry Pi into Home Assistant."
date: 2016-08-30 19:00
sidebar: true
comments: false
diff --git a/source/_components/rpi_pfio.markdown b/source/_components/rpi_pfio.markdown
index 51feb22b704d..1b3c4785e535 100644
--- a/source/_components/rpi_pfio.markdown
+++ b/source/_components/rpi_pfio.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "PiFace Digital I/O"
-description: "Instructions how to integrate the PiFace Digital I/O module into Home Assistant."
+description: "Instructions on how to integrate the PiFace Digital I/O module into Home Assistant."
date: 2016-05-08 15:00
sidebar: true
comments: false
diff --git a/source/_components/scene.hunterdouglas_powerview.markdown b/source/_components/scene.hunterdouglas_powerview.markdown
index 2f63ba62648c..2ef810a113ee 100644
--- a/source/_components/scene.hunterdouglas_powerview.markdown
+++ b/source/_components/scene.hunterdouglas_powerview.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "PowerView Scenes"
-description: "Instructions how to setup Hunter Douglas PowerView scenes within Home Assistant."
+description: "Instructions on how to setup Hunter Douglas PowerView scenes within Home Assistant."
date: 2016-03-11 16:00
sidebar: true
comments: false
diff --git a/source/_components/scene.litejet.markdown b/source/_components/scene.litejet.markdown
index fca7954e1b85..511c1cb6fa26 100644
--- a/source/_components/scene.litejet.markdown
+++ b/source/_components/scene.litejet.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "LiteJet Scenes"
-description: "Instructions how to setup LiteJet scenes within Home Assistant."
+description: "Instructions on how to setup LiteJet scenes within Home Assistant."
date: 2016-10-26 16:00
sidebar: true
comments: false
diff --git a/source/_components/scene.lutron_caseta.markdown b/source/_components/scene.lutron_caseta.markdown
index 2d10556edf5d..7e07ed485e69 100644
--- a/source/_components/scene.lutron_caseta.markdown
+++ b/source/_components/scene.lutron_caseta.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Lutron Caseta Scene"
-description: "Instructions how to setup Lutron Caseta Scenes within Home Assistant."
+description: "Instructions on how to setup Lutron Caseta Scenes within Home Assistant."
date: 2017-07-28 16:00
sidebar: true
comments: false
diff --git a/source/_components/scene.markdown b/source/_components/scene.markdown
index 90c816cb1ca4..4bf9f168f75b 100644
--- a/source/_components/scene.markdown
+++ b/source/_components/scene.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Scenes"
-description: "Instructions how to setup scenes within Home Assistant."
+description: "Instructions on how to setup scenes within Home Assistant."
date: 2015-03-23 19:59
sidebar: true
comments: false
diff --git a/source/_components/scene.tahoma.markdown b/source/_components/scene.tahoma.markdown
index 1cb708486c30..b5cd1c429406 100644
--- a/source/_components/scene.tahoma.markdown
+++ b/source/_components/scene.tahoma.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Tahoma Scene"
-description: "Instructions how to integrate Tahoma scenes into Home Assistant."
+description: "Instructions on how to integrate Tahoma scenes into Home Assistant."
date: 2018-02-18 12:00
sidebar: true
comments: false
diff --git a/source/_components/scene.wink.markdown b/source/_components/scene.wink.markdown
index 50ef56848f47..cf8e79cf4cc6 100644
--- a/source/_components/scene.wink.markdown
+++ b/source/_components/scene.wink.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Wink Scene"
-description: "Instructions how to setup the Wink scenes(shortcuts) within Home Assistant."
+description: "Instructions on how to setup the Wink scenes(shortcuts) within Home Assistant."
date: 2017-04-01 16:45
sidebar: true
comments: false
diff --git a/source/_components/script.markdown b/source/_components/script.markdown
index 52dd11105386..856b758aab82 100644
--- a/source/_components/script.markdown
+++ b/source/_components/script.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Scripts"
-description: "Instructions how to setup scripts within Home Assistant."
+description: "Instructions on how to setup scripts within Home Assistant."
date: 2015-03-23 19:59
sidebar: true
comments: false
@@ -26,7 +26,7 @@ script:
message: Current temperature is {% raw %}{{ states.sensor.temperature.state }}{% endraw %}
```
-Script names (e.g. `message_temperature` in the example above) are not allowed to contain dash (minus) characters, i.e. `-`.
+Script names (e.g., `message_temperature` in the example above) are not allowed to contain dash (minus) characters, i.e. `-`.
The preferred way to separate words for better readability is to use underscore (`_`) characters.
diff --git a/source/_components/scsgate.markdown b/source/_components/scsgate.markdown
index c70238554caa..30fa3c975f4e 100644
--- a/source/_components/scsgate.markdown
+++ b/source/_components/scsgate.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "SCSGate"
-description: "Instructions how to integrate SCSGate into Home Assistant."
+description: "Instructions on how to integrate SCSGate into Home Assistant."
date: 2016-01-31 19:20
sidebar: true
comments: false
@@ -25,7 +25,7 @@ scsgate:
Configuration variables:
-- **device** (*Required*): The path to your device, e.g. `/dev/ttyACM0`
+- **device** (*Required*): The path to your device, e.g., `/dev/ttyACM0`
### {% linkable_title How to find the scs_id for your devices %}
diff --git a/source/_components/sensor.abode.markdown b/source/_components/sensor.abode.markdown
index b886d385ab75..f2076b85f95f 100644
--- a/source/_components/sensor.abode.markdown
+++ b/source/_components/sensor.abode.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Abode Sensor"
-description: "Instructions how to integrate Abode sensors into Home Assistant."
+description: "Instructions on how to integrate Abode sensors into Home Assistant."
date: 2017-10-05 14:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.ads.markdown b/source/_components/sensor.ads.markdown
index 0e65a67bb60d..2360ac70c37c 100644
--- a/source/_components/sensor.ads.markdown
+++ b/source/_components/sensor.ads.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "ADS Sensor"
-description: "Instructions how to integrate ADS numeric values into Home Assistant."
+description: "Instructions on how to integrate ADS numeric values into Home Assistant."
date: 2017-10-25 10:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.alarmdecoder.markdown b/source/_components/sensor.alarmdecoder.markdown
index d7b0483f9a14..770e94f1b72c 100644
--- a/source/_components/sensor.alarmdecoder.markdown
+++ b/source/_components/sensor.alarmdecoder.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "AlarmDecoder Sensor"
-description: "Instructions how to integrate AlarmDecoder sensors into Home Assistant."
+description: "Instructions on how to integrate AlarmDecoder sensors into Home Assistant."
date: 2017-04-02 13:28
sidebar: true
comments: false
diff --git a/source/_components/sensor.alpha_vantage.markdown b/source/_components/sensor.alpha_vantage.markdown
index f984e7435462..25714dd5cc01 100644
--- a/source/_components/sensor.alpha_vantage.markdown
+++ b/source/_components/sensor.alpha_vantage.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Alpha Vantage"
-description: "Instructions how to setup Alpha Vantage within Home Assistant."
+description: "Instructions on how to setup Alpha Vantage within Home Assistant."
date: 2017-12-02 12:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.amcrest.markdown b/source/_components/sensor.amcrest.markdown
index 538369de5a31..127021a1e205 100644
--- a/source/_components/sensor.amcrest.markdown
+++ b/source/_components/sensor.amcrest.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Amcrest IP Camera"
-description: "Instructions how to integrate Amcrest IP cameras sensors within Home Assistant."
+description: "Instructions on how to integrate Amcrest IP cameras sensors within Home Assistant."
date: 2017-01-13 10:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.android_ip_webcam.markdown b/source/_components/sensor.android_ip_webcam.markdown
index 87f6f0d7835a..35d4eefb7aa0 100644
--- a/source/_components/sensor.android_ip_webcam.markdown
+++ b/source/_components/sensor.android_ip_webcam.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Android IP Webcam Sensor"
-description: "Instructions how to integrate sensors for Android IP webcam within Home Assistant."
+description: "Instructions on how to integrate sensors for Android IP webcam within Home Assistant."
date: 2017-03-10 00:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.api_stream.markdown b/source/_components/sensor.api_stream.markdown
index 4b2c2a26ecfe..c363e885332d 100644
--- a/source/_components/sensor.api_stream.markdown
+++ b/source/_components/sensor.api_stream.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "API Stream Sensor"
-description: "Instructions how to count clients using the API stream within Home Assistant."
+description: "Instructions on how to count clients using the API stream within Home Assistant."
date: 2016-11-19 10:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.arduino.markdown b/source/_components/sensor.arduino.markdown
index b7e4c1c6d7a1..f7f686370a4a 100644
--- a/source/_components/sensor.arduino.markdown
+++ b/source/_components/sensor.arduino.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Arduino Sensor"
-description: "Instructions how to integrate Arduino boards pins as sensors within Home Assistant."
+description: "Instructions on how to integrate Arduino boards pins as sensors within Home Assistant."
date: 2015-09-14 18:28
sidebar: true
comments: false
diff --git a/source/_components/sensor.arest.markdown b/source/_components/sensor.arest.markdown
index bf5c31651c7e..4f7c68732fc2 100644
--- a/source/_components/sensor.arest.markdown
+++ b/source/_components/sensor.arest.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "aREST Sensor"
-description: "Instructions how to integrate aREST sensors within Home Assistant."
+description: "Instructions on how to integrate aREST sensors within Home Assistant."
date: 2015-09-07 18:15
sidebar: true
comments: false
@@ -33,7 +33,7 @@ sensor:
Configuration variables:
-- **resource** (*Required*): IP address and schema of the device that is exposing an aREST API, e.g. http://192.168.1.10.
+- **resource** (*Required*): IP address and schema of the device that is exposing an aREST API, e.g., http://192.168.1.10.
- **name** (*Optional*): Let you overwrite the name of the device. By default *name* from the device is used.
- **monitored_variables** array (*Optional*): List of exposed variables.
- **[variable]** (*Required*): Name of the variable to monitor.
diff --git a/source/_components/sensor.arwn.markdown b/source/_components/sensor.arwn.markdown
index fb66cc50bd0b..8a9eea544a7d 100644
--- a/source/_components/sensor.arwn.markdown
+++ b/source/_components/sensor.arwn.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "ARWN Sensor"
-description: "Instructions how to integrate ARWN within Home Assistant."
+description: "Instructions on how to integrate ARWN within Home Assistant."
date: 2016-10-20 15:15
sidebar: true
comments: false
diff --git a/source/_components/sensor.bh1750.markdown b/source/_components/sensor.bh1750.markdown
index 8b07a8448251..4910cdfba0a3 100644
--- a/source/_components/sensor.bh1750.markdown
+++ b/source/_components/sensor.bh1750.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "BH1750 Light sensor"
-description: "Instructions how to integrate a BH1750 light sensor into Home Assistant."
+description: "Instructions on how to integrate a BH1750 light sensor into Home Assistant."
date: 2017-06-10 00:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.bitcoin.markdown b/source/_components/sensor.bitcoin.markdown
index 85173adc7253..ba47bf8d9e18 100644
--- a/source/_components/sensor.bitcoin.markdown
+++ b/source/_components/sensor.bitcoin.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Bitcoin"
-description: "Instructions how to integrate Bitcoin data within Home Assistant."
+description: "Instructions on how to integrate Bitcoin data within Home Assistant."
date: 2015-05-08 17:15
sidebar: true
comments: false
diff --git a/source/_components/sensor.blockchain.markdown b/source/_components/sensor.blockchain.markdown
index 21da28833798..8c441ff88b7b 100644
--- a/source/_components/sensor.blockchain.markdown
+++ b/source/_components/sensor.blockchain.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Blockchain.info"
-description: "Instructions how to integrate Blockchain.info data within Home Assistant."
+description: "Instructions on how to integrate Blockchain.info data within Home Assistant."
date: 2017-06-01 16:20
sidebar: true
comments: false
diff --git a/source/_components/sensor.bloomsky.markdown b/source/_components/sensor.bloomsky.markdown
index a975a0300cb4..61b850de1e19 100644
--- a/source/_components/sensor.bloomsky.markdown
+++ b/source/_components/sensor.bloomsky.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "BloomSky Sensor"
-description: "Instructions how to integrate the BloomSky sensors within Home Assistant."
+description: "Instructions on how to integrate the BloomSky sensors within Home Assistant."
date: 2016-02-03 20:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.bme280.markdown b/source/_components/sensor.bme280.markdown
index 8da831b0678c..7dd524405a34 100644
--- a/source/_components/sensor.bme280.markdown
+++ b/source/_components/sensor.bme280.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "BME280 Sensor"
-description: "Instructions how to integrate a BME280 sensor into Home Assistant."
+description: "Instructions on how to integrate a BME280 sensor into Home Assistant."
date: 2017-06-10 00:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.bme680.markdown b/source/_components/sensor.bme680.markdown
index e6978a3f0f9b..05d42769c1b2 100644
--- a/source/_components/sensor.bme680.markdown
+++ b/source/_components/sensor.bme680.markdown
@@ -105,7 +105,7 @@ aq_humidity_baseline:
default: 40
type: int
aq_humidity_bias:
- description: The bias for humidity to the gas resistance measurement in the air quality calculations expressed as a percentage of the total calculation e.g. 25% hudidtity to 75% gas.
+ description: The bias for humidity to the gas resistance measurement in the air quality calculations expressed as a percentage of the total calculation e.g., 25% hudidtity to 75% gas.
required: false
default: 25
type: int
diff --git a/source/_components/sensor.broadlink.markdown b/source/_components/sensor.broadlink.markdown
index 70e82936adc2..4688cf2aa03a 100644
--- a/source/_components/sensor.broadlink.markdown
+++ b/source/_components/sensor.broadlink.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Broadlink RM2 and A1 sensor"
-description: "Instructions how to integrate Broadlink RM2 and/or A1 E-air sensors within Home Assistant."
+description: "Instructions on how to integrate Broadlink RM2 and/or A1 E-air sensors within Home Assistant."
date: 2016-12-03 21:59
sidebar: true
comments: false
@@ -78,7 +78,7 @@ sensor:
The pycrypto library needs to be available on your platform. On a typical windows sysytem `pip install pycrypto` will fail, as a compiler needs to be installed first.
-The quickest way around this is to use a pre-built binary, e.g. from [https://github.com/sfbahr/PyCrypto-Wheels](https://github.com/sfbahr/PyCrypto-Wheels)
+The quickest way around this is to use a pre-built binary, e.g., from [https://github.com/sfbahr/PyCrypto-Wheels](https://github.com/sfbahr/PyCrypto-Wheels)
Be sure to get the correct 64 or 32-bit binary for your system, the full command line will look something like the sample below for a 64-bit system:
diff --git a/source/_components/sensor.buienradar.markdown b/source/_components/sensor.buienradar.markdown
index 2ddce39ce7e4..63e1f88b4637 100644
--- a/source/_components/sensor.buienradar.markdown
+++ b/source/_components/sensor.buienradar.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Buienradar Sensor"
-description: "Instructions how to integrate buienradar.nl sensor within Home Assistant."
+description: "Instructions on how to integrate buienradar.nl sensor within Home Assistant."
date: 2017-05-15 14:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.coinbase.markdown b/source/_components/sensor.coinbase.markdown
index 89c06fc6f35e..c506d8234177 100644
--- a/source/_components/sensor.coinbase.markdown
+++ b/source/_components/sensor.coinbase.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Coinbase Sensor"
-description: "Instructions how to setup Coinbase sensors within Home Assistant."
+description: "Instructions on how to setup Coinbase sensors within Home Assistant."
date: 2017-12-08 18:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.coinmarketcap.markdown b/source/_components/sensor.coinmarketcap.markdown
index 63fde6b5ea58..1fc1300ab50a 100644
--- a/source/_components/sensor.coinmarketcap.markdown
+++ b/source/_components/sensor.coinmarketcap.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "CoinMarketCap"
-description: "Instructions how to integrate CoinMarketCap data within Home Assistant."
+description: "Instructions on how to integrate CoinMarketCap data within Home Assistant."
date: 2016-08-31 08:15
sidebar: true
comments: false
diff --git a/source/_components/sensor.comed_hourly_pricing.markdown b/source/_components/sensor.comed_hourly_pricing.markdown
index d278c8a71372..b371c8c197df 100644
--- a/source/_components/sensor.comed_hourly_pricing.markdown
+++ b/source/_components/sensor.comed_hourly_pricing.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "ComEd Hourly Pricing"
-description: "Instructions how to set up the ComEd Hourly Pricing sensor in Home Assistant."
+description: "Instructions on how to set up the ComEd Hourly Pricing sensor in Home Assistant."
date: 2017-03-02 0:15
sidebar: true
comments: false
diff --git a/source/_components/sensor.comfoconnect.markdown b/source/_components/sensor.comfoconnect.markdown
index 78d22454b9ba..0d9400f5ce19 100644
--- a/source/_components/sensor.comfoconnect.markdown
+++ b/source/_components/sensor.comfoconnect.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Zehnder ComfoAir Q Ventilation sensors"
-description: "Instructions how to integrate Zehnder ComfoAir Q350/450/600 sensors into Home Assistant."
+description: "Instructions on how to integrate Zehnder ComfoAir Q350/450/600 sensors into Home Assistant."
date: 2017-06-28 18:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.command_line.markdown b/source/_components/sensor.command_line.markdown
index e27656e9a5fa..e006ba2b6fd4 100644
--- a/source/_components/sensor.command_line.markdown
+++ b/source/_components/sensor.command_line.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Command line Sensor"
-description: "Instructions how to integrate command line sensors into Home Assistant."
+description: "Instructions on how to integrate command line sensors into Home Assistant."
date: 2015-09-13 10:10
sidebar: true
comments: false
diff --git a/source/_components/sensor.cpuspeed.markdown b/source/_components/sensor.cpuspeed.markdown
index c997ae5a2f43..f69f0149679f 100644
--- a/source/_components/sensor.cpuspeed.markdown
+++ b/source/_components/sensor.cpuspeed.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "CPU speed"
-description: "Instructions how to integrate CPU speed within Home Assistant."
+description: "Instructions on how to integrate CPU speed within Home Assistant."
date: 2015-10-15 11:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.cups.markdown b/source/_components/sensor.cups.markdown
index eb9f43e9dde6..2e32f5aa0f94 100644
--- a/source/_components/sensor.cups.markdown
+++ b/source/_components/sensor.cups.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "CUPS Sensor"
-description: "Instructions how to integrate CUPS sensors into Home Assistant."
+description: "Instructions on how to integrate CUPS sensors into Home Assistant."
date: 2016-10-30 12:10
sidebar: true
comments: false
diff --git a/source/_components/sensor.deluge.markdown b/source/_components/sensor.deluge.markdown
index 2f495a8d041b..d80cedf2f8d2 100644
--- a/source/_components/sensor.deluge.markdown
+++ b/source/_components/sensor.deluge.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Deluge Sensor"
-description: "Instructions how to integrate Deluge sensors within Home Assistant."
+description: "Instructions on how to integrate Deluge sensors within Home Assistant."
date: 2017-10-24 17:06
sidebar: true
comments: false
diff --git a/source/_components/sensor.deutsche_bahn.markdown b/source/_components/sensor.deutsche_bahn.markdown
index a2003e4c7d4b..6586e49452ab 100644
--- a/source/_components/sensor.deutsche_bahn.markdown
+++ b/source/_components/sensor.deutsche_bahn.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Deutsche Bahn"
-description: "Instructions how to integrate timetable data for traveling in Germany within Home Assistant."
+description: "Instructions on how to integrate timetable data for traveling in Germany within Home Assistant."
date: 2015-06-02 21:45
sidebar: true
comments: false
diff --git a/source/_components/sensor.dht.markdown b/source/_components/sensor.dht.markdown
index fd187c679488..1898ab35d4f2 100644
--- a/source/_components/sensor.dht.markdown
+++ b/source/_components/sensor.dht.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "DHT Sensor"
-description: "Instructions how to integrate DHTxx sensors within Home Assistant."
+description: "Instructions on how to integrate DHTxx sensors within Home Assistant."
date: 2015-08-30 19:15
sidebar: true
comments: false
diff --git a/source/_components/sensor.dovado.markdown b/source/_components/sensor.dovado.markdown
index f300a90fcb7e..bbbd0bae3c5e 100644
--- a/source/_components/sensor.dovado.markdown
+++ b/source/_components/sensor.dovado.markdown
@@ -33,8 +33,8 @@ Configuration variables:
- **username** (*Required*): Your username.
- **password** (*Required*): Your password.
-- **host** (*Optional*): The IP address of your router, e.g. `192.168.1.1`. If no host is provided, the gateway for the same network as Home Assistant will automatically be used.
-- **port** (*Optional*): The port number of your router, e.g. `999`. If no port is provided, the default API port (6435) will be used.
+- **host** (*Optional*): The IP address of your router, e.g., `192.168.1.1`. If no host is provided, the gateway for the same network as Home Assistant will automatically be used.
+- **port** (*Optional*): The port number of your router, e.g., `999`. If no port is provided, the default API port (6435) will be used.
- **sensors** array (*Required*): Conditions to display in the frontend.
- **network**: Network state (3G, 4G, etc).
- **signal**: The signal strength (%).
diff --git a/source/_components/sensor.dsmr.markdown b/source/_components/sensor.dsmr.markdown
index b073aae82ff8..9980021de1c6 100644
--- a/source/_components/sensor.dsmr.markdown
+++ b/source/_components/sensor.dsmr.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "DSMR or Slimme meter"
-description: "Instructions how to integrate DSMR Smartmeter within Home Assistant."
+description: "Instructions on how to integrate DSMR Smartmeter within Home Assistant."
date: 2016-11-12 12:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.dte_energy_bridge.markdown b/source/_components/sensor.dte_energy_bridge.markdown
index c79c4b73a0c3..80028de606c1 100644
--- a/source/_components/sensor.dte_energy_bridge.markdown
+++ b/source/_components/sensor.dte_energy_bridge.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "DTE Energy Bridge"
-description: "Instructions how to setup DTE Energy Bridge with Home Assistant."
+description: "Instructions on how to setup DTE Energy Bridge with Home Assistant."
date: 2016-06-07 08:10
sidebar: true
comments: false
diff --git a/source/_components/sensor.dublin_bus_transport.markdown b/source/_components/sensor.dublin_bus_transport.markdown
index 4a25dc599009..6c32206895d6 100644
--- a/source/_components/sensor.dublin_bus_transport.markdown
+++ b/source/_components/sensor.dublin_bus_transport.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Dublin Bus Transport"
-description: "Instructions how to integrate timetable data for traveling on Dublin Bus within Home Assistant."
+description: "Instructions on how to integrate timetable data for traveling on Dublin Bus within Home Assistant."
date: 2017-01-09 21:45
sidebar: true
comments: false
@@ -32,7 +32,7 @@ sensor:
Configuration variables:
- **stopid** (*Required*): The ID of the bus stop to get the information for.
-- **route** (*Optional*): Only show a single bus route at the stop. This is the same as the bus number, e.g. `83`.
+- **route** (*Optional*): Only show a single bus route at the stop. This is the same as the bus number, e.g., `83`.
- **name** (*Optional*): A friendly name for this sensor.
The public RTPI information is coming from [Dub Linked](https://data.dublinked.ie/).
diff --git a/source/_components/sensor.dweet.markdown b/source/_components/sensor.dweet.markdown
index bc3c710f53eb..1bc81d27e675 100644
--- a/source/_components/sensor.dweet.markdown
+++ b/source/_components/sensor.dweet.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Dweet.io"
-description: "Instructions how to integrate Dweet.io sensors within Home Assistant."
+description: "Instructions on how to integrate Dweet.io sensors within Home Assistant."
date: 2015-12-10 10:15
sidebar: true
comments: false
diff --git a/source/_components/sensor.dyson.markdown b/source/_components/sensor.dyson.markdown
index 39ac3c5510c7..022d778ceb60 100644
--- a/source/_components/sensor.dyson.markdown
+++ b/source/_components/sensor.dyson.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Dyson Purifier Sensor"
-description: "Instructions how to setup the Dyson Purifier fans within Home Assistant."
+description: "Instructions on how to setup the Dyson Purifier fans within Home Assistant."
date: 2017-05-27 10:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.ebox.markdown b/source/_components/sensor.ebox.markdown
index a76f9feacc77..d2ad1a9cb5cc 100644
--- a/source/_components/sensor.ebox.markdown
+++ b/source/_components/sensor.ebox.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "EBox"
-description: "Instructions how to integrate EBox data usage within Home Assistant."
+description: "Instructions on how to integrate EBox data usage within Home Assistant."
date: 2017-02-15 17:17
sidebar: true
comments: false
diff --git a/source/_components/sensor.ecobee.markdown b/source/_components/sensor.ecobee.markdown
index 0ae2be049bc3..19491a566eba 100644
--- a/source/_components/sensor.ecobee.markdown
+++ b/source/_components/sensor.ecobee.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Ecobee Sensor"
-description: "Instructions how to setup the Ecobee sensors within Home Assistant."
+description: "Instructions on how to setup the Ecobee sensors within Home Assistant."
date: 2015-11-30 18:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.efergy.markdown b/source/_components/sensor.efergy.markdown
index b1bde92188d0..3fed31f58d2d 100644
--- a/source/_components/sensor.efergy.markdown
+++ b/source/_components/sensor.efergy.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Efergy"
-description: "Instructions how to integrate Efergy devices within Home Assistant."
+description: "Instructions on how to integrate Efergy devices within Home Assistant."
date: 2015-07-11 0:15
sidebar: true
comments: false
diff --git a/source/_components/sensor.eight_sleep.markdown b/source/_components/sensor.eight_sleep.markdown
index 635587b25abb..2d78d94f705d 100644
--- a/source/_components/sensor.eight_sleep.markdown
+++ b/source/_components/sensor.eight_sleep.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Eight Sleep Sensor"
-description: "Instructions how to integrate sensors for Eight Sleep within Home Assistant."
+description: "Instructions on how to integrate sensors for Eight Sleep within Home Assistant."
date: 2017-04-24 00:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.eliqonline.markdown b/source/_components/sensor.eliqonline.markdown
index 87dd5ac8fd6f..b87f019f0ef5 100644
--- a/source/_components/sensor.eliqonline.markdown
+++ b/source/_components/sensor.eliqonline.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Eliqonline"
-description: "Instructions how to integrate Eliqonline devices within Home Assistant."
+description: "Instructions on how to integrate Eliqonline devices within Home Assistant."
date: 2015-07-11 0:15
sidebar: true
comments: false
diff --git a/source/_components/sensor.emoncms.markdown b/source/_components/sensor.emoncms.markdown
index 3fb5f1aeab7c..a15c50819903 100644
--- a/source/_components/sensor.emoncms.markdown
+++ b/source/_components/sensor.emoncms.markdown
@@ -42,8 +42,8 @@ sensor:
## {% linkable_title Default naming scheme %}
The names of the sensors created by this component will use the feed names defined in EmonCMS if available,
-or the feed ID otherwise, and will be prefixed with "EmonCMS", e.g. "EmonCMS Total Power" or "EmonCMS Feed 5".
-If the `id` property is anything but `1`, the ID will be shown as well, e.g. "EmonCMS 2 Feed 5".
+or the feed ID otherwise, and will be prefixed with "EmonCMS", e.g., "EmonCMS Total Power" or "EmonCMS Feed 5".
+If the `id` property is anything but `1`, the ID will be shown as well, e.g., "EmonCMS 2 Feed 5".
If `sensor_names` is used, any feeds with defined names will get those names exactly, with no prefix.
diff --git a/source/_components/sensor.enocean.markdown b/source/_components/sensor.enocean.markdown
index 6b627361f187..669c07825aa6 100644
--- a/source/_components/sensor.enocean.markdown
+++ b/source/_components/sensor.enocean.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "EnOcean Sensor"
-description: "Instructions how to integrate TellStick sensors into Home Assistant."
+description: "Instructions on how to integrate TellStick sensors into Home Assistant."
date: 2016-05-26 01:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.envirophat.markdown b/source/_components/sensor.envirophat.markdown
index 84d87d55c1cf..9863a4ab3b53 100644
--- a/source/_components/sensor.envirophat.markdown
+++ b/source/_components/sensor.envirophat.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Enviro pHAT"
-description: "Instructions how to integrate the Enviro pHAT within Home Assistant."
+description: "Instructions on how to integrate the Enviro pHAT within Home Assistant."
date: 2017-05-03 17:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.envisalink.markdown b/source/_components/sensor.envisalink.markdown
index 24f6474f145a..94235f48b847 100644
--- a/source/_components/sensor.envisalink.markdown
+++ b/source/_components/sensor.envisalink.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Envisalink Sensor"
-description: "Instructions how to integrate Envisalink sensors into Home Assistant."
+description: "Instructions on how to integrate Envisalink sensors into Home Assistant."
date: 2016-07-01 10:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.etherscan.markdown b/source/_components/sensor.etherscan.markdown
index a94f0689a2f0..785ed42492a0 100644
--- a/source/_components/sensor.etherscan.markdown
+++ b/source/_components/sensor.etherscan.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Etherscan"
-description: "Instructions how to integrate Etherscan.io data within Home Assistant."
+description: "Instructions on how to integrate Etherscan.io data within Home Assistant."
date: 2017-06-01 16:20
sidebar: true
comments: false
diff --git a/source/_components/sensor.fail2ban.markdown b/source/_components/sensor.fail2ban.markdown
index 5fb8c141f4a5..06083f815b2f 100644
--- a/source/_components/sensor.fail2ban.markdown
+++ b/source/_components/sensor.fail2ban.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Fail2Ban Sensor"
-description: "Instructions how to integrate a fail2ban sensor into Home Assistant."
+description: "Instructions on how to integrate a fail2ban sensor into Home Assistant."
date: 2017-10-19 10:30
sidebar: true
comments: false
diff --git a/source/_components/sensor.fido.markdown b/source/_components/sensor.fido.markdown
index 165f52bbf0c2..edb59195a386 100644
--- a/source/_components/sensor.fido.markdown
+++ b/source/_components/sensor.fido.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Fido"
-description: "Instructions how to integrate Fido data usage within Home Assistant."
+description: "Instructions on how to integrate Fido data usage within Home Assistant."
date: 2017-01-01 17:17
sidebar: true
comments: false
diff --git a/source/_components/sensor.file.markdown b/source/_components/sensor.file.markdown
index 741d297c41f3..2b541830ad58 100644
--- a/source/_components/sensor.file.markdown
+++ b/source/_components/sensor.file.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "File Sensor"
-description: "Instructions how to integrate sensors which read from files into Home Assistant."
+description: "Instructions on how to integrate sensors which read from files into Home Assistant."
date: 2017-05-13 12:10
sidebar: true
comments: false
diff --git a/source/_components/sensor.filter.markdown b/source/_components/sensor.filter.markdown
index 07f5b33e3a5a..e659df06fd6e 100644
--- a/source/_components/sensor.filter.markdown
+++ b/source/_components/sensor.filter.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Filter Sensor"
-description: "Instructions how to integrate Data Filter Sensors into Home Assistant."
+description: "Instructions on how to integrate Data Filter Sensors into Home Assistant."
date: 2018-02-20
sidebar: true
comments: false
diff --git a/source/_components/sensor.fitbit.markdown b/source/_components/sensor.fitbit.markdown
index 4ea3e71cd4d6..a273f3d8af26 100644
--- a/source/_components/sensor.fitbit.markdown
+++ b/source/_components/sensor.fitbit.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Fitbit"
-description: "Instructions how to integrate Fitbit devices within Home Assistant."
+description: "Instructions on how to integrate Fitbit devices within Home Assistant."
date: 2016-05-09 15:01
sidebar: true
comments: false
diff --git a/source/_components/sensor.fixer.markdown b/source/_components/sensor.fixer.markdown
index 220619cf3011..397d3b5b7190 100644
--- a/source/_components/sensor.fixer.markdown
+++ b/source/_components/sensor.fixer.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Fixer.io"
-description: "Instructions how to integrate exchange rates from Fixer.io within Home Assistant."
+description: "Instructions on how to integrate exchange rates from Fixer.io within Home Assistant."
date: 2016-06-20 10:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.fritzbox_callmonitor.markdown b/source/_components/sensor.fritzbox_callmonitor.markdown
index 157e338e43be..85643e2dff7e 100644
--- a/source/_components/sensor.fritzbox_callmonitor.markdown
+++ b/source/_components/sensor.fritzbox_callmonitor.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "FRITZ!Box Call Monitor"
-description: "Instructions how to integrate a phone call monitor for AVM FRITZ!Box routers into Home Assistant."
+description: "Instructions on how to integrate a phone call monitor for AVM FRITZ!Box routers into Home Assistant."
date: 2016-08-13 15:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.fritzbox_netmonitor.markdown b/source/_components/sensor.fritzbox_netmonitor.markdown
index 9842499a1acd..58eea96a16ce 100644
--- a/source/_components/sensor.fritzbox_netmonitor.markdown
+++ b/source/_components/sensor.fritzbox_netmonitor.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "FRITZ!Box Net Monitor"
-description: "Instructions how to integrate an AVM FRITZ!Box monitor into Home Assistant."
+description: "Instructions on how to integrate an AVM FRITZ!Box monitor into Home Assistant."
date: 2017-01-17 22:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.geizhals.markdown b/source/_components/sensor.geizhals.markdown
index 13f02fc7a132..c97807405698 100644
--- a/source/_components/sensor.geizhals.markdown
+++ b/source/_components/sensor.geizhals.markdown
@@ -14,7 +14,7 @@ ha_release: "0.51"
---
-The `geizhals` sensor will give you the best price of a product from [Geizhals](https://geizhals.de) or related site. With this information can be used in e.g. automations to notify you when a price drops.
+The `geizhals` sensor will give you the best price of a product from [Geizhals](https://geizhals.de) or related site. With this information can be used in e.g., automations to notify you when a price drops.
To enable this sensor, add the following lines to your `configuration.yaml` file:
@@ -29,7 +29,7 @@ sensor:
Configuration variables:
- **name** (*Required*): The internal name of the product in Home Assistant.
-- **product_id** (*Required*): ID of the product. Get the ID from the geizhals website of your chosen product by clicking on the *Price History* tab, e.g. [here](https://geizhals.de/?phist=1453021). The URL of this site reveals the ID, e.g. with `product_id: 1453021`.
+- **product_id** (*Required*): ID of the product. Get the ID from the geizhals website of your chosen product by clicking on the *Price History* tab, e.g., [here](https://geizhals.de/?phist=1453021). The URL of this site reveals the ID, e.g., with `product_id: 1453021`.
- **description** (*Optional*): The name of the product in the front end.
- **domain** (*Optional*): Domain which should be used for the request. Set this to `geizhals.at`, `geizhals.eu`, `geizhals.de`, `skinflint.co.uk` or `cenowarka.pl`. Defaults to `geizhals.de`.
- **regex** (*Optional*): Regular expression to parse the price. Default: `\D\s(\d*)[\,|\.](\d*)`.
diff --git a/source/_components/sensor.gitter.markdown b/source/_components/sensor.gitter.markdown
index 55b8d29fe401..a114887f9731 100644
--- a/source/_components/sensor.gitter.markdown
+++ b/source/_components/sensor.gitter.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Gitter Sensor"
-description: "Instructions how to integrate a Gitter room sensor with Home Assistant"
+description: "Instructions on how to integrate a Gitter room sensor with Home Assistant"
date: 2017-06-11 09:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.glances.markdown b/source/_components/sensor.glances.markdown
index 03b25369a747..907d57801d2d 100644
--- a/source/_components/sensor.glances.markdown
+++ b/source/_components/sensor.glances.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Glances"
-description: "Instructions how to integrate Glances sensors into Home Assistant."
+description: "Instructions on how to integrate Glances sensors into Home Assistant."
date: 2015-09-14 19:10
sidebar: true
comments: false
diff --git a/source/_components/sensor.google_wifi.markdown b/source/_components/sensor.google_wifi.markdown
index 76bb37400a50..303c89ed0a68 100644
--- a/source/_components/sensor.google_wifi.markdown
+++ b/source/_components/sensor.google_wifi.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Google Wifi"
-description: "Instructions how to integrate Google Wifi/OnHub routers into Home Assistant."
+description: "Instructions on how to integrate Google Wifi/OnHub routers into Home Assistant."
date: 2017-07-15 21:22
sidebar: true
comments: false
diff --git a/source/_components/sensor.gpsd.markdown b/source/_components/sensor.gpsd.markdown
index 0436c5f3d176..82448cd970b6 100644
--- a/source/_components/sensor.gpsd.markdown
+++ b/source/_components/sensor.gpsd.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "GPSD"
-description: "Instructions how to integrate GPSD into Home Assistant."
+description: "Instructions on how to integrate GPSD into Home Assistant."
date: 2016-07-18 07:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.haveibeenpwned.markdown b/source/_components/sensor.haveibeenpwned.markdown
index d58401931b24..7a6b7bc1b30c 100644
--- a/source/_components/sensor.haveibeenpwned.markdown
+++ b/source/_components/sensor.haveibeenpwned.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "HaveIBeenPwned Sensor"
-description: "Instructions how to integrate HaveIBeenPwned sensor into Home Assistant."
+description: "Instructions on how to integrate HaveIBeenPwned sensor into Home Assistant."
date: 2016-09-29 18:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.hddtemp.markdown b/source/_components/sensor.hddtemp.markdown
index 73c84fd8a19e..0116bedde192 100644
--- a/source/_components/sensor.hddtemp.markdown
+++ b/source/_components/sensor.hddtemp.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "HDDTemp"
-description: "Instructions how to integrate hard drive temperature information into Home Assistant."
+description: "Instructions on how to integrate hard drive temperature information into Home Assistant."
date: 2016-10-28 07:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.homematic.markdown b/source/_components/sensor.homematic.markdown
index aea1b6d5ef25..005011cea610 100644
--- a/source/_components/sensor.homematic.markdown
+++ b/source/_components/sensor.homematic.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Homematic Sensor"
-description: "Instructions how to integrate Homematic sensors within Home Assistant."
+description: "Instructions on how to integrate Homematic sensors within Home Assistant."
date: 2016-06-28 08:30
sidebar: true
comments: false
diff --git a/source/_components/sensor.hp_ilo.markdown b/source/_components/sensor.hp_ilo.markdown
index 1f51f2052c3a..25d6ccb5e56c 100644
--- a/source/_components/sensor.hp_ilo.markdown
+++ b/source/_components/sensor.hp_ilo.markdown
@@ -15,7 +15,7 @@ ha_iot_class: "Local Polling"
The `hp_ilo` platform allows you to do an API call to the HP ILO (Integrated Lights-Out) sensor of your server, and use this data in Home Assistant sensors.
-If the ILO or specified jsonpath query returns only a single value (e.g. a temperature or state), it will be put in the state field. If a data structure is returned, it will be placed in the `ilo_data` attribute.
+If the ILO or specified jsonpath query returns only a single value (e.g., a temperature or state), it will be put in the state field. If a data structure is returned, it will be placed in the `ilo_data` attribute.
Some more details about what can be retrieved from these sensors is available in the [python-hpilo documentation](http://pythonhosted.org/python-hpilo/).
diff --git a/source/_components/sensor.http.markdown b/source/_components/sensor.http.markdown
index c119330eb41c..9b0ec80fe162 100644
--- a/source/_components/sensor.http.markdown
+++ b/source/_components/sensor.http.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "HTTP Sensor"
-description: "Instructions how to integrate HTTP sensors within Home Assistant."
+description: "Instructions on how to integrate HTTP sensors within Home Assistant."
date: 2016-02-05 12:15
sidebar: true
comments: false
diff --git a/source/_components/sensor.htu21d.markdown b/source/_components/sensor.htu21d.markdown
index f81b0f6c71e7..a485fb0c3822 100644
--- a/source/_components/sensor.htu21d.markdown
+++ b/source/_components/sensor.htu21d.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "HTU21D Temperature and humidity sensor"
-description: "Instructions how to integrate a HTU21D Temperature and humidity sensor into Home Assistant."
+description: "Instructions on how to integrate a HTU21D Temperature and humidity sensor into Home Assistant."
date: 2017-06-10 00:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.hydroquebec.markdown b/source/_components/sensor.hydroquebec.markdown
index 18de06c9c7cc..891f74ae21ca 100644
--- a/source/_components/sensor.hydroquebec.markdown
+++ b/source/_components/sensor.hydroquebec.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Hydro-Québec"
-description: "Instructions how to integrate Hydro-Québec consumption profile within Home Assistant."
+description: "Instructions on how to integrate Hydro-Québec consumption profile within Home Assistant."
date: 2016-12-10 0:15
sidebar: true
comments: false
diff --git a/source/_components/sensor.ihc.markdown b/source/_components/sensor.ihc.markdown
index 70ec6c11e2c9..b3e91ed98232 100644
--- a/source/_components/sensor.ihc.markdown
+++ b/source/_components/sensor.ihc.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "IHC Sensor"
-description: "Instructions how to integrate IHC Sensors within Home Assistant."
+description: "Instructions on how to integrate IHC Sensors within Home Assistant."
date: 2017-11-27 13:35
sidebar: true
comments: false
diff --git a/source/_components/sensor.imap.markdown b/source/_components/sensor.imap.markdown
index 34fd3df9231a..f6e192bddaf4 100644
--- a/source/_components/sensor.imap.markdown
+++ b/source/_components/sensor.imap.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "IMAP Unread E-mail"
-description: "Instructions how to integrate IMAP unread email into Home Assistant."
+description: "Instructions on how to integrate IMAP unread email into Home Assistant."
date: 2016-07-11 06:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.imap_email_content.markdown b/source/_components/sensor.imap_email_content.markdown
index 35f9d2d694af..22212426f6a2 100644
--- a/source/_components/sensor.imap_email_content.markdown
+++ b/source/_components/sensor.imap_email_content.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "IMAP Email Content"
-description: "Instructions how to integrate IMAP email content sensor into Home Assistant."
+description: "Instructions on how to integrate IMAP email content sensor into Home Assistant."
date: 2016-09-09 12:30
sidebar: true
comments: false
diff --git a/source/_components/sensor.influxdb.markdown b/source/_components/sensor.influxdb.markdown
index 32f18814a263..66680379f7d8 100644
--- a/source/_components/sensor.influxdb.markdown
+++ b/source/_components/sensor.influxdb.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "InfluxDB Sensor"
-description: "Instructions how to integrate InfluxDB sensors within Home Assistant."
+description: "Instructions on how to integrate InfluxDB sensors within Home Assistant."
date: 2016-10-26 23:15
sidebar: true
comments: false
diff --git a/source/_components/sensor.insteon_plm.markdown b/source/_components/sensor.insteon_plm.markdown
index db9125f33ab0..1974ea954047 100644
--- a/source/_components/sensor.insteon_plm.markdown
+++ b/source/_components/sensor.insteon_plm.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Insteon PLM Sensor"
-description: "Instructions how to setup the Insteon PLM sensors locally within Home Assistant."
+description: "Instructions on how to setup the Insteon PLM sensors locally within Home Assistant."
date: 2017-02-19 17:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.isy994.markdown b/source/_components/sensor.isy994.markdown
index 60913660ef01..0be49fb0e153 100644
--- a/source/_components/sensor.isy994.markdown
+++ b/source/_components/sensor.isy994.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "ISY994 Sensor"
-description: "Instructions how to integrate ISY994 sensors into Home Assistant."
+description: "Instructions on how to integrate ISY994 sensors into Home Assistant."
date: 2016-09-03 23:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.juicenet.markdown b/source/_components/sensor.juicenet.markdown
index b65740d15e40..03bad7fccc9f 100644
--- a/source/_components/sensor.juicenet.markdown
+++ b/source/_components/sensor.juicenet.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Juicenet Sensor"
-description: "Instructions how to setup WiFi-equipped Juicenet charging stations with Home Assistant."
+description: "Instructions on how to setup WiFi-equipped Juicenet charging stations with Home Assistant."
date: 2015-01-20 22:36
sidebar: true
comments: false
diff --git a/source/_components/sensor.kira.markdown b/source/_components/sensor.kira.markdown
index 3f4d30443b2a..1306cf161b05 100644
--- a/source/_components/sensor.kira.markdown
+++ b/source/_components/sensor.kira.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Kira Sensor"
-description: "Instructions how to integrate Kira modules into Home Assistant."
+description: "Instructions on how to integrate Kira modules into Home Assistant."
date: 2017-05-07 17:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.kwb.markdown b/source/_components/sensor.kwb.markdown
index 7148e016f225..8c93feb4dd33 100644
--- a/source/_components/sensor.kwb.markdown
+++ b/source/_components/sensor.kwb.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "KWB Easyfire Sensor"
-description: "Instructions how to integrate the KWB Easyfire sensor into Home Assistant."
+description: "Instructions on how to integrate the KWB Easyfire sensor into Home Assistant."
date: 2017-03-06 14:10
sidebar: true
comments: false
diff --git a/source/_components/sensor.lacrosse.markdown b/source/_components/sensor.lacrosse.markdown
index f5abbb4a0531..5218a2b710b9 100644
--- a/source/_components/sensor.lacrosse.markdown
+++ b/source/_components/sensor.lacrosse.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "LaCrosse Sensor"
-description: "Instructions how to integrate LaCrosse sensor data received from Jeelink into Home Assistant."
+description: "Instructions on how to integrate LaCrosse sensor data received from Jeelink into Home Assistant."
date: 2017-10-29 15:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.lastfm.markdown b/source/_components/sensor.lastfm.markdown
index 218e2f2a8e10..8a78726e3813 100644
--- a/source/_components/sensor.lastfm.markdown
+++ b/source/_components/sensor.lastfm.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Last.fm"
-description: "Instructions how to integrate Last.fm sensors into Home Assistant."
+description: "Instructions on how to integrate Last.fm sensors into Home Assistant."
date: 2016-05-18 09:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.linux_battery.markdown b/source/_components/sensor.linux_battery.markdown
index 13fc3d3e2f63..4bc3ea6b7ca0 100644
--- a/source/_components/sensor.linux_battery.markdown
+++ b/source/_components/sensor.linux_battery.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Linux Battery"
-description: "Instructions how to integrate Linux Battery information into Home Assistant."
+description: "Instructions on how to integrate Linux Battery information into Home Assistant."
date: 2016-09-06 07:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.loop_energy.markdown b/source/_components/sensor.loop_energy.markdown
index 55f8770b828c..fc38aed98e7e 100644
--- a/source/_components/sensor.loop_energy.markdown
+++ b/source/_components/sensor.loop_energy.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Loop Energy"
-description: "Instructions how to integrate Loop Energy devices within Home Assistant."
+description: "Instructions on how to integrate Loop Energy devices within Home Assistant."
date: 2016-04-02 22:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.luftdaten.markdown b/source/_components/sensor.luftdaten.markdown
index a5d701feb5bf..8e4a41cdefc2 100644
--- a/source/_components/sensor.luftdaten.markdown
+++ b/source/_components/sensor.luftdaten.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Luftdaten Sensor"
-description: "Instructions how to setup Luftdaten sensor in Home Assistant."
+description: "Instructions on how to setup Luftdaten sensor in Home Assistant."
date: 2017-11-01 00:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.markdown b/source/_components/sensor.markdown
index 9f446e5266e9..57ee8300bb04 100644
--- a/source/_components/sensor.markdown
+++ b/source/_components/sensor.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Sensor"
-description: "Instructions how to setup your sensors with Home Assistant."
+description: "Instructions on how to setup your sensors with Home Assistant."
date: 2015-01-24 14:39
sidebar: true
comments: false
@@ -11,6 +11,6 @@ footer: true
Sensors are gathering information about states and conditions.
-Home Assistant currently supports a wide range of sensors. They are able to display information which are provides by Home assistant directly, are gathered from web services, and, of course, physical devices. Please check the sidebar for a full list of supported sensor platforms.
+Home Assistant currently supports a wide range of sensors. They are able to display information which are provides by Home Assistant directly, are gathered from web services, and, of course, physical devices. Please check the sidebar for a full list of supported sensor platforms.
diff --git a/source/_components/sensor.mfi.markdown b/source/_components/sensor.mfi.markdown
index bcf44344dfa0..e7cc67874924 100644
--- a/source/_components/sensor.mfi.markdown
+++ b/source/_components/sensor.mfi.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "mFi Sensor"
-description: "Instructions how to integrate mFi sensors within Home Assistant."
+description: "Instructions on how to integrate mFi sensors within Home Assistant."
date: 2016-02-07 10:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.min_max.markdown b/source/_components/sensor.min_max.markdown
index a71e0650e200..428e8485666c 100644
--- a/source/_components/sensor.min_max.markdown
+++ b/source/_components/sensor.min_max.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Min/max Sensor"
-description: "Instructions how to integrate min/max sensors into Home Assistant."
+description: "Instructions on how to integrate min/max sensors into Home Assistant."
date: 2016-10-13 12:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.modbus.markdown b/source/_components/sensor.modbus.markdown
index 70cbfb494c2c..a94d711fda78 100644
--- a/source/_components/sensor.modbus.markdown
+++ b/source/_components/sensor.modbus.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: Modbus Sensor
-description: "Instructions how to integrate Modbus sensors into Home Assistant."
+description: "Instructions on how to integrate Modbus sensors into Home Assistant."
date: 2015-08-30 23:38
sidebar: true
comments: false
diff --git a/source/_components/sensor.modem_callerid.markdown b/source/_components/sensor.modem_callerid.markdown
index d2d0340bb399..6fa1ed1919d0 100644
--- a/source/_components/sensor.modem_callerid.markdown
+++ b/source/_components/sensor.modem_callerid.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Caller ID Sensor"
-description: "Instructions how to integrate the Caller ID sensor into Home Assistant."
+description: "Instructions on how to integrate the Caller ID sensor into Home Assistant."
date: 2017-02-20 22:10
sidebar: true
comments: false
@@ -31,7 +31,7 @@ To find the path of your USB modem, run:
`$ ls /dev/ttyACM*`
-If Home Assistant (`hass`) runs with another user (e.g. `homeassistant` on Hassbian) give access to the stick with:
+If Home Assistant (`hass`) runs with another user (e.g., `homeassistant` on Hassbian) give access to the stick with:
`$ sudo usermod -a -G dialout homeassistant`
diff --git a/source/_components/sensor.mold_indicator.markdown b/source/_components/sensor.mold_indicator.markdown
index 74d91d671dcb..b14f077a19d1 100644
--- a/source/_components/sensor.mold_indicator.markdown
+++ b/source/_components/sensor.mold_indicator.markdown
@@ -15,7 +15,7 @@ ha_iot_class: "Local Polling"
The Mold Indicator sensor component consumes information of two temperature sensors and a humidity sensor to give an indication for possible mold growth in your home. In case of bad ventilation and insulation, the indoor humidity may lead to condensation on cold surfaces as the windows or even walls. Condensation or a high relative humidity near those cold surfaces leads to a higher risk for mold growth. This sensor component estimates the temperature at a pre-calibrated critical point in the room (the coldest surface) and calculates the relative humidity of the air at that point. If the sensor value rises above approximately 70 percent, mold growth might occur and the room should be ventilated. At 100%, the air humidity condensates at the critical point.
-The sensor data may be used e.g. to signal bad air quality (too high air humidity) or to automate operation of indoor air humidifiers to keep the indoor humidity at an optimum. To use the Mold Indicator sensor in your installation, add the following to your `configuration.yaml` file:
+The sensor data may be used e.g., to signal bad air quality (too high air humidity) or to automate operation of indoor air humidifiers to keep the indoor humidity at an optimum. To use the Mold Indicator sensor in your installation, add the following to your `configuration.yaml` file:
```yaml
# Example configuration.yaml entry
diff --git a/source/_components/sensor.moon.markdown b/source/_components/sensor.moon.markdown
index 327d2214312f..8b90dc0a44b2 100644
--- a/source/_components/sensor.moon.markdown
+++ b/source/_components/sensor.moon.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Moon Sensor"
-description: "Instructions how to integrate the moon sensor into Home Assistant."
+description: "Instructions on how to integrate the moon sensor into Home Assistant."
date: 2017-02-03 07:10
sidebar: true
comments: false
diff --git a/source/_components/sensor.mqtt.markdown b/source/_components/sensor.mqtt.markdown
index aebe44beb992..174c27ee8b89 100644
--- a/source/_components/sensor.mqtt.markdown
+++ b/source/_components/sensor.mqtt.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MQTT Sensor"
-description: "Instructions how to integrate MQTT sensors within Home Assistant."
+description: "Instructions on how to integrate MQTT sensors within Home Assistant."
date: 2015-05-30 23:21
sidebar: true
comments: false
diff --git a/source/_components/sensor.mvglive.markdown b/source/_components/sensor.mvglive.markdown
index d3b10f188220..16ee5f4a5e8a 100644
--- a/source/_components/sensor.mvglive.markdown
+++ b/source/_components/sensor.mvglive.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MVG"
-description: "Instructions how to integrate Munich public transport departure times into Home Assistant."
+description: "Instructions on how to integrate Munich public transport departure times into Home Assistant."
date: 2017-03-21 20:00
sidebar: true
comments: false
@@ -29,9 +29,9 @@ sensor:
Configuration variables:
- **station** (*Required*): Name of the stop or station. Visit [the MVG live web site](http://www.mvg-live.de) to find valid names.
- - **destinations** (*Optional*): One or multiple final stop names, e.g. 'Feldmoching' or ['Feldmoching','Harthof']. This can be used to only consider a particular direction of travel
+ - **destinations** (*Optional*): One or multiple final stop names, e.g., 'Feldmoching' or ['Feldmoching','Harthof']. This can be used to only consider a particular direction of travel
- **directions** (*Optional*): Filter by direction of the departure. For Tram, Bus, SEV, and S-Bahn, direction = direction. For U-Bahn trains, directions are more general. For U1, U2, U3 and U6, direction='1' indicates south-bound trains, direction='2' indicates northbound trains. For U4 and U5, direction='1' indicates east-bound trains, direction='2' indicates west-bound trains. For example, setting directions: '1' can be used to get all south-bound trains at Scheidplatz.
- - **lines** (*Optional*): One or more line numbers, e.g. 'U2' or ['U2','U8','N41']
+ - **lines** (*Optional*): One or more line numbers, e.g., 'U2' or ['U2','U8','N41']
- **products** (*Optional*): One or more modes of transport, defaults to all 4 modes ['U-Bahn', 'Tram', 'Bus', 'S-Bahn'].
- **timeoffset** (*Optional*): Do not display departures leaving sooner than this number of minutes (defaults to 0). Useful if you are a couple of minutes away from the stop.
- **name** (*Optional*): You can customize the name of the sensor, which defaults to the station name.
diff --git a/source/_components/sensor.mysensors.markdown b/source/_components/sensor.mysensors.markdown
index 06d90e74f879..a6e8657014ac 100644
--- a/source/_components/sensor.mysensors.markdown
+++ b/source/_components/sensor.mysensors.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MySensors Sensor"
-description: "Instructions how to integrate MySensors sensors into Home Assistant."
+description: "Instructions on how to integrate MySensors sensors into Home Assistant."
date: 2016-10-01 15:00 +0200
sidebar: true
comments: false
diff --git a/source/_components/sensor.nederlandse_spoorwegen.markdown b/source/_components/sensor.nederlandse_spoorwegen.markdown
index b9a14e660560..9fe16b0ab6c2 100644
--- a/source/_components/sensor.nederlandse_spoorwegen.markdown
+++ b/source/_components/sensor.nederlandse_spoorwegen.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Nederlandse Spoorwegen"
-description: "Instructions how to integrate timetable data for traveling by train in the Netherlands within Home Assistant."
+description: "Instructions on how to integrate timetable data for traveling by train in the Netherlands within Home Assistant."
date: 2017-10-25 13:35
sidebar: true
comments: false
diff --git a/source/_components/sensor.nest.markdown b/source/_components/sensor.nest.markdown
index 37e5d83d5a51..73c15de3d207 100644
--- a/source/_components/sensor.nest.markdown
+++ b/source/_components/sensor.nest.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Nest Sensor"
-description: "Instructions how to integrate Nest sensors within Home Assistant."
+description: "Instructions on how to integrate Nest sensors within Home Assistant."
date: 2016-01-13 19:59
sidebar: true
comments: false
diff --git a/source/_components/sensor.nest_weather.markdown b/source/_components/sensor.nest_weather.markdown
index f2d78230556b..971e72cb1627 100644
--- a/source/_components/sensor.nest_weather.markdown
+++ b/source/_components/sensor.nest_weather.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Nest Weather Sensor"
-description: "Instructions how to integrate Nest sensors within Home Assistant."
+description: "Instructions on how to integrate Nest sensors within Home Assistant."
date: 2016-01-13 19:59
sidebar: true
comments: false
diff --git a/source/_components/sensor.netatmo.markdown b/source/_components/sensor.netatmo.markdown
index 14e71e985fee..856ccc0ec479 100644
--- a/source/_components/sensor.netatmo.markdown
+++ b/source/_components/sensor.netatmo.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Netatmo Sensor"
-description: "Instructions how to integrate Netatmo sensors into Home Assistant."
+description: "Instructions on how to integrate Netatmo sensors into Home Assistant."
date: 2016-06-23 11:10
sidebar: true
comments: false
diff --git a/source/_components/sensor.netdata.markdown b/source/_components/sensor.netdata.markdown
index 70df53e9c532..4cd3157c191a 100644
--- a/source/_components/sensor.netdata.markdown
+++ b/source/_components/sensor.netdata.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Netdata"
-description: "Instructions how to integrate Netdata within Home Assistant."
+description: "Instructions on how to integrate Netdata within Home Assistant."
date: 2016-12-05 07:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.neurio_energy.markdown b/source/_components/sensor.neurio_energy.markdown
index dd6cac4ca77b..03f9c22b581b 100644
--- a/source/_components/sensor.neurio_energy.markdown
+++ b/source/_components/sensor.neurio_energy.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Neurio"
-description: "Instructions how to integrate Neurio within Home Assistant."
+description: "Instructions on how to integrate Neurio within Home Assistant."
date: 2016-02-15 21:50
sidebar: true
comments: false
diff --git a/source/_components/sensor.nzbget.markdown b/source/_components/sensor.nzbget.markdown
index ad05e14fd0ca..cb3b45fc5a5f 100644
--- a/source/_components/sensor.nzbget.markdown
+++ b/source/_components/sensor.nzbget.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "NZBGet"
-description: "Instructions how to integrate NZBGet within Home Assistant."
+description: "Instructions on how to integrate NZBGet within Home Assistant."
date: 2016-04-08 19:59
sidebar: true
comments: false
diff --git a/source/_components/sensor.octoprint.markdown b/source/_components/sensor.octoprint.markdown
index 129660a2f840..f16fc83ffb27 100644
--- a/source/_components/sensor.octoprint.markdown
+++ b/source/_components/sensor.octoprint.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "OctoPrint Sensor"
-description: "Instructions how to integrate OctoPrint sensors within Home Assistant."
+description: "Instructions on how to integrate OctoPrint sensors within Home Assistant."
date: 2016-05-05 08:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.onewire.markdown b/source/_components/sensor.onewire.markdown
index 045c7e22800f..ebb0a35ef251 100644
--- a/source/_components/sensor.onewire.markdown
+++ b/source/_components/sensor.onewire.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "One wire Sensor"
-description: "Instructions how to integrate One wire (1-wire) sensors into Home Assistant."
+description: "Instructions on how to integrate One wire (1-wire) sensors into Home Assistant."
date: 2017-09-15 10:10
sidebar: true
comments: false
diff --git a/source/_components/sensor.openevse.markdown b/source/_components/sensor.openevse.markdown
index a117ef20f461..04568f045962 100644
--- a/source/_components/sensor.openevse.markdown
+++ b/source/_components/sensor.openevse.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "OpenEVSE Sensor"
-description: "Instructions how to integrate a WiFi-equipped OpenEVSE Charging station with Home Assistant"
+description: "Instructions on how to integrate a WiFi-equipped OpenEVSE Charging station with Home Assistant"
date: 2017-02-02 22:09
sidebar: true
comments: false
diff --git a/source/_components/sensor.openhardwaremonitor.markdown b/source/_components/sensor.openhardwaremonitor.markdown
index 680a5f20d62d..6479aa9c9d8a 100644
--- a/source/_components/sensor.openhardwaremonitor.markdown
+++ b/source/_components/sensor.openhardwaremonitor.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Open Hardware Monitor Sensor"
-description: "Instructions how to integrate Open Hardware Monitor within Home Assistant."
+description: "Instructions on how to integrate Open Hardware Monitor within Home Assistant."
date: 2017-06-16 00:00:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.openweathermap.markdown b/source/_components/sensor.openweathermap.markdown
index 6f9186a6f6e5..48d141ddfefd 100644
--- a/source/_components/sensor.openweathermap.markdown
+++ b/source/_components/sensor.openweathermap.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "OpenWeatherMap Sensor"
-description: "Instructions how to integrate OpenWeatherMap within Home Assistant."
+description: "Instructions on how to integrate OpenWeatherMap within Home Assistant."
date: 2015-04-25 9:06
sidebar: true
comments: false
diff --git a/source/_components/sensor.otp.markdown b/source/_components/sensor.otp.markdown
index 2381fa180d7e..849f2167184e 100644
--- a/source/_components/sensor.otp.markdown
+++ b/source/_components/sensor.otp.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "OTP Sensor"
-description: "Instructions how to add One-Time Password (OTP) sensors into Home Assistant."
+description: "Instructions on how to add One-Time Password (OTP) sensors into Home Assistant."
date: 2017-07-04 07:00:00
sidebar: true
comments: false
@@ -27,7 +27,7 @@ sensor:
Configuration variables:
- **name** (*Optional*): Name of the sensor to use in the frontend. Defaults to `OTP Sensor`.
-- **token** (*Required*): The shared secret you use in your OTP generator (e.g. Google Authenticator on your phone)
+- **token** (*Required*): The shared secret you use in your OTP generator (e.g., Google Authenticator on your phone)
## Generating a token
@@ -48,5 +48,5 @@ Token: IHEDPEBEVA2WVHB7
Copy and paste the token into your Home Assistant configuration and add it to your OTP generator. Verify that they generate the same code.
-It is vital that your system clock is correct both on your Home Assistant server and on your OTP generator device (e.g. your phone). If not, the generated codes will not match! Make sure NTP is running and syncing your time correctly before creating an issue.
+It is vital that your system clock is correct both on your Home Assistant server and on your OTP generator device (e.g., your phone). If not, the generated codes will not match! Make sure NTP is running and syncing your time correctly before creating an issue.
diff --git a/source/_components/sensor.pi_hole.markdown b/source/_components/sensor.pi_hole.markdown
index 809cee76ca1c..f0b5dedbdb9a 100644
--- a/source/_components/sensor.pi_hole.markdown
+++ b/source/_components/sensor.pi_hole.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Pi-Hole Sensor"
-description: "Instructions how to integrate REST sensors into Home Assistant."
+description: "Instructions on how to integrate REST sensors into Home Assistant."
date: 2016-09-03 16:30
sidebar: true
comments: false
diff --git a/source/_components/sensor.pilight.markdown b/source/_components/sensor.pilight.markdown
index 276586c98c4d..cae336b6d87f 100644
--- a/source/_components/sensor.pilight.markdown
+++ b/source/_components/sensor.pilight.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Pilight Sensor"
-description: "Instructions how to integrate pilight sensors within Home Assistant."
+description: "Instructions on how to integrate pilight sensors within Home Assistant."
date: 2016-10-08 23:21
sidebar: true
comments: false
@@ -14,7 +14,7 @@ ha_iot_class: depends
---
-This `pilight` sensor platform for 433 MHz devices uses a value in the message payload as the sensor value. Unique identifiers (e.g. _uuid_) can be set to distinguish between multiple pilight devices. To use a pilight sensor the pilight Home Assistant hub has to be set up.
+This `pilight` sensor platform for 433 MHz devices uses a value in the message payload as the sensor value. Unique identifiers (e.g., _uuid_) can be set to distinguish between multiple pilight devices. To use a pilight sensor the pilight Home Assistant hub has to be set up.
To use your sensor via pilight, make sure it is [supported](https://wiki.pilight.org/doku.php/protocols) and add the following to your `configuration.yaml` file:
diff --git a/source/_components/sensor.pushbullet.markdown b/source/_components/sensor.pushbullet.markdown
index df04990f68a9..bd8ee0eda5a2 100644
--- a/source/_components/sensor.pushbullet.markdown
+++ b/source/_components/sensor.pushbullet.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Pushbullet Mirrors"
-description: "Instructions how to read user pushes in Home Assistant"
+description: "Instructions on how to read user pushes in Home Assistant"
date: 2017-04-20 16:44
sidebar: true
comments: false
diff --git a/source/_components/sensor.pvoutput.markdown b/source/_components/sensor.pvoutput.markdown
index b36ded0c2862..a61f66145907 100644
--- a/source/_components/sensor.pvoutput.markdown
+++ b/source/_components/sensor.pvoutput.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "PVOutput Sensor"
-description: "Instructions how to use PVOutput within Home Assistant."
+description: "Instructions on how to use PVOutput within Home Assistant."
date: 2016-11-06 10:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.pyload.markdown b/source/_components/sensor.pyload.markdown
index c4d7611edb47..0c5886b63773 100644
--- a/source/_components/sensor.pyload.markdown
+++ b/source/_components/sensor.pyload.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "pyLoad Sensor"
-description: "Instructions how to integrate pyLoad download sensor within Home Assistant."
+description: "Instructions on how to integrate pyLoad download sensor within Home Assistant."
date: 2017-10-23 09:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.qnap.markdown b/source/_components/sensor.qnap.markdown
index 38dd16ca9857..66dd99404be9 100644
--- a/source/_components/sensor.qnap.markdown
+++ b/source/_components/sensor.qnap.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "QNAP Sensor"
-description: "Instructions how to integrate the QNAP sensor within Home Assistant."
+description: "Instructions on how to integrate the QNAP sensor within Home Assistant."
date: 2017-02-02 06:39
sidebar: true
comments: false
diff --git a/source/_components/sensor.radarr.markdown b/source/_components/sensor.radarr.markdown
index 78ca33d041da..42294c862837 100644
--- a/source/_components/sensor.radarr.markdown
+++ b/source/_components/sensor.radarr.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Radarr Sensor"
-description: "Instructions how to integrate Radarr sensors with Home Assistant"
+description: "Instructions on how to integrate Radarr sensors with Home Assistant"
date: 2017-05-04 00:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.random.markdown b/source/_components/sensor.random.markdown
index c7f2bf07b136..35a52d34224d 100644
--- a/source/_components/sensor.random.markdown
+++ b/source/_components/sensor.random.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Random Sensor"
-description: "Instructions how to integrate random number sensors into Home Assistant."
+description: "Instructions on how to integrate random number sensors into Home Assistant."
date: 2016-10-30 12:10
sidebar: true
comments: false
diff --git a/source/_components/sensor.rest.markdown b/source/_components/sensor.rest.markdown
index 7d8c7513134a..a41ec48ab96f 100644
--- a/source/_components/sensor.rest.markdown
+++ b/source/_components/sensor.rest.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "RESTful Sensor"
-description: "Instructions how to integrate REST sensors into Home Assistant."
+description: "Instructions on how to integrate REST sensors into Home Assistant."
date: 2015-09-14 19:10
sidebar: true
comments: false
diff --git a/source/_components/sensor.rflink.markdown b/source/_components/sensor.rflink.markdown
index 38b529af807e..7efee12d68c7 100644
--- a/source/_components/sensor.rflink.markdown
+++ b/source/_components/sensor.rflink.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "RFLink Sensor"
-description: "Instructions how to integrate RFLink sensors into Home Assistant."
+description: "Instructions on how to integrate RFLink sensors into Home Assistant."
date: 2016-01-04
sidebar: true
comments: false
diff --git a/source/_components/sensor.rfxtrx.markdown b/source/_components/sensor.rfxtrx.markdown
index 9df49ee68477..91a2dd5cf137 100644
--- a/source/_components/sensor.rfxtrx.markdown
+++ b/source/_components/sensor.rfxtrx.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "RFXtrx Sensor"
-description: "Instructions how to integrate RFXtrx sensors into Home Assistant."
+description: "Instructions on how to integrate RFXtrx sensors into Home Assistant."
date: 2015-08-06 17:15
sidebar: true
comments: false
diff --git a/source/_components/sensor.ripple.markdown b/source/_components/sensor.ripple.markdown
index ad960c30e53c..2eda54150596 100644
--- a/source/_components/sensor.ripple.markdown
+++ b/source/_components/sensor.ripple.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Ripple"
-description: "Instructions how to integrate ripple.com data within Home Assistant."
+description: "Instructions on how to integrate ripple.com data within Home Assistant."
date: 2017-06-06 16:20
sidebar: true
comments: false
diff --git a/source/_components/sensor.sabnzbd.markdown b/source/_components/sensor.sabnzbd.markdown
index 47680c4e1af3..840eb5cd082a 100644
--- a/source/_components/sensor.sabnzbd.markdown
+++ b/source/_components/sensor.sabnzbd.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "SABnzbd"
-description: "Instructions how to integrate SABnzbd within Home Assistant."
+description: "Instructions on how to integrate SABnzbd within Home Assistant."
date: 2015-03-23 19:59
sidebar: true
comments: false
diff --git a/source/_components/sensor.scrape.markdown b/source/_components/sensor.scrape.markdown
index cbbaf5553e0e..fc23677a8830 100644
--- a/source/_components/sensor.scrape.markdown
+++ b/source/_components/sensor.scrape.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Scrape Sensor"
-description: "Instructions how to integrate Web scrape sensors into Home Assistant."
+description: "Instructions on how to integrate Web scrape sensors into Home Assistant."
date: 2016-10-12 09:10
sidebar: true
comments: false
diff --git a/source/_components/sensor.season.markdown b/source/_components/sensor.season.markdown
index 6297420cd152..875636fb7ced 100644
--- a/source/_components/sensor.season.markdown
+++ b/source/_components/sensor.season.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Season Sensor"
-description: "Instructions how to add season sensors into Home Assistant."
+description: "Instructions on how to add season sensors into Home Assistant."
date: 2017-07-04 07:00:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.sense.markdown b/source/_components/sensor.sense.markdown
index cefa2adcbb99..e13e45dd937e 100644
--- a/source/_components/sensor.sense.markdown
+++ b/source/_components/sensor.sense.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: Sense
-description: "Instructions how to integrate Sense within Home Assistant."
+description: "Instructions on how to integrate Sense within Home Assistant."
date: 2018-01-11 13:50
sidebar: true
comments: false
diff --git a/source/_components/sensor.sensehat.markdown b/source/_components/sensor.sensehat.markdown
index ae270f052fba..c441b4c1e6dc 100644
--- a/source/_components/sensor.sensehat.markdown
+++ b/source/_components/sensor.sensehat.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Sense HAT"
-description: "Instructions how to integrate Sense HAT within Home Assistant."
+description: "Instructions on how to integrate Sense HAT within Home Assistant."
date: 2017-06-03 04:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.serial.markdown b/source/_components/sensor.serial.markdown
index ea1ad91a0b78..356ced350f5f 100644
--- a/source/_components/sensor.serial.markdown
+++ b/source/_components/sensor.serial.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Serial Sensor"
-description: "Instructions how to integrate data from serial connected sensors into Home Assistant."
+description: "Instructions on how to integrate data from serial connected sensors into Home Assistant."
date: 2017-10-13 07:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.shodan.markdown b/source/_components/sensor.shodan.markdown
index e4ca7947a214..6a98ad304229 100644
--- a/source/_components/sensor.shodan.markdown
+++ b/source/_components/sensor.shodan.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Shodan Sensor"
-description: "Instructions how to integrate Shodan sensors into Home Assistant."
+description: "Instructions on how to integrate Shodan sensors into Home Assistant."
date: 2017-08-09 10:30
sidebar: true
comments: false
diff --git a/source/_components/sensor.smappee.markdown b/source/_components/sensor.smappee.markdown
index 6a34cfb5c506..2886f2b4340f 100644
--- a/source/_components/sensor.smappee.markdown
+++ b/source/_components/sensor.smappee.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Smappee Sensor"
-description: "Instructions how to integrate Smappee energy monitor into Home Assistant."
+description: "Instructions on how to integrate Smappee energy monitor into Home Assistant."
date: 2018-02-26 08:37
sidebar: true
comments: false
diff --git a/source/_components/sensor.snmp.markdown b/source/_components/sensor.snmp.markdown
index 95429545db1c..f492d5ef3a75 100644
--- a/source/_components/sensor.snmp.markdown
+++ b/source/_components/sensor.snmp.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "SNMP"
-description: "Instructions how to integrate SNMP sensors within Home Assistant."
+description: "Instructions on how to integrate SNMP sensors within Home Assistant."
date: 2016-06-05 20:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.sochain.markdown b/source/_components/sensor.sochain.markdown
index 77bf1c78364d..26ff8d5fd1b0 100644
--- a/source/_components/sensor.sochain.markdown
+++ b/source/_components/sensor.sochain.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "SoChain"
-description: "Instructions how to integrate chain.so data within Home Assistant."
+description: "Instructions on how to integrate chain.so data within Home Assistant."
date: 2017-06-01 16:20
sidebar: true
comments: false
diff --git a/source/_components/sensor.sonarr.markdown b/source/_components/sensor.sonarr.markdown
index 5f4d437c02b7..0257c70b55ed 100644
--- a/source/_components/sensor.sonarr.markdown
+++ b/source/_components/sensor.sonarr.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Sonarr Sensor"
-description: "Instructions how to integrate Sonarr sensors with Home Assistant"
+description: "Instructions on how to integrate Sonarr sensors with Home Assistant"
date: 2016-11-19 13:35
sidebar: true
comments: false
diff --git a/source/_components/sensor.statistics.markdown b/source/_components/sensor.statistics.markdown
index a5b126fac4a9..9bfd40dd39c9 100644
--- a/source/_components/sensor.statistics.markdown
+++ b/source/_components/sensor.statistics.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Statistics Sensor"
-description: "Instructions how to integrate statistical sensors into Home Assistant."
+description: "Instructions on how to integrate statistical sensors into Home Assistant."
date: 2016-09-28 12:10
sidebar: true
comments: false
diff --git a/source/_components/sensor.supervisord.markdown b/source/_components/sensor.supervisord.markdown
index 93a191fc9cbe..fc978f2f2de5 100644
--- a/source/_components/sensor.supervisord.markdown
+++ b/source/_components/sensor.supervisord.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Supervisord"
-description: "Instructions how to integrate Supervisord within Home Assistant."
+description: "Instructions on how to integrate Supervisord within Home Assistant."
date: 2016-05-13 22:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.swiss_hydrological_data.markdown b/source/_components/sensor.swiss_hydrological_data.markdown
index 59f81644e2e1..44f4d6100bde 100644
--- a/source/_components/sensor.swiss_hydrological_data.markdown
+++ b/source/_components/sensor.swiss_hydrological_data.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Swiss Hydrological Data"
-description: "Instructions how to integrate hydrological data of Swiss waters within Home Assistant."
+description: "Instructions on how to integrate hydrological data of Swiss waters within Home Assistant."
date: 2016-06-17 17:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.swiss_public_transport.markdown b/source/_components/sensor.swiss_public_transport.markdown
index 8b3ac28b09b8..c1063e4d4a5d 100644
--- a/source/_components/sensor.swiss_public_transport.markdown
+++ b/source/_components/sensor.swiss_public_transport.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Swiss Public Transport"
-description: "Instructions how to integrate timetable data for traveling in Switzerland within Home Assistant."
+description: "Instructions on how to integrate timetable data for traveling in Switzerland within Home Assistant."
date: 2015-06-02 21:45
sidebar: true
comments: false
diff --git a/source/_components/sensor.synologydsm.markdown b/source/_components/sensor.synologydsm.markdown
index bf7a0af0d016..a15727f86df5 100644
--- a/source/_components/sensor.synologydsm.markdown
+++ b/source/_components/sensor.synologydsm.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "SynologyDSM Sensor"
-description: "Instructions how to integrate the SynologyDSM sensor within Home Assistant."
+description: "Instructions on how to integrate the SynologyDSM sensor within Home Assistant."
date: 2016-10-30 23:21
sidebar: true
comments: false
diff --git a/source/_components/sensor.systemmonitor.markdown b/source/_components/sensor.systemmonitor.markdown
index 9ae17d80ba03..855dca71c044 100644
--- a/source/_components/sensor.systemmonitor.markdown
+++ b/source/_components/sensor.systemmonitor.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "System Monitor"
-description: "Instructions how to monitor the Home Assistant host."
+description: "Instructions on how to monitor the Home Assistant host."
date: 2015-03-23 19:59
sidebar: true
comments: false
@@ -56,7 +56,7 @@ The table contains types and their argument to use in your `configuration.yaml`
| ipv4_address | Interface, eg. `eth0` |
| ipv6_address | Interface, eg. `eth0` |
| processor_use | |
-| process | Binary, e.g. `octave-cli` |
+| process | Binary, e.g., `octave-cli` |
| last_boot | |
| since_last_boot | |
diff --git a/source/_components/sensor.sytadin.markdown b/source/_components/sensor.sytadin.markdown
index 9f23c8df3f88..1c44a9bdd3f1 100644
--- a/source/_components/sensor.sytadin.markdown
+++ b/source/_components/sensor.sytadin.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Sytadin Sensor"
-description: "Instructions how to integrate Sytadin sensors into Home Assistant."
+description: "Instructions on how to integrate Sytadin sensors into Home Assistant."
date: 2017-10-05 14:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.tahoma.markdown b/source/_components/sensor.tahoma.markdown
index 7a2b960de864..d5dbf0530e73 100644
--- a/source/_components/sensor.tahoma.markdown
+++ b/source/_components/sensor.tahoma.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Tahoma Sensor"
-description: "Instructions how to integrate Tahoma sensors into Home Assistant."
+description: "Instructions on how to integrate Tahoma sensors into Home Assistant."
date: 2017-07-18 12:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.tellduslive.markdown b/source/_components/sensor.tellduslive.markdown
index 356ba316b58c..4e136af47607 100644
--- a/source/_components/sensor.tellduslive.markdown
+++ b/source/_components/sensor.tellduslive.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Telldus Live sensor"
-description: "Instructions how to integrate Telldus Live sensors into Home Assistant."
+description: "Instructions on how to integrate Telldus Live sensors into Home Assistant."
date: 2016-01-17 15:49
sidebar: true
comments: false
diff --git a/source/_components/sensor.tellstick.markdown b/source/_components/sensor.tellstick.markdown
index dc4cf5be7939..789f43c37df9 100644
--- a/source/_components/sensor.tellstick.markdown
+++ b/source/_components/sensor.tellstick.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "TellStick Sensor"
-description: "Instructions how to integrate TellStick sensors into Home Assistant."
+description: "Instructions on how to integrate TellStick sensors into Home Assistant."
date: 2015-08-06 19:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.temper.markdown b/source/_components/sensor.temper.markdown
index 227cc42f80ac..09626f0984e4 100644
--- a/source/_components/sensor.temper.markdown
+++ b/source/_components/sensor.temper.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "TEMPer Sensor"
-description: "Instructions how to integrate TEMPer sensors into Home Assistant."
+description: "Instructions on how to integrate TEMPer sensors into Home Assistant."
date: 2015-08-06 19:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.template.markdown b/source/_components/sensor.template.markdown
index 534fe54e9f72..9d1ec23a0c98 100644
--- a/source/_components/sensor.template.markdown
+++ b/source/_components/sensor.template.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Template Sensor"
-description: "Instructions how to integrate Template Sensors into Home Assistant."
+description: "Instructions on how to integrate Template Sensors into Home Assistant."
date: 2016-01-27 07:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.thethingsnetwork.markdown b/source/_components/sensor.thethingsnetwork.markdown
index 6dac17958f2b..cce7aad5697c 100644
--- a/source/_components/sensor.thethingsnetwork.markdown
+++ b/source/_components/sensor.thethingsnetwork.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "The Things Network Sensor"
-description: "Instructions how to integrate The Things Network sensors into Home Assistant."
+description: "Instructions on how to integrate The Things Network sensors into Home Assistant."
date: 2017-09-30 08:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.thinkingcleaner.markdown b/source/_components/sensor.thinkingcleaner.markdown
index d5c681ff736f..af6979bed2a4 100644
--- a/source/_components/sensor.thinkingcleaner.markdown
+++ b/source/_components/sensor.thinkingcleaner.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Thinking Cleaner sensor"
-description: "Instructions how to integrate a ThinkingCleaner sensor within Home Assistant."
+description: "Instructions on how to integrate a ThinkingCleaner sensor within Home Assistant."
date: 2016-04-10 17:24
sidebar: true
comments: false
diff --git a/source/_components/sensor.tibber.markdown b/source/_components/sensor.tibber.markdown
index 6ebcc84bcf0d..883c4c76696e 100644
--- a/source/_components/sensor.tibber.markdown
+++ b/source/_components/sensor.tibber.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Tibber"
-description: "Instructions how to integrate Tibber within Home Assistant."
+description: "Instructions on how to integrate Tibber within Home Assistant."
date: 2017-10-03 17:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.time_date.markdown b/source/_components/sensor.time_date.markdown
index a37980565e5a..ce9547358ebe 100644
--- a/source/_components/sensor.time_date.markdown
+++ b/source/_components/sensor.time_date.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Time & Date"
-description: "Instructions how to integrate the time and the date within Home Assistant."
+description: "Instructions on how to integrate the time and the date within Home Assistant."
date: 2015-05-08 17:15
sidebar: true
comments: false
diff --git a/source/_components/sensor.toon.markdown b/source/_components/sensor.toon.markdown
index fabf565aeb46..7a82ab95e9a2 100644
--- a/source/_components/sensor.toon.markdown
+++ b/source/_components/sensor.toon.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Toon Sensor"
-description: "Instructions how to integrate Toon climate devices within Home Assistant."
+description: "Instructions on how to integrate Toon climate devices within Home Assistant."
date: 2017-10-22 12:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.torque.markdown b/source/_components/sensor.torque.markdown
index 87ff9e0eca20..38379ccd6759 100644
--- a/source/_components/sensor.torque.markdown
+++ b/source/_components/sensor.torque.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Torque (OBD2)"
-description: "Instructions how to integrate Torque sensors into Home Assistant."
+description: "Instructions on how to integrate Torque sensors into Home Assistant."
date: 2015-12-20 18:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.transmission.markdown b/source/_components/sensor.transmission.markdown
index 4e5409683390..e76da08026e0 100644
--- a/source/_components/sensor.transmission.markdown
+++ b/source/_components/sensor.transmission.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Transmission Sensor"
-description: "Instructions how to integrate Transmission sensors within Home Assistant."
+description: "Instructions on how to integrate Transmission sensors within Home Assistant."
date: 2015-04-25 9:06
sidebar: true
comments: false
diff --git a/source/_components/sensor.twitch.markdown b/source/_components/sensor.twitch.markdown
index ce0b0d051b9c..6ed513ca9025 100644
--- a/source/_components/sensor.twitch.markdown
+++ b/source/_components/sensor.twitch.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Twitch"
-description: "Instructions how to integrate Twitch sensors into Home Assistant."
+description: "Instructions on how to integrate Twitch sensors into Home Assistant."
date: 2015-12-19 09:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.uk_transport.markdown b/source/_components/sensor.uk_transport.markdown
index 759f37f982d0..868bad19fd39 100644
--- a/source/_components/sensor.uk_transport.markdown
+++ b/source/_components/sensor.uk_transport.markdown
@@ -22,7 +22,7 @@ Additional sensors can be added but at the expense of a reduced refresh rate. 2
Queries are entered as a list, with the two transport modes available being `bus` and `train`.
-Train departure sensors require three character long `origin` and `destination` station codes which are searchable on the [National Rail enquiries](http://www.nationalrail.co.uk/times_fares/ldb.aspx) website (e.g. `WAT` is London Waterloo). The validity of a route can be checked by performing a GET request to `/uk/train/station/{station_code}/live.json` in the [API reference webpage](https://developer.transportapi.com/docs?raml=https://transportapi.com/v3/raml/transportapi.raml##request_uk_train_station_station_code_live_json).
+Train departure sensors require three character long `origin` and `destination` station codes which are searchable on the [National Rail enquiries](http://www.nationalrail.co.uk/times_fares/ldb.aspx) website (e.g., `WAT` is London Waterloo). The validity of a route can be checked by performing a GET request to `/uk/train/station/{station_code}/live.json` in the [API reference webpage](https://developer.transportapi.com/docs?raml=https://transportapi.com/v3/raml/transportapi.raml##request_uk_train_station_station_code_live_json).
To add a single train departure sensor add the following to your `configuration.yaml` file:
diff --git a/source/_components/sensor.uptime.markdown b/source/_components/sensor.uptime.markdown
index b17f98579768..f67feb188e4c 100644
--- a/source/_components/sensor.uptime.markdown
+++ b/source/_components/sensor.uptime.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Uptime Sensor"
-description: "Instructions how to integrate an uptime sensor into Home Assistant."
+description: "Instructions on how to integrate an uptime sensor into Home Assistant."
date: 2017-10-13 10:30
sidebar: true
comments: false
diff --git a/source/_components/sensor.vasttrafik.markdown b/source/_components/sensor.vasttrafik.markdown
index a5aad007bdaa..0217a91c6abc 100644
--- a/source/_components/sensor.vasttrafik.markdown
+++ b/source/_components/sensor.vasttrafik.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Västtrafik Public Transport"
-description: "Instructions how to integrate timetable data for traveling in Sweden within Home Assistant."
+description: "Instructions on how to integrate timetable data for traveling in Sweden within Home Assistant."
date: 2016-10-05 08:45
sidebar: true
comments: false
diff --git a/source/_components/sensor.vera.markdown b/source/_components/sensor.vera.markdown
index c1e7b16a3749..0fbdf0ff316b 100644
--- a/source/_components/sensor.vera.markdown
+++ b/source/_components/sensor.vera.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Vera Sensor"
-description: "Instructions how to integrate Vera sensors into Home Assistant."
+description: "Instructions on how to integrate Vera sensors into Home Assistant."
date: 2015-10-20 21:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.verisure.markdown b/source/_components/sensor.verisure.markdown
index 75a4676365c6..8ee60938a929 100644
--- a/source/_components/sensor.verisure.markdown
+++ b/source/_components/sensor.verisure.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Verisure Sensor"
-description: "Instructions how to integrate Verisure sensors into Home Assistant."
+description: "Instructions on how to integrate Verisure sensors into Home Assistant."
date: 2016-02-23 21:31 +0100
sidebar: true
comments: false
diff --git a/source/_components/sensor.version.markdown b/source/_components/sensor.version.markdown
index 3f8eaa196e4d..a84c05f7a273 100644
--- a/source/_components/sensor.version.markdown
+++ b/source/_components/sensor.version.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Version Sensor"
-description: "Instructions how to integrate a version sensor into Home Assistant."
+description: "Instructions on how to integrate a version sensor into Home Assistant."
date: 2017-08-10 10:30
sidebar: true
comments: false
diff --git a/source/_components/sensor.waqi.markdown b/source/_components/sensor.waqi.markdown
index ce920cfeff27..a3fd05aab8d9 100644
--- a/source/_components/sensor.waqi.markdown
+++ b/source/_components/sensor.waqi.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "World Air Quality Index"
-description: "Instructions how to setup World Air Quality Index sensor in Home Assistant."
+description: "Instructions on how to setup World Air Quality Index sensor in Home Assistant."
date: 2016-11-17 06:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.wink.markdown b/source/_components/sensor.wink.markdown
index 5a54a7042437..7300fd8d65cb 100644
--- a/source/_components/sensor.wink.markdown
+++ b/source/_components/sensor.wink.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Wink Sensor"
-description: "Instructions how to setup the Wink sensors within Home Assistant."
+description: "Instructions on how to setup the Wink sensors within Home Assistant."
date: 2015-01-20 22:36
sidebar: true
comments: false
diff --git a/source/_components/sensor.worldclock.markdown b/source/_components/sensor.worldclock.markdown
index e9f4ac8f9bfb..c35d652f10cb 100644
--- a/source/_components/sensor.worldclock.markdown
+++ b/source/_components/sensor.worldclock.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Worldclock"
-description: "Instructions how to integrate a Worldclock within Home Assistant."
+description: "Instructions on how to integrate a Worldclock within Home Assistant."
date: 2015-10-02 11:15
sidebar: true
comments: false
diff --git a/source/_components/sensor.worldtidesinfo.markdown b/source/_components/sensor.worldtidesinfo.markdown
index 955f380d4a8d..1b5dca31857f 100644
--- a/source/_components/sensor.worldtidesinfo.markdown
+++ b/source/_components/sensor.worldtidesinfo.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "World Tides"
-description: "Instructions how to add Tides information to Home Assistant."
+description: "Instructions on how to add Tides information to Home Assistant."
date: 2017-08-23 08:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.worxlandroid.markdown b/source/_components/sensor.worxlandroid.markdown
index 5f52ac95d9d8..5497ae700572 100644
--- a/source/_components/sensor.worxlandroid.markdown
+++ b/source/_components/sensor.worxlandroid.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Worx Landroid"
-description: "Instructions how to integrate Worx Landroid WG796E.1 or WG797E as sensors within Home Assistant."
+description: "Instructions on how to integrate Worx Landroid WG796E.1 or WG797E as sensors within Home Assistant."
date: 2017-09-12 13:23
sidebar: true
comments: false
diff --git a/source/_components/sensor.wunderground.markdown b/source/_components/sensor.wunderground.markdown
index 4183dfa0b080..d86dd6293552 100644
--- a/source/_components/sensor.wunderground.markdown
+++ b/source/_components/sensor.wunderground.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Weather Underground (WUnderground)"
-description: "Instructions how to integrate Weather Underground (WUnderground) Weather within Home Assistant."
+description: "Instructions on how to integrate Weather Underground (WUnderground) Weather within Home Assistant."
date: 2016-08-18
sidebar: true
comments: false
@@ -86,7 +86,7 @@ Configuration variables:
- **weather**: A human-readable text summary with picture from Wunderground.
- **weather_1d** [[12h]](#12h): A human-readable weather forecast using imperial units.
- **weather_1d_metric** [[12h]](#12h): A human-readable weather forecast using metric units.
- - **weather_1h** [[1h]](#1h): Weather conditions in 1 hour. (e.g. "Thunderstorm" etc.)
+ - **weather_1h** [[1h]](#1h): Weather conditions in 1 hour. (e.g., "Thunderstorm" etc.)
- **wind_degrees**: Wind degrees
- **wind_dir**: Wind direction
- **wind_gust_kph**: Wind gusts speed in kph
@@ -105,7 +105,7 @@ All the conditions listed above will be updated every 5 minutes.
_12 hour forecasts_
-Monitored conditions marked above with [12h] are 12 hour forecasts. To get a forecast for different period/daytime replace the `_1d_` part of the sensor name. e.g. `weather_2n` will give you forecast for tomorrow night. Valid values for day are `1` to `4` and valid values for daytime are `d` or `n`.
+Monitored conditions marked above with [12h] are 12 hour forecasts. To get a forecast for different period/daytime replace the `_1d_` part of the sensor name. e.g., `weather_2n` will give you forecast for tomorrow night. Valid values for day are `1` to `4` and valid values for daytime are `d` or `n`.
_Daily forecasts_
@@ -115,7 +115,7 @@ in `_1d_` part of the sensor name. Valid values are from `1` to `4`.
_Hourly forecasts_
Conditions marked with [1h] are hourly forecasts. To get forecast for different hour, replace the number
-in the `_1h_` part of the sensor name with `1` to `36`. E.g. `weather_24h` will give you weather in 24 hours.
+in the `_1h_` part of the sensor name with `1` to `36`. e.g., `weather_24h` will give you weather in 24 hours.
### {% linkable_title Additional examples %}
diff --git a/source/_components/sensor.xiaomi_aqara.markdown b/source/_components/sensor.xiaomi_aqara.markdown
index 247a9a94c9ec..a69c4f685af5 100644
--- a/source/_components/sensor.xiaomi_aqara.markdown
+++ b/source/_components/sensor.xiaomi_aqara.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Xiaomi Sensor"
-description: "Instructions how to setup the Xiaomi sensor within Home Assistant."
+description: "Instructions on how to setup the Xiaomi sensor within Home Assistant."
date: 2017-07-21 16:34
sidebar: true
comments: false
diff --git a/source/_components/sensor.yahoo_finance.markdown b/source/_components/sensor.yahoo_finance.markdown
index 8a55a78dda7a..0e8d12c0fbee 100644
--- a/source/_components/sensor.yahoo_finance.markdown
+++ b/source/_components/sensor.yahoo_finance.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Yahoo Finance"
-description: "Instructions how to setup Yahoo Finance within Home Assistant."
+description: "Instructions on how to setup Yahoo Finance within Home Assistant."
date: 2016-09-18 21:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.yr.markdown b/source/_components/sensor.yr.markdown
index 35813cb4598e..772fa6560e1a 100644
--- a/source/_components/sensor.yr.markdown
+++ b/source/_components/sensor.yr.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "YR"
-description: "Instructions how to integrate Yr.no within Home Assistant."
+description: "Instructions on how to integrate Yr.no within Home Assistant."
date: 2016-01-04 14:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.yweather.markdown b/source/_components/sensor.yweather.markdown
index 0f9bcd7a8590..fdd5a38b808d 100644
--- a/source/_components/sensor.yweather.markdown
+++ b/source/_components/sensor.yweather.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Yahoo Weather Sensor"
-description: "Instructions how to integrate Yahoo Weather within Home Assistant."
+description: "Instructions on how to integrate Yahoo Weather within Home Assistant."
date: 2016-07-06 9:06
sidebar: true
comments: false
diff --git a/source/_components/sensor.zabbix.markdown b/source/_components/sensor.zabbix.markdown
index daf65e1a7843..64e960ed61dc 100644
--- a/source/_components/sensor.zabbix.markdown
+++ b/source/_components/sensor.zabbix.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Zabbix Sensor"
-description: "Instructions how to integrate Zabbix Triggers sensors within Home Assistant."
+description: "Instructions on how to integrate Zabbix Triggers sensors within Home Assistant."
date: 2016-12-13 22:57
sidebar: true
comments: false
diff --git a/source/_components/sensor.zamg.markdown b/source/_components/sensor.zamg.markdown
index 9c6558a56934..014752a66ec5 100644
--- a/source/_components/sensor.zamg.markdown
+++ b/source/_components/sensor.zamg.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "ZAMG Sensor"
-description: "Instructions how to integrate ZAMG sensors within Home Assistant."
+description: "Instructions on how to integrate ZAMG sensors within Home Assistant."
date: 2016-12-06 08:00
sidebar: true
comments: false
diff --git a/source/_components/sensor.zwave.markdown b/source/_components/sensor.zwave.markdown
index 2b22c7cce9dd..70fba841c580 100644
--- a/source/_components/sensor.zwave.markdown
+++ b/source/_components/sensor.zwave.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Z-Wave Sensor"
-description: "Instructions how to setup the Z-Wave sensors within Home Assistant."
+description: "Instructions on how to setup the Z-Wave sensors within Home Assistant."
date: 2015-11-15 13:00
sidebar: true
comments: false
diff --git a/source/_components/shell_command.markdown b/source/_components/shell_command.markdown
index d9f64f8a0725..8c03c7c7af23 100644
--- a/source/_components/shell_command.markdown
+++ b/source/_components/shell_command.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Shell command"
-description: "Instructions how to integrate Shell commands into Home Assistant."
+description: "Instructions on how to integrate Shell commands into Home Assistant."
date: 2015-10-13 19:10
sidebar: true
comments: false
diff --git a/source/_components/smappee.markdown b/source/_components/smappee.markdown
index 4bd050ad224f..5e35f4866fa3 100644
--- a/source/_components/smappee.markdown
+++ b/source/_components/smappee.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Smappee"
-description: "Instructions how to setup Smappee within Home Assistant."
+description: "Instructions on how to setup Smappee within Home Assistant."
date: 2018-02-26 08:37
sidebar: true
comments: false
diff --git a/source/_components/snips.markdown b/source/_components/snips.markdown
index 6f876effdd27..da7ed2141725 100644
--- a/source/_components/snips.markdown
+++ b/source/_components/snips.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Snips"
-description: "Instructions how to integrate Snips within Home Assistant."
+description: "Instructions on how to integrate Snips within Home Assistant."
date: 2017-06-22 12:00
sidebar: true
comments: false
diff --git a/source/_components/spc.markdown b/source/_components/spc.markdown
index 15731743299a..0e8819fb854e 100644
--- a/source/_components/spc.markdown
+++ b/source/_components/spc.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "SPC"
-description: "Instructions how to setup Vanderbilt SPC devices within Home Assistant."
+description: "Instructions on how to setup Vanderbilt SPC devices within Home Assistant."
date: 2017-05-18 08:00
sidebar: true
comments: false
@@ -27,8 +27,8 @@ spc:
Configuration variables:
-- **api_url** (*Required*): URL of the SPC Web Gateway command REST API, e.g. `http://:8088`.
-- **ws_url** (*Required*): URL of the SPC Web Gateway websocket, e.g. `ws://:8088`.
+- **api_url** (*Required*): URL of the SPC Web Gateway command REST API, e.g., `http://:8088`.
+- **ws_url** (*Required*): URL of the SPC Web Gateway websocket, e.g., `ws://:8088`.
Supported sensors will be automatically discovered and added, however they will be hidden by default.
diff --git a/source/_components/sun.markdown b/source/_components/sun.markdown
index 8de87f43be5d..91d1f7903eb3 100644
--- a/source/_components/sun.markdown
+++ b/source/_components/sun.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Sun"
-description: "Instructions how to track the sun within Home Assistant."
+description: "Instructions on how to track the sun within Home Assistant."
date: 2015-01-24 14:39
sidebar: true
comments: false
diff --git a/source/_components/switch.abode.markdown b/source/_components/switch.abode.markdown
index 8979b0e28665..2cc7d2e9777f 100644
--- a/source/_components/switch.abode.markdown
+++ b/source/_components/switch.abode.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Abode Switch"
-description: "Instructions how to integrate Abode switches into Home Assistant."
+description: "Instructions on how to integrate Abode switches into Home Assistant."
date: 2017-08-26 13:28
sidebar: true
comments: false
diff --git a/source/_components/switch.acer_projector.markdown b/source/_components/switch.acer_projector.markdown
index d9158b315281..70e1ae5499f2 100644
--- a/source/_components/switch.acer_projector.markdown
+++ b/source/_components/switch.acer_projector.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Acer Projector Switch"
-description: "Instructions how to integrate Acer Projector switches into Home Assistant."
+description: "Instructions on how to integrate Acer Projector switches into Home Assistant."
date: 2016-05-07 07:00
sidebar: true
comments: false
diff --git a/source/_components/switch.android_ip_webcam.markdown b/source/_components/switch.android_ip_webcam.markdown
index 980d363adcc6..bb32b0c9f5d0 100644
--- a/source/_components/switch.android_ip_webcam.markdown
+++ b/source/_components/switch.android_ip_webcam.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Android IP Webcam Settings"
-description: "Instructions how to integrate settings for Android IP webcam as switch within Home Assistant."
+description: "Instructions on how to integrate settings for Android IP webcam as switch within Home Assistant."
date: 2017-03-10 00:00
sidebar: true
comments: false
diff --git a/source/_components/switch.anel_pwrctrl.markdown b/source/_components/switch.anel_pwrctrl.markdown
index fbd3023d3f8d..c753805477c2 100644
--- a/source/_components/switch.anel_pwrctrl.markdown
+++ b/source/_components/switch.anel_pwrctrl.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "ANEL PwrCtrl Switch"
-description: "Instructions how to integrate ANEL PwrCtrl switches within Home Assistant."
+description: "Instructions on how to integrate ANEL PwrCtrl switches within Home Assistant."
date: 2016-10-02 19:04
sidebar: true
comments: false
diff --git a/source/_components/switch.arduino.markdown b/source/_components/switch.arduino.markdown
index bc4f76b19e3a..a27907103af4 100644
--- a/source/_components/switch.arduino.markdown
+++ b/source/_components/switch.arduino.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Arduino Switch"
-description: "Instructions how to integrate Arduino boards pins as switches within Home Assistant."
+description: "Instructions on how to integrate Arduino boards pins as switches within Home Assistant."
date: 2015-09-14 18:28
sidebar: true
comments: false
diff --git a/source/_components/switch.arest.markdown b/source/_components/switch.arest.markdown
index bca17d23c5b3..603949d5c130 100644
--- a/source/_components/switch.arest.markdown
+++ b/source/_components/switch.arest.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "aREST Switch"
-description: "Instructions how to integrate aREST switches within Home Assistant."
+description: "Instructions on how to integrate aREST switches within Home Assistant."
date: 2015-09-11 23:15
sidebar: true
comments: false
diff --git a/source/_components/switch.bbb_gpio.markdown b/source/_components/switch.bbb_gpio.markdown
index 22feef16a6ef..7b02e6a927b7 100644
--- a/source/_components/switch.bbb_gpio.markdown
+++ b/source/_components/switch.bbb_gpio.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "BeagleBone Black GPIO Switch"
-description: "Instructions how to integrate the GPIO of a BeagleBone Black into Home Assistant as a switch."
+description: "Instructions on how to integrate the GPIO of a BeagleBone Black into Home Assistant as a switch."
date: 2017-01-14 10:00
sidebar: true
comments: false
diff --git a/source/_components/switch.broadlink.markdown b/source/_components/switch.broadlink.markdown
index f63297eed5eb..acd83c63f261 100644
--- a/source/_components/switch.broadlink.markdown
+++ b/source/_components/switch.broadlink.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Broadlink RM Switch"
-description: "Instructions how to have Broadlink RM switches."
+description: "Instructions on how to have Broadlink RM switches."
date: 2016-11-22 22:41
sidebar: true
comments: false
diff --git a/source/_components/switch.command_line.markdown b/source/_components/switch.command_line.markdown
index 0c70ae6afca6..d1daa4e77957 100644
--- a/source/_components/switch.command_line.markdown
+++ b/source/_components/switch.command_line.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Command line Switch"
-description: "Instructions how to have switches call command line commands."
+description: "Instructions on how to have switches call command line commands."
date: 2015-06-10 22:41
sidebar: true
comments: false
@@ -40,7 +40,7 @@ Configuration variables:
A note on `friendly_name`:
-When set, the `friendly_name` had been previously used for API calls and backend configuration instead of the `object_id` ("identifier"), but [this behavior is changing](https://github.com/home-assistant/home-assistant/pull/4343) to make the `friendly_name` for display purposes only. This allows users to set an `identifier` that emphasizes uniqueness and predictability for API and config purposes but have a prettier `friendly_name` still show up in the UI. As an additional benefit, if a user wanted to change the `friendly_name` / display name (e.g. from "Kitchen Lightswitch" to "Kitchen Switch" or "Living Room Light", or remove the `friendly_name` altogether), he or she could do so without needing to change existing automations or API calls. See aREST device below for an example.
+When set, the `friendly_name` had been previously used for API calls and backend configuration instead of the `object_id` ("identifier"), but [this behavior is changing](https://github.com/home-assistant/home-assistant/pull/4343) to make the `friendly_name` for display purposes only. This allows users to set an `identifier` that emphasizes uniqueness and predictability for API and config purposes but have a prettier `friendly_name` still show up in the UI. As an additional benefit, if a user wanted to change the `friendly_name` / display name (e.g., from "Kitchen Lightswitch" to "Kitchen Switch" or "Living Room Light", or remove the `friendly_name` altogether), he or she could do so without needing to change existing automations or API calls. See aREST device below for an example.
## {% linkable_title Examples %}
diff --git a/source/_components/switch.deluge.markdown b/source/_components/switch.deluge.markdown
index 738732d27ccf..b9673415c398 100644
--- a/source/_components/switch.deluge.markdown
+++ b/source/_components/switch.deluge.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Deluge Switch"
-description: "Instructions how to integrate Deluge within Home Assistant."
+description: "Instructions on how to integrate Deluge within Home Assistant."
date: 2017-10-19 09:00
sidebar: true
comments: false
diff --git a/source/_components/switch.digitalloggers.markdown b/source/_components/switch.digitalloggers.markdown
index f3142a6bbcff..c0c2272d172e 100755
--- a/source/_components/switch.digitalloggers.markdown
+++ b/source/_components/switch.digitalloggers.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Digital Loggers Switch"
-description: "Instructions how to integrate Digital Loggers DIN III relays into Home Assistant."
+description: "Instructions on how to integrate Digital Loggers DIN III relays into Home Assistant."
date: 2016-10-02 10:00
sidebar: true
comments: false
diff --git a/source/_components/switch.dlink.markdown b/source/_components/switch.dlink.markdown
index 708ba90e39cd..50da6cf4a7b0 100644
--- a/source/_components/switch.dlink.markdown
+++ b/source/_components/switch.dlink.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "D-Link Switch"
-description: "Instructions how to integrate D-Link switches into Home Assistant."
+description: "Instructions on how to integrate D-Link switches into Home Assistant."
date: 2016-02-21 09:00
sidebar: true
comments: false
diff --git a/source/_components/switch.doorbird.markdown b/source/_components/switch.doorbird.markdown
index fc2497f9179b..cb5b66db171e 100644
--- a/source/_components/switch.doorbird.markdown
+++ b/source/_components/switch.doorbird.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "DoorBird Switch"
-description: "Instructions how to integrate DoorBird video doorbell relays into Home Assistant."
+description: "Instructions on how to integrate DoorBird video doorbell relays into Home Assistant."
date: 2017-08-06 11:30
sidebar: true
comments: false
diff --git a/source/_components/switch.edimax.markdown b/source/_components/switch.edimax.markdown
index 028b64d61a29..06f58328a49d 100644
--- a/source/_components/switch.edimax.markdown
+++ b/source/_components/switch.edimax.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Edimax Switch"
-description: "Instructions how to integrate Edimax switches into Home Assistant."
+description: "Instructions on how to integrate Edimax switches into Home Assistant."
date: 2015-06-10 22:54
sidebar: true
comments: false
diff --git a/source/_components/switch.flux.markdown b/source/_components/switch.flux.markdown
index cfe74efd204e..41df41006574 100644
--- a/source/_components/switch.flux.markdown
+++ b/source/_components/switch.flux.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Flux Light Adjustment"
-description: "Instructions how to have switches call command line commands."
+description: "Instructions on how to have switches call command line commands."
date: 2016-06-01 17:41
sidebar: true
comments: false
diff --git a/source/_components/switch.fritzdect.markdown b/source/_components/switch.fritzdect.markdown
index 96c46f29e8ac..49b5f3161af5 100644
--- a/source/_components/switch.fritzdect.markdown
+++ b/source/_components/switch.fritzdect.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "AVM FRITZ!DECT Switch"
-description: "Instructions how to integrate your AVM FRITZ!DECT switches into Home Assistant."
+description: "Instructions on how to integrate your AVM FRITZ!DECT switches into Home Assistant."
date: 2017-01-24 21:00
sidebar: true
comments: false
diff --git a/source/_components/switch.hikvisioncam.markdown b/source/_components/switch.hikvisioncam.markdown
index 85249cd681e7..64fc873989be 100644
--- a/source/_components/switch.hikvisioncam.markdown
+++ b/source/_components/switch.hikvisioncam.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Hikvision Camera Switch"
-description: "Instructions how to integrate Hikvision camera switches into Home Assistant."
+description: "Instructions on how to integrate Hikvision camera switches into Home Assistant."
date: 2015-06-10 22:54
sidebar: true
comments: false
diff --git a/source/_components/switch.homematic.markdown b/source/_components/switch.homematic.markdown
index 3e3fd7e87882..7902ae4974d2 100644
--- a/source/_components/switch.homematic.markdown
+++ b/source/_components/switch.homematic.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Homematic Switch"
-description: "Instructions how to integrate Homematic switches within Home Assistant."
+description: "Instructions on how to integrate Homematic switches within Home Assistant."
date: 2016-06-28 08:30
sidebar: true
comments: false
diff --git a/source/_components/switch.ihc.markdown b/source/_components/switch.ihc.markdown
index 011ef33a0230..67abf63932ff 100644
--- a/source/_components/switch.ihc.markdown
+++ b/source/_components/switch.ihc.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "IHC Switch"
-description: "Instructions how to integrate IHC switches within Home Assistant."
+description: "Instructions on how to integrate IHC switches within Home Assistant."
date: 2017-11-27 13:35
sidebar: true
comments: false
diff --git a/source/_components/switch.insteon_local.markdown b/source/_components/switch.insteon_local.markdown
index 0d8c71aa8d86..8a3c3f936038 100644
--- a/source/_components/switch.insteon_local.markdown
+++ b/source/_components/switch.insteon_local.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Insteon (Local) Switch"
-description: "Instructions how to setup the Insteon Hub switches locally within Home Assistant."
+description: "Instructions on how to setup the Insteon Hub switches locally within Home Assistant."
date: 2016-12-18 08:00
sidebar: true
comments: false
diff --git a/source/_components/switch.insteon_plm.markdown b/source/_components/switch.insteon_plm.markdown
index 0db0d143ccbc..8843679bb011 100644
--- a/source/_components/switch.insteon_plm.markdown
+++ b/source/_components/switch.insteon_plm.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Insteon PLM Switch"
-description: "Instructions how to setup the Insteon PLM switches locally within Home Assistant."
+description: "Instructions on how to setup the Insteon PLM switches locally within Home Assistant."
date: 2017-02-19 17:00
sidebar: true
comments: false
diff --git a/source/_components/switch.isy994.markdown b/source/_components/switch.isy994.markdown
index e5b4249dd678..eacf1a002dd6 100644
--- a/source/_components/switch.isy994.markdown
+++ b/source/_components/switch.isy994.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "ISY994 Switch"
-description: "Instructions how to integrate ISY994 switch into Home Assistant."
+description: "Instructions on how to integrate ISY994 switch into Home Assistant."
date: 2016-09-03 23:00
sidebar: true
comments: false
diff --git a/source/_components/switch.litejet.markdown b/source/_components/switch.litejet.markdown
index 22c4d9d65f50..34f90d9badbf 100644
--- a/source/_components/switch.litejet.markdown
+++ b/source/_components/switch.litejet.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "LiteJet Switch"
-description: "Instructions how to setup the LiteJet switches within Home Assistant."
+description: "Instructions on how to setup the LiteJet switches within Home Assistant."
date: 2016-10-26 13:00
sidebar: true
comments: false
diff --git a/source/_components/switch.lutron_caseta.markdown b/source/_components/switch.lutron_caseta.markdown
index 428006a56fb2..100e044b1bd3 100644
--- a/source/_components/switch.lutron_caseta.markdown
+++ b/source/_components/switch.lutron_caseta.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Lutron Caseta Switch"
-description: "Instructions how to setup the Lutron Caseta switches within Home Assistant."
+description: "Instructions on how to setup the Lutron Caseta switches within Home Assistant."
date: 2017-04-30 09:00
sidebar: true
comments: false
diff --git a/source/_components/switch.markdown b/source/_components/switch.markdown
index 73a98c47c137..54fb891d5c9e 100644
--- a/source/_components/switch.markdown
+++ b/source/_components/switch.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Switches"
-description: "Instructions how to setup your switches with Home Assistant."
+description: "Instructions on how to setup your switches with Home Assistant."
date: 2015-01-24 14:39
sidebar: true
comments: false
diff --git a/source/_components/switch.mfi.markdown b/source/_components/switch.mfi.markdown
index 62f6ed84d283..6d00c42a4b9c 100644
--- a/source/_components/switch.mfi.markdown
+++ b/source/_components/switch.mfi.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "mFi Switch"
-description: "Instructions how to integrate mFi switches within Home Assistant."
+description: "Instructions on how to integrate mFi switches within Home Assistant."
date: 2016-02-07 10:00
sidebar: true
comments: false
diff --git a/source/_components/switch.mochad.markdown b/source/_components/switch.mochad.markdown
index 383e91bacd87..5ffbdb3bf2ef 100644
--- a/source/_components/switch.mochad.markdown
+++ b/source/_components/switch.mochad.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Mochad Switch"
-description: "Instructions how to integrate X10 Mochad switches into Home Assistant."
+description: "Instructions on how to integrate X10 Mochad switches into Home Assistant."
date: 2016-10-20 21:13
sidebar: true
comments: false
diff --git a/source/_components/switch.modbus.markdown b/source/_components/switch.modbus.markdown
index bac21bbd812f..201e7b5daa65 100644
--- a/source/_components/switch.modbus.markdown
+++ b/source/_components/switch.modbus.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Modbus Switch"
-description: "Instructions how to integrate Modbus switches into Home Assistant."
+description: "Instructions on how to integrate Modbus switches into Home Assistant."
date: 2015-08-30 23:38
sidebar: true
comments: false
diff --git a/source/_components/switch.mqtt.markdown b/source/_components/switch.mqtt.markdown
index 17430c9c8f5a..c06e491ea6f2 100644
--- a/source/_components/switch.mqtt.markdown
+++ b/source/_components/switch.mqtt.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MQTT Switch"
-description: "Instructions how to integrate MQTT switches into Home Assistant."
+description: "Instructions on how to integrate MQTT switches into Home Assistant."
date: 2015-08-30 23:38
sidebar: true
comments: false
diff --git a/source/_components/switch.mysensors.markdown b/source/_components/switch.mysensors.markdown
index d383e68b7d89..a0fffa84e36f 100644
--- a/source/_components/switch.mysensors.markdown
+++ b/source/_components/switch.mysensors.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MySensors Switch"
-description: "Instructions how to integrate MySensors switches into Home Assistant."
+description: "Instructions on how to integrate MySensors switches into Home Assistant."
date: 2016-10-01 15:00 +0200
sidebar: true
comments: false
diff --git a/source/_components/switch.mystrom.markdown b/source/_components/switch.mystrom.markdown
index 6fafcbbb7830..924087adcdd5 100644
--- a/source/_components/switch.mystrom.markdown
+++ b/source/_components/switch.mystrom.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "myStrom Switch"
-description: "Instructions how to integrate myStrom switches into Home Assistant."
+description: "Instructions on how to integrate myStrom switches into Home Assistant."
date: 2015-11-25 22:00
sidebar: true
comments: false
diff --git a/source/_components/switch.neato.markdown b/source/_components/switch.neato.markdown
index b45fa7f5f2bb..2f0e1e8d1eed 100644
--- a/source/_components/switch.neato.markdown
+++ b/source/_components/switch.neato.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Neato Robotics Switch"
-description: "Instructions how to integrate a Neato Botvac Connected switch within Home Assistant."
+description: "Instructions on how to integrate a Neato Botvac Connected switch within Home Assistant."
date: 2016-10-19 17:10
sidebar: true
comments: false
diff --git a/source/_components/switch.netio.markdown b/source/_components/switch.netio.markdown
index 57f5a5abdb1d..f5c4a9742f56 100644
--- a/source/_components/switch.netio.markdown
+++ b/source/_components/switch.netio.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Netio Switch"
-description: "Instructions how to integrate Netio switches into Home Assistant."
+description: "Instructions on how to integrate Netio switches into Home Assistant."
date: 2016-09-02 19:00
sidebar: true
comments: false
diff --git a/source/_components/switch.orvibo.markdown b/source/_components/switch.orvibo.markdown
index 30516626dfcd..656bcd4a2238 100644
--- a/source/_components/switch.orvibo.markdown
+++ b/source/_components/switch.orvibo.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Orvibo Switch"
-description: "Instructions how to integrate Orvibo sockets within Home Assistant."
+description: "Instructions on how to integrate Orvibo sockets within Home Assistant."
date: 2015-11-15 18:15
sidebar: true
comments: false
diff --git a/source/_components/switch.pilight.markdown b/source/_components/switch.pilight.markdown
index 8c803184a488..ffeeb1a947a9 100644
--- a/source/_components/switch.pilight.markdown
+++ b/source/_components/switch.pilight.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Pilight Switch"
-description: "Instructions how to have switches using 433 MHz connected to a computer running pilight."
+description: "Instructions on how to have switches using 433 MHz connected to a computer running pilight."
date: 2015-06-10 22:41
sidebar: true
comments: false
diff --git a/source/_components/switch.pulseaudio_loopback.markdown b/source/_components/switch.pulseaudio_loopback.markdown
index 138dd949bcdd..6248f9910ebc 100644
--- a/source/_components/switch.pulseaudio_loopback.markdown
+++ b/source/_components/switch.pulseaudio_loopback.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "PulseAudio Loopback Switch"
-description: "Instructions how to use Pulseaudio loopback modules to build a flexible whole-home audio system."
+description: "Instructions on how to use Pulseaudio loopback modules to build a flexible whole-home audio system."
date: 2016-03-22 21:00:00
sidebar: true
comments: false
diff --git a/source/_components/switch.qwikswitch.markdown b/source/_components/switch.qwikswitch.markdown
index 9b07aa24d0db..805e47d5fe5c 100644
--- a/source/_components/switch.qwikswitch.markdown
+++ b/source/_components/switch.qwikswitch.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "QwikSwitch Switch"
-description: "Instructions how to integrate QwikSwitch relays into Home Assistant."
+description: "Instructions on how to integrate QwikSwitch relays into Home Assistant."
date: 2016-05-04 00:00
sidebar: true
comments: false
diff --git a/source/_components/switch.rachio.markdown b/source/_components/switch.rachio.markdown
index e04bb7da70e0..9208a2d47541 100644
--- a/source/_components/switch.rachio.markdown
+++ b/source/_components/switch.rachio.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Rachio Switch"
-description: "Instructions how to use Rachio switches with Home Assistant."
+description: "Instructions on how to use Rachio switches with Home Assistant."
date: 2017-05-29 09:00
sidebar: true
comments: false
diff --git a/source/_components/switch.raspihats.markdown b/source/_components/switch.raspihats.markdown
index 23f7afb96f64..f31a33edaac6 100644
--- a/source/_components/switch.raspihats.markdown
+++ b/source/_components/switch.raspihats.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Raspihats Switch"
-description: "Instructions how to integrate Raspihats add-on boards for Raspberry Pi into Home Assistant as a switch."
+description: "Instructions on how to integrate Raspihats add-on boards for Raspberry Pi into Home Assistant as a switch."
date: 2017-05-15 04:20
sidebar: true
comments: false
diff --git a/source/_components/switch.rest.markdown b/source/_components/switch.rest.markdown
index 776882cd54b5..534e27da4c9d 100644
--- a/source/_components/switch.rest.markdown
+++ b/source/_components/switch.rest.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "RESTful Switch"
-description: "Instructions how to integrate REST switches into Home Assistant."
+description: "Instructions on how to integrate REST switches into Home Assistant."
date: 2015-09-14 19:10
sidebar: true
comments: false
diff --git a/source/_components/switch.rflink.markdown b/source/_components/switch.rflink.markdown
index 08b5e6145854..ee42e8bbd74e 100644
--- a/source/_components/switch.rflink.markdown
+++ b/source/_components/switch.rflink.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "RFLink Switch"
-description: "Instructions how to integrate RFLink switches into Home Assistant."
+description: "Instructions on how to integrate RFLink switches into Home Assistant."
date: 2016-01-04
sidebar: true
comments: false
diff --git a/source/_components/switch.rfxtrx.markdown b/source/_components/switch.rfxtrx.markdown
index 434a4c45639f..52b58ab4a667 100644
--- a/source/_components/switch.rfxtrx.markdown
+++ b/source/_components/switch.rfxtrx.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "RFXtrx Switch"
-description: "Instructions how to integrate RFXtrx switches into Home Assistant."
+description: "Instructions on how to integrate RFXtrx switches into Home Assistant."
date: 2015-10-08 10:15
sidebar: true
comments: false
diff --git a/source/_components/switch.rpi_gpio.markdown b/source/_components/switch.rpi_gpio.markdown
index 9f50d12987f7..5b3a888e2409 100644
--- a/source/_components/switch.rpi_gpio.markdown
+++ b/source/_components/switch.rpi_gpio.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Raspberry Pi GPIO Switch"
-description: "Instructions how to integrate the GPIO of a Raspberry Pi into Home Assistant as a switch."
+description: "Instructions on how to integrate the GPIO of a Raspberry Pi into Home Assistant as a switch."
date: 2015-08-07 14:00
sidebar: true
comments: false
diff --git a/source/_components/switch.rpi_pfio.markdown b/source/_components/switch.rpi_pfio.markdown
index d8e77e79fa0e..30498f7d9900 100644
--- a/source/_components/switch.rpi_pfio.markdown
+++ b/source/_components/switch.rpi_pfio.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "PiFace Digital I/O Switch"
-description: "Instructions how to integrate the PiFace Digital I/O module into Home Assistant as a switch."
+description: "Instructions on how to integrate the PiFace Digital I/O module into Home Assistant as a switch."
date: 2016-05-08 15:00
sidebar: true
comments: false
diff --git a/source/_components/switch.rpi_rf.markdown b/source/_components/switch.rpi_rf.markdown
index 2d412034f545..b9813ceb5600 100644
--- a/source/_components/switch.rpi_rf.markdown
+++ b/source/_components/switch.rpi_rf.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Raspberry Pi RF Switch"
-description: "Instructions how to integrate devices controlled via codes sent with low-cost GPIO RF modules on a Raspberry Pi into Home Assistant as a switch."
+description: "Instructions on how to integrate devices controlled via codes sent with low-cost GPIO RF modules on a Raspberry Pi into Home Assistant as a switch."
date: 2016-05-10 09:00
sidebar: true
comments: false
diff --git a/source/_components/switch.scsgate.markdown b/source/_components/switch.scsgate.markdown
index 07ff2d600535..35e1f6b7f8ec 100644
--- a/source/_components/switch.scsgate.markdown
+++ b/source/_components/switch.scsgate.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "SCSGate Switch"
-description: "Instructions how to integrate SCSGate switches into Home Assistant."
+description: "Instructions on how to integrate SCSGate switches into Home Assistant."
date: 2016-01-31 22:15
sidebar: true
comments: false
diff --git a/source/_components/switch.smappee.markdown b/source/_components/switch.smappee.markdown
index 58db20afac1b..0576738e51ae 100644
--- a/source/_components/switch.smappee.markdown
+++ b/source/_components/switch.smappee.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Smappee Switch"
-description: "Instructions how to integrate Smappee Comfort Plug into Home Assistant."
+description: "Instructions on how to integrate Smappee Comfort Plug into Home Assistant."
date: 2018-02-26 08:37
sidebar: true
comments: false
diff --git a/source/_components/switch.tellduslive.markdown b/source/_components/switch.tellduslive.markdown
index 4477289a8761..1cfa2c6fc860 100644
--- a/source/_components/switch.tellduslive.markdown
+++ b/source/_components/switch.tellduslive.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Telldus Live Switch"
-description: "Instructions how to integrate Telldus Live switches into Home Assistant."
+description: "Instructions on how to integrate Telldus Live switches into Home Assistant."
date: 2016-01-17 15:49
sidebar: true
comments: false
diff --git a/source/_components/switch.tellstick.markdown b/source/_components/switch.tellstick.markdown
index 9c1ed88d73d6..7ab56433868b 100644
--- a/source/_components/switch.tellstick.markdown
+++ b/source/_components/switch.tellstick.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "TellStick Switch"
-description: "Instructions how to integrate TellStick switches into Home Assistant."
+description: "Instructions on how to integrate TellStick switches into Home Assistant."
date: 2015-08-06 19:00
sidebar: true
comments: false
diff --git a/source/_components/switch.telnet.markdown b/source/_components/switch.telnet.markdown
index bffd8e78fb03..858a0b21b6fb 100644
--- a/source/_components/switch.telnet.markdown
+++ b/source/_components/switch.telnet.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Telnet Switch"
-description: "Instructions how to integrate telnet switches into Home Assistant."
+description: "Instructions on how to integrate telnet switches into Home Assistant."
date: 2017-08-10 19:19
sidebar: true
comments: false
diff --git a/source/_components/switch.template.markdown b/source/_components/switch.template.markdown
index 3568915ccc0c..747364d0803a 100644
--- a/source/_components/switch.template.markdown
+++ b/source/_components/switch.template.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Template Switch"
-description: "Instructions how to integrate Template Switches into Home Assistant."
+description: "Instructions on how to integrate Template Switches into Home Assistant."
date: 2016-02-07 07:00
sidebar: true
comments: false
diff --git a/source/_components/switch.thinkingcleaner.markdown b/source/_components/switch.thinkingcleaner.markdown
index 8be94f7992ab..30a937f21244 100644
--- a/source/_components/switch.thinkingcleaner.markdown
+++ b/source/_components/switch.thinkingcleaner.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Thinking Cleaner Switch"
-description: "Instructions how to integrate a ThinkingCleaner switches within Home Assistant."
+description: "Instructions on how to integrate a ThinkingCleaner switches within Home Assistant."
date: 2016-04-10 17:24
sidebar: true
comments: false
diff --git a/source/_components/switch.toon.markdown b/source/_components/switch.toon.markdown
index af4e19785018..744622da7869 100644
--- a/source/_components/switch.toon.markdown
+++ b/source/_components/switch.toon.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Toon Smart Plugs"
-description: "Instructions how to integrate Toon smart plugs within Home Assistant."
+description: "Instructions on how to integrate Toon smart plugs within Home Assistant."
date: 2017-10-22 12:00
sidebar: true
comments: false
diff --git a/source/_components/switch.tplink.markdown b/source/_components/switch.tplink.markdown
index 5839ff2cef05..da0083120b61 100644
--- a/source/_components/switch.tplink.markdown
+++ b/source/_components/switch.tplink.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "TP-Link Switch"
-description: "Instructions how to integrate TP-Link switches into Home Assistant."
+description: "Instructions on how to integrate TP-Link switches into Home Assistant."
date: 2016-07-13 08:00
sidebar: true
comments: false
diff --git a/source/_components/switch.transmission.markdown b/source/_components/switch.transmission.markdown
index 3c9ef39bfa61..888f1470a0d2 100644
--- a/source/_components/switch.transmission.markdown
+++ b/source/_components/switch.transmission.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Transmission Switch"
-description: "Instructions how to integrate Transmission within Home Assistant."
+description: "Instructions on how to integrate Transmission within Home Assistant."
date: 2015-06-02 09:00
sidebar: true
comments: false
diff --git a/source/_components/switch.vera.markdown b/source/_components/switch.vera.markdown
index 09dc61b109ef..e515a8d74c3f 100644
--- a/source/_components/switch.vera.markdown
+++ b/source/_components/switch.vera.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Vera Switch"
-description: "Instructions how to integrate Vera switches into Home Assistant."
+description: "Instructions on how to integrate Vera switches into Home Assistant."
date: 2015-10-20 21:00
sidebar: true
comments: false
diff --git a/source/_components/switch.verisure.markdown b/source/_components/switch.verisure.markdown
index 4169abe98d85..c84b3739f812 100644
--- a/source/_components/switch.verisure.markdown
+++ b/source/_components/switch.verisure.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Verisure SmartPlug"
-description: "Instructions how to setup the Verisure SmartPlug within Home Assistant."
+description: "Instructions on how to setup the Verisure SmartPlug within Home Assistant."
date: 2016-02-15 22:00
sidebar: true
comments: false
diff --git a/source/_components/switch.wake_on_lan.markdown b/source/_components/switch.wake_on_lan.markdown
index 6fc7699fa724..f30f12013409 100644
--- a/source/_components/switch.wake_on_lan.markdown
+++ b/source/_components/switch.wake_on_lan.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Wake on LAN Switch"
-description: "Instructions how to integrate a wake on lan switch."
+description: "Instructions on how to integrate a wake on lan switch."
date: 2016-03-18 18:00
sidebar: true
comments: false
diff --git a/source/_components/switch.wemo.markdown b/source/_components/switch.wemo.markdown
index 7b6a4ae90183..6bca30af1a25 100644
--- a/source/_components/switch.wemo.markdown
+++ b/source/_components/switch.wemo.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Belkin WeMo Switch"
-description: "Instructions how to integrate Belkin WeMo switches into Home Assistant."
+description: "Instructions on how to integrate Belkin WeMo switches into Home Assistant."
date: 2016-02-20 00:47
sidebar: true
comments: false
diff --git a/source/_components/switch.wink.markdown b/source/_components/switch.wink.markdown
index 085aba3a382e..9a026077925c 100644
--- a/source/_components/switch.wink.markdown
+++ b/source/_components/switch.wink.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Wink Switch"
-description: "Instructions how to setup the Wink switches within Home Assistant."
+description: "Instructions on how to setup the Wink switches within Home Assistant."
date: 2015-01-20 22:36
sidebar: true
comments: false
diff --git a/source/_components/switch.xiaomi_aqara.markdown b/source/_components/switch.xiaomi_aqara.markdown
index f207229beedc..0306ba29213e 100644
--- a/source/_components/switch.xiaomi_aqara.markdown
+++ b/source/_components/switch.xiaomi_aqara.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Xiaomi Switch"
-description: "Instructions how to setup the Xiaomi switch within Home Assistant."
+description: "Instructions on how to setup the Xiaomi switch within Home Assistant."
date: 2017-07-21 16:34
sidebar: true
comments: false
diff --git a/source/_components/switch.xiaomi_miio.markdown b/source/_components/switch.xiaomi_miio.markdown
index 7212a7428725..02b8a68fe952 100644
--- a/source/_components/switch.xiaomi_miio.markdown
+++ b/source/_components/switch.xiaomi_miio.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Xiaomi Smart WiFi Socket and Smart Power Strip"
-description: "Instructions how to integrate your Xiaomi Smart WiFi Socket aka Plug or Xiaomi Smart Power Strip within Home Assistant."
+description: "Instructions on how to integrate your Xiaomi Smart WiFi Socket aka Plug or Xiaomi Smart Power Strip within Home Assistant."
date: 2017-08-26 10:18
sidebar: true
comments: false
diff --git a/source/_components/switch.zwave.markdown b/source/_components/switch.zwave.markdown
index 2ae97b218072..9525daed351a 100644
--- a/source/_components/switch.zwave.markdown
+++ b/source/_components/switch.zwave.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Z-Wave Switch"
-description: "Instructions how to setup the Z-Wave switches within Home Assistant."
+description: "Instructions on how to setup the Z-Wave switches within Home Assistant."
date: 2015-11-15 13:00
sidebar: true
comments: false
diff --git a/source/_components/tellduslive.markdown b/source/_components/tellduslive.markdown
index 735593a0b194..42968880badc 100644
--- a/source/_components/tellduslive.markdown
+++ b/source/_components/tellduslive.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Telldus Live"
-description: "Instructions how to integrate Telldus Live into Home Assistant."
+description: "Instructions on how to integrate Telldus Live into Home Assistant."
date: 2016-01-17 16:00
sidebar: true
comments: false
@@ -21,7 +21,7 @@ If you are upgrading from 0.58 or older, you need to remove all Telldus configur
Home Assistant will automatically discover the presence of a Tellstick Net or Tellstick ZNet on your local network if the [discovery]({{site_root}}/components/discovery/) component is enabled. When discovery and the key exchange with Telldus Live have been completed, you will be presented with an option to integrate with the cloud or local API for direct communication with your hardware in your LAN. Local API supports only one device at this stage. Local API is only supported with the Znet Lite products, the older hardware (such as Tellstick Net) does not support local API.
-To manually integrate your Telldus Live with Home Assistant, e.g. if your device is on another network or in another location, add the following section to your `configuration.yaml` file:
+To manually integrate your Telldus Live with Home Assistant, e.g., if your device is on another network or in another location, add the following section to your `configuration.yaml` file:
```yaml
# Example configuration.yaml entry
diff --git a/source/_components/tellstick.markdown b/source/_components/tellstick.markdown
index de69aaffc3bb..15431df445dc 100644
--- a/source/_components/tellstick.markdown
+++ b/source/_components/tellstick.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "TellStick"
-description: "Instructions how to integrate your TellStick into Home Assistant."
+description: "Instructions on how to integrate your TellStick into Home Assistant."
date: 2015-03-28 13:06
sidebar: true
comments: false
diff --git a/source/_components/timer.markdown b/source/_components/timer.markdown
index 61ff400aea0c..9f28b2ec7ad1 100644
--- a/source/_components/timer.markdown
+++ b/source/_components/timer.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Timer"
-description: "Instructions how to integrate timers into Home Assistant."
+description: "Instructions on how to integrate timers into Home Assistant."
date: 2017-10-23 06:00
sidebar: true
comments: false
diff --git a/source/_components/toon.markdown b/source/_components/toon.markdown
index 08c38f9acea8..e516db9ce87c 100644
--- a/source/_components/toon.markdown
+++ b/source/_components/toon.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Toon"
-description: "Instructions how to integrate Toon within Home Assistant."
+description: "Instructions on how to integrate Toon within Home Assistant."
date: 2017-10-22 12:00
sidebar: true
comments: false
diff --git a/source/_components/tts.amazon_polly.markdown b/source/_components/tts.amazon_polly.markdown
index 465a5abea162..267d0c52b4fe 100644
--- a/source/_components/tts.amazon_polly.markdown
+++ b/source/_components/tts.amazon_polly.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Amazon Polly"
-description: "Instructions how to setup Amazon Polly with Home Assistant."
+description: "Instructions on how to setup Amazon Polly with Home Assistant."
date: 2017-01-28 09:00
sidebar: true
comments: false
diff --git a/source/_components/tts.baidu.markdown b/source/_components/tts.baidu.markdown
index e8499742fd84..47ba6f0ad8f7 100644
--- a/source/_components/tts.baidu.markdown
+++ b/source/_components/tts.baidu.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Baidu Text-to-Speech"
-description: "Instructions how to setup Baidu TTS with Home Assistant."
+description: "Instructions on how to setup Baidu TTS with Home Assistant."
date: 2017-11-21 09:00
sidebar: true
comments: false
diff --git a/source/_components/tts.google.markdown b/source/_components/tts.google.markdown
index cbed90dadadb..1b0468c87d5b 100644
--- a/source/_components/tts.google.markdown
+++ b/source/_components/tts.google.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Google Text-to-Speech"
-description: "Instructions how to setup Google Text-to-Speech with Home Assistant."
+description: "Instructions on how to setup Google Text-to-Speech with Home Assistant."
date: 2016-12-13 07:00
sidebar: true
comments: false
diff --git a/source/_components/tts.markdown b/source/_components/tts.markdown
index c32de7d20c5e..b1d189913585 100644
--- a/source/_components/tts.markdown
+++ b/source/_components/tts.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Text-to-Speech (TTS)"
-description: "Instructions how to setup Text-to-Speech (TTS) with Home Assistant."
+description: "Instructions on how to setup Text-to-Speech (TTS) with Home Assistant."
date: 2016-12-13 07:00
sidebar: true
comments: false
diff --git a/source/_components/tts.marytts.markdown b/source/_components/tts.marytts.markdown
index 42fff710e1a6..7b13da9906b2 100644
--- a/source/_components/tts.marytts.markdown
+++ b/source/_components/tts.marytts.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MaryTTS"
-description: "Instructions how to setup MaryTTS with Home Assistant."
+description: "Instructions on how to setup MaryTTS with Home Assistant."
date: 2017-04-08 16:49
sidebar: true
comments: false
diff --git a/source/_components/tts.microsoft.markdown b/source/_components/tts.microsoft.markdown
index 036dfed524ed..bb68917616e7 100644
--- a/source/_components/tts.microsoft.markdown
+++ b/source/_components/tts.microsoft.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Microsoft Text-to-Speech"
-description: "Instructions how to setup Microsoft Text-to-Speech with Home Assistant."
+description: "Instructions on how to setup Microsoft Text-to-Speech with Home Assistant."
date: 2017-11-07 12:00
sidebar: true
comments: false
diff --git a/source/_components/tts.picotts.markdown b/source/_components/tts.picotts.markdown
index 411cc11c4c1e..5525c0b8ecb9 100644
--- a/source/_components/tts.picotts.markdown
+++ b/source/_components/tts.picotts.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Pico Text-to-Speech"
-description: "Instructions how to setup Pico Text-to-Speech with Home Assistant."
+description: "Instructions on how to setup Pico Text-to-Speech with Home Assistant."
date: 2017-01-03 16:00
sidebar: true
comments: false
diff --git a/source/_components/tts.voicerss.markdown b/source/_components/tts.voicerss.markdown
index 612ae41082fe..99e6b5d685c4 100644
--- a/source/_components/tts.voicerss.markdown
+++ b/source/_components/tts.voicerss.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "VoiceRSS"
-description: "Instructions how to setup VoiceRSS TTS with Home Assistant."
+description: "Instructions on how to setup VoiceRSS TTS with Home Assistant."
date: 2016-12-13 07:00
sidebar: true
comments: false
diff --git a/source/_components/tts.yandextts.markdown b/source/_components/tts.yandextts.markdown
index 18693965e7e5..af30eacea746 100644
--- a/source/_components/tts.yandextts.markdown
+++ b/source/_components/tts.yandextts.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Yandex TTS"
-description: "Instructions how to setup Yandex SpeechKit TTS with Home Assistant."
+description: "Instructions on how to setup Yandex SpeechKit TTS with Home Assistant."
date: 2017-01-17 03:04
sidebar: true
comments: false
diff --git a/source/_components/twilio.markdown b/source/_components/twilio.markdown
index 299a91f01950..a5dc897eee7b 100644
--- a/source/_components/twilio.markdown
+++ b/source/_components/twilio.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Twilio"
-description: "Instructions how to add Twilio notifications to Home Assistant."
+description: "Instructions on how to add Twilio notifications to Home Assistant."
date: 2016-05-14 14:14
sidebar: true
comments: false
diff --git a/source/_components/upcloud.markdown b/source/_components/upcloud.markdown
index 726c776fa2fc..dcb15e41fc48 100644
--- a/source/_components/upcloud.markdown
+++ b/source/_components/upcloud.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: UpCloud
-description: Instructions how to integrate UpCloud within Home Assistant.
+description: Instructions on how to integrate UpCloud within Home Assistant.
date: 2018-01-28 20:00
sidebar: true
comments: false
diff --git a/source/_components/vacuum.dyson.markdown b/source/_components/vacuum.dyson.markdown
index 4ac3d49e5e1d..b482899130c4 100644
--- a/source/_components/vacuum.dyson.markdown
+++ b/source/_components/vacuum.dyson.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Dyson 360 Eye"
-description: "Instructions how to integrate your Dyson Eye 360 vacuum robot within Home Assistant."
+description: "Instructions on how to integrate your Dyson Eye 360 vacuum robot within Home Assistant."
date: 2017-08-06 10:30
sidebar: true
comments: false
diff --git a/source/_components/vacuum.markdown b/source/_components/vacuum.markdown
index 51b0adc667a3..8ec0a442acda 100644
--- a/source/_components/vacuum.markdown
+++ b/source/_components/vacuum.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Vacuum cleaner robots"
-description: "Instructions how to setup a botvac in Home Assistant."
+description: "Instructions on how to setup a botvac in Home Assistant."
date: 2017-07-28 15:00
sidebar: true
comments: false
diff --git a/source/_components/vacuum.mqtt.markdown b/source/_components/vacuum.mqtt.markdown
index 65ed9679cef6..1777c7cd890e 100644
--- a/source/_components/vacuum.mqtt.markdown
+++ b/source/_components/vacuum.mqtt.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MQTT Vacuum"
-description: "Instructions how to integrate your MQTT enabled Vacuum within Home Assistant."
+description: "Instructions on how to integrate your MQTT enabled Vacuum within Home Assistant."
date: 2017-09-11 20:26
sidebar: true
comments: false
diff --git a/source/_components/vacuum.neato.markdown b/source/_components/vacuum.neato.markdown
index 2c0ed9346467..b670457369b5 100644
--- a/source/_components/vacuum.neato.markdown
+++ b/source/_components/vacuum.neato.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Neato Robotics Vacuum"
-description: "Instructions how to integrate a Neato Botvac Connected Vacuum within Home Assistant."
+description: "Instructions on how to integrate a Neato Botvac Connected Vacuum within Home Assistant."
date: 2017-10-18 16:11
sidebar: true
comments: false
diff --git a/source/_components/vacuum.roomba.markdown b/source/_components/vacuum.roomba.markdown
index 32c1393eb26e..bf28b11035c7 100644
--- a/source/_components/vacuum.roomba.markdown
+++ b/source/_components/vacuum.roomba.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "iRobot Roomba"
-description: "Instructions how to integrate your Wi-Fi enabled Roomba within Home Assistant."
+description: "Instructions on how to integrate your Wi-Fi enabled Roomba within Home Assistant."
date: 2017-08-04 20:43
sidebar: true
comments: false
diff --git a/source/_components/vacuum.xiaomi_miio.markdown b/source/_components/vacuum.xiaomi_miio.markdown
index 3d6a7908b813..51fd5dd9c896 100644
--- a/source/_components/vacuum.xiaomi_miio.markdown
+++ b/source/_components/vacuum.xiaomi_miio.markdown
@@ -197,7 +197,7 @@ To fetch the token follow these instructions depending on your mobile phone plat
1. Configure the robot with the Mi-Home app.
2. Enable developer mode, USB debugging and plug the Android phone into the computer.
-3. Get ADB e.g. `apt-get install android-tools-adb` or `apt-get install adb`
+3. Get ADB e.g., `apt-get install android-tools-adb` or `apt-get install adb`
4. `adb devices` should list your device. Consult ADB manual if necessary.
5. Issue a backup command via adb: `adb backup -noapk com.xiaomi.smarthome -f backup.ab` (set a password if prompted on your phone). Some devices may required single quotes in the command `adb backup '-noapk com.xiaomi.smarthome -f backup.ab'`
6. Download the 'ADB Backup Extractor' from [here](https://sourceforge.net/projects/adbextractor/files/latest/download)
diff --git a/source/_components/vera.markdown b/source/_components/vera.markdown
index 264f39157f7c..1dfa965fb400 100644
--- a/source/_components/vera.markdown
+++ b/source/_components/vera.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Vera"
-description: "Instructions how to setup Vera Z-Wave hubs and configure devices within Home Assistant."
+description: "Instructions on how to setup Vera Z-Wave hubs and configure devices within Home Assistant."
date: 2015-03-23 20:04
sidebar: true
comments: false
diff --git a/source/_components/verisure.markdown b/source/_components/verisure.markdown
index 3f41ed18a59f..7eac9bad5844 100644
--- a/source/_components/verisure.markdown
+++ b/source/_components/verisure.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Verisure"
-description: "Instructions how to setup Verisure devices within Home Assistant."
+description: "Instructions on how to setup Verisure devices within Home Assistant."
date: 2015-08-17 20:28
sidebar: true
comments: false
diff --git a/source/_components/wake_on_lan.markdown b/source/_components/wake_on_lan.markdown
index a6bd3291ace2..2f7b1d4532d3 100644
--- a/source/_components/wake_on_lan.markdown
+++ b/source/_components/wake_on_lan.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Wake on LAN"
-description: "Instructions how to setup the Wake on LAN component in Home Assistant."
+description: "Instructions on how to setup the Wake on LAN component in Home Assistant."
date: 2017-07-8 15:00
sidebar: true
comments: false
diff --git a/source/_components/weather.buienradar.markdown b/source/_components/weather.buienradar.markdown
index 0377e8bfe2f0..b2a42e766187 100644
--- a/source/_components/weather.buienradar.markdown
+++ b/source/_components/weather.buienradar.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Buienradar"
-description: "Instructions how to integrate buienradar.nl weather within Home Assistant."
+description: "Instructions on how to integrate buienradar.nl weather within Home Assistant."
date: 2017-05-15 14:00
sidebar: true
comments: false
diff --git a/source/_components/weather.darksky.markdown b/source/_components/weather.darksky.markdown
index 0130a933d05b..1d7c843b3554 100644
--- a/source/_components/weather.darksky.markdown
+++ b/source/_components/weather.darksky.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Dark Sky"
-description: "Instructions how to integrate Dark Sky within Home Assistant."
+description: "Instructions on how to integrate Dark Sky within Home Assistant."
date: 2016-09-29 09:00
sidebar: true
comments: false
diff --git a/source/_components/weather.ecobee.markdown b/source/_components/weather.ecobee.markdown
index 0f3283096301..33f1983ecd53 100644
--- a/source/_components/weather.ecobee.markdown
+++ b/source/_components/weather.ecobee.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Ecobee Weather"
-description: "Instructions how to setup the Ecobee weather within Home Assistant."
+description: "Instructions on how to setup the Ecobee weather within Home Assistant."
date: 2017-11-29 21:00
sidebar: true
comments: false
diff --git a/source/_components/weather.markdown b/source/_components/weather.markdown
index f0824091392c..7babb6f8e9f6 100644
--- a/source/_components/weather.markdown
+++ b/source/_components/weather.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Weather"
-description: "Instructions how to setup your Weather platforms with Home Assistant."
+description: "Instructions on how to setup your Weather platforms with Home Assistant."
date: 2016-09-28 14:00
sidebar: true
comments: false
diff --git a/source/_components/weather.openweathermap.markdown b/source/_components/weather.openweathermap.markdown
index 9c0a24f4478f..0bb8d2bf9ebe 100644
--- a/source/_components/weather.openweathermap.markdown
+++ b/source/_components/weather.openweathermap.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "OpenWeatherMap"
-description: "Instructions how to integrate OpenWeatherMap within Home Assistant."
+description: "Instructions on how to integrate OpenWeatherMap within Home Assistant."
date: 2016-09-29 09:00
sidebar: true
comments: false
diff --git a/source/_components/weather.yweather.markdown b/source/_components/weather.yweather.markdown
index e08750367941..af311a003005 100644
--- a/source/_components/weather.yweather.markdown
+++ b/source/_components/weather.yweather.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Yahoo Weather"
-description: "Instructions how to integrate Yahoo Weather within Home Assistant."
+description: "Instructions on how to integrate Yahoo Weather within Home Assistant."
date: 2016-07-06 9:06
sidebar: true
comments: false
diff --git a/source/_components/weather.zamg.markdown b/source/_components/weather.zamg.markdown
index 89cc25bca87e..cf805fd3a4f4 100644
--- a/source/_components/weather.zamg.markdown
+++ b/source/_components/weather.zamg.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "ZAMG Weather"
-description: "Instructions how to integrate ZAMG sensors within Home Assistant."
+description: "Instructions on how to integrate ZAMG sensors within Home Assistant."
date: 2016-12-06 08:00
sidebar: true
comments: false
diff --git a/source/_components/weblink.markdown b/source/_components/weblink.markdown
index a816180fd12d..a86671771187 100644
--- a/source/_components/weblink.markdown
+++ b/source/_components/weblink.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Weblink"
-description: "Instructions how to setup Links within Home Assistant."
+description: "Instructions on how to setup Links within Home Assistant."
date: 2016-02-02 20:00
sidebar: true
comments: false
diff --git a/source/_components/websocket_api.markdown b/source/_components/websocket_api.markdown
index 4eff8a8a3f61..5cb8e926d0d1 100644
--- a/source/_components/websocket_api.markdown
+++ b/source/_components/websocket_api.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Websocket API"
-description: "Instructions how to setup the WebSocket API within Home Assistant."
+description: "Instructions on how to setup the WebSocket API within Home Assistant."
date: 2018-01-21 08:00
sidebar: true
comments: false
diff --git a/source/_components/wemo.markdown b/source/_components/wemo.markdown
index 96821a0032a7..ab0f345bf7d4 100644
--- a/source/_components/wemo.markdown
+++ b/source/_components/wemo.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Belkin WeMo"
-description: "Instructions how to integrate Belkin WeMo devices into Home Assistant."
+description: "Instructions on how to integrate Belkin WeMo devices into Home Assistant."
date: 2016-02-20 00:41
sidebar: true
comments: false
diff --git a/source/_components/wink.markdown b/source/_components/wink.markdown
index e1d617a9e337..cf62b8d380e6 100644
--- a/source/_components/wink.markdown
+++ b/source/_components/wink.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Wink"
-description: "Instructions how to setup the Wink hub within Home Assistant."
+description: "Instructions on how to setup the Wink hub within Home Assistant."
date: 2015-01-20 22:36
sidebar: true
comments: false
diff --git a/source/_components/zabbix.markdown b/source/_components/zabbix.markdown
index 0bc2fe72cbb3..e4630839993a 100644
--- a/source/_components/zabbix.markdown
+++ b/source/_components/zabbix.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Zabbix"
-description: "Instructions how to integrate Zabbix into Home Assistant."
+description: "Instructions on how to integrate Zabbix into Home Assistant."
date: 2016-12-13 22:57
sidebar: true
comments: false
diff --git a/source/_components/zha.markdown b/source/_components/zha.markdown
index 2a6b6355f2f3..23702551e5d5 100644
--- a/source/_components/zha.markdown
+++ b/source/_components/zha.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Zigbee Home Automation"
-description: "Instructions how to integrate your Zigbee Home Automation within Home Assistant."
+description: "Instructions on how to integrate your Zigbee Home Automation within Home Assistant."
date: 2017-02-22 19:59
sidebar: true
comments: false
@@ -18,8 +18,8 @@ integration for Home Assistant allows you to connect many off-the-shelf ZigBee d
There is currently support for the following device types within Home Assistant:
-- [Binary Sensor](../binary_sensor.zha) (e.g. motion and door sensors)
-- [Sensor](../sensor.zha) (e.g. temperature sensors)
+- [Binary Sensor](../binary_sensor.zha) (e.g., motion and door sensors)
+- [Sensor](../sensor.zha) (e.g., temperature sensors)
- [Light](../light.zha)
- [Switch](../switch.zha)
diff --git a/source/_components/zone.markdown b/source/_components/zone.markdown
index 00d4f7e664e4..c97d06657ff1 100644
--- a/source/_components/zone.markdown
+++ b/source/_components/zone.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Zone"
-description: "Instructions how to setup zones within Home Assistant."
+description: "Instructions on how to setup zones within Home Assistant."
date: 2015-10-04 09:23
sidebar: true
comments: false
diff --git a/source/_components/zwave.markdown b/source/_components/zwave.markdown
index 316c2d3bd12e..9dd4811b3e49 100644
--- a/source/_components/zwave.markdown
+++ b/source/_components/zwave.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Z-Wave"
-description: "Instructions how to integrate your existing Z-Wave within Home Assistant."
+description: "Instructions on how to integrate your existing Z-Wave within Home Assistant."
date: 2016-02-27 19:59
sidebar: true
comments: false
diff --git a/source/_docs/asterisk_mbox.markdown b/source/_docs/asterisk_mbox.markdown
index fae79de9276e..c5f3d7cbd72e 100644
--- a/source/_docs/asterisk_mbox.markdown
+++ b/source/_docs/asterisk_mbox.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Asterisk Voicemail Server Installation"
-description: "Instructions how to integrate your existing Asterisk voicemail within Home Assistant."
+description: "Instructions on how to integrate your existing Asterisk voicemail within Home Assistant."
date: 2017-06-30 18:30
sidebar: true
comments: false
diff --git a/source/_docs/autostart.markdown b/source/_docs/autostart.markdown
index 95e9608adc8f..48ca9fb411f0 100644
--- a/source/_docs/autostart.markdown
+++ b/source/_docs/autostart.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Autostart Home Assistant"
-description: "Instructions how to setup Home Assistant to launch on start."
+description: "Instructions on how to setup Home Assistant to launch on start."
date: 2015-9-1 22:57
sidebar: true
comments: false
diff --git a/source/_docs/autostart/macos.markdown b/source/_docs/autostart/macos.markdown
index 0a1b6ea13488..56e6b27c3f6e 100644
--- a/source/_docs/autostart/macos.markdown
+++ b/source/_docs/autostart/macos.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Autostart on macOS"
-description: "Instructions how to setup Home Assistant to launch on Apple macOS."
+description: "Instructions on how to setup Home Assistant to launch on Apple macOS."
date: 2015-9-1 22:57
sidebar: true
comments: false
diff --git a/source/_docs/autostart/synology.markdown b/source/_docs/autostart/synology.markdown
index 2d97b91e5751..f19f15ab7340 100644
--- a/source/_docs/autostart/synology.markdown
+++ b/source/_docs/autostart/synology.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Autostart on Synology NAS boot"
-description: "Instructions how to setup Home Assistant to launch on boot on Synology NAS."
+description: "Instructions on how to setup Home Assistant to launch on boot on Synology NAS."
date: 2015-9-1 22:57
sidebar: true
comments: false
diff --git a/source/_docs/autostart/systemd.markdown b/source/_docs/autostart/systemd.markdown
index e1e1b6b46696..921b13a74a83 100644
--- a/source/_docs/autostart/systemd.markdown
+++ b/source/_docs/autostart/systemd.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Autostart using systemd"
-description: "Instructions how to setup Home Assistant to launch on boot using systemd."
+description: "Instructions on how to setup Home Assistant to launch on boot using systemd."
date: 2015-9-1 22:57
sidebar: true
comments: false
diff --git a/source/_docs/autostart/upstart.markdown b/source/_docs/autostart/upstart.markdown
index b627ab3806eb..c77660a84d79 100644
--- a/source/_docs/autostart/upstart.markdown
+++ b/source/_docs/autostart/upstart.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Autostart using Upstart"
-description: "Instructions how to setup Home Assistant to launch on boot using Upstart."
+description: "Instructions on how to setup Home Assistant to launch on boot using Upstart."
date: 2015-9-1 22:57
sidebar: true
comments: false
diff --git a/source/_docs/configuration/group_visibility.markdown b/source/_docs/configuration/group_visibility.markdown
index acd352a07d54..0ea062deb9b1 100644
--- a/source/_docs/configuration/group_visibility.markdown
+++ b/source/_docs/configuration/group_visibility.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Group Visibility"
-description: "Instructions how to change group visibility using automations."
+description: "Instructions on how to change group visibility using automations."
date: 2016-10-29 13:00
sidebar: true
comments: false
diff --git a/source/_docs/configuration/packages.markdown b/source/_docs/configuration/packages.markdown
index 7e5016be995e..bb66ed823090 100644
--- a/source/_docs/configuration/packages.markdown
+++ b/source/_docs/configuration/packages.markdown
@@ -63,7 +63,7 @@ light:
There are some rules for packages that will be merged:
-1. Component names may only use the basic form (e.g. `switch`, but not `switch 1` or `switch aa`).
+1. Component names may only use the basic form (e.g., `switch`, but not `switch 1` or `switch aa`).
2. Platform based components (`light`, `switch`, etc) can always be merged.
3. Components where entities are identified by a key that will represent the entity_id (`{key: config}`) need to have unique 'keys' between packages and the main configuration file.
diff --git a/source/_docs/configuration/securing.markdown b/source/_docs/configuration/securing.markdown
index 24ec0aa4f09f..9d7f43524a1c 100644
--- a/source/_docs/configuration/securing.markdown
+++ b/source/_docs/configuration/securing.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Securing"
-description: "Instructions how to secure your Home Assistant installation."
+description: "Instructions on how to secure your Home Assistant installation."
date: 2016-10-06 06:00
sidebar: true
comments: false
diff --git a/source/_docs/configuration/templating.markdown b/source/_docs/configuration/templating.markdown
index 1e26ff126c8b..d00a879b7bd1 100644
--- a/source/_docs/configuration/templating.markdown
+++ b/source/_docs/configuration/templating.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Templating"
-description: "Instructions how to use the templating feature of Home Assistant."
+description: "Instructions on how to use the templating feature of Home Assistant."
date: 2015-12-12 12:00
sidebar: true
comments: false
diff --git a/source/_docs/ecosystem/appdaemon/api.markdown b/source/_docs/ecosystem/appdaemon/api.markdown
index 48c8d994ba37..2f8e38c16291 100755
--- a/source/_docs/ecosystem/appdaemon/api.markdown
+++ b/source/_docs/ecosystem/appdaemon/api.markdown
@@ -39,7 +39,7 @@ There are several circumstances under which `initialize()` might be called:
- Following a change in the status of Daylight Savings Time
- Following a restart of Home Assistant
-In every case, the App is responsible for recreating any state it might need as if it were the first time it was ever started. If `initialize()` is called, the app can safely assume that it is either being loaded for the first time, or that all callbacks and timers have been canceled. In either case, the APP will need to recreate them. Depending upon the application it may be desirable for the App to establish state such as whether or not a particular light is on, within the `initialize()` function to ensure that everything is as expected or to make immediate remedial action (e.g. turn off a light that might have been left on by mistake when the app was restarted).
+In every case, the App is responsible for recreating any state it might need as if it were the first time it was ever started. If `initialize()` is called, the app can safely assume that it is either being loaded for the first time, or that all callbacks and timers have been canceled. In either case, the APP will need to recreate them. Depending upon the application it may be desirable for the App to establish state such as whether or not a particular light is on, within the `initialize()` function to ensure that everything is as expected or to make immediate remedial action (e.g., turn off a light that might have been left on by mistake when the app was restarted).
After the `initialize()` function is in place, the rest of the app consists of functions that are called by the various callback mechanisms, and any additional functions the user wants to add as part of the program logic. Apps are able to subscribe to 2 main classes of events:
@@ -150,7 +150,7 @@ light = light.garage
## {% linkable_title Callback Constraints %}
-Callback constraints are a feature of AppDaemon that removes the need for repetition of some common coding checks. Many Apps will wish to process their callbacks only when certain conditions are met, e.g. someone is home, and it's after sunset. These kinds of conditions crop up a lot, and use of callback constraints can significantly simplify the logic required within callbacks.
+Callback constraints are a feature of AppDaemon that removes the need for repetition of some common coding checks. Many Apps will wish to process their callbacks only when certain conditions are met, e.g., someone is home, and it's after sunset. These kinds of conditions crop up a lot, and use of callback constraints can significantly simplify the logic required within callbacks.
Put simply, callback constraints are one or more conditions on callback execution that can be applied to an individual App. An App's callbacks will only be executed if all of the constraints are met. If a constraint is absent it will not be checked for.
@@ -194,7 +194,7 @@ constrain_input_boolean = input_boolean.enable_motion_detection,off
```
### {% linkable_title input_select %}
-The input_select constraint prevents callbacks unless the specified input_select is set to one or more of the nominated (comma separated) values. This is useful to allow certain Apps to be turned on and off according to some flag, e.g. a house mode flag.
+The input_select constraint prevents callbacks unless the specified input_select is set to one or more of the nominated (comma separated) values. This is useful to allow certain Apps to be turned on and off according to some flag, e.g., a house mode flag.
```ini
# Single value
@@ -272,7 +272,7 @@ Any other attributes such as brightness for a lamp will only be present if the e
Also bear in mind that some attributes such as brightness for a light, will not be present when the light is off.
-In most cases, the attribute `state` has the most important value in it, e.g. for a light or switch this will be `on` or `off`, for a sensor it will be the value of that sensor. Many of the AppDaemon API calls and callbacks will implicitly return the value of state unless told to do otherwise.
+In most cases, the attribute `state` has the most important value in it, e.g., for a light or switch this will be `on` or `off`, for a sensor it will be the value of that sensor. Many of the AppDaemon API calls and callbacks will implicitly return the value of state unless told to do otherwise.
### {% linkable_title get_state() %}
@@ -294,9 +294,9 @@ All parameters are optional, and if `get_state()` is called with no parameters i
##### {% linkable_title entity %}
-This is the name of an entity or device type. If just a device type is provided, e.g. `light` or `binary_sensor`, `get_state()` will return a dictionary of all devices of that type, indexed by the entity_id, containing all the state for each entity.
+This is the name of an entity or device type. If just a device type is provided, e.g., `light` or `binary_sensor`, `get_state()` will return a dictionary of all devices of that type, indexed by the entity_id, containing all the state for each entity.
-If a fully qualified `entity_id` is provided, `get_state()` will return the state attribute for that entity, e.g. `on` or `off` for a light.
+If a fully qualified `entity_id` is provided, `get_state()` will return the state attribute for that entity, e.g., `on` or `off` for a light.
##### {% linkable_title attribute %}
@@ -345,11 +345,11 @@ set_state(entity_id, **kwargs)
##### {% linkable_title entity_id %}
-Entity id for which the state is to be set, e.g. `light.office_1`.
+Entity id for which the state is to be set, e.g., `light.office_1`.
##### {% linkable_title values %}
-A list of keyword values to be changed or added to the entities state. e.g. `state = "off"`. Note that any optional attributes such as colors for bulbs etc, need to reside in a dictionary called `attributes`; see the example.
+A list of keyword values to be changed or added to the entities state. e.g., `state = "off"`. Note that any optional attributes such as colors for bulbs etc, need to reside in a dictionary called `attributes`; see the example.
#### {% linkable_title Examples %}
@@ -461,7 +461,7 @@ handle = listen_state(callback, entity = None, **kwargs)
#### {% linkable_title Returns %}
-A unique identifier that can be used to cancel the callback if required. Since variables created within object methods are local to the function they are created in, and in all likelihood the cancellation will be invoked later in a different function, it is recommended that handles are stored in the object namespace, e.g. `self.handle`.
+A unique identifier that can be used to cancel the callback if required. Since variables created within object methods are local to the function they are created in, and in all likelihood the cancellation will be invoked later in a different function, it is recommended that handles are stored in the object namespace, e.g., `self.handle`.
#### {% linkable_title Parameters %}
@@ -473,9 +473,9 @@ Function to be invoked when the requested state change occurs. It must conform t
##### {% linkable_title entity %}
-This is the name of an entity or device type. If just a device type is provided, e.g. `light` or `binary_sensor`, `listen_state()` will subscribe to state changes of all devices of that type. If a fully qualified `entity_id` is provided, `listen_state()` will listen for state changes for just that entity.
+This is the name of an entity or device type. If just a device type is provided, e.g., `light` or `binary_sensor`, `listen_state()` will subscribe to state changes of all devices of that type. If a fully qualified `entity_id` is provided, `listen_state()` will listen for state changes for just that entity.
-When called, AppDaemon will supply the callback function, in old and new, with the state attribute for that entity, e.g. `on` or `off` for a light.
+When called, AppDaemon will supply the callback function, in old and new, with the state attribute for that entity, e.g., `on` or `off` for a light.
##### {% linkable_title attribute (optional) %}
@@ -949,11 +949,11 @@ All of the scheduler calls above support 2 additional optional arguments, `rando
For example:
```python
-# Run a callback in 2 minutes minus a random number of seconds between 0 and 60, e.g. run between 60 and 120 seconds from now
+# Run a callback in 2 minutes minus a random number of seconds between 0 and 60, e.g., run between 60 and 120 seconds from now
self.handle = self.run_in(callback, 120, random_start = -60, **kwargs)
-# Run a callback in 2 minutes plus a random number of seconds between 0 and 60, e.g. run between 120 and 180 seconds from now
+# Run a callback in 2 minutes plus a random number of seconds between 0 and 60, e.g., run between 120 and 180 seconds from now
self.handle = self.run_in(callback, 120, random_end = 60, **kwargs)
-# Run a callback in 2 minutes plus or minus a random number of seconds between 0 and 60, e.g. run between 60 and 180 seconds from now
+# Run a callback in 2 minutes plus or minus a random number of seconds between 0 and 60, e.g., run between 60 and 180 seconds from now
self.handle = self.run_in(callback, 120, random_start = -60, random_end = 60, **kwargs)
```
@@ -1150,11 +1150,11 @@ None
##### {% linkable_title service %}
-The service name, e.g. `light.turn_on`.
+The service name, e.g., `light.turn_on`.
##### {% linkable_title \*\*kwargs %}
-Each service has different parameter requirements. This argument allows you to specify a comma separated list of keyword value pairs, e.g. `entity_id = light.office_1`. These parameters will be different for every service and can be discovered using the developer tools. Most if not all service calls require an `entity_id` however, so use of the above example is very common with this call.
+Each service has different parameter requirements. This argument allows you to specify a comma separated list of keyword value pairs, e.g., `entity_id = light.office_1`. These parameters will be different for every service and can be discovered using the developer tools. Most if not all service calls require an `entity_id` however, so use of the above example is very common with this call.
#### {% linkable_title Examples %}
@@ -1187,7 +1187,7 @@ None
##### {% linkable_title entity_id %}
-Fully qualified entity_id of the thing to be turned on, e.g. `light.office_lamp` or ```scene.downstairs_on```
+Fully qualified entity_id of the thing to be turned on, e.g., `light.office_lamp` or ```scene.downstairs_on```
##### {% linkable_title \*\*kwargs %}
@@ -1219,7 +1219,7 @@ None
##### {% linkable_title entity_id %}
-Fully qualified entity_id of the thing to be turned off, e.g. `light.office_lamp` or `scene.downstairs_on`.
+Fully qualified entity_id of the thing to be turned off, e.g., `light.office_lamp` or `scene.downstairs_on`.
#### {% linkable_title Examples %}
@@ -1246,7 +1246,7 @@ None
##### {% linkable_title entity_id %}
-Fully qualified entity_id of the thing to be toggled, e.g. `light.office_lamp` or `scene.downstairs_on`.
+Fully qualified entity_id of the thing to be toggled, e.g., `light.office_lamp` or `scene.downstairs_on`.
#### {% linkable_title Examples %}
@@ -1273,7 +1273,7 @@ None
##### {% linkable_title entity_id %}
-Fully qualified entity_id of the input_number to be changed, e.g. `input_number.alarm_hour`.
+Fully qualified entity_id of the input_number to be changed, e.g., `input_number.alarm_hour`.
##### {% linkable_title value %}
@@ -1303,7 +1303,7 @@ None
##### {% linkable_title entity_id %}
-Fully qualified entity_id of the input_select to be changed, e.g. `input_select.mode`.
+Fully qualified entity_id of the input_select to be changed, e.g., `input_select.mode`.
##### {% linkable_title value %}
@@ -1385,7 +1385,7 @@ A standard Python object reference.
#### {% linkable_title event_name %}
-Name of the event that was called, e.g. `call_service`.
+Name of the event that was called, e.g., `call_service`.
#### {% linkable_title data %}
@@ -1528,7 +1528,7 @@ def service(self, event_name, data):
#### {% linkable_title event_name %}
-The name of the event that caused the callback, e.g. `"MODE_CHANGE"` or `call_service`.
+The name of the event that caused the callback, e.g., `"MODE_CHANGE"` or `call_service`.
#### {% linkable_title data %}
@@ -1617,7 +1617,7 @@ A string representing the location of the tracker.
##### {% linkable_title tracker_id %}
-Fully qualified entity_id of the device tracker to query, e.g. `device_tracker.andrew`.
+Fully qualified entity_id of the device tracker to query, e.g., `device_tracker.andrew`.
#### {% linkable_title Examples %}
@@ -1871,7 +1871,7 @@ self.log("{} ({}) is {}".format(tracker, self.friendly_name(tracker), self.get_
### {% linkable_title split_entity() %}
-`split_entity()` will take a fully qualified entity id of the form `light.hall_light` and split it into 2 values, the device and the entity, e.g. `light` and `hall_light`.
+`split_entity()` will take a fully qualified entity id of the form `light.hall_light` and split it into 2 values, the device and the entity, e.g., `light` and `hall_light`.
#### {% linkable_title Synopsis %}
@@ -1925,7 +1925,7 @@ MyApp.turn_light_on()
### {% linkable_title split_device_list() %}
-`split_device_list()` will take a comma separated list of device types (or anything else for that matter) and return them as an iterable list. This is intended to assist in use cases where the App takes a list of entities from an argument, e.g. a list of sensors to monitor. If only one entry is provided, an iterable list will still be returned to avoid the need for special processing.
+`split_device_list()` will take a comma separated list of device types (or anything else for that matter) and return them as an iterable list. This is intended to assist in use cases where the App takes a list of entities from an argument, e.g., a list of sensors to monitor. If only one entry is provided, an iterable list will still be returned to avoid the need for special processing.
#### {% linkable_title Synopsis %}
@@ -1941,7 +1941,7 @@ A list of split devices with 1 or more entries.
```python
for sensor in self.split_device_list(self.args["sensors"]):
- do something for each sensor, e.g. make a state subscription
+ do something for each sensor, e.g., make a state subscription
```
diff --git a/source/_docs/ecosystem/appdaemon/tutorial.markdown b/source/_docs/ecosystem/appdaemon/tutorial.markdown
index 962be8ea9f13..e764db160ad5 100755
--- a/source/_docs/ecosystem/appdaemon/tutorial.markdown
+++ b/source/_docs/ecosystem/appdaemon/tutorial.markdown
@@ -29,7 +29,7 @@ So why `AppDaemon`? AppDaemon is not meant to replace Home Assistant Automations
- New paradigm - some problems require a procedural and/or iterative approach, and `AppDaemon` Apps are a much more natural fit for this. Recent enhancements to Home Assistant scripts and templates have made huge strides, but for the most complex scenarios, Apps can do things that Automations can't
- Ease of use - AppDaemon's API is full of helper functions that make programming as easy and natural as possible. The functions and their operation are as "Pythonic" as possible, experienced Python programmers should feel right at home.
-- Reuse - write a piece of code once and instantiate it as an app as many times as you need with different parameters e.g. a motion light program that you can use in 5 different places around your home. The code stays the same, you just dynamically add new instances of it in the config file
+- Reuse - write a piece of code once and instantiate it as an app as many times as you need with different parameters e.g., a motion light program that you can use in 5 different places around your home. The code stays the same, you just dynamically add new instances of it in the config file
- Dynamic - AppDaemon has been designed from the start to enable the user to make changes without requiring a restart of Home Assistant, thanks to its loose coupling. However, it is better than that - the user can make changes to code and AppDaemon will automatically reload the code, figure out which Apps were using it and restart them to use the new code with out the need to restart `AppDaemon` itself. It is also possible to change parameters for an individual or multiple apps and have them picked up dynamically, and for a final trick, removing or adding apps is also picked up dynamically. Testing cycles become a lot more efficient as a result.
- Complex logic - Python's If/Else constructs are clearer and easier to code for arbitrarily complex nested logic
- Durable variables and state - variables can be kept between events to keep track of things like the number of times a motion sensor has been activated, or how long it has been since a door opened
diff --git a/source/_docs/ecosystem/backup/backup_dropbox.markdown b/source/_docs/ecosystem/backup/backup_dropbox.markdown
index e0d733689900..6d5b5300cd3c 100644
--- a/source/_docs/ecosystem/backup/backup_dropbox.markdown
+++ b/source/_docs/ecosystem/backup/backup_dropbox.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Configuration Backup to Dropbox"
-description: "Instructions how backup your Home Assistant configuration to Dropbox"
+description: "Instructions on how backup your Home Assistant configuration to Dropbox"
date: 2017-04-24 18:00
sidebar: true
comments: false
diff --git a/source/_docs/ecosystem/backup/backup_github.markdown b/source/_docs/ecosystem/backup/backup_github.markdown
index db4ab29626d4..e1842f472138 100644
--- a/source/_docs/ecosystem/backup/backup_github.markdown
+++ b/source/_docs/ecosystem/backup/backup_github.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Configuration Backup to GitHub"
-description: "Instructions how backup your Home Assistant configuration to GitHub"
+description: "Instructions on how backup your Home Assistant configuration to GitHub"
date: 2017-01-05 18:00
sidebar: true
comments: false
diff --git a/source/_docs/ecosystem/backup/backup_usb.markdown b/source/_docs/ecosystem/backup/backup_usb.markdown
index 6bd627688303..19286e05d0b7 100644
--- a/source/_docs/ecosystem/backup/backup_usb.markdown
+++ b/source/_docs/ecosystem/backup/backup_usb.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Configuration Backup to USB drive"
-description: "Instructions how backup your Home Assistant configuration to USB drive"
+description: "Instructions on how backup your Home Assistant configuration to USB drive"
date: 2017-04-29 08:00
sidebar: true
comments: false
diff --git a/source/_docs/ecosystem/hass-configurator.markdown b/source/_docs/ecosystem/hass-configurator.markdown
index 1d07bf163d16..7b042080c552 100644
--- a/source/_docs/ecosystem/hass-configurator.markdown
+++ b/source/_docs/ecosystem/hass-configurator.markdown
@@ -47,7 +47,7 @@ There are no dependencies on Python modules that are not part of the standard li
### {% linkable_title Configuration %}
Near the top of the `configurator.py`-file you will find some global variables you can change to customize the configurator. If you are unfamiliar with Python: when setting variables of the type _string_, you have to write that within quotation marks. The default settings are fine for just checking out the configurator quickly. With more customized setups you should change some settings though.
-To keep your settings across updates it is also possible to save settings in an external file. In that case copy [settings.conf](https://github.com/danielperna84/hass-configurator/blob/master/settings.conf) wherever you like and append the full path to the file to the command when starting the configurator. E.g. `sudo .configurator.py /home/homeassistant/.homeassistant/mysettings.conf`. This file is in JSON format. So make sure it has a valid syntax (you can set the editor to JSON to get syntax highlighting for the settings). The major difference to the settings in the py-file is, that `None` becomes `null`.
+To keep your settings across updates it is also possible to save settings in an external file. In that case copy [settings.conf](https://github.com/danielperna84/hass-configurator/blob/master/settings.conf) wherever you like and append the full path to the file to the command when starting the configurator. e.g., `sudo .configurator.py /home/homeassistant/.homeassistant/mysettings.conf`. This file is in JSON format. So make sure it has a valid syntax (you can set the editor to JSON to get syntax highlighting for the settings). The major difference to the settings in the py-file is, that `None` becomes `null`.
#### LISTENIP (string)
The IP the service is listening on. By default it is binding to `0.0.0.0`, which is every interface on the system.
@@ -66,11 +66,11 @@ Set credentials in the form of `"username:password"` if authentication should be
#### ALLOWED_NETWORKS (list)
Limit access to the configurator by adding allowed IP addresses / networks to the list, e.g `ALLOWED_NETWORKS = ["192.168.0.0/24", "172.16.47.23"]`
#### BANNED_IPS (list)
-List of statically banned IP addresses, e.g. `BANNED_IPS = ["1.1.1.1", "2.2.2.2"]`
+List of statically banned IP addresses, e.g., `BANNED_IPS = ["1.1.1.1", "2.2.2.2"]`
#### BANLIMIT (integer)
Ban IPs after `n` failed login attempts. Restart the service to reset banning. The default of `0` disables this feature. `CREDENTIALS` has to be set for this to work.
#### IGNORE_PATTERN (list)
-Files and folders to ignore in the UI, e.g. `IGNORE_PATTERN = [".*", "*.log", "__pycache__"]`.
+Files and folders to ignore in the UI, e.g., `IGNORE_PATTERN = [".*", "*.log", "__pycache__"]`.
#### DIRSFIRST (bool)
If set to `True`, directories will be displayed at the top of the filebrowser.
#### GIT (bool)
@@ -81,7 +81,7 @@ __Note regarding `ALLOWED_NETWORKS`, `BANNED_IPS` and `BANLIMIT`__:
The way this is implemented works in the following order:
1. (Only if `CREDENTIALS` is set) Check credentials
- - Failure: Retry `BANLIMIT` times, after that return error 420 (unless you try again without any authentication headers set, e.g. private tab of your browser)
+ - Failure: Retry `BANLIMIT` times, after that return error 420 (unless you try again without any authentication headers set, e.g., private tab of your browser)
- Success: Continue
2. Check if client IP address is in `BANNED_IPS`
- Yes: Return error 420
diff --git a/source/_docs/ecosystem/synology.markdown b/source/_docs/ecosystem/synology.markdown
index 099ea41ef084..c5c436da5881 100644
--- a/source/_docs/ecosystem/synology.markdown
+++ b/source/_docs/ecosystem/synology.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Synology"
-description: "Instructions how to get Home Assistant up and running on Synology"
+description: "Instructions on how to get Home Assistant up and running on Synology"
release_date: 2016-12-07 15:00:00 -0500
sidebar: true
comments: false
diff --git a/source/_docs/installation.markdown b/source/_docs/installation.markdown
index bb51e938636b..16380e683786 100644
--- a/source/_docs/installation.markdown
+++ b/source/_docs/installation.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Installation of Home Assistant"
-description: "Instructions how to install Home Assistant to launch on start."
+description: "Instructions on how to install Home Assistant to launch on start."
date: 2017-02-15 08:00
sidebar: true
comments: false
diff --git a/source/_docs/installation/docker.markdown b/source/_docs/installation/docker.markdown
index ba89ccbf46a7..afd31d7e5f22 100644
--- a/source/_docs/installation/docker.markdown
+++ b/source/_docs/installation/docker.markdown
@@ -51,7 +51,7 @@ The steps would be:
* Wait for some time until your NAS has pulled the image
* Move to the "Image"-section of the Docker-app
* Click on "Launch"
-* Choose a container-name you want (e.g. "homeassistant")
+* Choose a container-name you want (e.g., "homeassistant")
* Click on "Advanced Settings"
* Set "Enable auto-restart" if you like
* Within "Volume" click on "Add Folder" and choose either an existing folder or add a new folder. The "mount point" has to be "/config", so that Home Assistant will use it for the configs and logs.
diff --git a/source/_docs/installation/hassbian/common-tasks.markdown b/source/_docs/installation/hassbian/common-tasks.markdown
index 6fddcd360b61..26d91a2abc48 100644
--- a/source/_docs/installation/hassbian/common-tasks.markdown
+++ b/source/_docs/installation/hassbian/common-tasks.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Common tasks on Hassbian"
-description: "Instructions how to do common tasks on Hassbian."
+description: "Instructions on how to do common tasks on Hassbian."
date: 2016-09-26 21:00
sidebar: true
comments: false
diff --git a/source/_docs/installation/hassbian/upgrading.markdown b/source/_docs/installation/hassbian/upgrading.markdown
index 7ef479edcb76..33b10c5028e9 100644
--- a/source/_docs/installation/hassbian/upgrading.markdown
+++ b/source/_docs/installation/hassbian/upgrading.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Upgrading Hassbian"
-description: "Instructions how to upgrade Hassbian to the latest version."
+description: "Instructions on how to upgrade Hassbian to the latest version."
date: 2016-09-26 21:00
sidebar: true
comments: false
diff --git a/source/_docs/installation/synology.markdown b/source/_docs/installation/synology.markdown
index fee65366be6e..808a4e77de79 100644
--- a/source/_docs/installation/synology.markdown
+++ b/source/_docs/installation/synology.markdown
@@ -69,7 +69,7 @@ Create homeassistant config directory & switch to it
# chmod 755 /volume1/homeassistant
# cd /volume1/homeassistant
```
-Hint: alternatively you can also create a "Shared Folder" via Synology WebUI (e.g. via "File Station") - this has the advantage that the folder is visible via "File Station".
+Hint: alternatively you can also create a "Shared Folder" via Synology WebUI (e.g., via "File Station") - this has the advantage that the folder is visible via "File Station".
Create hass-daemon file using the following code (edit the variables in uppercase if necessary)
diff --git a/source/_docs/mqtt/birth_will.markdown b/source/_docs/mqtt/birth_will.markdown
index afce8a592f51..8ba1aa593ad6 100644
--- a/source/_docs/mqtt/birth_will.markdown
+++ b/source/_docs/mqtt/birth_will.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MQTT Birth and Last will"
-description: "Instructions how to setup MQTT birth and last will messages within Home Assistant."
+description: "Instructions on how to setup MQTT birth and last will messages within Home Assistant."
date: 2015-08-07 18:00
sidebar: true
comments: false
diff --git a/source/_docs/mqtt/broker.markdown b/source/_docs/mqtt/broker.markdown
index 47ea1bb73e62..87406a587367 100644
--- a/source/_docs/mqtt/broker.markdown
+++ b/source/_docs/mqtt/broker.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MQTT Brokers"
-description: "Instructions how to setup MQTT brokers for Home Assistant."
+description: "Instructions on how to setup MQTT brokers for Home Assistant."
date: 2015-08-07 18:00
sidebar: true
comments: false
@@ -62,7 +62,7 @@ mqtt:
{% configuration %}
broker:
required: false
- description: The IP address or hostname of your MQTT broker, e.g. 192.168.1.32.
+ description: The IP address or hostname of your MQTT broker, e.g., 192.168.1.32.
type: string
port:
required: false
@@ -109,7 +109,7 @@ If you get this error `AttributeError: module 'ssl' has no attribute 'PROTOCOL_T
-If you are running a Mosquitto instance on the same server as Home Assistant then you must ensure that the Mosquitto service starts before Home Assistant. For a Linux instance running Systemd (Raspberry Pi, Debian, Ubuntu and others) then you should edit the file /etc/systemd/system/home-assistant@homeassistant.service as root (e.g. sudo nano /etc/systemd/system/home-assistant@homeassistant.service) and add the mosquitto service:
+If you are running a Mosquitto instance on the same server as Home Assistant then you must ensure that the Mosquitto service starts before Home Assistant. For a Linux instance running Systemd (Raspberry Pi, Debian, Ubuntu and others) then you should edit the file /etc/systemd/system/home-assistant@homeassistant.service as root (e.g., sudo nano /etc/systemd/system/home-assistant@homeassistant.service) and add the mosquitto service:
```
[Unit]
Description=Home Assistant
diff --git a/source/_docs/mqtt/certificate.markdown b/source/_docs/mqtt/certificate.markdown
index bf410b916af7..252e0a5160ad 100644
--- a/source/_docs/mqtt/certificate.markdown
+++ b/source/_docs/mqtt/certificate.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MQTT Certificate"
-description: "Instructions how to setup MQTT with a certificate in Home Assistant."
+description: "Instructions on how to setup MQTT with a certificate in Home Assistant."
date: 2015-08-07 18:00
sidebar: true
comments: false
diff --git a/source/_docs/mqtt/discovery.markdown b/source/_docs/mqtt/discovery.markdown
index 3242a5f86d24..60974c428b04 100644
--- a/source/_docs/mqtt/discovery.markdown
+++ b/source/_docs/mqtt/discovery.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MQTT Discovery"
-description: "Instructions how to setup MQTT Discovery within Home Assistant."
+description: "Instructions on how to setup MQTT Discovery within Home Assistant."
date: 2015-08-07 18:00
sidebar: true
comments: false
diff --git a/source/_docs/mqtt/logging.markdown b/source/_docs/mqtt/logging.markdown
index 999e24988f08..d4deaf4f48e7 100644
--- a/source/_docs/mqtt/logging.markdown
+++ b/source/_docs/mqtt/logging.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MQTT Logging"
-description: "Instructions how to setup MQTT Logging within Home Assistant."
+description: "Instructions on how to setup MQTT Logging within Home Assistant."
date: 2015-08-07 18:00
sidebar: true
comments: false
diff --git a/source/_docs/mqtt/processing_json.markdown b/source/_docs/mqtt/processing_json.markdown
index 552dd0816763..8afb951f8e6a 100644
--- a/source/_docs/mqtt/processing_json.markdown
+++ b/source/_docs/mqtt/processing_json.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Processing JSON"
-description: "Instructions how to process the MQTT payload."
+description: "Instructions on how to process the MQTT payload."
date: 2015-08-07 18:00
sidebar: true
comments: false
diff --git a/source/_docs/mqtt/service.markdown b/source/_docs/mqtt/service.markdown
index d751856fe4c6..941d79e7b781 100644
--- a/source/_docs/mqtt/service.markdown
+++ b/source/_docs/mqtt/service.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MQTT Publish service"
-description: "Instructions how to setup the MQTT Publish service within Home Assistant."
+description: "Instructions on how to setup the MQTT Publish service within Home Assistant."
date: 2015-08-07 18:00
sidebar: true
comments: false
diff --git a/source/_docs/mqtt/testing.markdown b/source/_docs/mqtt/testing.markdown
index f71ac52e2f16..e6c87bdbfcd7 100644
--- a/source/_docs/mqtt/testing.markdown
+++ b/source/_docs/mqtt/testing.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "MQTT Testing"
-description: "Instructions how to test your MQTT setup."
+description: "Instructions on how to test your MQTT setup."
date: 2015-08-07 18:00
sidebar: true
comments: false
diff --git a/source/_docs/scripts.markdown b/source/_docs/scripts.markdown
index 5c39a604ab05..37d13d8507f7 100644
--- a/source/_docs/scripts.markdown
+++ b/source/_docs/scripts.markdown
@@ -102,7 +102,7 @@ It is also possible to use dummy variables, e.g., in scripts, when using `wait_t
{% raw %}
```yaml
-# Service call, e.g. from an automation.
+# Service call, e.g., from an automation.
service: script.do_something
data_template:
dummy: "{{ input_boolean.switch }}"
diff --git a/source/_docs/scripts/service-calls.markdown b/source/_docs/scripts/service-calls.markdown
index b1b183334030..ab73aad52908 100644
--- a/source/_docs/scripts/service-calls.markdown
+++ b/source/_docs/scripts/service-calls.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Service Calls"
-description: "Instructions how to call services in Home Assistant."
+description: "Instructions on how to call services in Home Assistant."
date: 2016-03-12 12:00 -0800
sidebar: true
comments: false
diff --git a/source/_docs/z-wave/installation.markdown b/source/_docs/z-wave/installation.markdown
index 5974c16a2018..da8848899aef 100644
--- a/source/_docs/z-wave/installation.markdown
+++ b/source/_docs/z-wave/installation.markdown
@@ -140,7 +140,7 @@ Or, if there is no result, try to find detailed USB connection info with:
$ dmesg | grep USB
```
-If Home Assistant (`hass`) runs with another user (e.g. *homeassistant* on Hassbian) give access to the stick with:
+If Home Assistant (`hass`) runs with another user (e.g., *homeassistant* on Hassbian) give access to the stick with:
```bash
$ sudo usermod -a -G dialout homeassistant
diff --git a/source/_docs/z-wave/services.markdown b/source/_docs/z-wave/services.markdown
index 0a6499d2d4e4..b6c420a91bc2 100644
--- a/source/_docs/z-wave/services.markdown
+++ b/source/_docs/z-wave/services.markdown
@@ -29,7 +29,7 @@ The `zwave` component exposes multiple services to help maintain the network. Al
| remove_failed_node | Remove a failed node from the network. The Node should be on the controller's Failed Node List, otherwise this command will fail. |
| replace_failed_node | Replace a failed device with another. If the node is not in the controller's Failed Node List, or the node responds, this command will fail. |
| reset_node_meters | Reset a node's meter values. Only works if the node supports this. |
-| set_config_parameter | Lets the user set a config parameter to a node. NOTE: Use the parameter option's `label` string as the `value` for list parameters (e.g. `"value": "Off"`). For all other parameters use the relevant integer `value` (e.g. `"value": 1`). |
+| set_config_parameter | Lets the user set a config parameter to a node. NOTE: Use the parameter option's `label` string as the `value` for list parameters (e.g., `"value": "Off"`). For all other parameters use the relevant integer `value` (e.g., `"value": 1`). |
| soft_reset | Tells the controller to do a "soft reset." This is not supposed to lose any data, but different controllers can behave differently to a "soft reset" command. |
| start_network | Starts the Z-Wave network. |
| stop_network | Stops the Z-Wave network. |
diff --git a/source/_posts/2015-08-09-mqtt-raspberry-pi-squeezebox-asuswrt-support.markdown b/source/_posts/2015-08-09-mqtt-raspberry-pi-squeezebox-asuswrt-support.markdown
index 14d83f620205..2707b3e7f0f3 100644
--- a/source/_posts/2015-08-09-mqtt-raspberry-pi-squeezebox-asuswrt-support.markdown
+++ b/source/_posts/2015-08-09-mqtt-raspberry-pi-squeezebox-asuswrt-support.markdown
@@ -104,7 +104,7 @@ sensor:
device: PATH_TO_DEVICE
```
-The path to your device, e.g. `/dev/serial/by-id/usb-RFXCOM_RFXtrx433_A1Y0NJGR-if00-port0`
+The path to your device, e.g., `/dev/serial/by-id/usb-RFXCOM_RFXtrx433_A1Y0NJGR-if00-port0`
__TEMPer temperature sensor support__
Support for Temper temperature sensors has been contributed by [@rkabadi](https://github.com/rkabadi).
diff --git a/source/_posts/2016-02-09-Smarter-Smart-Things-with-MQTT-and-Home-Assistant.markdown b/source/_posts/2016-02-09-Smarter-Smart-Things-with-MQTT-and-Home-Assistant.markdown
index 2420da039993..a9deb4a4d102 100644
--- a/source/_posts/2016-02-09-Smarter-Smart-Things-with-MQTT-and-Home-Assistant.markdown
+++ b/source/_posts/2016-02-09-Smarter-Smart-Things-with-MQTT-and-Home-Assistant.markdown
@@ -169,7 +169,7 @@ homeassistant:
- mqtt
```
-This will start home-assistant, MQTT, and the Bridge, in dependency order. All config can reference the name of the docker container instead of using IP addresses (e.g. mqtt for the broker host in Home Assistant).
+This will start home-assistant, MQTT, and the Bridge, in dependency order. All config can reference the name of the docker container instead of using IP addresses (e.g., mqtt for the broker host in Home Assistant).
### How it works
diff --git a/source/_posts/2016-04-30-ibeacons-part-1-making-presence-detection-work-better.markdown b/source/_posts/2016-04-30-ibeacons-part-1-making-presence-detection-work-better.markdown
index 465e5278a2b1..ad68eb66fb07 100644
--- a/source/_posts/2016-04-30-ibeacons-part-1-making-presence-detection-work-better.markdown
+++ b/source/_posts/2016-04-30-ibeacons-part-1-making-presence-detection-work-better.markdown
@@ -26,7 +26,7 @@ Luckily, OwnTracks supports iBeacons so I could use them to make presence detect
### {% linkable_title Getting Started %}
-To do this you first need to set up [MQTT] and [OwnTracks] in Home assistant - and make sure that HA can track your phone.
+To do this you first need to set up [MQTT] and [OwnTracks] in Home Assistant - and make sure that HA can track your phone.
[MQTT]: /components/mqtt/#picking-a-broker
[OwnTracks]: /components/device_tracker.owntracks/
@@ -57,7 +57,7 @@ Once you’ve created the zone - you need to restart HA. The next step is:-
1. Go to the OwnTracks app on your phone
2. Touch the `Regions` menu at the bottom of the screen
3. Touch the `+` symbol at the top right of the screen
-4. Give the beacon a name e.g. `-drive` ’(start the name with a `-` see below for the reason)
+4. Give the beacon a name e.g., `-drive` ’(start the name with a `-` see below for the reason)
5. Turn Share to `On`
6. Skip the `Circular Region` section
7. Enter the `UUID` of your beacon - this may be written on your beacon - or you can copy it from the management app that came with your iBeacon device. It’s a long number – so it’s easier to copy if you can!
diff --git a/source/_posts/2016-08-16-we-have-apps-now.markdown b/source/_posts/2016-08-16-we-have-apps-now.markdown
index 6edf3f8f4b22..e970b9a17eae 100644
--- a/source/_posts/2016-08-16-we-have-apps-now.markdown
+++ b/source/_posts/2016-08-16-we-have-apps-now.markdown
@@ -32,7 +32,7 @@ So why `AppDaemon`? `AppDaemon` is not meant to replace Home Assistant Automatio
- New paradigm - some problems require a procedural and/or iterative approach, and `AppDaemon` Apps are a much more natural fit for this. Recent enhancements to Home Assistant scripts and templates have made huge strides, but for the most complex scenarios, Apps can do things that Automations can't
- Ease of use - `AppDaemon`'s API is full of helper functions that make programming as easy and natural as possible. The functions and their operation are as "Pythonic" as possible, experienced Python programmers should feel right at home.
-- Reuse - write a piece of code once and instantiate it as an app as many times as you need with different parameters e.g. a motion light program that you can use in 5 different places around your home. The code stays the same, you just dynamically add new instances of it in the config file
+- Reuse - write a piece of code once and instantiate it as an app as many times as you need with different parameters e.g., a motion light program that you can use in 5 different places around your home. The code stays the same, you just dynamically add new instances of it in the config file
- Dynamic - `AppDaemon` has been designed from the start to enable the user to make changes without requiring a restart of Home Assistant, thanks to its loose coupling. However, it is better than that - the user can make changes to code and `AppDaemon` will automatically reload the code, figure out which Apps were using it and restart them to use the new code without the need to restart `AppDaemon` itself. It is also possible to change parameters for an individual or multiple apps and have them picked up dynamically, and for a final trick, removing or adding apps is also picked up dynamically. Testing cycles become a lot more efficient as a result.
- Complex logic - Python's If/Else constructs are clearer and easier to code for arbitrarily complex nested logic
- Durable variables and state - variables can be kept between events to keep track of things like the number of times a motion sensor has been activated, or how long it has been since a door opened
diff --git a/source/_posts/2017-11-04-release-57.markdown b/source/_posts/2017-11-04-release-57.markdown
index dc054b035ce0..f36098113567 100644
--- a/source/_posts/2017-11-04-release-57.markdown
+++ b/source/_posts/2017-11-04-release-57.markdown
@@ -120,7 +120,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
This fixes errors when an entity has an attribute that is not "a string, bytearray, int, float or None" and mqtt_statestream is used. As of now, the attribute is just handed over to paho, and paho can only send the aforementioned types. This patch fixes the issue by just casting everything to string before handing it over to paho.
- There are a number of components / entities which have "other" attributes, e.g. light that have an RGB attribute which is a list. ([@tinloaf] - [#9872]) ([mqtt_statestream docs]) (breaking change)
+ There are a number of components / entities which have "other" attributes, e.g., light that have an RGB attribute which is a list. ([@tinloaf] - [#9872]) ([mqtt_statestream docs]) (breaking change)
- Generic thermostat: the configuration option `tolerance` has been removed and has been replaced by `cold_tolerance` and `hot_tolerance`. This allows on and off states to have different error bands. ([@biggms] - [#9843]) ([climate.generic_thermostat docs]) (breaking change)
- Developers only: frontend has been refactored. The method `register_panel` has been turned into a coroutine function called `async_register_panel`. The parameter `url_path` has been renamed to `frontend_url_path`. For frontend, development, you no longer pass `development: 1` to the http component but instead configure the frontend component to be in development mode by pointing it at a local checkout of the Polymer repo: ([@balloob] - [#9915]) (breaking change)
diff --git a/source/developers/code_review_platform.markdown b/source/developers/code_review_platform.markdown
index 96f78c60a0c7..00ab599c1b37 100644
--- a/source/developers/code_review_platform.markdown
+++ b/source/developers/code_review_platform.markdown
@@ -28,7 +28,7 @@ Not all existing platforms follow the requirements in this checklist. This canno
### {% linkable_title 3. Configuration %}
1. Voluptuous schema present for config validation
- 2. Voluptuous schema extends schema from component
(e.g. `light.hue.PLATFORM_SCHEMA` extends `light.PLATFORM_SCHEMA`)
+ 2. Voluptuous schema extends schema from component
(e.g., `light.hue.PLATFORM_SCHEMA` extends `light.PLATFORM_SCHEMA`)
3. Default parameters specified in voluptuous schema, not in `setup_platform(…)`
4. Your `PLATFORM_SCHEMA` should use as many generic config keys as possible from `homeassistant.const`
```python
@@ -58,7 +58,7 @@ Not all existing platforms follow the requirements in this checklist. This canno
### {% linkable_title 5. Entity %}
- 1. Extend entity from component, e.g. `class HueLight(Light)`
+ 1. Extend entity from component, e.g., `class HueLight(Light)`
2. Do not call `update()` in constructor, use `add_devices(devices, True)` instead.
3. Do not do any I/O inside properties. Cache values inside `update()` instead.
4. The state and/or attributes should not contain relative time since something happened. Instead it should store UTC timestamps.
diff --git a/source/developers/component_deps_and_reqs.markdown b/source/developers/component_deps_and_reqs.markdown
index 750f6b6c8522..2a6ae27d0e1b 100644
--- a/source/developers/component_deps_and_reqs.markdown
+++ b/source/developers/component_deps_and_reqs.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Requirements & Dependencies"
-description: "Instructions how to define requirements and dependencies."
+description: "Instructions on how to define requirements and dependencies."
date: 2016-04-16 13:32
sidebar: true
comments: false
diff --git a/source/developers/component_events.markdown b/source/developers/component_events.markdown
index 485bc2863c82..ee2e281b1f33 100644
--- a/source/developers/component_events.markdown
+++ b/source/developers/component_events.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Handling events"
-description: "Instructions how to handle events with your component."
+description: "Instructions on how to handle events with your component."
date: 2016-04-16 13:32
sidebar: true
comments: false
diff --git a/source/developers/component_loading.markdown b/source/developers/component_loading.markdown
index 342aa60b7ed8..b817fadf3822 100644
--- a/source/developers/component_loading.markdown
+++ b/source/developers/component_loading.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Loading your components"
-description: "Instructions how to get your component loaded by Home Assistant."
+description: "Instructions on how to get your component loaded by Home Assistant."
date: 2016-04-16 13:32
sidebar: true
comments: false
diff --git a/source/developers/component_states.markdown b/source/developers/component_states.markdown
index 5e3217de263a..f89803699a9e 100644
--- a/source/developers/component_states.markdown
+++ b/source/developers/component_states.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Handling states"
-description: "Instructions how to handle states with your component."
+description: "Instructions on how to handle states with your component."
date: 2016-07-01 20:00
sidebar: true
comments: false
diff --git a/source/developers/component_visibility.markdown b/source/developers/component_visibility.markdown
index 846d6b98b3b7..333c627cf551 100644
--- a/source/developers/component_visibility.markdown
+++ b/source/developers/component_visibility.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Handling visibility"
-description: "Instructions how to handle visibility with your component."
+description: "Instructions on how to handle visibility with your component."
date: 2016-07-01 20:00
sidebar: true
comments: false
diff --git a/source/developers/documentation/standards.markdown b/source/developers/documentation/standards.markdown
index 47ae4eab73cd..0a6d2fa7ad52 100644
--- a/source/developers/documentation/standards.markdown
+++ b/source/developers/documentation/standards.markdown
@@ -16,7 +16,7 @@ To ensure that the documentation for Home Assistant is consistent and easy to fo
* The language of the documentation should be American-English.
* Don't put two spaces after a period and avoid the "Oxford comma".
* Be objective and not gender favoring, polarizing, race related or religion inconsiderate.
-* The case of brand names, services, protocols, components, and platforms must match its respective counterpart. E.g. "Z-Wave" **not** "Zwave", "Z-wave", "Z Wave" or "ZWave". Also, "Input Select" **not** "input select" or "Input select".
+* The case of brand names, services, protocols, components, and platforms must match its respective counterpart. e.g., "Z-Wave" **not** "Zwave", "Z-wave", "Z Wave" or "ZWave". Also, "Input Select" **not** "input select" or "Input select".
* All headings should use the {% raw %}`{% linkable_title %}`{% endraw %} tag.
## {% linkable_title Component and Platform Pages %}
diff --git a/source/developers/hassio/addon_communication.markdown b/source/developers/hassio/addon_communication.markdown
index 775008162a9f..be4f04dc08bd 100644
--- a/source/developers/hassio/addon_communication.markdown
+++ b/source/developers/hassio/addon_communication.markdown
@@ -17,7 +17,7 @@ There are different ways for communication between add-ons inside Hass.io.
We use an internal network that allows to communicate with every add-on, even to/from Home Assistant, by using his name or alias. Only the add-ons which run on the host network are a bit limited. These can talk with all internal add-ons by their name but all other add-on can't address these add-on by name - using an alias works for both!
Name/alias are used for communication inside Hass.io.
-The name is generated using the following format: `{REPO}_{SLUG}`, e.g. `local_xy` or `3283fh_myaddon`. In this example, `{SLUG}` is defined in an add-ons `config.json`. If an add-on is installed locally, `{REPO}` will be `local`. If the add-on is installed from a Github repository, `{REPO}` is a hashed identifier generated from the GitHub repository's URL (ex: https://github.com/xy/my_hassio_addons). See [here](https://github.com/home-assistant/hassio/blob/587047f9d648b8491dc8eef17dc6777f81938bfd/hassio/addons/utils.py#L17) to understand how this identifier is generated. Note that this identifier is required in certain service calls that use the [Hass.io add-on API](hassio-addon-api). You can view the repository identifiers for all currently installed add-ons via a GET request to the hassio API `addons` endpoint.
+The name is generated using the following format: `{REPO}_{SLUG}`, e.g., `local_xy` or `3283fh_myaddon`. In this example, `{SLUG}` is defined in an add-ons `config.json`. If an add-on is installed locally, `{REPO}` will be `local`. If the add-on is installed from a Github repository, `{REPO}` is a hashed identifier generated from the GitHub repository's URL (ex: https://github.com/xy/my_hassio_addons). See [here](https://github.com/home-assistant/hassio/blob/587047f9d648b8491dc8eef17dc6777f81938bfd/hassio/addons/utils.py#L17) to understand how this identifier is generated. Note that this identifier is required in certain service calls that use the [Hass.io add-on API](hassio-addon-api). You can view the repository identifiers for all currently installed add-ons via a GET request to the hassio API `addons` endpoint.
Use `hassio` for communication with the internal API.
diff --git a/source/getting-started/presence-detection.markdown b/source/getting-started/presence-detection.markdown
index 6861f89e3079..acdd5a30b8ff 100644
--- a/source/getting-started/presence-detection.markdown
+++ b/source/getting-started/presence-detection.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Setting up presence detection"
-description: "Instructions how to setup presence detection within Home Assistant."
+description: "Instructions on how to setup presence detection within Home Assistant."
date: 2015-10-04 12:08
sidebar: true
comments: false
diff --git a/source/hassio/installing_third_party_addons.markdown b/source/hassio/installing_third_party_addons.markdown
index 828ed90e5904..0840aa4a6928 100644
--- a/source/hassio/installing_third_party_addons.markdown
+++ b/source/hassio/installing_third_party_addons.markdown
@@ -1,7 +1,7 @@
---
layout: page
title: "Installing third-party add-ons"
-description: "Instructions how to get started using third-party add-ons."
+description: "Instructions on how to get started using third-party add-ons."
date: 2017-05-14 13:28
sidebar: true
comments: false