mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 09:46:59 +00:00
N-integrations: replace term component by integration (#27812)
This commit is contained in:
parent
2fda1bd8a9
commit
5beadc9b6c
@ -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.
|
||||
|
@ -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:
|
||||
|
||||
|
@ -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 %}
|
||||
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user