18 lines
1015 B
JSON
18 lines
1015 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"cloud_not_connected": "Ej ansluten till Home Assistant Cloud.",
|
|
"single_instance_allowed": "Redan konfigurerad. Endast en konfiguration m\u00f6jlig.",
|
|
"webhook_not_internet_accessible": "Din Home Assistant instans m\u00e5ste kunna n\u00e5s fr\u00e5n Internet f\u00f6r att ta emot webhook meddelanden"
|
|
},
|
|
"create_entry": {
|
|
"default": "F\u00f6r att skicka h\u00e4ndelser till Home Assistant m\u00e5ste du konfigurera [webhook funktionen i Dialogflow]({dialogflow_url}).\n\n Fyll i f\u00f6ljande information:\n \n- URL: `{webhook_url}`\n- Method: POST\n- Content Type: application/json\n\nSe [dokumentation]({docs_url}) om hur du konfigurerar detta f\u00f6r mer information."
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"description": "\u00c4r du s\u00e4ker p\u00e5 att du vill konfigurera Dialogflow?",
|
|
"title": "Konfigurera Dialogflow Webhook"
|
|
}
|
|
}
|
|
}
|
|
} |