Rename component to integration (#27785)

This commit is contained in:
c0ffeeca7 2023-06-13 15:22:00 +02:00 committed by GitHub
parent d51347eafd
commit a609006767
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
---
title: Configurator
description: Instructions on how to integrate the configurator in your components.
description: Instructions on how to integrate the configurator into your integrations.
ha_category:
- Other
ha_release: 0.7

View File

@ -14,7 +14,7 @@ ha_platforms:
ha_integration_type: service
---
The [Discord service](https://discordapp.com/) is a platform for the notify component. This allows integrations to send messages to the user using Discord.
The [Discord service](https://discordapp.com/) is a platform for the notify integration. This allows integrations to send messages to the user using Discord.
## Prerequisites

View File

@ -15,7 +15,7 @@ At present, this integration only supports ordering within Canada and the US.
## Configuration
To enable the component, you need to set up your customer information and define some orders.
To enable the integration, you need to set up your customer information and define some orders.
Orders are a group of product codes. You can get these product codes by inspecting an order request from the Dominos web app, or you can [add this custom panel by following this readme](https://github.com/craigjmidwinter/hass-dominos-panel) to see the available product codes in a separate panel in your install.