29 lines
1.3 KiB
JSON
29 lines
1.3 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "O Accesspoint j\u00e1 est\u00e1 configurado",
|
|
"connection_aborted": "N\u00e3o foi poss\u00edvel conectar ao servidor HMIP",
|
|
"unknown": "Ocorreu um erro desconhecido."
|
|
},
|
|
"error": {
|
|
"invalid_sgtin_or_pin": "PIN inv\u00e1lido, por favor tente novamente.",
|
|
"press_the_button": "Por favor, pressione o bot\u00e3o azul.",
|
|
"register_failed": "Falha ao registrar, por favor tente novamente.",
|
|
"timeout_button": "Tempo para pressionar o Bot\u00e3o Azul expirou, por favor tente novamente."
|
|
},
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"hapid": "ID do AccessPoint (SGTIN)",
|
|
"name": "Nome (opcional, usado como prefixo de nome para todos os dispositivos)",
|
|
"pin": "C\u00f3digo PIN (opcional)"
|
|
},
|
|
"title": "Escolha um HomematicIP Accesspoint"
|
|
},
|
|
"link": {
|
|
"description": "Pressione o bot\u00e3o azul no ponto de acesso e o bot\u00e3o enviar para registrar o HomematicIP com o Home Assistant.\n\n![Location of button on bridge](/static/images/config_flows/config_homematicip_cloud.png)",
|
|
"title": "Accesspoint link"
|
|
}
|
|
}
|
|
}
|
|
} |