generated from ludeeus/integration_blueprint
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5f7e6a3
commit 5140a18
Showing
1 changed file
with
13 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,13 @@ | ||
# Custom Sentences | ||
|
||
My collection of custom intents for Home Assistant assist. Intent scripts suck compared to actual integrations (and should be fixed or replaced). | ||
|
||
Here are my intents: | ||
|
||
- `ConversationProcess` | ||
# Custom Sentences | ||
|
||
My collection of custom intents for Home Assistant assist. Intent scripts suck compared to actual integrations (and should be fixed or replaced). | ||
|
||
Here are my intents: | ||
|
||
- `ConversationProcess` | ||
- `RandomNumber` | ||
- `CurrentTime` | ||
|
||
## Installation | ||
|
||
Standard HACS installation (you know the drill). Then copy the `custom_intents` folder to your `config` directory in HomeAssistant. |