From 8abdb0aea24dfbfbf25a13eb6a69d04bfc6a3624 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Magnus=20M=C3=A5nsson?= Date: Thu, 15 Jun 2017 07:59:53 +0200 Subject: [PATCH] Create conversation.markdown (#2814) --- source/_components/conversation.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/conversation.markdown b/source/_components/conversation.markdown index 9317b62fb7..3b9bb80892 100644 --- a/source/_components/conversation.markdown +++ b/source/_components/conversation.markdown @@ -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 `. -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 # Example configuration.yaml entry