diff --git a/source/_integrations/accuweather.markdown b/source/_integrations/accuweather.markdown index fcbaea8ce11..84bc2fcfb12 100644 --- a/source/_integrations/accuweather.markdown +++ b/source/_integrations/accuweather.markdown @@ -1,6 +1,6 @@ --- title: AccuWeather -description: Instructions on how to integrate Accuweather within Home Assistant. +description: Instructions on how to integrate AccuWeather within Home Assistant. ha_category: - Weather ha_release: 0.114 diff --git a/source/_integrations/alarm_control_panel.template.markdown b/source/_integrations/alarm_control_panel.template.markdown index 431204ddb7b..6994c03fdf0 100644 --- a/source/_integrations/alarm_control_panel.template.markdown +++ b/source/_integrations/alarm_control_panel.template.markdown @@ -9,7 +9,7 @@ ha_qa_scale: internal ha_domain: template --- -The `template` integrations creates alarm control panels that combine integrations or adds pre-processing logic to actions. +The `template` integrations creates alarm control panels that combine integrations or adds preprocessing logic to actions. There are several powerful ways to use this integration, including grouping existing integrations into a simpler integrations, or adding logic that Home Assistant will execute when accessed. diff --git a/source/_integrations/analytics.markdown b/source/_integrations/analytics.markdown index af84d7ec1cf..58e4a1fcc92 100644 --- a/source/_integrations/analytics.markdown +++ b/source/_integrations/analytics.markdown @@ -178,7 +178,7 @@ All data is received and processed by the Home Assistant Analytics Receiver ([so When your installation sends a payload, that payload includes a unique identifier. This identifier is used to make sure that your installation is only counted once. -Your data is securely stored in [CloudFlare's Key-Value store](https://www.cloudflare.com/products/workers-kv/). It will be stored for a maximum of 60 days since the last update. Only aggregated data is made publicly available. +Your data is securely stored in [Cloudflare's Key-Value store](https://www.cloudflare.com/products/workers-kv/). It will be stored for a maximum of 60 days since the last update. Only aggregated data is made publicly available. This is an example of how the information is stored: {% configuration_basic %} diff --git a/source/_integrations/apprise.markdown b/source/_integrations/apprise.markdown index dcfce134999..d35bdc34c1b 100644 --- a/source/_integrations/apprise.markdown +++ b/source/_integrations/apprise.markdown @@ -27,7 +27,7 @@ notify: url: YOUR_APPRISE_URLS ``` -You can also pre-define your own configuration files while storing them either remotely or locally. Simply just use the `config` option. +You can also predefine your own configuration files while storing them either remotely or locally. Simply just use the `config` option. ```yaml # Example configuration.yaml entry using externally located Apprise diff --git a/source/_integrations/aurora_abb_powerone.markdown b/source/_integrations/aurora_abb_powerone.markdown index a3af51ba906..8d4634c0c1d 100644 --- a/source/_integrations/aurora_abb_powerone.markdown +++ b/source/_integrations/aurora_abb_powerone.markdown @@ -1,6 +1,6 @@ --- title: Aurora ABB PowerOne Solar PV -description: Instructions on how to integrate an Aurora ABB Powerone solar inverter within Home Assistant. +description: Instructions on how to integrate an Aurora ABB PowerOne solar inverter within Home Assistant. ha_category: - Energy - Sensor diff --git a/source/_integrations/binary_sensor.mqtt.markdown b/source/_integrations/binary_sensor.mqtt.markdown index 16c1158c786..a3bbb1fd63e 100644 --- a/source/_integrations/binary_sensor.mqtt.markdown +++ b/source/_integrations/binary_sensor.mqtt.markdown @@ -202,7 +202,7 @@ unique_id: required: false type: string value_template: - description: "Defines a [template](/docs/configuration/templating/#using-templates-with-the-mqtt-integration) that returns a string to be compared to `payload_on`/`payload_off` or an empty string, in which case the MQTT message will be removed. Remove this option when `payload_on` and `payload_off` are sufficient to match your payloads (i.e no pre-processing of original message is required)." + description: "Defines a [template](/docs/configuration/templating/#using-templates-with-the-mqtt-integration) that returns a string to be compared to `payload_on`/`payload_off` or an empty string, in which case the MQTT message will be removed. Remove this option when `payload_on` and `payload_off` are sufficient to match your payloads (i.e no preprocessing of original message is required)." required: false type: template {% endconfiguration %} diff --git a/source/_integrations/cover.mqtt.markdown b/source/_integrations/cover.mqtt.markdown index 78ba056398e..5f06b361b76 100644 --- a/source/_integrations/cover.mqtt.markdown +++ b/source/_integrations/cover.mqtt.markdown @@ -70,7 +70,7 @@ availability_template: required: false type: template availability_topic: - description: "The MQTT topic subscribed to to receive birth and LWT messages from the MQTT cover device. If an `availability` topic is not defined, the cover availability state will always be `available`. If an `availability` topic is defined, the cover availability state will be `unavailable` by default. Must not be used together with `availability`." + description: "The subscribed-to MQTT topic to receive birth and LWT messages from the MQTT cover device. If an `availability` topic is not defined, the cover availability state will always be `available`. If an `availability` topic is defined, the cover availability state will be `unavailable` by default. Must not be used together with `availability`." required: false type: string command_topic: diff --git a/source/_integrations/drop_connect.markdown b/source/_integrations/drop_connect.markdown index fb52c0a0db3..d1994cc4b79 100644 --- a/source/_integrations/drop_connect.markdown +++ b/source/_integrations/drop_connect.markdown @@ -38,7 +38,7 @@ There is currently support for the following DROP products within Home Assistant - **RO Filter**: reverse osmosis drinking water filtration. - **Salt Sensor**: alerts when the salt level in the softener brine tank is low. -### Pre-requisites +### Prerequisites To use DROP with Home Assistant, you must have already configured the [MQTT](/integrations/mqtt/) platform. diff --git a/source/_integrations/elv.markdown b/source/_integrations/elv.markdown index d33ee4e5340..62ca1d7dc02 100644 --- a/source/_integrations/elv.markdown +++ b/source/_integrations/elv.markdown @@ -25,7 +25,7 @@ elv: device: SERIAL_PORT ``` -This platform will add all PCA 301 switches which are in range. You can read the total used energy in KWh and the current power in Watt. +This platform will add all PCA 301 switches which are in range. You can read the total used energy in kWh and the current power in Watt. {% configuration %} device: diff --git a/source/_integrations/entur_public_transport.markdown b/source/_integrations/entur_public_transport.markdown index 69877d2353a..f379efae441 100644 --- a/source/_integrations/entur_public_transport.markdown +++ b/source/_integrations/entur_public_transport.markdown @@ -59,7 +59,7 @@ line_whitelist: required: false type: list omit_non_boarding: - description: If the sensors should remove resulting departures that doesn't take new passangers, or is at last stop. + description: If the sensors should remove resulting departures that doesn't take new passengers, or is at last stop. required: false type: boolean default: true diff --git a/source/_integrations/fireservicerota.markdown b/source/_integrations/fireservicerota.markdown index fd7566f722a..d4c62376b76 100644 --- a/source/_integrations/fireservicerota.markdown +++ b/source/_integrations/fireservicerota.markdown @@ -83,7 +83,7 @@ This entity reflects the duty you have scheduled, the value can be `on` = on dut ### Incident response switch With this switch you can respond to an incident, either by manually controlling the switch via the GUI, or by using an automation action. -It gets reset to `unknown` value with every incident received. Switching it to `on` means you send a response acknowledgement, switching it back `off` sends a response rejected. +It gets reset to `unknown` value with every incident received. Switching it to `on` means you send a response acknowledgment, switching it back `off` sends a response rejected. The following attributes are available: diff --git a/source/_integrations/fritz.markdown b/source/_integrations/fritz.markdown index c1908c95259..a7d6b86b986 100644 --- a/source/_integrations/fritz.markdown +++ b/source/_integrations/fritz.markdown @@ -139,11 +139,11 @@ automation: ``` -### Automation: Phone notification with Wi-fi credentials when guest Wi-fi is created +### Automation: Phone notification with Wi-Fi credentials when guest Wi-Fi is created ```yaml automation: - - alias: "Guests Wi-fi Turned On -> Send Password To Phone" + - alias: "Guests Wi-Fi Turned On -> Send Password To Phone" trigger: - platform: state entity_id: switch.fritzbox_7530_wifi_myssid diff --git a/source/_integrations/frontend.markdown b/source/_integrations/frontend.markdown index 93240873532..c7db8fb08cc 100644 --- a/source/_integrations/frontend.markdown +++ b/source/_integrations/frontend.markdown @@ -42,7 +42,7 @@ frontend: required: false type: list development_repo: - description: Allows you to point to a directory containing frontend files instead of taking them from a pre-built PyPI package. Useful for Frontend development. + description: Allows you to point to a directory containing frontend files instead of taking them from a prebuilt PyPI package. Useful for Frontend development. required: false type: string {% endconfiguration %}