home-assistant.io/source/components/conversation.markdown
Fabian Affolter 451f17ccdb add icon
2015-06-16 10:21:03 +02:00

847 B

layout, title, description, date, sidebar, comments, sharing, footer
layout title description date sidebar comments sharing footer
page Conversation Instructions how to have conversations with your Home Assistant. 2015-03-15 00:39 false false true true
The conversation component can process sentences into commands for Home Assistant. It is currently limited to parsing commands in the format `turn <on/off>`.

To enable the conversion option in your installation, add the following to your configuration.yaml file:

conversation:

When this component is active and you are using a supported browser voice commands will be activated in the frontend. Browse to the demo in Chrome to see it in action.