From a22ddc4cf079dc69f87e12ea3a2e19616227cb15 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Tue, 13 Jun 2023 12:03:48 +0200 Subject: [PATCH] Integrations starting with a-c: Replace component by integration (#27784) --- source/_integrations/avion.markdown | 2 +- source/_integrations/aws.markdown | 2 +- source/_integrations/bloomsky.markdown | 2 +- source/_integrations/browser.markdown | 2 +- source/_integrations/buienradar.markdown | 4 ++-- source/_integrations/color_extractor.markdown | 2 +- source/_integrations/config.markdown | 2 +- source/_integrations/configurator.markdown | 2 +- source/_integrations/cover.rflink.markdown | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/source/_integrations/avion.markdown b/source/_integrations/avion.markdown index 51fdab3cd80..b604754f050 100644 --- a/source/_integrations/avion.markdown +++ b/source/_integrations/avion.markdown @@ -35,7 +35,7 @@ light: - platform: avion ``` -There are two ways to configure this component: username & password, or list of devices. You must choose one. +There are two ways to configure this integration: username & password, or list of devices. You must choose one. {% configuration %} username: diff --git a/source/_integrations/aws.markdown b/source/_integrations/aws.markdown index 2d2f7254208..bf4fa4d7a85 100644 --- a/source/_integrations/aws.markdown +++ b/source/_integrations/aws.markdown @@ -17,7 +17,7 @@ The `aws` integration provides a single place to interact with [Amazon Web Servi You have to have an AWS account to use Amazon Web Services, create one [here](https://aws.amazon.com/free/) with a 12 months free tier benefit. Please note, even in the first 12-months, you may still be billed if you use more resources than offered in the free tier. We advise you to monitor your costs in the [AWS Billing Console](https://console.aws.amazon.com/billing/) closely. You can read the [Control your AWS costs](https://aws.amazon.com/getting-started/hands-on/control-your-costs-free-tier-budgets/) guide for more information. -The `lambda`, `sns`, `sqs`, and `events` services, used in the `aws` component, all provide an **Always Free** tier for all users even after the 12-month period. The general usage in Home Automation will most likely not reach the free tier limit. Please read [Lambda Pricing](https://aws.amazon.com/lambda/pricing/), [SNS Pricing](https://aws.amazon.com/sns/pricing/), [SQS Pricing](https://aws.amazon.com/sqs/pricing/), and [EventBridge Pricing](https://aws.amazon.com/eventbridge/pricing/) for more details. +The `lambda`, `sns`, `sqs`, and `events` services, used in the `aws` integration, all provide an **Always Free** tier for all users even after the 12-month period. The general usage in Home Automation will most likely not reach the free tier limit. Please read [Lambda Pricing](https://aws.amazon.com/lambda/pricing/), [SNS Pricing](https://aws.amazon.com/sns/pricing/), [SQS Pricing](https://aws.amazon.com/sqs/pricing/), and [EventBridge Pricing](https://aws.amazon.com/eventbridge/pricing/) for more details. The `aws` integration is using [botocore](https://botocore.amazonaws.com/v1/documentation/api/latest/index.html) to communicate with Amazon Web Services, which is also used by the [AWS Command Client Interface](https://aws.amazon.com/cli/) tool. Therefore, `aws` shares the same credential and profiles with `awscli` tool. Please read [Configuring the AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html) to learn how to get access keys and how to manage them on your local system securely. diff --git a/source/_integrations/bloomsky.markdown b/source/_integrations/bloomsky.markdown index 891997e1ba5..aaa07072597 100644 --- a/source/_integrations/bloomsky.markdown +++ b/source/_integrations/bloomsky.markdown @@ -131,4 +131,4 @@ monitored_conditions: description: Voltage {% endconfiguration %} -More conditions are available using the [BloomSky binary sensor](#binary-sensor) component. +More conditions are available using the [BloomSky binary sensor](#binary-sensor) integration. diff --git a/source/_integrations/browser.markdown b/source/_integrations/browser.markdown index e7e9160baef..25bd63985ff 100644 --- a/source/_integrations/browser.markdown +++ b/source/_integrations/browser.markdown @@ -14,7 +14,7 @@ The `browser` integration provides a service to open URLs in the default browser ## Configuration -To load this component, add the following lines to your `configuration.yaml`: +To load this integration, add the following lines to your `configuration.yaml`: ```yaml # Example configuration.yaml entry diff --git a/source/_integrations/buienradar.markdown b/source/_integrations/buienradar.markdown index 0e3129eeaf9..86d29913d30 100644 --- a/source/_integrations/buienradar.markdown +++ b/source/_integrations/buienradar.markdown @@ -21,7 +21,7 @@ ha_integration_type: integration The Buienradar integration uses [buienradar.nl](https://buienradar.nl/) as a source for current meteorological data for your location. The weather forecast is delivered by Buienradar, who provides a web service that provides detailed weather information for users in The Netherlands. -The relevant weather station used will be automatically selected based on the location specified in the Home Assistant configuration (or in the Buienradar weather/sensor component). A map of all available weather stations can be found [here](https://www.google.com/maps/d/embed?mid=1NivHkTGQUOs0dwQTnTMZi8Uatj0). +The relevant weather station used will be automatically selected based on the location specified in the Home Assistant configuration (or in the Buienradar weather/sensor integration). A map of all available weather stations can be found [here](https://www.google.com/maps/d/embed?mid=1NivHkTGQUOs0dwQTnTMZi8Uatj0). Besides the weather platform, there is currently support for the following additional device types: @@ -34,7 +34,7 @@ Besides the weather platform, there is currently support for the following addit The `buienradar` camera platform uses [buienradar.nl](https://buienradar.nl/) as a source for the last rain radar map. The overview image of the whole of the Netherlands is loaded and shown as a camera in Home Assistant. The Netherlands is the default country and can be changed to Belgium (see [Options](#options)). -Internally this component uses the radar map image as [documented](https://www.buienradar.nl/overbuienradar/gratis-weerdata) on buienradar.nl. +Internally, this integration uses the radar map image as [documented](https://www.buienradar.nl/overbuienradar/gratis-weerdata) on buienradar.nl. The downloaded image is cached to prevent Home Assistant from making a new request to buienradar.nl multiple times a minute when Home Assistant checks for new stills from the camera. The camera entity is added disabled by default and should first be enabled before it starts reading the camera images. diff --git a/source/_integrations/color_extractor.markdown b/source/_integrations/color_extractor.markdown index 55ce7361450..cdebda20b26 100644 --- a/source/_integrations/color_extractor.markdown +++ b/source/_integrations/color_extractor.markdown @@ -36,7 +36,7 @@ Passing the key `color_extract_url` to the service call will download the linked