Minor changes

This commit is contained in:
Fabian Affolter 2018-11-25 10:06:45 +01:00
parent 78a5bc7f65
commit 29595acb24
No known key found for this signature in database
GPG Key ID: E23CD2DD36A4397F

View File

@ -14,10 +14,6 @@ ha_release: 0.56
redirect_from: /components/apiai/
---
<p class='note'>
Before 0.56 this component was named `apiai`.
</p>
The `dialogflow` component is designed to be used with the [webhook](https://dialogflow.com/docs/fulfillment#webhook) integration of [Dialogflow](https://dialogflow.com/). When a conversation ends with a user, Dialogflow sends an action and parameters to the webhook.
To be able to receive messages from DialogFlow, your Home Assistant instance needs to be accessible from the web ([Hass.io instructions](/addons/duckdns/)) and you need to have the `base_url` configured for the HTTP component ([docs](https://www.home-assistant.io/components/http/#base_url)). Dialogflow will return fallback answers if your server does not answer or takes too long (more than 5 seconds).
@ -42,7 +38,7 @@ To use this integration, you should define a conversation (intent) in Dialogflow
### {% linkable_title Configuring your Dialogflow account %}
To get the webhook url, go to the integrations page in the configuration screen and find Dialogflow. Click on configure. Follow the instructions on the screen.
To get the webhook URL, go to the integrations page in the configuration screen and find "Dialogflow". Click on "configure". Follow the instructions on the screen.
- [Login](https://console.dialogflow.com/) with your Google account
- Click on "Create Agent"