N-integrations: replace term component by integration (#27812)

This commit is contained in:
c0ffeeca7 2023-06-14 11:50:07 +02:00 committed by GitHub
parent 2fda1bd8a9
commit 5beadc9b6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View File

@ -228,7 +228,7 @@ Example:
## Development / Testing with your own client ID
To enable the Netatmo component with your own development credentials, you have
To enable the Netatmo integration with your own development credentials, you have
to declare a new application in the [Netatmo Developer Page](https://dev.netatmo.com/).
Sign in using your username and password from your regular Netatmo account.

View File

@ -16,7 +16,7 @@ ha_integration_type: integration
## Description
The [Notify.Events service](https://notify.events/) is a platform for the **notify** component.
The [Notify.Events service](https://notify.events/) is a platform for the **notify** integration.
This platform allows you to quickly configure the distribution of messages between different recipients, no matter how they are used to receiving notifications:

View File

@ -18,7 +18,7 @@ ha_platforms:
ha_integration_type: hub
---
The `Notion` component retrieves data from [Notion](https://getnotion.com) wireless
The Notion integration retrieves data from [Notion](https://getnotion.com) wireless
home monitoring sensor kits.
{% include integrations/config_flow.md %}

View File

@ -16,13 +16,13 @@ ha_platforms:
ha_integration_type: integration
---
The `nzbget` platform will allow you to monitor and control your downloads with [NZBGet](https://nzbget.net/) from within Home Assistant and setup automation based on the information.
The NZBGet integration allows you to monitor and control your downloads with [NZBGet](https://nzbget.net/) from within Home Assistant. It also allows you to setup automation based on the information.
{% include integrations/config_flow.md %}
## Sensor
This component will create these sensors:
This integration will create these sensors:
- `nzbget_article_cache`: Article cache size in MB.
- `nzbget_average_speed`: Average download rate since server start in MB/s.