From 674fac2b1534e0c8fcc3e07d4b32e83b99cd1943 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 21 Jun 2016 11:49:56 +0200 Subject: [PATCH] Add Chromium --- source/_components/conversation.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_components/conversation.markdown b/source/_components/conversation.markdown index 8e52a6927a1..9317b62fb72 100644 --- a/source/_components/conversation.markdown +++ b/source/_components/conversation.markdown @@ -12,7 +12,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 `. +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: @@ -22,12 +22,12 @@ To enable the conversion option in your installation, add the following to your 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](/demo/) using Chrome to see it in action. +When this component is active and you are using a supported browser voice commands will be activated in the frontend. Browse to [the demo](/demo/) using Chrome or Chromium to see it in action.

-Apple iPhones do not support this feature in any browser. + Apple iPhones do not support this feature in any browser.