Create conversation.markdown (#2814)
This commit is contained in:
parent
31c47208c0
commit
8abdb0aea2
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ ha_category: "Voice"
|
||||||
The conversation component can process sentences into commands for Home Assistant. It is currently limited to parsing commands in the format `turn <Friendly Name> <on/off>`.
|
The conversation component can process sentences into commands for Home Assistant. It is currently limited to parsing commands in the format `turn <Friendly Name> <on/off>`.
|
||||||
|
|
||||||
|
|
||||||
To enable the conversion option in your installation, add the following to your `configuration.yaml` file:
|
To enable the conversation option in your installation, add the following to your `configuration.yaml` file:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue