17 lines
792 B
JSON
17 lines
792 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"single_instance_allowed": "Al geconfigureerd. Slechts \u00e9\u00e9n configuratie mogelijk.",
|
|
"webhook_not_internet_accessible": "Uw Home Assistant-instantie moet toegankelijk zijn via internet om webhook-berichten te ontvangen."
|
|
},
|
|
"create_entry": {
|
|
"default": "Om locaties naar Home Assistant te sturen, moet u de Webhook-functie instellen in de Locative app. \n\n Vul de volgende info in: \n\n - URL: `{webhook_url}` \n - Methode: POST \n\n Zie [de documentatie]({docs_url}) voor meer informatie."
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"description": "Wil je beginnen met instellen?",
|
|
"title": "Stel de Locative Webhook in"
|
|
}
|
|
}
|
|
}
|
|
} |