mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 21:06:50 +00:00
add icon
This commit is contained in:
parent
de5ad8a7ba
commit
451f17ccdb
@ -9,8 +9,11 @@ sharing: true
|
|||||||
footer: true
|
footer: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<img src='/images/supported_brands/system-users.png' class='brand pull-right' />
|
||||||
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:
|
||||||
|
|
||||||
```
|
```
|
||||||
conversation:
|
conversation:
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user