2021-10-21 00:12:43 +00:00
{
"config" : {
"abort" : {
2022-06-13 00:25:34 +00:00
"already_configured" : "Dispositivo j\u00e1 est\u00e1 configurado" ,
2022-01-30 00:14:21 +00:00
"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" : {
2022-05-19 00:26:11 +00:00
"discovery_error" : "Falha ao descobrir um Motion Gateway"
2022-01-31 00:14:28 +00:00
} ,
2022-04-29 00:22:21 +00:00
"flow_title" : "{short_mac} ({ip_address})" ,
2021-10-21 00:12:43 +00:00
"step" : {
"connect" : {
"data" : {
2022-05-19 00:26:11 +00:00
"api_key" : "Chave da API"
2022-01-31 00:14:28 +00:00
} ,
2022-05-19 00:26:11 +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"
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" : {
"host" : "Endere\u00e7o IP"
2022-01-31 00:14:28 +00:00
} ,
2022-05-19 00:26:11 +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"
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"
2022-05-19 00:26:11 +00:00
}
2021-10-21 00:12:43 +00:00
}
}
}
}