17 lines
1014 B
JSON
17 lines
1014 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"single_instance_allowed": "Ja configurat. Nom\u00e9s \u00e9s possible una sola configuraci\u00f3.",
|
|
"webhook_not_internet_accessible": "La teva inst\u00e0ncia de Home Assistant ha de ser accessible des d'Internet per poder rebre missatges webhook."
|
|
},
|
|
"create_entry": {
|
|
"default": "Per enviar esdeveniments a Home Assistant, necessitar\u00e0s utilitzar l'acci\u00f3 \"Make a web resquest\" de [IFTTT Webhook applet]({applet_url}). \n\nCompleta la seg\u00fcent informaci\u00f3: \n\n- URL: `{webhook_url}` \n- Method: POST \n- Content Type: application/json \n\nConsulta la [documentaci\u00f3]({docs_url}) sobre com configurar les automatitzacions per gestionar dades entrants."
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"description": "Est\u00e0s segur que vols configurar IFTTT?",
|
|
"title": "Configuraci\u00f3 de la miniaplicaci\u00f3 Webhook de IFTTT"
|
|
}
|
|
}
|
|
}
|
|
} |