Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 951 Bytes

conversation.markdown

File metadata and controls

33 lines (25 loc) · 951 Bytes
layout title description date sidebar comments sharing footer logo ha_category
page
Conversation
Instructions how to have conversations with your Home Assistant.
2015-03-15 00:39
true
false
true
true
home-assistant.png
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>.

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

# Example configuration.yaml entry
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 using Chrome or Chromium to see it in action.

Apple iPhones do not support this feature in any browser.