2018-08-02 11:42:45 +00:00
{
"config" : {
"abort" : {
"already_configured" : "El Bridge ya est\u00e1 configurado" ,
2019-08-28 19:45:13 +00:00
"already_in_progress" : "El flujo de configuraci\u00f3n para el puente ya est\u00e1 en progreso." ,
2018-08-02 11:42:45 +00:00
"no_bridges" : "No se descubrieron puentes deCONZ" ,
2019-08-28 19:45:13 +00:00
"not_deconz_bridge" : "No es un puente deCONZ" ,
2019-10-03 00:34:28 +00:00
"one_instance_only" : "El componente solo admite una instancia deCONZ" ,
"updated_instance" : "Instancia deCONZ actualizada con nueva direcci\u00f3n de host"
2018-08-02 11:42:45 +00:00
} ,
"error" : {
"no_key" : "No se pudo obtener una clave de API"
} ,
"step" : {
2019-04-17 16:31:34 +00:00
"hassio_confirm" : {
2019-10-03 00:34:28 +00:00
"description" : "\u00bfDesea configurar Home Assistant para conectarse a la puerta de enlace deCONZ proporcionada por el complemento hass.io {addon}?" ,
"title" : "deCONZ Zigbee gateway a trav\u00e9s del complemento Hass.io"
2019-04-17 16:31:34 +00:00
} ,
2018-08-02 11:42:45 +00:00
"init" : {
"title" : "Definir el gateway deCONZ"
} ,
"link" : {
2019-08-28 19:45:13 +00:00
"description" : "Desbloquee su puerta de enlace deCONZ para registrarse con Home Assistant. \n\n 1. Vaya a Configuraci\u00f3n deCONZ - > Gateway - > Avanzado \n 2. Presione el bot\u00f3n \"Autenticar aplicaci\u00f3n\"" ,
2018-08-02 11:42:45 +00:00
"title" : "Enlazar con deCONZ"
2020-04-18 00:04:07 +00:00
} ,
"manual_confirm" : {
"data" : {
"host" : "Host" ,
"port" : "Puerto"
}
2020-05-02 00:04:57 +00:00
} ,
"manual_input" : {
"data" : {
"port" : "Puerto"
}
2018-08-02 11:42:45 +00:00
}
2020-04-15 16:51:07 +00:00
}
2019-10-03 00:34:28 +00:00
} ,
"device_automation" : {
"trigger_subtype" : {
"both_buttons" : "Ambos botones" ,
"button_1" : "Primer bot\u00f3n" ,
"button_2" : "Segundo bot\u00f3n" ,
"button_3" : "Tercer bot\u00f3n" ,
"button_4" : "Cuarto bot\u00f3n" ,
"close" : "Cerrar" ,
"left" : "Izquierda" ,
"open" : "Abrir" ,
"right" : "Derecha" ,
"turn_off" : "Apagar" ,
"turn_on" : "Encender"
} ,
"trigger_type" : {
"remote_button_rotated" : "Bot\u00f3n girado \"{subtype}\"" ,
"remote_gyro_activated" : "Dispositivo agitado"
}
2020-04-16 20:00:10 +00:00
}
2018-08-02 11:42:45 +00:00
}