2021-10-21 00:12:43 +00:00
{
"config" : {
"abort" : {
2022-01-30 00:14:21 +00:00
"already_configured" : "Dispositivo j\u00e1 est\u00e1 configurado" ,
"already_in_progress" : "O fluxo de configura\u00e7\u00e3o j\u00e1 est\u00e1 em andamento" ,
"connection_error" : "Falha ao conectar"
2021-10-21 00:12:43 +00:00
} ,
2022-01-31 00:14:28 +00:00
"error" : {
"discovery_error" : "Falha ao descobrir um Motion Gateway" ,
"invalid_interface" : "Interface de rede inv\u00e1lida"
} ,
"flow_title" : "Cortinas de movimento" ,
2021-10-21 00:12:43 +00:00
"step" : {
"connect" : {
"data" : {
2022-01-30 00:14:21 +00:00
"api_key" : "Chave da API" ,
2021-10-21 00:12:43 +00:00
"interface" : "A interface de rede a ser utilizada"
2022-01-31 00:14:28 +00:00
} ,
"description" : "Voc\u00ea precisar\u00e1 da chave de API de 16 caracteres, consulte https://www.home-assistant.io/integrations/motion_blinds/#retrieving-the-key para obter instru\u00e7\u00f5es" ,
"title" : "Cortinas de movimento"
2021-10-21 00:12:43 +00:00
} ,
"select" : {
"data" : {
2022-01-30 00:14:21 +00:00
"select_ip" : "Endere\u00e7o IP"
2022-01-31 00:14:28 +00:00
} ,
"description" : "Execute a configura\u00e7\u00e3o novamente se desejar conectar Motion Gateways adicionais" ,
"title" : "Selecione o Motion Gateway que voc\u00ea deseja conectar"
2022-01-30 00:14:21 +00:00
} ,
"user" : {
"data" : {
"api_key" : "Chave da API" ,
"host" : "Endere\u00e7o IP"
2022-01-31 00:14:28 +00:00
} ,
"description" : "Conecte-se ao seu Motion Gateway, se o endere\u00e7o IP n\u00e3o estiver definido, a descoberta autom\u00e1tica ser\u00e1 usada" ,
"title" : "Cortinas de movimento"
2021-10-21 00:12:43 +00:00
}
}
} ,
"options" : {
"step" : {
"init" : {
2022-01-31 00:14:28 +00:00
"data" : {
"wait_for_push" : "Aguarde o push multicast na atualiza\u00e7\u00e3o"
} ,
"description" : "Especifique as configura\u00e7\u00f5es opcionais" ,
"title" : "Cortinas de movimento"
2021-10-21 00:12:43 +00:00
}
}
}
}