13 lines
609 B
JSON
13 lines
609 B
JSON
{
|
|
"config": {
|
|
"create_entry": {
|
|
"default": "For at sende h\u00e6ndelser til Home Assistant skal du konfigurere [webhook-integration med Dialogflow]({dialogflow_url}).\n\n Udfyld f\u00f8lgende oplysninger: \n\n - Webadresse: `{webhook_url}`\n - Metode: POST\n - Indholdstype: application/json\n\nSe [dokumentationen]({docs_url}) for yderligere oplysninger."
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"description": "Er du sikker p\u00e5 at du vil konfigurere Dialogflow?",
|
|
"title": "Konfigurer Dialogflow Webhook"
|
|
}
|
|
}
|
|
}
|
|
} |