2020-10-10 00:05:05 +00:00
{
"config" : {
2022-01-30 00:14:21 +00:00
"abort" : {
"already_configured" : "O servi\u00e7o j\u00e1 est\u00e1 configurado"
} ,
"error" : {
"cannot_connect" : "Falha ao conectar" ,
"invalid_auth" : "Autentica\u00e7\u00e3o inv\u00e1lida" ,
2022-04-29 00:22:21 +00:00
"invalid_setup" : "Adicione seu Adam em vez de sua Anna, consulte a documenta\u00e7\u00e3o de integra\u00e7\u00e3o do Home Assistant Plugwise para obter mais informa\u00e7\u00f5es" ,
2022-01-30 00:14:21 +00:00
"unknown" : "Erro inesperado"
} ,
2022-01-31 00:14:28 +00:00
"flow_title" : "{name}" ,
2020-10-10 00:05:05 +00:00
"step" : {
"user" : {
"data" : {
2022-05-31 00:23:11 +00:00
"flow_type" : "Tipo de conex\u00e3o" ,
"host" : "Endere\u00e7o IP" ,
"password" : "ID do Smile" ,
"port" : "Porta" ,
"username" : "Nome de usu\u00e1rio do Smile"
2022-01-31 00:14:28 +00:00
} ,
2022-05-31 00:23:11 +00:00
"description" : "Por favor, insira" ,
"title" : "Conecte-se ao Smile"
2020-10-10 00:05:05 +00:00
} ,
"user_gateway" : {
"data" : {
2022-01-30 00:14:21 +00:00
"host" : "Endere\u00e7o IP" ,
2022-01-31 00:14:28 +00:00
"password" : "ID do Smile" ,
"port" : "Porta" ,
"username" : "Nome de usu\u00e1rio Smile"
} ,
"description" : "Por favor, insira" ,
"title" : "Conecte-se ao Smile"
}
}
} ,
"options" : {
"step" : {
"init" : {
"data" : {
"scan_interval" : "Intervalo de escaneamento (segundos)"
} ,
"description" : "Ajustar as op\u00e7\u00f5es Plugwise"
2020-10-10 00:05:05 +00:00
}
}
}
}