mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Rename component to integration (#27785)
This commit is contained in:
parent
d51347eafd
commit
a609006767
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user