26 lines
894 B
JSON
26 lines
894 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"single_instance_allowed": "Al geconfigureerd. Slechts een enkele configuratie mogelijk.",
|
|
"unknown": "Onverwachte fout"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Ongeldige authenticatie"
|
|
},
|
|
"flow_title": "{name} ({host})",
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"client_id": "API-sleutel",
|
|
"heating_type": "Verwarmingstype",
|
|
"name": "Naam",
|
|
"password": "Wachtwoord",
|
|
"scan_interval": "Scaninterval (seconden)",
|
|
"username": "E-mail"
|
|
},
|
|
"description": "ViCare integratie instellen. Ga naar https://developer.viessmann.com om een API-sleutel te genereren.",
|
|
"title": "{name}"
|
|
}
|
|
}
|
|
}
|
|
} |