13 lines
635 B
JSON
13 lines
635 B
JSON
|
{
|
||
|
"config": {
|
||
|
"create_entry": {
|
||
|
"default": "Para enviar eventos para o Home Assistant, \u00e9 necess\u00e1rio configurar o [Dialogflow Webhook] ({dialogflow_url}). \n\n Preencha as seguintes informa\u00e7\u00f5es: \n\n - URL: `{webhook_url}`\n - M\u00e9todo: POST \n - Tipo de Conte\u00fado: application/json\n\n Veja [a documenta\u00e7\u00e3o] ({docs_url}) para obter mais detalhes."
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"description": "Tem certeza de que deseja configurar o Dialogflow?",
|
||
|
"title": "Configurar o Dialogflow Webhook"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|