diff --git a/atom.xml b/atom.xml index e41e789968..710542c1f4 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
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>
.
The conversation component can process sentences into commands for Home Assistant. It currently has built in functionality to recognize turn <Friendly Name> <on/off>
, but custom phrases can be added through configuration.
To enable the conversation option in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
+# Example base configuration.yaml entry
conversation:
+To add custom phrases to be recognized:
+# Example configuration.yaml entry with custom phrasesconversation
+conversation:
+ boolean_test:
+ sentence: switch boolean # The phrase it will recognize
+ action:
+ service: input_boolean.toggle
+
+
+The action keyword uses script
+syntax.
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.
diff --git a/sitemap.xml b/sitemap.xml
index c8662ce2eb..cebc8f45e8 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3678,62 +3678,62 @@
https://home-assistant.io/demo/frontend.html
-2017-07-04T07:46:33+00:00
+2017-07-04T08:46:35+00:00
https://home-assistant.io/demo/index.html
-2017-07-04T07:46:33+00:00
+2017-07-04T08:46:35+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-07-04T07:46:33+00:00
+2017-07-04T08:46:35+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-07-04T07:46:33+00:00
+2017-07-04T08:46:35+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-07-04T07:46:33+00:00
+2017-07-04T08:46:35+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-07-04T07:46:33+00:00
+2017-07-04T08:46:35+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-07-04T07:46:33+00:00
+2017-07-04T08:46:35+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-07-04T07:46:33+00:00
+2017-07-04T08:46:35+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-07-04T07:46:33+00:00
+2017-07-04T08:46:35+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-07-04T07:46:33+00:00
+2017-07-04T08:46:35+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-07-04T07:46:33+00:00
+2017-07-04T08:46:35+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-07-04T07:46:33+00:00
+2017-07-04T08:46:35+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-07-04T07:46:34+00:00
+2017-07-04T08:46:35+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-07-04T07:46:34+00:00
+2017-07-04T08:46:35+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-07-04T07:46:34+00:00
+2017-07-04T08:46:35+00:00