diff --git a/source/_integrations/sabnzbd.markdown b/source/_integrations/sabnzbd.markdown index f0309f6101a..1cc6ba6c2cc 100644 --- a/source/_integrations/sabnzbd.markdown +++ b/source/_integrations/sabnzbd.markdown @@ -15,7 +15,7 @@ ha_platforms: ha_integration_type: integration --- -The `sabnzbd` integration will allow you to monitor and control your downloads with [SABnzbd](https://sabnzbd.org) from within Home Assistant and setup automations based on the information. +The SABnzbd integration will allow you to monitor and control your downloads with [SABnzbd](https://sabnzbd.org) from within Home Assistant and setup automations based on the information. ## Prerequisites @@ -29,7 +29,7 @@ You need to grab your API key from your SABnzbd instance in order to configure t ## Sensor -This component will create these sensors: +This integration will create these sensors: - `status`: The current status of SABnzbd. (Idle, Paused, etc.) - `speed`: The current download speed. diff --git a/source/_integrations/satel_integra.markdown b/source/_integrations/satel_integra.markdown index a3eb14af581..4935ea269f0 100644 --- a/source/_integrations/satel_integra.markdown +++ b/source/_integrations/satel_integra.markdown @@ -34,7 +34,7 @@ The library currently doesn't support encrypted connection to your alarm, so you A list of all partition, zone and output IDs can be acquired by running DloadX program and connecting to your alarm. -For the Binary Sensor check the [type/class](/integrations/binary_sensor/) list for a possible visualization of your zones. Note: If no zones or outputs are specified, Home Assistant will not load any binary_sensor components." +For the Binary Sensor, check the [type/class](/integrations/binary_sensor/) list for a possible visualization of your zones. Note: If no zones or outputs are specified, Home Assistant will not load any binary_sensor integrations." ## Configuration diff --git a/source/_integrations/scrape.markdown b/source/_integrations/scrape.markdown index e9569d0d073..1fc50d91491 100644 --- a/source/_integrations/scrape.markdown +++ b/source/_integrations/scrape.markdown @@ -181,7 +181,7 @@ scrape: ### Available implementations -Get the counter for all our implementations from the [Component overview](/integrations/) page. +Get the counter for all our implementations from the integrations page under {% my integrations title="**Settings** > **Devices & Services**" %}. {% raw %} diff --git a/source/_integrations/sensor.markdown b/source/_integrations/sensor.markdown index af4d721bd1f..637cde66f96 100644 --- a/source/_integrations/sensor.markdown +++ b/source/_integrations/sensor.markdown @@ -11,7 +11,7 @@ ha_codeowners: ha_integration_type: entity --- -Sensors are a basic platform component in Home Assistant. They monitor the states and conditions of a variety of entities. An entity can be many things. This can include a physical device like a motion sensor that reports the battery level, a web service that retrieves the weather temperature, a built-in function that calculates the sun's elevation relative to your GPS position, or even a custom sensor you may have created to report the free space on your laptop. These are all _things_ reporting different types of information. +Sensors are a basic integration in Home Assistant. They monitor the states and conditions of a variety of entities. An entity can be many things. This can include a physical device like a motion sensor that reports the battery level, a web service that retrieves the weather temperature, a built-in function that calculates the sun's elevation relative to your GPS position, or even a custom sensor you may have created to report the free space on your laptop. These are all _things_ reporting different types of information. Some of these sensors are built-in to Home Assistant, some are created automatically when you add an integration (see this [list](/integrations/#sensor)), and some can be created manually. The [Statistics](/integrations/statistics) and [Template](/integrations/template) sensors are two examples of the last case. diff --git a/source/_integrations/sentry.markdown b/source/_integrations/sentry.markdown index febe05e1878..c066e1e0d0e 100644 --- a/source/_integrations/sentry.markdown +++ b/source/_integrations/sentry.markdown @@ -15,11 +15,11 @@ ha_integration_type: service