This commit is contained in:
Fabian Affolter 2015-06-16 10:21:03 +02:00
parent de5ad8a7ba
commit 451f17ccdb

View File

@ -9,8 +9,11 @@ sharing: 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>`.
To enable the conversion option in your installation, add the following to your `configuration.yaml` file:
```
conversation:
```