17 lines
1.0 KiB
JSON
17 lines
1.0 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"cloud_not_connected": "Niet verbonden met Home Assistant Cloud.",
|
|
"single_instance_allowed": "Al geconfigureerd. Slechts \u00e9\u00e9n configuratie mogelijk."
|
|
},
|
|
"create_entry": {
|
|
"default": "\n\nOp Android, open [the OwnTracks app]({android_url}), ga naar 'preferences' -> 'connection'. Verander de volgende instellingen:\n - Mode: Private HTTP\n - Host: {webhook_url}\n - Identification':\n - Username: `'<Your name>'`\n - Device ID: `'<Your device name>'`\n\nOp iOS, open [the OwnTracks app]({ios_url}), tik op het (i) icoon links boven -> 'settings'. Verander de volgende instellingen:\n - Mode: HTTP\n - URL: {webhook_url}\n - zet 'authentication' aan\n - UserID: `'<Your name>'`\n\n{secret}\n\nZie [the documentation]({docs_url}) voor meer informatie."
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"description": "Weet je zeker dat je OwnTracks wilt instellen?",
|
|
"title": "Stel OwnTracks in"
|
|
}
|
|
}
|
|
}
|
|
} |