26 lines
941 B
JSON
26 lines
941 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"single_instance_allowed": "J\u00e1 configurado. Apenas uma configura\u00e7\u00e3o \u00e9 poss\u00edvel.",
|
|
"unknown": "Erro inesperado"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
|
|
},
|
|
"flow_title": "{name} ( {host} )",
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"client_id": "Chave da API",
|
|
"heating_type": "Tipo de aquecimento",
|
|
"name": "Nome",
|
|
"password": "Senha",
|
|
"scan_interval": "Intervalo de varredura (segundos)",
|
|
"username": "Email"
|
|
},
|
|
"description": "Configure a integra\u00e7\u00e3o do ViCare. Para gerar a chave de API, acesse https://developer.viessmann.com",
|
|
"title": "{name}"
|
|
}
|
|
}
|
|
}
|
|
} |