18 lines
975 B
JSON
18 lines
975 B
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"not_internet_accessible": "Din Home Assistant instans m\u00e5ste vara tillg\u00e4nglig fr\u00e5n internet f\u00f6r att ta emot Twilio meddelanden.",
|
||
|
"one_instance_allowed": "Endast en enda instans \u00e4r n\u00f6dv\u00e4ndig."
|
||
|
},
|
||
|
"create_entry": {
|
||
|
"default": "F\u00f6r att skicka h\u00e4ndelser till Home Assistant m\u00e5ste du konfigurera [Webhooks med Twilio]({twilio_url}).\n\n Fyll i f\u00f6ljande information:\n \n- URL: `{webhook_url}`\n- Method: POST\n- Content Type: application/x-www-form-urlencoded\n\n Se [dokumentationen]({docs_url}) om hur du konfigurerar automatiseringar f\u00f6r att hantera inkommande data."
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"description": "\u00c4r du s\u00e4ker p\u00e5 att du vill konfigurera Twilio?",
|
||
|
"title": "Konfigurera Twilio Webhook"
|
||
|
}
|
||
|
},
|
||
|
"title": "Twilio"
|
||
|
}
|
||
|
}
|